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/js from 16.10.0 to 17.1.1 #571

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nx/js from 16.10.0 to 17.1.1.

Release notes

Sourced from @​nx/js's releases.

17.1.1

🚀 Features

  • angular: remove usage of cypressProjectGenerator from ng-add generator (#19816)
  • angular: support angular v17 (#19689)
  • angular: update angular supported version to the stable 17.0.0 (#20135)
  • core: support changelog customizations and project changelogs (#19704)
  • core: remove parcel/watcher (#19751)
  • core: merge target configurations from plugin results (#19935)
  • core: change exec to run adhoc tasks (#19910)
  • core: change the signature of createNodes to return a project root map instead of project name map (#20102)
  • js: skipPackageJson in js lib generator (#19821)
  • linter: Support no fail on empty lint run (#19954)
  • linter: update typescript-eslint to v6 (#19548)
  • misc: remove usages of @​nx/cypress:cypress-project internally (#19766)
  • module-federation: use nx run-many to build static remotes in parallel (#19987)
  • nextjs: can set compiler when setting up nxComponentTestingPreset (#19171)
  • nuxt: nuxt executors, generators, docs (#19855)
  • nx-dev: limit ai chat query length (#20034)
  • nx-dev: add short-embed UI interactions and styles (b8cd45eb67)
  • react-native: run pod commands with bundler (#19727)
  • react-native: upgrade react-native to 0.72.6 (#19763)
  • release: add 'git-tag' currentVersionResolver and conventional commits support (#19267)
  • repo: add exports to package.json of package (#20090)
  • storybook: bump supported version to 7.5.3 (#20078)
  • testing: move test config more into nx.json targetDefaults (#19963)
  • testing: add migration for moving test target defaults (#19993)
  • webpack: add NxWebpackPlugin that works with normal Webpack configuration (#19984)

🩹 Fixes

  • Twitter logo changes to new X logo (#19799)
  • angular: only append workspace root if it does not exist for buildable libs #19807 (#19843, #19807)
  • angular: fix misc standalone generation issues in application and setup-mf generators (#19846)
  • angular: resolve generator collections when generating a extended schematic (#19815)
  • angular: allow numbers following a dash in application prefix (#19926)
  • angular: extract remotes from manifest correctly #19880 (#19894, #19880)
  • angular: add migration to replace deep imports from zone.js (#20117)
  • angular: use helper to import @​angular/compiler-cli (#20122)
  • bundling: fix regression with --thirdParty option for esbuild (#19835)
  • core: do not filter updated files when the native watcher is in use (#19757)
  • core: ensure require.resolve('nx') resolves correctly (#19800)
  • core: negated paths should be considered by prefix migration (#19791)
  • core: await output drain before exiting show (#19793)
  • core: change the order of watch ignores so that nxignore is the last one added (#19801)
  • core: sort all workspace files after combining (#19806)
  • core: provide better error message if we cannot read a file when finding imports (#19809)
  • core: canonicalize watch event paths on all linux distros (#19848)

... (truncated)

Commits
  • 26e03c7 fix(misc): add missing migration to bump typescript version to v5.2 (#20112)
  • 25d6ec3 feat(angular): support angular v17 (#19689)
  • 00248aa fix(plugins): change locally published packages version from 1.0.0 -> `0.0....
  • 61ad9c3 fix(js): handle empty objects for migration to remove deprecated buil… (#19996)
  • 8fe80a5 chore(js): fix flaky assets test (#19966)
  • 4d1e0bd docs(core): deprecation for nameAndDirectoryFormat (#19861)
  • 7942ea3 feat(js): skipPackageJson in js lib generator (#19821)
  • 2ea9f18 fix(js): add @​babel/plugin-transform-class-properties to babel preset (#19818)
  • 04e4e25 fix(js): should respect vitest test environment (#19859)
  • 4a04ee4 fix(js): add missing entry to migrations.json (#19869)
  • 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/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 16.10.0 to 17.1.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.1.1/packages/js)

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

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

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #574.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/js-17.1.1 branch November 13, 2023 22:08
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