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 9.5.1 to 10.0.0 #172

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps eslint-config-protect-me-from-my-stupidity from 9.5.1 to 10.0.0.

Release notes

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

v10.0.0

Added

  • Switched the vue/no-unused-emit-declarations rule on, ensuring that all emit declarations are used.
  • Switched the vue/v-if-else-key rule on, ensuring that repeated components rendered within the same conditional scope have a key assigned to them.
  • The @stylistic/eslint-plugin-js is now a required peer dependency. This now powers the stylistic rules previously defined by eslint.

Changed

  • Updated the max-depth rule configuration, increasing the maximum allowed depth to 4.
  • Updated the minimum required eslint version to 8.56.0.
  • Updated the minimum required eslint-plugin-import version to 2.29.1.
  • Updated the minimum required eslint-plugin-vue version to 9.19.2.
Changelog

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

10.0.0 - 2024-01-08

Added

  • Switched the vue/no-unused-emit-declarations rule on, ensuring that all emit declarations are used.
  • Switched the vue/v-if-else-key rule on, ensuring that repeated components rendered within the same conditional scope have a key assigned to them.
  • The @stylistic/eslint-plugin-js is now a required peer dependency. This now powers the stylistic rules previously defined by eslint.

Changed

  • Updated the max-depth rule configuration, increasing the maximum allowed depth to 4.
  • Updated the minimum required eslint version to 8.56.0.
  • Updated the minimum required eslint-plugin-import version to 2.29.1.
  • Updated the minimum required eslint-plugin-vue version to 9.19.2.
Commits
  • 0a45b2c Updated references to the indent rule.
  • 572ce12 Fixed the CHANGELOG v10.0.0 date.
  • a5c4c71 Updated dependencies.
  • 45a8c29 Merge remote-tracking branch 'origin/master'
  • 584fc98 Migrated to the @stylistic/eslint-plugin-js plugin.
  • 80fba12 Bump eslint-plugin-import from 2.29.0 to 2.29.1 (#51)
  • a9b2910 Bump eslint-plugin-vue from 9.17.0 to 9.18.1 (#46)
  • 87b0c75 Bump eslint from 8.51.0 to 8.52.0 (#45)
  • 4ad3a2d Bump eslint-plugin-import from 2.28.1 to 2.29.0 (#44)
  • See full diff 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 the dependencies Pull requests that update a dependency file label Jan 15, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch from 7bcfaa0 to 9f3c09b Compare January 15, 2024 18:13
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch from 9f3c09b to 9e5d5f0 Compare January 15, 2024 18:14
github-actions[bot]
github-actions bot previously approved these changes Jan 15, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch from 9e5d5f0 to 58a8f66 Compare January 22, 2024 18:59
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch from 58a8f66 to 72be07c Compare January 29, 2024 18:31
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch from 72be07c to 0dbe346 Compare January 29, 2024 18:32
github-actions[bot]
github-actions bot previously approved these changes Jan 29, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch from 0dbe346 to 268e98c Compare February 12, 2024 18:38
Bumps [eslint-config-protect-me-from-my-stupidity](https://github.com/lsphillips/ProtectMeFromMyStupidity) from 9.5.1 to 10.0.0.
- [Release notes](https://github.com/lsphillips/ProtectMeFromMyStupidity/releases)
- [Changelog](https://github.com/lsphillips/ProtectMeFromMyStupidity/blob/master/CHANGELOG.md)
- [Commits](lsphillips/eslint-config-protect-me-from-my-stupidity@v9.5.1...v10.0.0)

---
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-10.0.0 branch from 268e98c to 9c03618 Compare February 12, 2024 18:39
@lsphillips
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2024

Looks like eslint-config-protect-me-from-my-stupidity is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 25, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-eslint-config-protect-me-from-my-stupidity-10.0.0 branch February 25, 2024 14:52
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