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): update hex-literal requirement from 0.2 to 0.3 #42

Merged
merged 1 commit into from Dec 16, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2020

Updates the requirements on hex-literal to permit the latest version.

Commits

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 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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 21, 2020
@camshaft
Copy link
Contributor

This update will most likely fail our MSRV (currently 1.42.0) since hex-literal 0.3 requires >=1.45.0 (see RustCrypto/utils#53)

@dependabot dependabot bot force-pushed the dependabot/cargo/hex-literal-0.3 branch from a7b4fa1 to d5b0513 Compare July 30, 2020 14:51
@alexw91
Copy link

alexw91 commented Jul 30, 2020

Codecov Report

Merging #42 (658a7e9) into main (162e762) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   63.07%   63.07%           
=======================================
  Files         193      193           
  Lines        7581     7581           
  Branches     1885     1885           
=======================================
  Hits         4782     4782           
  Misses       1591     1591           
  Partials     1208     1208           
Flag Coverage Δ
unit-tests 63.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 162e762...658a7e9. Read the comment docs.

@dependabot dependabot bot changed the base branch from master to main July 30, 2020 15:14
@dependabot dependabot bot force-pushed the dependabot/cargo/hex-literal-0.3 branch from d5b0513 to 69e05a4 Compare November 13, 2020 16:09
Updates the requirements on [hex-literal](https://github.com/RustCrypto/utils) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](RustCrypto/utils@hex-literal-v0.2.0...hex-literal-v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@camshaft camshaft force-pushed the dependabot/cargo/hex-literal-0.3 branch from 69e05a4 to 658a7e9 Compare December 15, 2020 22:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2020

A newer version of hex-literal 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.

@camshaft camshaft merged commit 6490904 into main Dec 16, 2020
@camshaft camshaft deleted the dependabot/cargo/hex-literal-0.3 branch December 16, 2020 15:12
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.

None yet

2 participants