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 16.8.0 to 16.10.0 #113

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 16.8.0 to 16.10.0.

Release notes

Sourced from nx's releases.

16.10.0

🚀 Features

  • angular: support incremental TypeScript semantic diagnostics in ng-packagr executors (#19405)
  • core: add NX_IGNORE_CYCLES environment variable (#18708)
  • core: switch nx release changelog to offline first with CHANGELOG.md files (#19327)
  • js: upgrade @​swc-node/register to 1.6.7 (#19429)
  • linter: add app import exception for remotes (#19301)
  • nuxt: add private Nuxt plugin (#19420)
  • nx-dev: add the new Nx blog home (c2297297c)
  • nx-dev: add link to AI Chat beta in docs header (#19261)
  • nx-dev: only show the first 5 sources in ai chat (#19331)
  • react: add remote to tspaths for typing (#19276)
  • react: update @​types/react and @​types/react-dom versions (#19442)
  • react: use JS webpack config files for module federation (#19452)
  • vue: storybook configuration generator for vue (#19141)
  • vue: update generated file setup for apps (#19428)

🩹 Fixes

  • angular: throw an error when generating a component and the specified module can't be found (#19324)
  • angular: remove leftover code causing duplicated route config when generating a library (#19326)
  • angular: update tsconfig included and excluded files when generating a library secondary entry point (#19366)
  • angular: do not set less math option in ng-packagr executors (#19402)
  • core: generate permissions on github ci workflow (#19357)
  • core: set prerelease on Github request for nx release changelog (#19343)
  • core: include client env when hashing tasks in the daemon (#19422)
  • core: adjust how findMatchingProjects works when provided additive patterns after an exclusion to be more intuitive (#19295)
  • core: cache runtime hashes with the env as part of the key (#19426)
  • core: add vue to cnw implicitDependencies (#19443)
  • linter: fix rule typings (#19294)
  • linter: add schema for nx plugin checks rule (#19447)
  • misc: properly add extra dependencies to packages (#19334)
  • misc: fixing discord link in npm page (#19372)
  • misc: report should not throw when no nx.json file is present (#19333)
  • repo: ensure cypress is installed on agents (#19430)
  • testing: install devkit when init playwright (#19406)
  • web: disable tsnode service after loading config (#19387)

❤️ Thank You

... (truncated)

Commits
  • d1b7b31 fix(core): cache runtime hashes with the env as part of the key (#19426)
  • 51d9b86 fix(core): adjust how findMatchingProjects works when provided additive patte...
  • 5fc02ca fix(misc): report should not throw when no nx.json file is present (#19333)
  • df83e0e chore(repo): bump cliui (#19374)
  • 2d70eb0 feat(core): switch nx release changelog to offline first with CHANGELOG.md ...
  • 3e6c43a fix(core): include client env when hashing tasks in the daemon (#19422)
  • 542721f fix(core): set prerelease on Github request for nx release changelog (#19343)
  • a0ff892 cleanup(devkit): export FileMap interface (#19297)
  • 5cc87bf fix(misc): properly add extra dependencies to packages (#19334)
  • a49a84e feat(core): add NX_IGNORE_CYCLES environment variable (#18708)
  • 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 16.8.0 to 16.10.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.10.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 Oct 8, 2023
@leroykorterink leroykorterink merged commit 8b33437 into main Oct 20, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-16.10.0 branch October 20, 2023 14:37
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.

1 participant