Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

Bumps eslint-plugin-check-file from 1.2.2 to 1.2.3.

Release notes

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

v1.2.3

Fixed

  • fix builtin SNAKE_CASE, KEBAB_CASE and SCREAMING_SNAKE_CASE glob expressions

Changed

  • reduce npm package size
Changelog

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

1.2.3 -2022-09-22

Fixed

  • fix builtin SNAKE_CASE, KEBAB_CASE and SCREAMING_SNAKE_CASE glob expressions

Changed

  • reduce npm package size
Commits
  • 911b252 chore: bumped version number to 1.2.3
  • d5cc13c test: add unit test cases for kebab case
  • c272126 fix: correcting glob expression for screaming snake case
  • 5f63c4b fix: correcting glob expression for snake case
  • 07bc4dc chore: only include files in lib folder when installed as a dependency
  • 8319ea4 fix: correcting glob expression for kebab-case
  • 8c33dab chore: run unit test before push code
  • 8d254c6 chore: add commitlint
  • See full diff 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2022
@agentgonzo agentgonzo force-pushed the main branch 2 times, most recently from 25923ef to 7704a0b Compare September 26, 2022 16:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-check-file-1.2.3 branch from e3e2cba to b4d849c Compare October 17, 2022 09:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-check-file-1.2.3 branch from b4d849c to a535799 Compare October 20, 2022 11:00
Bumps [eslint-plugin-check-file](https://github.com/DukeLuo/eslint-plugin-check-file) from 1.2.2 to 1.2.3.
- [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.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-check-file
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-check-file-1.2.3 branch from a535799 to ae77d2a Compare October 20, 2022 11:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #66.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-check-file-1.2.3 branch November 8, 2022 05:19
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