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 from 19.4.2 to 19.6.4 #5613

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nx/eslint from 19.4.2 to 19.6.4.

Release notes

Sourced from @​nx/eslint's releases.

19.6.4 (2024-08-28)

🚀 Features

  • core: return task results from imperative task runner (#27640)
  • nx-dev: add deepdive callout component (2e38860db2)

🩹 Fixes

  • core: do not stream output when static output style is enabled (#27642)
  • core: fix --e2eTestRunner for create-nx-workspace with react native (#27543)
  • core: negative workspace-root filesets should override positive filesets (#27524)
  • core: make sure env vars specified in run-commands envFile option take priority over other loaded env files (#27583)
  • core: fixes an issue where using "node:test" results in infinite loop (#27685)
  • gradle: fix child project deps (#27643)
  • gradle: fix find root for projects (#27651)
  • js: respect "watch" option when "runBuildTargetDependencies" is true (#27677)
  • release: programmatic API types should not be any (#27647)
  • testing: application generators should accurately configure e2e projects (#27453)
  • vite: plugin should infer ts project correctly for libs (#27649)

❤️ Thank You

19.6.3 (2024-08-26)

🚀 Features

  • core: expose graph json type (#27496)

🩹 Fixes

  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #26483 (#27616, #26483)
  • bundling: update snapshots for copy assets plugin (#27610)
  • core: enable using the daemon in docker if enabled explicitly (#27585)
  • core: ensure file watcher is looking for correct config on windows (#27594)
  • core: change order of CI providers to match their popularity (#27623)
  • core: not parse hex to number (#27515)
  • core: nx migrate should determine angular devkit migration from cli or schematics #20282 (#27634, #20282)
  • expo: add expoLibraryGenerator to export (#27520)

... (truncated)

Commits
  • 23e6029 docs(core): update Nx tag line (#27481)
  • e17b775 feat(devkit): prefer strings over Linter enum (#27209)
  • 0d2f76c fix(linter): allow undefined options in eslint plugin (#27232)
  • a9c2f16 fix(linter): checking command is specified (#26908)
  • 5d5b13e fix(linter): ensure too many warnings is only logged if enabled (#27083)
  • 5217c33 fix(linter): convert root projects correctly to inferred and remove default o...
  • c724d10 cleanup(linter): remove leftover console.log from lint executor (#27002)
  • ae48a15 fix(linter): log a message when the number of warnings exceeds the specified ...
  • a41a8d6 fix(linter): Correctly collect lintable files for project in @​nx/eslint plugi...
  • 58ba1ff feat(angular): support angular v18.1.0 (#26504)
  • 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/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 19.4.2 to 19.6.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.6.4/packages/eslint)

---
updated-dependencies:
- dependency-name: "@nx/eslint"
  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 1, 2024
Copy link

netlify bot commented Sep 1, 2024

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

Name Link
🔨 Latest commit f7b2ad3
🔍 Latest deploy log https://app.netlify.com/sites/fundamental-styles/deploys/66d446c17a9ba10008074c39

@droshev droshev closed this Sep 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2024

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-19.6.4 branch September 3, 2024 11:16
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