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 13.0.1 #265

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 Feb 10, 2025

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

Release notes

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

v13.0.1

Changed

  • Updated the @stylistic/js/indent rule configuration in the base configuration to ensure that multiline variable declarations are ignored.
  • Switched the no-useless-assignment rule off in the base configuration.
  • Updated the n/hashbang rule configuration in the Node configuration extension to ignore unpublished files.

v13.0.0

Changed

  • Updated the minimum required eslint version to 9.20.0.
  • Updated the minimum required @stylistic/eslint-plugin-js version to 3.1.0.

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

... (truncated)

Changelog

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

13.0.1 - 2025-02-09

Changed

  • Updated the @stylistic/js/indent rule configuration in the base configuration to ensure that multiline variable declarations are ignored.
  • Switched the no-useless-assignment rule off in the base configuration.
  • Updated the n/hashbang rule configuration in the Node configuration extension to ignore unpublished files.

13.0.0 - 2025-02-08

Changed

  • Updated the minimum required eslint version to 9.20.0.
  • Updated the minimum required @stylistic/eslint-plugin-js version to 3.1.0.

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.

... (truncated)

Commits
  • 35c43eb Made some minor rule tweaks. (#135)
  • acbaab7 Updated eslint and @stylistic/eslint-plugin-js. (#134)
  • aa7cd20 Bump eslint from 9.18.0 to 9.19.0 (#132)
  • 31035c4 Bump @​stylistic/eslint-plugin-js from 2.12.1 to 2.13.0 (#130)
  • c64e389 Bump eslint from 9.17.0 to 9.18.0 (#129)
  • 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)
  • 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 Feb 10, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from d915454 to 14ef440 Compare February 10, 2025 19:11
github-actions[bot]
github-actions bot previously approved these changes Feb 10, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 14ef440 to 6f4dff7 Compare February 10, 2025 19:12
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 6f4dff7 to 007dbfc Compare February 10, 2025 19:15
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 007dbfc to 23df021 Compare February 17, 2025 18:27
github-actions[bot]
github-actions bot previously approved these changes Feb 17, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 23df021 to 8a45c26 Compare February 17, 2025 18:28
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 8a45c26 to 83af96d Compare February 17, 2025 18:29
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 83af96d to 7cb44ce Compare February 17, 2025 18:30
Bumps [eslint-config-protect-me-from-my-stupidity](https://github.com/lsphillips/eslint-config-protect-me-from-my-stupidity) from 10.1.1 to 13.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...v13.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-13.0.1 branch from 7cb44ce to fead606 Compare February 17, 2025 18: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants