Skip to content

Update buffered-reader requirement from 0.20.0 to 1.1.3 #23

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2022

Updates the requirements on buffered-reader to permit the latest version.

Commits
  • 133e00b buffered-reader: Release 1.1.3.
  • 39f1c9c ipc: Securely delete Sexp strings.
  • 8f39baa ipc: Implement convenience conversions.
  • 3175bd5 openpgp: Make crypto::ecdh::aes_key_{,un}wrap public.
  • 279f3fc sq: Use default input argument for key password.
  • 9d4be0b buffered-reader, openpgp: Fix macro's doctests.
  • 53d84e2 openpgp: Drop unnecessary trailing semicolon.
  • 263ede4 docs: Update dependencies list in README.
  • 6812f58 sq: Never emit a session key prefix.
  • 8451a9a sq: Adapt packet dump to clap3's derive style.
  • Additional commits viewable in compare view

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

Updates the requirements on [buffered-reader](https://gitlab.com/sequoia-pgp/sequoia) to permit the latest version.
- [Release notes](https://gitlab.com/sequoia-pgp/sequoia/tags)
- [Commits](https://gitlab.com/sequoia-pgp/sequoia/compare/v0.20.0...buffered-reader/v1.1.3)

---
updated-dependencies:
- dependency-name: buffered-reader
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2022
@codecov
Copy link

codecov bot commented Jul 5, 2022

Codecov Report

Merging #23 (f67526e) into master (2a8391d) will decrease coverage by 3.36%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   92.25%   88.88%   -3.37%     
==========================================
  Files           5        5              
  Lines         297      306       +9     
==========================================
- Hits          274      272       -2     
- Misses         23       34      +11     
Impacted Files Coverage Δ
src/listener.rs 77.77% <0.00%> (-18.12%) ⬇️
src/lib.rs 97.27% <0.00%> (+0.22%) ⬆️
src/message.rs 75.51% <0.00%> (+3.51%) ⬆️

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 2a8391d...f67526e. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2023

Superseded by #24.

@dependabot dependabot bot closed this Jan 9, 2023
@dependabot dependabot bot deleted the dependabot/cargo/buffered-reader-1.1.3 branch January 9, 2023 13:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants