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(deps-dev): bump nx from 16.5.3 to 17.0.1 #172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps nx from 16.5.3 to 17.0.1.

Release notes

Sourced from nx's releases.

17.0.1

🩹 Fixes

  • core: do not filter updated files when the native watcher is in use (#19757)
  • misc: publish legacy readmes (#19762)
  • vue: do not generate component in lib by default (#19755)
  • vue: drop vue jest dependency (#19756)
  • vue: Standalone tsconfig moduleResultion should be node (#19759)

❤️ Thank You

17.0.0

🚀 Features

  • angular: switch default to typescript configuration for module federation (#18998)
  • angular: support generating artifacts using options as provided (#19527)
  • angular: add federate-module generator (#19523)
  • angular: use consistent artifact generation for generators (#19601)
  • core: accept various task runner options from root of nx.json (#19243)
  • core: read cloud url from nx.json (#19468)
  • core: add --type for nx show projects (#19358)
  • core: add NX_PARALLEL env var (#19488)
  • core: generate new workspaces without tasks runner options (#19483)
  • core: update default cache directory to .nx/cache (#19536)
  • core: migrate existing workspaces to slimmer tasks runner options config (#19570)
  • core: add the outputs of a task onto the task (#19561)
  • core: remove deprecated workspace generator command (#19541)
  • core: add nx task planner (#19233)
  • core: Allow specifying daemon socket dir (#17870)
  • core: allow using Nx Cloud without nx-cloud installed (#19553)
  • core: remove deprecated workspace-lint (#16212)
  • core: add batch flag to run (#19575)
  • core: update version of axios used (#19607)
  • core: add standard way to pass plugin options (#19589)
  • core: generate standalone projects with scoped package names (#19662)
  • core: allow specifying cacheability per target (#19672)
  • core: remove deprecated defaultCollection and npmScope nx.json … (#19708)
  • devkit: remove backwards compatibility for Nx 15 (#19572)
  • graph: display expanded task inputs (#19597)
  • js: add @​swc-node/register and @​swc/core to JS projects by default (#19453)
  • js: remove options to update package.json dependencies and peerDependencies (#19543)

... (truncated)

Commits
  • e522fcb fix(core): do not filter updated files when the native watcher is in use (#19...
  • 0418708 fix(nx-cloud): fix nx connect throwing if run twice (#19729)
  • 879436f fix(core): check nxjson cli exists before looking for keys (#19730)
  • 024abd2 fix(core): only show cloud messaging when migrating if not using cloud (#19709)
  • d0005c9 feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708)
  • 4ee2916 chore(core): remove deprecated re-export (#19717)
  • 0b0df51 chore(core): add batch description in cli (#19707)
  • c56b5a3 fix(devkit): correct nx-json typing after plugin tweaks (#19706)
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 866179d chore(core): add @​nx/vue to nx-migrations (#19700)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.5.3 to 17.0.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.0.1/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Oct 23, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-17.0.1 branch May 26, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant