Skip to content
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

Bump nanoid from 3.1.28 to 3.3.4 #310

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2022

Bumps nanoid from 3.1.28 to 3.3.4.

Changelog

Sourced from nanoid's changelog.

3.3.4

3.3.3

  • Reduced size (by Anton Khlynovskiy).

3.3.2

  • Fixed enhanced-resolve support.

3.3.1

  • Reduced package size.

3.3

  • Added size argument to function from customAlphabet (by Stefan Sundin).

3.2

  • Added --size and --alphabet arguments to binary (by Vitaly Baev).

3.1.32

  • Reduced async exports size (by Artyom Arutyunyan).
  • Moved from Jest to uvu (by Vitaly Baev).

3.1.31

  • Fixed collision vulnerability on object in size (by Artyom Arutyunyan).

3.1.30

  • Reduced size for project with brotli compression (by Anton Khlynovskiy).

3.1.29

  • Reduced npm package size.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2022
@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Base: 0.00% // Head: 43.31% // Increases project coverage by +43.31% 🎉

Coverage data is based on head (b545dfc) compared to base (69bb38e).
Patch has no changes to coverable lines.

❗ Current head b545dfc differs from pull request most recent head f0e626d. Consider uploading reports for the commit f0e626d to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #310       +/-   ##
===========================================
+ Coverage        0   43.31%   +43.31%     
===========================================
  Files           0      103      +103     
  Lines           0     4858     +4858     
===========================================
+ Hits            0     2104     +2104     
- Misses          0     2754     +2754     
Impacted Files Coverage Δ
src/util/sendgrid.js 100.00% <0.00%> (ø)
src/util/api/social/index.js 34.48% <0.00%> (ø)
src/util/api/tx/index.js 20.58% <0.00%> (ø)
src/routes/arweave/index.js 22.22% <0.00%> (ø)
src/routes/likernft/mint.js 60.37% <0.00%> (ø)
src/util/api/likernft/purchase.js 23.50% <0.00%> (ø)
src/middleware/jwt.js 44.16% <0.00%> (ø)
src/util/api/arweave/index.js 0.00% <0.00%> (ø)
src/routes/social/index.js 100.00% <0.00%> (ø)
src/routes/likernft/sell.js 37.93% <0.00%> (ø)
... and 93 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-3.3.4 branch 2 times, most recently from eb9d116 to 66a1215 Compare October 11, 2022 02:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-3.3.4 branch from 66a1215 to b545dfc Compare October 18, 2022 15:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-3.3.4 branch from b545dfc to 5992632 Compare November 24, 2022 05:18
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.28...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nanoid-3.3.4 branch from 5992632 to f0e626d Compare February 21, 2023 15:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2024

Superseded by #820.

@dependabot dependabot bot closed this Dec 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nanoid-3.3.4 branch December 10, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants