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

chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 51.0.1 #56

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps eslint-plugin-unicorn from 50.0.1 to 51.0.1.

Release notes

Sourced from eslint-plugin-unicorn's releases.

v51.0.1

  • prefer-node-protocol: Fix false positive on bun:* modules (#2272) 43fc638

sindresorhus/eslint-plugin-unicorn@v51.0.0...v51.0.1

v51.0.0

Breaking

  • consistent-destructuring: Remove from recommended preset (#2260) 702d51b

Improvements

  • no-array-method-this-argument: Check Array.from() (#2262) 797caee

Fixes

  • no-thenable: Fix crash on {[Symbol.prototype]: 0} (#2248) 3c7d7c0
  • prefer-prototype-methods: Fix argument of isMethodCall (#2247) 3b504fa

sindresorhus/eslint-plugin-unicorn@v50.0.1...v51.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 requested a review from AlbertHernandez as a code owner February 7, 2024 12:23
@dependabot dependabot bot added javascript 📦 Dependencies Pull requests that update a dependency file labels Feb 7, 2024
Copy link

github-actions bot commented Feb 7, 2024

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

package-lock.json
package.json
  • eslint-plugin-unicorn@^51.0.1
  • eslint-plugin-unicorn@^50.0.1

@github-actions github-actions bot added the ignore-for-release Ignore pull request for a new release label Feb 7, 2024
Copy link

github-actions bot commented Feb 7, 2024

🐳 Docker Metrics 🐳

  • Size of the Docker Image in the base (main): 139MB
  • Size of the Docker Image in this branch (dependabot/npm_and_yarn/eslint-plugin-unicorn-51.0.1): 139MB

@github-actions github-actions bot added ignore-for-release Ignore pull request for a new release and removed ignore-for-release Ignore pull request for a new release javascript labels Feb 10, 2024
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 50.0.1 to 51.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v50.0.1...v51.0.1)

---
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-51.0.1 branch from da4bee4 to 9a02a91 Compare February 10, 2024 10:17
@github-actions github-actions bot added ignore-for-release Ignore pull request for a new release and removed ignore-for-release Ignore pull request for a new release labels Feb 10, 2024
@AlbertHernandez AlbertHernandez merged commit f3373f1 into main Feb 10, 2024
18 checks passed
@AlbertHernandez AlbertHernandez deleted the dependabot/npm_and_yarn/eslint-plugin-unicorn-51.0.1 branch February 10, 2024 10:20
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 ignore-for-release Ignore pull request for a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant