hanover-computing / canonicize-url

Get a stable, canonical version of any URL, with DNS and HTTPS checks, redirects, tracker stripping, and canonical link extraction!
GNU Lesser General Public License v3.0
12 stars 0 forks source link

Update dependency quick-lru to v7 #102

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
quick-lru ^6.0.1 -> ^7.0.0 age adoption passing confidence

Release Notes

sindresorhus/quick-lru (quick-lru) ### [`v7.0.0`](https://togithub.com/sindresorhus/quick-lru/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/quick-lru/compare/v6.1.2...v7.0.0) ##### Breaking - Require Node.js 18 [`f0bbe48`](https://togithub.com/sindresorhus/quick-lru/commit/f0bbe48) ##### Improvements - Add `.maxSize` getter [`187fa5b`](https://togithub.com/sindresorhus/quick-lru/commit/187fa5b) ### [`v6.1.2`](https://togithub.com/sindresorhus/quick-lru/releases/tag/v6.1.2) [Compare Source](https://togithub.com/sindresorhus/quick-lru/compare/v6.1.1...v6.1.2) - Fix return value for `set()` method [`e964346`](https://togithub.com/sindresorhus/quick-lru/commit/e964346) ### [`v6.1.1`](https://togithub.com/sindresorhus/quick-lru/releases/tag/v6.1.1) [Compare Source](https://togithub.com/sindresorhus/quick-lru/compare/v6.1.0...v6.1.1) - Fix internal usage of `toStringTag` ([#​39](https://togithub.com/sindresorhus/quick-lru/issues/39)) [`95593b6`](https://togithub.com/sindresorhus/quick-lru/commit/95593b6) ### [`v6.1.0`](https://togithub.com/sindresorhus/quick-lru/releases/tag/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/quick-lru/compare/v6.0.2...v6.1.0) - Make `QuickLRU` a `Map` subclass ([#​37](https://togithub.com/sindresorhus/quick-lru/issues/37)) [`2dd5b52`](https://togithub.com/sindresorhus/quick-lru/commit/2dd5b52)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.