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

⬆️ Update attohttpc requirement from ^0.24 to ^0.26 #64

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Updates the requirements on attohttpc to permit the latest version.

Release notes

Sourced from attohttpc's releases.

v0.26.0

  • Update dependencies
Commits
  • 420c477 Version 0.26.0
  • bb3e0b5 Refactor code to match dependency updates (#144)
  • 4d94796 Update base64 requirement from 0.13.0 to 0.21.2 (#143)
  • 9bb4da1 Update env_logger requirement from 0.9.0 to 0.10.0 (#140)
  • 87b1cca Fix proxy refusal test
  • 125dcb7 Try to fix dependabot PRs
  • adb7eb8 Create dependabot.yml
  • 1cc6a4d Version 0.25.0
  • 351b03c Merge pull request #139 from adamreichold/bump-rustls
  • 2198089 Bump rustls and webpki to enable connecting to IP addresses over TLS.
  • Additional commits viewable in compare view

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)

Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](sbstp/attohttpc@v0.24.0...v0.26.0)

---
updated-dependencies:
- dependency-name: attohttpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 31, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #64 (f666f56) into master (0e60d86) will increase coverage by 0.27%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   88.95%   89.22%   +0.27%     
==========================================
  Files          10       10              
  Lines         688      696       +8     
==========================================
+ Hits          612      621       +9     
+ Misses         76       75       -1     

see 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidB davidB merged commit e727121 into master Aug 22, 2023
5 checks passed
@davidB davidB deleted the dependabot/cargo/attohttpc-tw-0.26 branch August 22, 2023 18:23
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