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

build(deps-dev): bump @nx/eslint-plugin from 16.7.4 to 16.10.0 #17

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

Conversation

dependabot[bot]
Copy link

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

Bumps @nx/eslint-plugin from 16.7.4 to 16.10.0.

Release notes

Sourced from @​nx/eslint-plugin'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
  • 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)
  • 90ca436 feat(linter): add option to ignore files based on pattern (#18863)
  • 9ffea2b fix(linter): error on dependencies that are only in devDependencies instead o...
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx/eslint-plugin-16.10.0 branch 2 times, most recently from f770929 to 86acdaf Compare November 21, 2023 15:28
Bumps [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 16.7.4 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)

---
updated-dependencies:
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx/eslint-plugin-16.10.0 branch from 86acdaf to 3a6afe6 Compare November 21, 2023 15:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants