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 #2282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

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

Updates @nx/jest from 19.2.3 to 19.8.3

Release notes

Sourced from @​nx/jest's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • 0853690 docs(core): update Nx tag line (#27481)
  • 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)
  • Additional commits viewable in compare view

Updates nx from 19.2.3 to 19.8.3

Release notes

Sourced from nx's releases.

19.8.3 (2024-10-01)

🚀 Features

  • nx-dev: add Powerpack video to the landing page (#28126)

🩹 Fixes

  • angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
  • core: fix output for 0 task (#28122)
  • core: log error for runTaskInForkedProcess (#28078)
  • core: calculate project dependencies upfront in the schedule (#28152)
  • core: only stop daemon if enabled (#28146)
  • core: adjust nx import messaging without relative source dir (#28052)
  • core: move getDetails to top (#28158)
  • core: fix env override run command (#28156)
  • core: fix link to powerpack plugins (#28182)
  • expo: change force to be an option for yarn (#28115)
  • graph: add spacing between graph details top (#28055)
  • js: improve typescript-sync generator messaging (#28162)
  • module-federation: exports could be objects and not strings #28129 (#28215, #28129)
  • module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
  • nx-dev: adjust powerpack mobile view (b76e84dbb1)
  • nx-dev: options of the affected are messed up (#28112)
  • nx-dev: Update Power pack docs to include OSS projects (#28176)
  • nx-dev: 404 urls (#27599)
  • react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
  • storybook: only add @​storybook/test-runner to externalDependencies if installed (#28060)

❤️ Thank You

19.8.2 (2024-09-26)

🚀 Features

  • nx-dev: powerpack landing page (#27963)

🩹 Fixes

... (truncated)

Commits

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 Oct 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-3d544153c1 branch 10 times, most recently from 979ba88 to 1dc628d Compare October 3, 2024 11:06
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.8.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.3/packages/jest)

Updates `nx` from 19.2.3 to 19.8.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.8.3/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-3d544153c1 branch from 1dc628d to c6944e0 Compare October 3, 2024 11:37
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