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

build(deps): bump reqsign from 0.14.1 to 0.14.3 #1928

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps reqsign from 0.14.1 to 0.14.3.

Release notes

Sourced from reqsign's releases.

v0.14.3

What's Changed

New Contributors

Full Changelog: Xuanwo/reqsign@v0.14.2...v0.14.3

v0.14.2

What's Changed

Full Changelog: Xuanwo/reqsign@v0.14.0...v0.14.2

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 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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 30, 2023
@sylvestre sylvestre force-pushed the dependabot/cargo/reqsign-0.14.3 branch from 5f92e9f to 196a393 Compare November 3, 2023 08:06
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (920564c) 30.82% compared to head (bd7e98b) 30.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1928      +/-   ##
==========================================
+ Coverage   30.82%   30.89%   +0.07%     
==========================================
  Files          51       51              
  Lines       19419    19476      +57     
  Branches     9350     9356       +6     
==========================================
+ Hits         5985     6018      +33     
- Misses       7788     7852      +64     
+ Partials     5646     5606      -40     

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

@sylvestre
Copy link
Collaborator


error[E0658]: use of unstable library feature 'build_hasher_simple_hash_one'
   --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ordered-multimap-0.7.1/src/list_ordered_multimap.rs:700:34
    |
700 |     let hash = self.build_hasher.hash_one(&key);
    |                                  ^^^^^^^^
    |

Bumps [reqsign](https://github.com/Xuanwo/reqsign) from 0.14.1 to 0.14.3.
- [Release notes](https://github.com/Xuanwo/reqsign/releases)
- [Commits](https://github.com/Xuanwo/reqsign/commits/v0.14.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@sylvestre sylvestre force-pushed the dependabot/cargo/reqsign-0.14.3 branch from 196a393 to 90031df Compare November 3, 2023 09:06
@Xuanwo
Copy link
Collaborator

Xuanwo commented Dec 5, 2023

Related to sgodwincs/ordered-multimap-rs#26

We should pin ordered-multimap-rs to 0.7.0 instead.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

A newer version of reqsign exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@Xuanwo Xuanwo closed this Jan 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Xuanwo Xuanwo deleted the dependabot/cargo/reqsign-0.14.3 branch January 6, 2024 01:34
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.

3 participants