Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps @nx/js from 19.5.7 to 19.6.1.

Release notes

Sourced from @​nx/js's releases.

19.6.1 (2024-08-19)

🚀 Features

  • core: add shutdown lifecycle hook to node executor (#27354)
  • docs: update OpenAI model to use gpt-4o-mini (#27434)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#27455)
  • nx-dev: add Monorepo World banner to hero (#27482)

🩹 Fixes

  • angular: generate @​nx/angular in devDependencies and move to dependencies when using runtime helpers (#27405)
  • angular: module-federation-ssr-dev-server should call correct builder (#27477)
  • angular: bump ngrx version to 18.0.2 (#27506)
  • js: handle arbitrary nested ts path mappings when re-mapping them to the outputs (#27429)
  • linter: update the @​nx/dependency-checks rule to read the package.json content from the rule context (#27476)
  • misc: ensure custom reporters are usable with @​nx/playwright:playwright (#27443)
  • module-federation: ensure target defaults are set correctly #27448 (#27472, #27448)
  • node: build-esbuild-options.ts browser user define envs by config (#27480)
  • nx-dev: Og image path generation (#27456)
  • nx-dev: bad link from home page (#27475)
  • nx-dev: fix use key instead of env to reference cache key in… (#26644)
  • react: ensure @​vitejs/plugin-react is installed for storybook (#27463)
  • react: enable vitejs-plugin-react-swc for swc compiler (#27457)
  • repo: add dependsOn to native build (#27446)
  • testing: fix misc issues in migrations (#27471)

❤️ Thank You

19.6.0 (2024-08-15)

🚀 Features

  • angular: deprecate data persistence operators (#27401)
  • angular: support angular v18.2.0 (#27379)

... (truncated)

Commits
  • d2ee81b feat(core): add shutdown lifecycle hook to node executor (#27354)
  • 791a8ef fix(js): handle arbitrary nested ts path mappings when re-mapping them to the...
  • 7d1d14f cleanup(js): fix test cases on windows (#27300)
  • d39624c feat(js): @​nx/js:init generator does not generate prettier and tsconfig.base....
  • 4108bfc feat(release): add nx release plan:check command to ensure relevant version...
  • add5a67 feat(misc): add nx syncing mechanism and update the typescript-sync generator...
  • 5551823 feat(release): add logUnchangedProjects flag to version generator, true by de...
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • e8b77b7 fix(js): handle project references better in typescript plugin (#27178)
  • efa59fa docs(core): add outputFileName to tsc executor schema (#27161)
  • 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 19.5.7 to 19.6.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.1/packages/js)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 19, 2024
@npalm npalm merged commit c3b57a2 into main Aug 20, 2024
4 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/nx/js-19.6.1 branch August 20, 2024 11:04
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant