-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
fix: bump nanoid from 3.1.29 to 3.2.0 #56
Conversation
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.29...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## alpha #56 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 515 515
Branches 41 41
=========================================
Hits 515 515 Continue to review full report at Codecov.
|
# [2.1.0-alpha.4](mtrezza/parse-server-api-mail-adapter@2.1.0-alpha.3...2.1.0-alpha.4) (2022-01-22) ### Bug Fixes * bump nanoid from 3.1.29 to 3.2.0 ([#56](https://github.com/mtrezza/parse-server-api-mail-adapter/issues/56)) ([76a374b](mtrezza@76a374b))
🎉 This pull request has been released in version 2.1.0-alpha.4 |
# [2.1.0-beta.2](2.1.0-beta.1...2.1.0-beta.2) (2023-01-24) ### Bug Fixes * bump nanoid from 3.1.29 to 3.2.0 ([#56](#56)) ([76a374b](76a374b)) * bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](#57)) ([794cfb6](794cfb6)) * security upgrade minimist from 1.2.5 to 1.2.6 ([#59](#59)) ([1a5253f](1a5253f)) * security upgrade node-fetch from 2.6.1 to 2.6.7 ([#60](#60)) ([576d336](576d336)) * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#62](#62)) ([4db06d2](4db06d2)) ### Features * add AWS SES payload adapter ([#65](#65)) ([4ecc4c9](4ecc4c9))
🎉 This pull request has been released in version 2.1.0-beta.2 |
# [2.2.0](2.1.0...2.2.0) (2023-01-24) ### Bug Fixes * bump nanoid from 3.1.29 to 3.2.0 ([#56](#56)) ([76a374b](76a374b)) * bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](#57)) ([794cfb6](794cfb6)) * security upgrade minimist from 1.2.5 to 1.2.6 ([#59](#59)) ([1a5253f](1a5253f)) * security upgrade node-fetch from 2.6.1 to 2.6.7 ([#60](#60)) ([576d336](576d336)) * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#62](#62)) ([4db06d2](4db06d2)) ### Features * add AWS SES payload adapter ([#65](#65)) ([4ecc4c9](4ecc4c9))
# [2.2.0](2.1.0...2.2.0) (2023-01-24) ### Bug Fixes * bump nanoid from 3.1.29 to 3.2.0 ([#56](#56)) ([76a374b](76a374b)) * bump trim-off-newlines from 1.0.1 to 1.0.3 ([#57](#57)) ([794cfb6](794cfb6)) * security upgrade minimist from 1.2.5 to 1.2.6 ([#59](#59)) ([1a5253f](1a5253f)) * security upgrade node-fetch from 2.6.1 to 2.6.7 ([#60](#60)) ([576d336](576d336)) * security upgrade semver-regex from 3.1.3 to 3.1.4 ([#62](#62)) ([4db06d2](4db06d2)) ### Features * add AWS SES payload adapter ([#65](#65)) ([4ecc4c9](4ecc4c9))
🎉 This pull request has been released in version 2.2.0 |
Bumps nanoid from 3.1.29 to 3.2.0.
Changelog
Sourced from nanoid's changelog.
Commits
23b1369
Release 3.2 version967788e
Remove TS test tools27eaa90
Simplify new binary toola9d9123
Update dependencies32b9bda
Allows passing size or custom alphabet via cli as args (#334)246d5f8
Update viteafdf9c9
doc: Fixed Typo (#335)90a446f
Update benchmark results8ba2319
bench: add@napi-rs/uuid
v4 (#333)f425778
Release 3.1.32 versionDependabot 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 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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.