Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

Bumps @nx/jest from 16.7.4 to 17.3.0.

Release notes

Sourced from @​nx/jest's releases.

17.3.0 (2024-01-29)

🚀 Features

  • angular: support esbuild middleware functions (#21048)
  • angular: support angular 17.1.0 (#20556)
  • core: remove prompt from nx connect command (67b5bd6c9f)
  • core: use Nx plugins and inferred targets when running "nx init" (#20872)
  • core: create a new function to run child processes via rust (#21070)
  • core: read name from package.json if present and no inference plugin provides name (#21125)
  • core: add keepExistingVersions to all packages (#21169)
  • core: add the "add" cli command (#20976)
  • core: add target defaults in configuration generators rather th… (#21105)
  • core: update ci-workflow generator (#21141)
  • core: extend nxCloud prompt to include basic CI workflow options (#21094)
  • core: move target defaults handling to nx plugin (#21104)
  • core: forward stdin to commands started via rust (#21195)
  • core: reveal --web flag on show project (#21293)
  • core: use runCommand for runScript (#21292)
  • core: support args to be an array for command (#21290)
  • core: improve generated CI workflows (#21324)
  • core: guide users to view the graph after nx init (#21303)
  • core: pass down help to run-commands (#21331)
  • cypress: simplify inferred cypress command (#21337)
  • detox: add createNodes for detox (#21016)
  • devkit: add a flag to keep existing versions when calling addDependenciesToPackageJson (#21123)
  • docs: add {% project-details %} as a tag in markdown docs (#21288)
  • expo: support createNodes for expo (#21014)
  • graph: add nx console data loader (#20744)
  • graph: rework pdv target section & remove unused code (#21159)
  • graph: decouple graph client from nx.dev component (#21186)
  • graph: allow expanding target when opening pdv from external api (#21189)
  • graph: hover to see source & more UI updates (#21182)
  • graph: add tooltips to project details view (#21205)
  • graph: show open config button in graph web (#21181)
  • linter: add .nx to ignored folders (#20720)
  • linter: update @typescript-eslint/* package versions (#20602)
  • linter: make init generator public (51c039b252)
  • linter: move common options to target defaults (#20583)
  • misc: align version of @​types/node throughout repo (#20883)
  • misc: add layout for project details view (#21172)
  • misc: update minimatch version used across packages (#21207)
  • misc: identify and set up more nx core plugins during nx init (#21254)
  • misc: optionally update package.json scripts in init generators (#21204)
  • misc: hide unpublished links in project details view (#21362)
  • nextjs: Update @​nx/next to Next.js 14 (#20703)
  • nextjs: Add support for experimental-https when running dev server (#20836)
  • nextjs: Standalone projects now default to src (#21010)
  • nuxt: make nuxt public (#20656)

... (truncated)

Commits
  • 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 ...
  • d1e842f feat(nx-dev): rename nx-cloud tab to CI (#20476)
  • 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.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.3.0/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 Jan 30, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #67.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/jest-17.3.0 branch February 1, 2024 16:19
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