eslint-community / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://eslint-community.github.io/eslint-plugin-eslint-comments
MIT License
44 stars 6 forks source link

Upgrade: Bump vite-plugin-eslint4b from 0.2.5 to 0.4.1 #224

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps vite-plugin-eslint4b from 0.2.5 to 0.4.1.

Release notes

Sourced from vite-plugin-eslint4b's releases.

v0.4.1

Patch Changes

v0.4.0

Minor Changes

v0.3.0

Minor Changes

Changelog

Sourced from vite-plugin-eslint4b's changelog.

0.4.1

Patch Changes

0.4.0

Minor Changes

0.3.0

Minor Changes

Commits
  • 9056c24 chore: release vite-plugin-eslint4b (#54)
  • 4155ecc Follow up for #53 (#55)
  • 283db5d chore: format
  • 82e968f fix: normalize module path to prevent unintentional passing mismatches (#53)
  • 5a48e21 chore: remove unused argument args from require function (#52)
  • ee688ab feat: support ESLint 9.3.0 (#51)
  • cf73a69 fix(deps): update dependency esbuild to ^0.21.0 (#49)
  • ffd9981 chore(deps): update typescript-eslint monorepo to v7 (major) (#35)
  • d6bc295 chore: release vite-plugin-eslint4b (#48)
  • a9bef96 fix: add support import('eslint/use-at-your-own-risk') for eslint v9 (#47)
  • 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 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)
dependabot[bot] commented 2 weeks ago

Superseded by #230.