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 @nabla/vite-plugin-eslint from 1.5.0 to 2.0.4 #517

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 15, 2024

Bumps @nabla/vite-plugin-eslint from 1.5.0 to 2.0.4.

Release notes

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

v2.0.4

  • Add explicit debug dependency
  • Change ESLint peer dependency range to ^8.45 || ^9 to match the changes made to support flat config in 2.0.2

v2.0.2

  • Support ESLint flat config (fixes #23)
  • Support passing a function to formatter
  • Switch to ESM. This removes the CJS warning when using the plugin with Vite 5. A CJS wrapper is still provided but migrating to running Vite in ESM is encouraged
  • Drop support for Vite 2 & 3 & node<18 (aligns with Vite 5)

v1.6.0

  • Add vite@5 to peer dependency range
  • Fix error when using errorOnUnmatchedPattern: false
  • Update plugin name from eslint to vite-plugin-eslint to avoid confusion in case of errors reported by Vite
Changelog

Sourced from @​nabla/vite-plugin-eslint's changelog.

2.0.4

  • Add explicit debug dependency
  • Change ESLint peer dependency range to ^8.45 || ^9 to match the changes made to support flat config in 2.0.2

2.0.2

  • Support ESLint flat config (fixes #23)
  • Support passing a function to formatter
  • Switch to ESM. This removes the CJS warning when using the plugin with Vite 5. A CJS wrapper is still provided but migrating to running Vite in ESM is encouraged
  • Drop support for Vite 2 & 3 & node<18 (aligns with Vite 5)

1.6.0

  • Add vite@5 to peer dependency range
  • Fix error when using errorOnUnmatchedPattern: false
  • Update plugin name from eslint to vite-plugin-eslint to avoid confusion in case of errors reported by Vite
Commits
  • 48b074c Fix range [publish]
  • d515a0f Add explicit debug dependency (fixes #32) [publish]
  • edf0749 Fix doc
  • db9e2b5 v2: Flat config support, formatter function & ESM [publish]
  • d2312d5 Add vite@5 to peer dependency range [publish]
  • cd756bb Merge pull request #22 from nabla/dependabot/npm_and_yarn/postcss-8.4.31
  • d4a212c Bump postcss from 8.4.24 to 8.4.31
  • ff77716 Merge pull request #20 from nabla/dependabot/npm_and_yarn/word-wrap-1.2.4
  • e8a969c Bump word-wrap from 1.2.3 to 1.2.4
  • a5e5318 Merge pull request #19 from nabla/dependabot/npm_and_yarn/vite-3.2.7
  • 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 the dependencies Pull requests that update a dependency file label May 15, 2024
@dependabot dependabot bot requested a review from meissadia as a code owner May 15, 2024 19:40
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 15, 2024
@dependabot dependabot bot requested a review from shindigira as a code owner May 15, 2024 19:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nabla/vite-plugin-eslint-2.0.4 branch from 943144b to d7972ce Compare May 21, 2024 05:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nabla/vite-plugin-eslint-2.0.4 branch 3 times, most recently from 51d73d8 to 3f82510 Compare June 1, 2024 00:41
Bumps [@nabla/vite-plugin-eslint](https://github.com/nabla/vite-plugin-eslint) from 1.5.0 to 2.0.4.
- [Release notes](https://github.com/nabla/vite-plugin-eslint/releases)
- [Changelog](https://github.com/nabla/vite-plugin-eslint/blob/main/CHANGELOG.md)
- [Commits](nabla/vite-plugin-eslint@v1.5.0...v2.0.4)

---
updated-dependencies:
- dependency-name: "@nabla/vite-plugin-eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nabla/vite-plugin-eslint-2.0.4 branch from 3f82510 to 1cf75f1 Compare June 9, 2024 11:31
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.

None yet

0 participants