amitsingh-007 / bypass-links

πŸ”— A web extension to bypass links along with custom redirections, private bookmarks panel & person tagging panel.
https://bypass-links.vercel.app
MIT License
40 stars 5 forks source link

Update dependency eslint-plugin-unicorn to v55 #3153

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn 54.0.0 -> 55.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn) ### [`v55.0.0`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v55.0.0) [Compare Source](https://togithub.com/sindresorhus/eslint-plugin-unicorn/compare/v54.0.0...v55.0.0) ##### New rules - [`no-length-as-slice-end`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-length-as-slice-end.md) ([#​2400](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2400)) [`3c33820`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/3c33820) ##### Improvements - Add TypeScript types ([#​2382](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2382)) [`68e0f13`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/68e0f13) ##### Fixes - `no-single-promise-in-promise-methods`: Remove broken autofix for `Promise.all()` ([#​2386](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2386)) [`8d28b6e`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/8d28b6e) - `prefer-node-protocol`: Ignore Bun modules ([#​2384](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2384)) [`a45b24a`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/a45b24a) - `no-negation-in-equality-check`: Ignore boolean type casting ([#​2379](https://togithub.com/sindresorhus/eslint-plugin-unicorn/issues/2379)) [`37e00dd`](https://togithub.com/sindresorhus/eslint-plugin-unicorn/commit/37e00dd)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.