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 mem to v10 #105

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mem ^9.0.1 -> ^10.0.0 age adoption passing confidence

Release Notes

sindresorhus/mem (mem) ### [`v10.0.0`](https://togithub.com/sindresorhus/memoize/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/mem/compare/v9.0.2...v10.0.0) ##### Breaking - Rename package from `mem` to `memoize` [`4756892`](https://togithub.com/sindresorhus/mem/commit/4756892) - Require Node.js 18 [`3afdfaf`](https://togithub.com/sindresorhus/mem/commit/3afdfaf) - Renamed the `memDecorator` named import to `memoizeDecorator` [`4756892`](https://togithub.com/sindresorhus/mem/commit/4756892) - Renamed the `memClear` named import to `memoizeClear` [`4756892`](https://togithub.com/sindresorhus/mem/commit/4756892) ### [`v9.0.2`](https://togithub.com/sindresorhus/memoize/releases/tag/v9.0.2) [Compare Source](https://togithub.com/sindresorhus/mem/compare/v9.0.1...v9.0.2) - Export missing `Options` type ([#​88](https://togithub.com/sindresorhus/mem/issues/88)) [`9a937d0`](https://togithub.com/sindresorhus/mem/commit/9a937d0)

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 was generated by Mend Renovate. View the repository job log.