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

chore(deps-dev): bump @nx/eslint-plugin from 16.7.2 to 16.9.0 #4845

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2023

Bumps @nx/eslint-plugin from 16.7.2 to 16.9.0.

Release notes

Sourced from @​nx/eslint-plugin's releases.

16.9.0

🚀 Features

  • vue: add private Vue plugin (#19009)
  • js: support finding imports in .vue files (#19048)
  • webpack: move module federation utils to webpack (#18996)
  • repo: add cloud workflows (018d9972e)
  • linter: update version of tslint-to-eslint (#19065)
  • repo: enable agents" (#19112)
  • devkit: update parseTargetString to allow referencing targets on the current project (#19109)
  • js: warn users when additionalEntryPoints do not match any files (#19107)
  • core: add WorkspaceContext class (#18999)
  • vue: init, app, component and lib generators (#19130)
  • react: allow setting react preset to production when using custom BABEL_ENV (#19148)
  • core: hide vue preset options from create-nx-workspace (#19155)
  • devkit: add method for tree-aware glob search (#19128)
  • react: Add versioning for workspace libraries (#19063)
  • nx-dev: add embeddings for community plugins (#19168)
  • nx-dev: add "new chat" button to AI page (#19150)
  • vue: add setup-tailwind generator (#19147)
  • nx-dev: change "New chat" to "Clear chat" to avoid confusion, and open links in new tab (#19190)
  • nx-dev: remove emojis from heading ID (#19194)
  • nx-dev: improve auto-scrolling so it does not interfere with users reading the content (#19196)
  • react: switch default to typescript configuration for module federation (#19031)
  • core: initial implementation of nx release (#19110)
  • react: Support loading remotes via library: var (#19192)
  • core: include non-project files on fileMap and filesToProcess (#19217)
  • misc: do not prompt for project name and root format when they produce the same result (#19221)
  • react-native: upgrade react-native to 0.72.4 (#19160)
  • nx-dev: improve initial prompt of the AI Chat to remove bad responses (#19244)
  • repo: enable agents" " (#19112)
  • repo: remove projectNameAndRoot nx.json option (#19218)
  • core: run createDependencies plugins concurrently (#19176)
  • core: allow multiple targets in show projects commmand (#18506)
  • misc: prepend cwd to directory in project generators when using as-provided format (#19227)

🩹 Fixes

  • linter: fix dep-checks projPackageJsonDeps caching for IDE (#18935)
  • linter: handle non-JSON eslintrc files when updating overrides (#19026)
  • misc: calculate cwd relative path correctly for generators and executors (#18933)
  • react: fix createGlobPAtternsForDependencies path (#18546)
  • webpack: enable in memory caching when building for node in watch mode (#18348)
  • core: register ts transpiler when running .ts backed plugins (#19027)
  • js: workspace lib devDependencies should not be added to package.json (#17802)
  • misc: nx view-logs should open the nx-cloud link when connected … (#17808)
  • nx-dev: menu chevron alignment (f994f54c5)
  • linter: ensure config manipulations are run only if config is supported (#19035)

... (truncated)

Commits
  • 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...
  • 1f9b3c4 fix(linter): Normalize paths when in getSourceFilePath (#18601)
  • 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 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/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 16.7.2 to 16.9.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.9.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] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Sep 24, 2023
@cla-assistant
Copy link

cla-assistant bot commented Sep 24, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Sep 24, 2023

Check the deploy log for errors here: https://app.netlify.com/sites/fundamental-styles/deploys

Name Link
🔨 Latest commit 6d0129a
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-styles/deploys/65101316f625f60008691ada

@droshev droshev closed this Sep 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/eslint-plugin-16.9.0 branch September 24, 2023 21:46
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