Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump nx from 15.5.1 to 15.9.0 #517

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2023

Bumps nx from 15.5.1 to 15.9.0.

Release notes

Sourced from nx's releases.

15.9.0

15.9.0 (2023-03-30)

Bug Fixes

  • angular: fix rxjs package updates and ensure peer deps are installed before other migrations (#15458) (fba34ca)
  • angular: misc fixes in some generator schemas (#15602) (46b3767)
  • angular: prevent updating unchanged projects when syncing changes to the wrapped tree (#15503) (f7367ff)
  • angular: respect cli config and schematics defaults in ng cli adapter (#15510) (bfdd2eb)
  • angular: sync missing schema changes in builders (#15600) (6c9a0e3)
  • bundling: default Node scriptType to CommonJS since it has the widest compatibility (#15483) (d7cd153)
  • bundling: use a range rather than ^ for vitest peer dependency … (#15362) (b7ef261)
  • core: add missing await when migrating monorepo to nx (#15554) (3463349)
  • core: add warning if running on an outdated global installation (#15408) (e773bdb)
  • core: catch all lock file parsing/pruning errors and provide fallback (#15158) (5d69c4e)
  • core: do not return a default project when nxJson is undefined (#15432) (17a0d2c)
  • core: encapsulated nx repos should invoke wrapper when invoked via npx or global install (#15337) (c9244d2)
  • core: ensure correct $schema path is generated when adding project configuration (#15463) (02a450e)
  • core: handle .nxignore properly for the native hasher (#15420) (b0ab036)
  • core: handle file renames properly for affected (#15340) (7aac67c)
  • core: inline source maps for local nx plugins (#15336) (b87f838)
  • core: interactive migrations should be prompt when necessary (#15572) (4a8b7ed)
  • core: issue with registering file dependencies (#15523) (ac9c7e9)
  • core: last project should be visible in nx show projects (#15335) (0aff9dc)
  • core: mark package.json dependencies as static (#15381) (aaed63b)
  • core: nx migrate should work in encapsulated Nx repos (#15338) (4a53ace)
  • core: plugin should not override existing external nodes (#15219) (9a014c7)
  • core: properly diff json from the merge-base (#15476) (ffac350)
  • core: refactor the logging logic in e2e tests (#15548) (a0e00c8)
  • core: shutdown the daemon when it is invalid (#15550) (ad12ab2)
  • core: standardize chunking elements passing to cli (#15322) (bf08714)
  • core: use globbing also for workspace file patterns without '*' (#11298) (a43a99b)
  • core: use smarter hoisting of npm packages (#15502) (8d3f2bd)
  • devkit: allow ensured packages to resolve from workspace node_mo… (#15386) (66f498a)
  • js: fix parsing link dependencies in yarn (#15364) (65aac8e)
  • js: handle swcrc path mappings if specified (#15328) (c981ac2)
  • js: integrate buildable bundler and compiler options (#15376) (b84125f)
  • js: libraries should be buildable by default (#15533) (16ad308)
  • linter: ensure ast file detection supports tsx files (#15345) (e767fa4)
  • misc: ci workflow generator use correct default branch (#15487) (fc75166)
  • misc: restore tsconfig utils as deprecated in @​nrwl/workspace (#15409) (c956435)
  • node: add default build configuration (#15542) (a69f8ab)
  • node: lint generator aware that app is root (#15355) (b40c9fa)
  • nx-plugin: e2e utils should work (#15397) (a4a9c27)
  • nx-plugin: run jest 29 migrations for @​nrwl/nx-plugin:e2e (#15551) (a67baaa)
  • react: fixes library type not passed to the module federation conf (#15385) (c054251)
  • repo: disable long running manual dispatch (#15575) (4c9a2ee)
  • repo: improve nightly workflow setup (#15358) (f6dd441)
  • storybook: better detection of failed migrations (#15588) (c7525b4)

... (truncated)

Commits
  • 3575028 feat(core): version option should display global and local installation separ...
  • 62c2ebe fix(core): hidden executor and generator options shouldn't be displayed in he...
  • 44d090d fix(core): fix project graph analysis (#15941)
  • 8cf8f18 feat(core): refactor most of js graph work into its own folder (#15365)
  • 1f935a7 feat(core): optimize npm pruning path elevation function (#15880)
  • 8af80de fix(core): resolve some strip-source-code bugs (#15840)
  • 5712abe Revert "fix(core): use relative paths for socket path (#10896)" (#15857)
  • 7d61ae2 fix(misc): prevent --quiet and --verbose from both being true (#15836)
  • 8cd410a fix(core): fix broken path elevation in npm lockfile pruning (#15833)
  • 0370794 feat(core): add --quiet option to suppress generate output (#15802)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.5.1 to 15.9.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.9.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2023

Superseded by #519.

@dependabot dependabot bot closed this Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-15.9.0 branch March 31, 2023 21:03
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.

None yet

0 participants