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-dev): bump eslint-plugin-check-file from 1.3.1 to 2.6.2 #150

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-check-file from 1.3.1 to 2.6.2.

Release notes

Sourced from eslint-plugin-check-file's releases.

v2.6.2

Thanks @​leepowellnbs (#31)

Fixed

  • the naming convention NEXT_JS_APP_ROUTER_CASE can support Next.js Private Folders

v2.6.1

Fixed

  • fix bundle mistake in v2.6.0

v2.6.0

This version has been deprecated. Please use the latest version.

Added

  • added ES Module support

Deprecated

  • deprecated Node.js 14 support

Node.js 14 support will be removed in next major version.

v2.5.0

Thanks to @​milos-sikic-nimbus-tech

Added

  • the rule folder-naming-convention can be used with a new built-in naming convention NEXT_JS_APP_ROUTER_CASE

NEXT_JS_APP_ROUTER_CASE is useful for Next.js App Router projects. Click here to learn more.

v2.4.0

Fixed

  • the rule folder-naming-convention can work well with * in the glob #25

Added

  • the rule no-index can ignore middle extensions #26

Changed

  • improve documentation

v2.3.0

Fixed

  • the rule folder-naming-convention can use a pattern with multiple matchers to select target folders #21

Added

  • the rule filename-blocklist should report an error when blocklist pattern object isn't an object type
  • the rule filename-naming-convention should report an error when naming pattern object isn't an object type
  • the rule folder-match-with-fex should report an error when naming pattern object isn't an object type
  • the rule folder-naming-convention should report an error when naming pattern object isn't an object type

... (truncated)

Changelog

Sourced from eslint-plugin-check-file's changelog.

2.6.2 - 2023-08-13

Fixed

  • the naming convention NEXT_JS_APP_ROUTER_CASE can support Next.js Private Folders

2.6.1 - 2023-07-30

Fixed

  • fix bundle mistake in v2.6.0

2.6.0 - 2023-07-30

Added

  • added ES Module support

Deprecated

  • deprecated Node.js 14 support

2.5.0 - 2023-07-05

Added

  • the rule folder-naming-convention can be used with a new built-in naming convention NEXT_JS_APP_ROUTER_CASE

2.4.0 - 2023-06-12

Fixed

  • the rule folder-naming-convention can work well with * in the glob

Added

  • the rule no-index can ignore middle extensions

Changed

  • improve documentation

2.3.0 - 2023-05-13

Fixed

  • the rule folder-naming-convention can use a pattern with multiple matchers to select target folders

Added

  • the rule filename-blocklist should report an error when blocklist pattern object isn't an object type
  • the rule filename-naming-convention should report an error when naming pattern object isn't an object type
  • the rule folder-match-with-fex should report an error when naming pattern object isn't an object type
  • the rule folder-naming-convention should report an error when naming pattern object isn't an object type

... (truncated)

Commits
  • f00c226 chore: bumped version number to 2.6.2
  • dd94c95 feat: add support for nextjs private folders (#31)
  • 25f7df5 chore: bumped version number to 2.6.1
  • 4b6d3fd fix: build before publish
  • f5b4f0a chore: bumped version number to 2.6.0
  • 1c3577d chore: add provenance support
  • 4c75521 chore: update lint script
  • 893e240 docs: update README
  • cbb6d99 fix: ship esm & cjs correctly
  • 0d38dea chore: replace nyc with c8
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2023
@Uzlopak
Copy link
Contributor

Uzlopak commented Sep 11, 2023

@dependabot recreate

Bumps [eslint-plugin-check-file](https://github.com/DukeLuo/eslint-plugin-check-file) from 1.3.1 to 2.6.2.
- [Release notes](https://github.com/DukeLuo/eslint-plugin-check-file/releases)
- [Changelog](https://github.com/dukeluo/eslint-plugin-check-file/blob/main/CHANGELOG.md)
- [Commits](dukeluo/eslint-plugin-check-file@v1.3.1...v2.6.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-check-file
  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/eslint-plugin-check-file-2.6.2 branch from 3103e31 to adae6cf Compare September 11, 2023 19:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #195.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-check-file-2.6.2 branch March 1, 2024 23:01
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.

1 participant