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

Bump eslint-config-protect-me-from-my-stupidity from 10.1.1 to 12.0.1 #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps eslint-config-protect-me-from-my-stupidity from 10.1.1 to 12.0.1.

Release notes

Sourced from eslint-config-protect-me-from-my-stupidity's releases.

v12.0.1

Changed

  • Updated the promise/catch-or-return rule in the base configuration to allow the use of the finally() method.

v12.0.0

Added

  • Introduced the Web (and/from-writing-stupid-web-applications) configuration extension.
  • Switched the promise/prefer-catch rule on in the base configuration.
  • Switched the vue/slot-name-casing rule on in the Vue configuration extension, enforcing slot names to be kebab-case.
  • Switched the vue/restricted-component-names rule off in the Vue configuration extension.

Changed

  • Updated the base configuration to enable the JSX language feature for .jsx files.
  • Updated the base configuration to enable implied global strict mode.
  • Updated the base configuration and the configuration extensions to be a function. The configuration extensions enable developers to specify their own file matching patterns.
  • Updated the minimum required eslint version to 9.17.0.
  • Updated the minimum required eslint-plugin-promise version to 7.2.1.
  • Updated the minimum required eslint-plugin-vue version to 9.32.0.
  • Updated the minimum required eslint-plugin-n version to 17.15.1.
  • Updated the minimum required @stylistic/eslint-plugin-js version to 2.12.1.

v11.1.0

Added

  • Switched the vue/prefer-use-template-ref rule on in the Vue configuration extension.

Changed

  • Updated the minimum required eslint version to 9.15.0.
  • Updated the minimum required eslint-plugin-vue version to 9.31.0.
  • Updated the minimum required @stylistic/eslint-plugin-js version to 2.11.0.

v11.0.0

Added

  • Switched the no-useless-assignment and promise/spec-only rules on in the base configuration.
  • Switched the n/prefer-node-protocol rules on in the Node configuration extension.
  • Switched the vue/no-deprecated-delete-set and vue/require-default-export rules on in the Vue configuration extension.
  • Switched the vue/max-props and vue/max-template-depth rules off in the Vue configuration extension.

Changed

  • Moved to the new flat configuration system.
  • Updated the minimum required eslint version to 9.13.0.
  • Updated the minimum required eslint-plugin-promise version to 7.1.0.
  • Updated the minimum required eslint-plugin-vue version to 9.29.1.
  • Updated the minimum required eslint-plugin-import version to 2.31.0.

... (truncated)

Changelog

Sourced from eslint-config-protect-me-from-my-stupidity's changelog.

12.0.1 - 2025-01-07

Changed

  • Updated the promise/catch-or-return rule in the base configuration to allow the use of the finally() method.

12.0.0 - 2025-01-07

Added

  • Introduced the Web (and/from-writing-stupid-web-applications) configuration extension.
  • Switched the promise/prefer-catch rule on in the base configuration.
  • Switched the vue/slot-name-casing rule on in the Vue configuration extension, enforcing slot names to be kebab-case.
  • Switched the vue/restricted-component-names rule off in the Vue configuration extension.

Changed

  • Updated the base configuration to enable the JSX language feature for .jsx files.
  • Updated the base configuration to enable implied global strict mode.
  • Updated the base configuration and the configuration extensions to be a function. The configuration extensions enable developers to specify their own file matching patterns.
  • Updated the minimum required eslint version to 9.17.0.
  • Updated the minimum required eslint-plugin-promise version to 7.2.1.
  • Updated the minimum required eslint-plugin-vue version to 9.32.0.
  • Updated the minimum required eslint-plugin-n version to 17.15.1.
  • Updated the minimum required @stylistic/eslint-plugin-js version to 2.12.1.

11.1.0 - 2024-11-12

Added

  • Switched the vue/prefer-use-template-ref rule on in the Vue configuration extension.

Changed

  • Updated the minimum required eslint version to 9.15.0.
  • Updated the minimum required eslint-plugin-vue version to 9.31.0.
  • Updated the minimum required @stylistic/eslint-plugin-js version to 2.11.0.

11.0.0 - 2024-11-22

Added

  • Switched the no-useless-assignment and promise/spec-only rules on in the base configuration.
  • Switched the n/prefer-node-protocol rules on in the Node configuration extension.
  • Switched the vue/no-deprecated-delete-set and vue/require-default-export rules on in the Vue configuration extension.
  • Switched the vue/max-props and vue/max-template-depth rules off in the Vue configuration extension.

Changed

  • Moved to the new flat configuration system.

... (truncated)

Commits
  • d5ae465 Updated the promise/catch-or-return rule in the base configuration. (#128)
  • 71f5ab3 Changes for v12.0.0 (#127)
  • fd1a117 Bump eslint-plugin-n from 17.15.0 to 17.15.1 (#126)
  • 1fad8cb Bump @​stylistic/eslint-plugin-js from 2.12.0 to 2.12.1 (#123)
  • c55c7cd Bump eslint-plugin-n from 17.14.0 to 17.15.0 (#124)
  • c87ef42 Bump eslint from 9.16.0 to 9.17.0 (#122)
  • 0d7867d Bump @​stylistic/eslint-plugin-js from 2.11.0 to 2.12.0 (#121)
  • 543ad16 Bump eslint from 9.15.0 to 9.16.0 (#117)
  • 9906a51 Bump eslint-plugin-n from 17.13.2 to 17.14.0 (#114)
  • c4fa006 Merge remote-tracking branch 'origin/master'
  • 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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Bumps [eslint-config-protect-me-from-my-stupidity](https://github.com/lsphillips/eslint-config-protect-me-from-my-stupidity) from 10.1.1 to 12.0.1.
- [Release notes](https://github.com/lsphillips/eslint-config-protect-me-from-my-stupidity/releases)
- [Changelog](https://github.com/lsphillips/eslint-config-protect-me-from-my-stupidity/blob/master/CHANGELOG.md)
- [Commits](lsphillips/eslint-config-protect-me-from-my-stupidity@v10.1.1...v12.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-protect-me-from-my-stupidity
  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-config-protect-me-from-my-stupidity-12.0.1 branch from 26f7b93 to fc61a04 Compare January 20, 2025 18:42
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.

0 participants