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

Bump @nx/js from 17.1.3 to 19.2.0 #962

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps @nx/js from 17.1.3 to 19.2.0.

Release notes

Sourced from @​nx/js's releases.

19.2.0 (2024-06-05)

🚀 Features

  • bundling: extract rollup plugins into withNx function for use with run-commands (#26168)
  • core: clean up show project --json false (#23486)
  • core: add support for pnpm lockfile v9 (#22906)
  • core: add create nodes v2 for batch processing config files (#26250)
  • core: additional .local patterns for .env files (#19163)
  • core: allow skipping lockfile for affected (#23509)
  • core: allow partially resetting workspace (#23381)
  • devkit: allow to customize overwrite mode in generateFiles (#26354)
  • expo: update expo sync-deps executor (#26086)
  • graph: add target group for scripts (#26035)
  • linter: migrate to create-nodes-v2 (#26302)
  • nx-cloud: add new Webinars link in menu-items (#26368)
  • nx-cloud: new cloud onboarding flow (#26262)
  • nx-dev: Add canary index (#25982)
  • nx-dev: improve the enteprise page (bdd337525)
  • nx-dev: add engineering team contact page (#26293)
  • nx-dev: Add No_NEXT_PUBLIC_NO_INDEX environment variable (#26330)
  • nx-dev: Add community and discord to resources header (17a4c5a75)
  • nx-plugin: update executor generator to have context (#16982)
  • react-native: upgrade react native to 0.74 (#26143)
  • release: add support for version plans (#23190)
  • testing: use createNodesV2 for jest (#26292)
  • testing: use createNodesV2 for cypress and playwright (#26301)
  • testing: cypress autoCancelAfterFailures (#26281)
  • vite: set watch:false in test config by default (#26267)
  • web: update postcss to a version without security advisory (#23478)
  • webpack: Support incremental builds via buildLibsFromSource (#25060)

🩹 Fixes

  • angular: update angular-eslint to v18 (#26165)
  • angular: update broken imports in ng-packagr executors (#26319)
  • angular: normalize and handle dev remotes correctly (#26320)
  • bundling: rollup watch mode yields result from async iterable (#26160)
  • bundling: use watch mode for rollup plugin (#26139)
  • core: include dependencies when hashing nx executors (#26024)
  • core: do not re-read from nx.json for dependsOn (#26033)
  • core: add missing bun PM support (#26084)
  • core: prevent max buffer issues with bunlock files (#25985)
  • core: keep version for third party preset (#23284)
  • core: limit the amount of choices shown so that the prompt fits … (#26132)
  • core: fix preset empty (#26142)
  • core: ensure correct hoisted packages detection with pnpm parser (#26153)
  • core: handle relative paths after {projectRoot} in outputs (#26244)
  • core: prefer project specific external deps (#23307)

... (truncated)

Commits
  • 0038f55 fix(js): wrong compiler helper config file path for swc (#23193)
  • a8c4e24 fix(js): swc exclude config may not a array (#21904)
  • 5e39cb0 feat(core): allow partially resetting workspace (#23381)
  • b2855fd feat(release): add support for version plans (#23190)
  • 6f22300 fix(misc): ensure plugins are not creating workspace context while creating n...
  • 4e49d52 feat(bundling): extract rollup plugins into withNx function for use with run-...
  • 7001e35 fix(core): prefer project specific external deps (#23307)
  • 6d0bbee fix(release): improve error handling for npm publish (#26159)
  • 2b820a2 docs(misc): update /packages/ links to /nx-api/ (#26128)
  • a6e23c1 fix(js): fix swc version warning (#24034)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 17.1.3 to 19.2.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.2.0/packages/js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tvhees as a code owner June 6, 2024 01:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2024
@dependabot dependabot bot requested a review from a team as a code owner June 6, 2024 01:12
@dependabot dependabot bot requested review from AdamJHall and removed request for a team June 6, 2024 01:12
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Superseded by #974.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/js-19.2.0 branch June 10, 2024 23:13
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.

0 participants