Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps @nx/jest from 16.7.4 to 17.3.1.

Release notes

Sourced from @​nx/jest's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits
  • 52d6b0d docs(misc): change http:// to https:// (#19534)
  • e475835 feat(misc): optionally update package.json scripts in init generators (#21204)
  • 06717de feat(core): move target defaults handling to nx plugin (#21104)
  • f98a16f feat(misc): update minimatch version used across packages (#21207)
  • 6141f44 feat(core): add keepExistingVersions to all packages (#21169)
  • 047dc22 cleanup(misc): clean up init generators (#21088)
  • 5d9b4c5 feat(testing): add jest create-nodes plugin (#20045)
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • 8f9ea6a Revert "fix(testing): set TS_NODE_PROJECT before running Jest so j.config.ts ...
  • 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/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 16.7.4 to 17.3.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.3.1/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 6, 2024

Superseded by #72.

@dependabot dependabot bot closed this Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/jest-17.3.1 branch February 6, 2024 11: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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant