Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps @nrwl/workspace from 12.7.2 to 15.0.13.

Release notes

Sourced from @​nrwl/workspace's releases.

15.0.13

15.0.13 (2022-11-08)

Bug Fixes

  • core: fix undefined projectName in tasks runner (#13044) (022fdc8)
  • core: provide a plugin which to allow users to opt into package.… (#13070) (60dce21)
  • js: call normalizePath on generated importPath (#13037) (c588cc7)
  • misc: set project names used the old logic including dirs (098903f)

15.0.12

15.0.12 (2022-11-08)

Bug Fixes

  • core: explicitly set project names (31a82af)

15.0.11

15.0.11 (2022-11-07)

Bug Fixes

  • core: correctly derive the name of the project based on package.json without name (86c5819)
  • core: disable ts-node warning when its using a fast transpiler (#12765) (ba7a850)
  • core: fix custom workspace-generator options (#12821) (8ba21f3), closes #12677
  • core: fix lock file mapping for yarn berry (#13026) (82bc3ba)
  • core: improve external node dependency mapping (#12996) (0d5e4f9)
  • core: schedule tasks with the most tasks that depend on it first (#12967) (2a980c2)
  • core: suppress access errors during project file scan (#13031) (fafa3b4)
  • misc: correct "topological" typo in add-nx-to-monorepo(#13014) (4169a7e)
  • nextjs: error in with-nx.ts (#12973) (cec607b)
  • react: upgrade loader-utils (#13021) (444af2d)
  • testing: provide better error messages around component test --build-target (#12886) (f1db9ce)
  • webpack: Fixed script optimization not working for node target (#12221) (39d197f)

15.0.10

15.0.10 (2022-11-04)

Bug Fixes

  • core: fix -c alias for configuration (#13001) (f538ce0)
  • graph: improve performance of showing/hiding directories of projects (#12998) (eae4b27)
  • js: patch migration from @​nrwl/node:package to @​nrwl/js:tsc to rename srcRootForCompilationRoot option to rootDir (#12999) (e10ab7d)
  • testing: handle path offsets for angular component testing (#12863) (0bf19ec)

15.0.9

... (truncated)

Commits
  • 59a026c fix(core): update yargs to ^17.6.2 (#12978)
  • 148f4c3 docs(core): update caching and dte guides
  • c3db8e6 fix(linter): ensure fs operations run on full path (#12953)
  • 2cddd68 fix(js): correctly build library with workspace dependencies (#12884)
  • 7e47fdc chore(linter): allow cache override for manual jest runs (#12879)
  • 758956d fix(linter): improve wildcard import parsing to allow full regex (#12877)
  • c0e5fb6 fix(core): skip transitive deps on package json creation (#12851)
  • ccc98e3 fix(core): bump nrwl/ci to 0.8 (#12704)
  • 0cbec35 fix(core): fix migration that enables source analysis (#12628)
  • c50a995 feat(repo): update nx-orb to 1.6.1 (#12624)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nrwl-jason, a new releaser for @​nrwl/workspace since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2022
Bumps [@nrwl/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 12.7.2 to 15.0.13.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.0.13/packages/workspace)

---
updated-dependencies:
- dependency-name: "@nrwl/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@kevelopment kevelopment force-pushed the dependabot/npm_and_yarn/nrwl/workspace-15.0.13 branch from 8d5320e to 355e4d7 Compare November 15, 2022 13:02
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

A newer version of @​nrwl/workspace exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant