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

chore(deps): Bump keyring from 3.6.1 to 3.6.2 #1375

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps keyring from 3.6.1 to 3.6.2.

Release notes

Sourced from keyring's releases.

v3.6.2: better docs, lighter-weight tests

Thanks to @​unkcpz, this release fully documents all the platform-specific modules in each platform on docs.rs.

The dev dependencies (used for testing) have been switched from using rand to using the lighter-weight module fastrand.

There are no functional code changes in this release, only test changes.

Changelog

Sourced from keyring's changelog.

Version 3.6.2

  • Have docs.rs build docs for all modules on all platforms (thanks to @​unkcpz - see #235).
  • Switch to fastrand for tests (see #237).
Commits
  • ee3f80d Merge pull request #238 from brotskydotcom/issue-236
  • 766c8bc Switch to using fastrand for testing.
  • f1b7ec1 Merge pull request #237 from unkcpz/fix/235/keyring-doc-xplat
  • 09c9c0d using matrix for targets in doctest.yaml
  • 307e575 Move to doctest.yaml as ind CI and run inline from action
  • 8a5c6dd fast-fail test-docsrs-build.sh
  • a40bd95 r-brot
  • ac2a3b4 experiment doccfg with attr docrs
  • 3d8da96 multi-target toolchain CI
  • a994584 remove -Zbuild-std which not required on docs.rs
  • 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)

Bumps [keyring](https://github.com/hwchen/keyring-rs) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/hwchen/keyring-rs/releases)
- [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md)
- [Commits](hwchen/keyring-rs@v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 3, 2025
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben notheotherben enabled auto-merge March 3, 2025 07:30
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.52%. Comparing base (d7f3697) to head (180a455).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1375   +/-   ##
=======================================
  Coverage   84.52%   84.52%           
=======================================
  Files          93       93           
  Lines        9419     9419           
=======================================
  Hits         7961     7961           
  Misses       1458     1458           

@notheotherben notheotherben disabled auto-merge March 3, 2025 23:26
@notheotherben notheotherben merged commit 60d4ff0 into main Mar 3, 2025
10 of 11 checks passed
@notheotherben notheotherben deleted the dependabot/cargo/keyring-3.6.2 branch March 3, 2025 23:26
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant