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

Bump nx from 17.1.3 to 17.3.0 #626

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 17.1.3 to 17.3.0.

Release notes

Sourced from nx'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
  • e335b9f fix(release): ensure non-zero exit code is propagated, change missing target ...
  • c811be5 fix(core): address some wonkiness when merging command and run-commands (#21315)
  • 1040dbd fix(core): fix conflicting types from merge conflict (#21371)
  • 73d37cc feat(core): pass down help to run-commands (#21331)
  • 00dbd14 fix(core): fix sending sigint to child tasks with the new psuedo tty … (#21369)
  • e1bb8bc fix(core): do not create new targets from target defaults when packag… (#21365)
  • 9c81328 fix(release): disable workspace changelogs in config when not valid (#21341)
  • c2e0c3d docs(core): update wording around guiding user to graph (#21348)
  • c577f48 fix(release): only add nx-release-publish to public packages (#21338)
  • f59ceea fix(core): clarify error log when a project exists in a directory (#21355)
  • 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](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 17.1.3 to 17.3.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.3.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2024

Superseded by #629.

@dependabot dependabot bot closed this Jan 31, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-17.3.0 branch January 31, 2024 22:32
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