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-unicorn from 56.0.1 to 57.0.0 #45

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps eslint-plugin-unicorn from 56.0.1 to 57.0.0.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v57.0.0

Breaking

New rules

Improvements

  • Deprecate no-instanceof-array (#2534) c9c056c
  • prefer-includes: Support Vue template (#2526) 4e539b4
  • prevent-abbreviations: Add util and utils to abbreviations (#2507) 5ba9f0a
  • prefer-math-min-max: Ignore BigInt (#2467) 8b7c5fc
  • prefer-global-this: Also exclude outerWidth and outerHeight (#2549) 8f00f76
  • prefer-at: Remove unsafe autofix for .slice with 1 argument (#2476) 2985ecc
  • prefer-math-min-max: Reduce false positives in TypeScript (#2527) 1cbc561
  • prefer-string-raw: Ignore ImportAttribute (#2551) d963ccd

Fixes

  • new-for-builtins: Correct fix for Date() (#2543) e5e17f8
  • prefer-global-this: Fix auto-fix for typeof window (#2501) b95dc12

sindresorhus/eslint-plugin-unicorn@v56.0.1...v57.0.0

Commits

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 scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 17, 2025
@flex-development flex-development bot enabled auto-merge (squash) February 17, 2025 23:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-57.0.0 branch 3 times, most recently from a903487 to 722cb90 Compare February 18, 2025 23:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-57.0.0 branch 7 times, most recently from 00ebb5d to 0f41d18 Compare February 21, 2025 23:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-57.0.0 branch 8 times, most recently from 84005d1 to c2173e5 Compare March 3, 2025 23:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-57.0.0 branch 7 times, most recently from ef31a91 to 86a82fa Compare March 11, 2025 00:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-unicorn-57.0.0 branch 4 times, most recently from 1ea30c8 to 8d4dd3c Compare March 12, 2025 23:58
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 56.0.1 to 57.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.1...v57.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  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-unicorn-57.0.0 branch from 8d4dd3c to c4f8e87 Compare March 13, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:dependencies dependency updates type:build changes to the build system or external dependencies
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

0 participants