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 the nx group with 3 updates #3827

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the nx group with 3 updates: @nx/eslint-plugin, @nx/workspace and nx.

Updates @nx/eslint-plugin from 16.8.1 to 16.10.0

Commits
  • 6c37113 fix(linter): add schema for nx plugin checks rule (#19447)
  • bf7e663 feat(linter): add app import exception for remotes (#19301)
  • e650ccf fix(linter): fix rule typings (#19294)
  • 5cc87bf fix(misc): properly add extra dependencies to packages (#19334)
  • f213976 feat(core): include non-project files on fileMap and filesToProcess (#19217)
  • d87826e docs(linter): add missing properties to the dep-checks docs (#19125)
  • de2824a feat(devkit): add method for tree-aware glob search (#19128)
  • 2bc7031 fix(linter): fix dep-checks projPackageJsonDeps caching for IDE (#18935)
  • See full diff in compare view

Updates @nx/workspace from 16.8.1 to 16.10.0

Commits
  • 9448b68 fix(core): generate permissions on github ci workflow (#19357)
  • 5cc87bf fix(misc): properly add extra dependencies to packages (#19334)
  • 53a3277 feat(repo): remove projectNameAndRoot nx.json option (#19218)
  • f213976 feat(core): include non-project files on fileMap and filesToProcess (#19217)
  • 769974b feat(vue): init, app, component and lib generators (#19130)
  • 660bfb3 chore(repo): speed up build of nx project (#19066)
  • 214b531 fix(node): explicitly check that project is a library before updating imports...
  • See full diff in compare view

Updates nx from 16.8.1 to 16.10.0

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-5ed3659a73 branch from fe3d696 to 7d05f28 Compare May 6, 2024 14:52
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-5ed3659a73 branch from 7d05f28 to a485d77 Compare May 21, 2024 09:51
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-5ed3659a73 branch from a485d77 to d0a6432 Compare May 28, 2024 11:13
Bumps the nx group with 3 updates: [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/eslint-plugin` from 16.8.1 to 16.10.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.10.0/packages/eslint-plugin)

Updates `@nx/workspace` from 16.8.1 to 16.10.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.10.0/packages/workspace)

Updates `nx` from 16.8.1 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/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-5ed3659a73 branch from d0a6432 to a9de85f Compare May 30, 2024 11:20
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.

None yet

0 participants