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

refactor: Bump @node-rs/bcrypt from 1.10.1 to 1.10.4 #9175

Merged
merged 4 commits into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps @node-rs/bcrypt from 1.10.1 to 1.10.4.

Commits
  • 7a04bb7 chore(release): publish
  • b3a8654 chore(*): update wasi browser binding
  • 5b22f19 chore(release): publish
  • 83037ac fix(*): update wasi bindings (#831)
  • 69e7f80 chore(deps): update dependency oxlint to ^0.3.0 (#829)
  • 02d2bd9 fix(*): update browser worker bindings (#830)
  • fe7fafd chore(release): publish
  • ae1a8fc docs(jsonwebtoken): update support matrix
  • 2d27f9d fix(jsonwebtoken): missing WASI_SDK_PATH and C symbols (#828)
  • 0cd9089 chore(release): publish
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Jul 2, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump @node-rs/bcrypt from 1.10.1 to 1.10.4 refactor: Bump @node-rs/bcrypt from 1.10.1 to 1.10.4 Jul 2, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-rs/bcrypt-1.10.4 branch from 80391a8 to cc8dc72 Compare July 7, 2024 16:43
Bumps [@node-rs/bcrypt](https://github.com/napi-rs/node-rs) from 1.10.1 to 1.10.4.
- [Release notes](https://github.com/napi-rs/node-rs/releases)
- [Commits](https://github.com/napi-rs/node-rs/compare/@node-rs/[email protected]...@node-rs/[email protected])

---
updated-dependencies:
- dependency-name: "@node-rs/bcrypt"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/node-rs/bcrypt-1.10.4 branch from cc8dc72 to aae1032 Compare July 7, 2024 16:44
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.14%. Comparing base (2ecc5a5) to head (6de12c8).

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9175      +/-   ##
==========================================
+ Coverage   93.78%   94.14%   +0.35%     
==========================================
  Files         186      186              
  Lines       14729    14729              
==========================================
+ Hits        13814    13867      +53     
+ Misses        915      862      -53     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 892052c into alpha Jul 8, 2024
2 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/node-rs/bcrypt-1.10.4 branch July 8, 2024 21:06
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.0-alpha.16

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jul 8, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.2.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jul 9, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants