Update dependency nanoid to v5.1.11 #28

Open
renovate wants to merge 1 commit from renovate/nanoid-5.x-lockfile into main
Owner

This PR contains the following updates:

Package Change Age Confidence
nanoid 5.1.65.1.11 age confidence

Release Notes

ai/nanoid (nanoid)

v5.1.11

Compare Source

  • Fixed breaking Nano ID by requesting big ID.

v5.1.10

Compare Source

v5.1.9

Compare Source

  • Fixed npm package size regression.

v5.1.8

Compare Source

v5.1.7

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [nanoid](https://github.com/ai/nanoid) | [`5.1.6` → `5.1.11`](https://renovatebot.com/diffs/npm/nanoid/5.1.6/5.1.11) | ![age](https://developer.mend.io/api/mc/badges/age/npm/nanoid/5.1.11?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nanoid/5.1.6/5.1.11?slim=true) | --- ### Release Notes <details> <summary>ai/nanoid (nanoid)</summary> ### [`v5.1.11`](https://github.com/ai/nanoid/blob/HEAD/CHANGELOG.md#5111) [Compare Source](https://github.com/ai/nanoid/compare/5.1.10...5.1.11) - Fixed breaking Nano ID by requesting big ID. ### [`v5.1.10`](https://github.com/ai/nanoid/blob/HEAD/CHANGELOG.md#5110) [Compare Source](https://github.com/ai/nanoid/compare/5.1.9...5.1.10) - Fixed breaking Nano ID by requesting big ID (by [@&#8203;alanzabihi](https://github.com/alanzabihi)). ### [`v5.1.9`](https://github.com/ai/nanoid/blob/HEAD/CHANGELOG.md#519) [Compare Source](https://github.com/ai/nanoid/compare/5.1.8...5.1.9) - Fixed npm package size regression. ### [`v5.1.8`](https://github.com/ai/nanoid/blob/HEAD/CHANGELOG.md#518) [Compare Source](https://github.com/ai/nanoid/compare/5.1.7...5.1.8) - Made `cusatomAlphabet` 75% faster (by [@&#8203;saripovdenis](https://github.com/saripovdenis)). ### [`v5.1.7`](https://github.com/ai/nanoid/blob/HEAD/CHANGELOG.md#517) [Compare Source](https://github.com/ai/nanoid/compare/5.1.6...5.1.7) - Added `--version` to CLI (by [@&#8203;mahmoodhamdi](https://github.com/mahmoodhamdi)). - Updated `nanoid.js` for CDN (by [@&#8203;mahmoodhamdi](https://github.com/mahmoodhamdi)). - Fixed docs (by [@&#8203;mahmoodhamdi](https://github.com/mahmoodhamdi)). - Fixed `customRandom` types (by [@&#8203;oguimbal](https://github.com/oguimbal)). </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency nanoid to v5.1.11
Some checks failed
deploy / build-push (pull_request_target) Failing after 12s
12bea1ee8e
Some checks failed
deploy / build-push (pull_request_target) Failing after 12s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/nanoid-5.x-lockfile:renovate/nanoid-5.x-lockfile
git switch renovate/nanoid-5.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/nanoid-5.x-lockfile
git switch renovate/nanoid-5.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/nanoid-5.x-lockfile
git switch renovate/nanoid-5.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/nanoid-5.x-lockfile
git switch main
git merge --squash renovate/nanoid-5.x-lockfile
git switch main
git merge --ff-only renovate/nanoid-5.x-lockfile
git switch main
git merge renovate/nanoid-5.x-lockfile
git push origin main
Sign in to join this conversation.
No description provided.