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.0.2 to 17.0.3 #3445

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps nx from 17.0.2 to 17.0.3.

Release notes

Sourced from nx's releases.

17.0.3

🩹 Fixes

  • angular: allow numbers following a dash in application prefix (#19926)
  • angular: extract remotes from manifest correctly #19880 (#19894, #19880)
  • core: canonicalize watch event paths on all linux distros (#19848)
  • core: package json configuration should never override project.json in generators (#19874)
  • core: generate should handle multiselect shorthand (#19790)
  • core: ensure project order in graph is deterministic (#19968)
  • core: properly sort all workspace files (#20013)
  • detox: Update jest transform to point to correct tsconfig (#19977)
  • js: add missing entry to migrations.json (#19869)
  • js: should respect vitest test environment (#19859)
  • js: fix typescript analysis for imports in objects in arrays (#19862)
  • js: add @​babel/plugin-transform-class-properties to babel preset (#19818)
  • js: add dlx to pm commands (#19743)
  • js: handle empty objects for migration to remove deprecated buil… (#19996)
  • linter: fix flat config migration (#19742)
  • misc: nx init should add .nx/cache to gitignore (#19961)
  • misc: create-nx-workspace should not log undefined for preset deprecation (#19960)
  • module-federation: refactor federate-module generator (#19979)
  • nextjs: Setup Tailwind should work with nextjs app router (#19934)
  • nx-dev: mobile menu, adding ai chat and changelog (#19887)
  • nx-plugin: move tests from 'tests' to 'src' directory (#19866)
  • plugins: change locally published packages version from 1.0.0 -> `0.0.0-e2e… (#20023)
  • react: Update types version so that there is no mismatch when using yarn (#19882)
  • repo: fix freebsd hanging issue (#20042)
  • testing: add e2e for root project should not add eslintrc.base (#19860)
  • vue: remove filter from cnw (#19879)
  • vue: dont require project when generating component (#19885)
  • vue: remove jest generators (#19997)

❤️ Thank You

Commits
  • c17da55 fix(core): properly sort all workspace files (#20013)
  • 83531de fix(core): ensure project order in graph is deterministic (#19968)
  • 5d32213 fix(misc): nx init should add .nx/cache to gitignore (#19961)
  • 713bdf1 fix(core): generate should handle multiselect shorthand (#19790)
  • 5ab5362 fix(js): add dlx to pm commands (#19743)
  • 2757bda fix(js): fix typescript analysis for imports in objects in arrays (#19862)
  • 8951a7c fix(core): package json configuration should never override project.json in g...
  • fe1a82c fix(core): canonicalize watch event paths on all linux distros (#19848)
  • See full diff 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 will merge this PR once CI passes on it, as requested by @jdalrymple.


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.0.2 to 17.0.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.0.3/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type:dependencies Changes upgrade or remove dependencies label Nov 6, 2023
Copy link
Owner

@jdalrymple jdalrymple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

Superseded by #3447.

@dependabot dependabot bot closed this Nov 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-17.0.3 branch November 10, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Changes upgrade or remove dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant