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): bump @nx/linter from 19.0.4 to 19.1.0 #4464

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @nx/linter from 19.0.4 to 19.1.0.

Release notes

Sourced from @​nx/linter's releases.

19.1.0 (2024-05-24)

🚀 Features

  • angular: support angular 18.0.0 (#22509)
  • bundling: added support for declarations (*.d.ts) (#21084)
  • core: add an option to seperate the output of show with provide… (#23172)
  • core: support finding matching projects with only negative patterns (#22743)
  • core: default show to web view when in interactive terminal (#23358)
  • core: resolve nx migrate target version against registry (#23450)
  • core: allow executor definition to point to another executor (#23576)
  • core: add bun package manager (#22602)
  • graph: change gradle and nextjs svg (#23201)
  • graph: show script content in header (#23257)
  • misc: improve nx cloud setup prompts and messaging (#23218)
  • module-federation: add remote configuration override (#19694)
  • nextjs: Update Next & Tailwindcss Package (#23313)
  • nx-dev: show banner on documentation pages (#23266)
  • nx-dev: check for missing images (#23248)
  • nx-dev: put banner above menu (#23335)
  • nx-dev: Add more blogs (#25939)
  • react: Add SvgOptions for NxReactWebpackPlugin and WithNx (#23283)
  • react-native: add optional syncDeps param to storybook executor (#22032)
  • release: updateDependents generator option for versioning, support circular dependencies (#23252)
  • testing: updates cypress and @​cypress/webpack-dev-server (#22902)
  • testing: remove --watch=false from inferred vitest targets to keep things inlined with vitest recommendations (#25975)
  • vite: support incremental builds with nxViteTsPaths (#23908)

🩹 Fixes

  • angular: libraries should not contain tslib by default #21023 (#23423, #21023)
  • angular: @​angular/core should always be provided as a shared package #19121 (#23464, #19121)
  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • core: include more binary extensions (#22788, #22861)
  • core: workspace remove generator should handle no root jest config (#23328)
  • core: addPlugin should not conflict on project.json targets (#23264)
  • core: throw a specific error for print-affected and affected graph (#23336)
  • core: properly indent command output with mixed line endings (#23321)
  • core: read socket dir on demand & load .env files on client startup (#23348)
  • core: not load env files when NX_LOAD_DOT_ENV_FILES is false (#23231)
  • core: addPlugin should not conflict on project.json targ… (#23391)
  • core: fix affected detection for inputs after named inputs (#23354)
  • core: fix eslint --help command (#23274)
  • core: copy native files to tmp file location instead of .nx/cache (#23375)
  • core: retry interrupted errors when writing to stdout (#23359)

... (truncated)

Commits

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/linter](https://github.com/nrwl/nx/tree/HEAD/packages-legacy/linter-nx) from 19.0.4 to 19.1.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.1.0/packages-legacy/linter-nx)

---
updated-dependencies:
- dependency-name: "@nx/linter"
  dependency-type: direct:production
  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 May 28, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Sorry, only users with push access can use that command.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2024

Superseded by #4466.

@dependabot dependabot bot closed this May 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/linter-19.1.0 branch May 30, 2024 13:00
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