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: bump the nx group across 1 directory with 2 updates #2189

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nx group with 1 update in the /typescript directory: @nx/jest.

Updates @nx/jest from 19.2.3 to 19.6.1

Release notes

Sourced from @​nx/jest'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
  • f4659d7 fix(testing): revert bump for ts-jest (#27432)
  • 17f09bc fix(testing): resolve jest utils in plugin from the @​jest/core package locati...
  • a9ac3d9 fix(testing): cache resolved jest path in plugin correctly (#27407)
  • b224e7c feat(testing): support positional arg for jest executor (#27328)
  • 6c0e70e feat(testing): allow usage of jest 30 pre-release versions (#27334)
  • 46dcee6 fix(testing): resolve jest package from the project root in plugin (#27342)
  • 6e8a3e5 feat(testing): update jest to v29.7.0 (#27301)
  • 51f5fe4 fix(core): merge package.json plugins and updated project.json plugin… (#26952)
  • 336d371 fix(testing): only add atomizer label for parent atomizer task (#26740)
  • d90a735 feat(core): add --help content to project details view (#26629)
  • Additional commits viewable in compare view

Updates nx from 19.2.3 to 19.6.1

Release notes

Sourced from nx'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
  • 40307dc chore(core): update axios to ^1.7.4 (#27420)
  • 289c1cb fix(angular): module-federation-ssr-dev-server should call correct builder (#...
  • 42e1684 chore(repo): add comments to make sure code stays manually synced with nx con...
  • 4d27939 fix(release): allow specifier override for version command when version plans...
  • c56bfbe fix(core): ensure the error has message before reading indexOf #27078 (#27426)
  • 8de36d7 fix(core): improve the dx of the sync commands and gracefully handle exiting ...
  • 6d83ae2 fix(core): disable daemon in postinstall (#27415)
  • e95c945 feat(core): remove env var to enable sync generators (#27409)
  • 649905d fix(core): ensure context is available when updating files in context (#27395)
  • c72ba9b feat(core): introduce nx import (#26847)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 20, 2024
Bumps the nx group with 1 update in the /typescript directory: [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest).


Updates `@nx/jest` from 19.2.3 to 19.6.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.1/packages/jest)

Updates `nx` from 19.2.3 to 19.6.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.1/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-c2b8a46344 branch from 59b49e6 to 36b8d2a Compare August 21, 2024 15:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2024

Superseded by #2195.

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript/nx-c2b8a46344 branch August 22, 2024 03:00
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