-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Bump base64 from 0.13.1 to 0.21.0 #1081
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
Conversation
1dbaff2 to
83760dd
Compare
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.1 to 0.21.0. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.13.1...v0.21.0) --- updated-dependencies: - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
83760dd to
909c472
Compare
This PR tries to deal with API change when bumping base64 to 0.21. - base64 v0.21.0 docs: https://docs.rs/base64/0.21.0/base64/index.html - base64 v0.13.1 docs: https://docs.rs/base64/0.13.1/base64/index.html
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
I think you have missed one |
- replace full STANDARD path with use statement
|
@dependabot squash and merge |
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps base64 from 0.13.1 to 0.21.0.
Changelog
Sourced from base64's changelog.
... (truncated)
Commits
d7fb31cv0.21.08350376Merge pull request #207 from marshallpierce/mp/api-rework726f784v0.21.0-rc.1b29ab01AddEngineinprelude64bbcc0Remove no longer needed test helpers0f981bdAdd decode_slice_unchecked to restore ability to decode into a precisely size...a51e822v0.21.0-beta.2936569aMove re-exports fromenginetoprelude53e1091Fix release notes typob03eb5av0.21.0-beta.1Dependabot 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 will merge this PR once CI passes on it, as requested by @zonyitoo.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)