handlebars_misc_helpers
handlebars_misc_helpers copied to clipboard
⬆️ Update attohttpc requirement from ^0.26 to ^0.28
Updates the requirements on attohttpc to permit the latest version.
Release notes
Sourced from attohttpc's releases.
v0.28.0
What's Changed
- Update to actions/checkout@v4 by
@tottotoin sbstp/attohttpc#158- Update env_logger requirement from 0.10.0 to 0.11.0 by
@dependabotin sbstp/attohttpc#160- Add method to get mutable reference to HeaderMap of request builder by
@tottotoin sbstp/attohttpc#164- Bump the all group with 1 update by
@dependabotin sbstp/attohttpc#165Full Changelog: https://github.com/sbstp/attohttpc/compare/v0.27.0...v0.28.0
Commits
42cdf28Version 0.28.0f5c65b3Bump the all group with 1 update (#165)97642fdAdd method to get mutable reference to HeaderMap of request builder (#164)3bd674bUpdate dependabot config1273f68Update env_logger requirement from 0.10.0 to 0.11.0 (#160)f1fc784Update to actions/checkout@v4 (#158)f7b808aVersion 0.27.0aa13866Use rustls-pki-types via rustls crate (#155)e25c9f2Apply rustfmt (#157)168bfa6Reduce futures crate dependency (#156)- 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.77%. Comparing base (
4e2a20b) to head (4ffedbc).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #76 +/- ##
=======================================
Coverage 90.77% 90.77%
=======================================
Files 11 11
Lines 748 748
=======================================
Hits 679 679
Misses 69 69
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.