Skip to content

Bump the all group across 1 directory with 5 updates #2178

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the all group with 5 updates in the / directory:

Package From To
handlebars-fluent 0.4.0 0.5.0
reqwest 0.12.15 0.12.22
toml 0.8.22 0.9.4
serde_json 1.0.140 1.0.142
rust_team_data 5c6c007 d5e13f7

Updates handlebars-fluent from 0.4.0 to 0.5.0

Commits
  • eca3613 Merge pull request #18 from alerque/release
  • 104bd79 chore: Release 0.5.0
  • 1c09d72 docs: Replace defunct Travis CI status badge with GH Action
  • aeceaae Merge tag 'v0.5.0' (actually published as 0.4.0) into HEAD
  • 1f6f5c2 Merge pull request #16 from alerque/fluent-bump
  • fe27455 chore: Document current MSRV (bounded by handlebars 6.3's MSRV)
  • 8c54e3e deps: Bump Handlebars to current
  • 46a4949 chore: Use MSRV aware resolver for Rust dependencies
  • 5aec93b refactor: Adjust Fluent API usage for current upstream crate versions
  • 4300ce9 deps: Bump Fluent crates to latest minor releases
  • See full diff in compare view

Updates reqwest from 0.12.15 to 0.12.22

Release notes

Sourced from reqwest's releases.

v0.12.22

tl;dr

  • Fix socks proxies when resolving IPv6 destinations.

What's Changed

Full Changelog: seanmonstar/reqwest@v0.12.21...v0.12.22

v0.12.21

tl;dr

  • Fix socks proxy to use socks4a:// instead of socks4h://.
  • Fix Error::is_timeout() to check for hyper and IO timeouts too.
  • Fix request Error to again include URLs when possible.
  • Fix socks connect error to include more context.
  • (wasm) implement Default for Body.

What's Changed

New Contributors

Full Changelog: seanmonstar/reqwest@v0.12.20...v0.12.21

v0.12.20

Highlights

  • Add ClientBuilder::tcp_user_timeout(Duration) option to set TCP_USER_TIMEOUT.
  • Fix proxy headers only using the first matched proxy.
  • (wasm) Fix re-adding Error::is_status().

What's Changed

... (truncated)

Changelog

Sourced from reqwest's changelog.

v0.12.22

  • Fix socks proxies when resolving IPv6 destinations.

v0.12.21

  • Fix socks proxy to use socks4a:// instead of socks4h://.
  • Fix Error::is_timeout() to check for hyper and IO timeouts too.
  • Fix request Error to again include URLs when possible.
  • Fix socks connect error to include more context.
  • (wasm) implement Default for Body.

v0.12.20

  • Add ClientBuilder::tcp_user_timeout(Duration) option to set TCP_USER_TIMEOUT.
  • Fix proxy headers only using the first matched proxy.
  • (wasm) Fix re-adding Error::is_status().

v0.12.19

  • Fix redirect that changes the method to GET should remove payload headers.
  • Fix redirect to only check the next scheme if the policy action is to follow.
  • (wasm) Fix compilation error if cookies feature is enabled (by the way, it's a noop feature in wasm).

v0.12.18

  • Fix compilation when socks enabled without TLS.

v0.12.17

  • Fix compilation on macOS.

v0.12.16

  • Add ClientBuilder::http3_congestion_bbr() to enable BBR congestion control.
  • Add ClientBuilder::http3_send_grease() to configure whether to send use QUIC grease.
  • Add ClientBuilder::http3_max_field_section_size() to configure the maximum response headers.
  • Add ClientBuilder::tcp_keepalive_interval() to configure TCP probe interval.
  • Add ClientBuilder::tcp_keepalive_retries() to configure TCP probe count.
  • Add Proxy::headers() to add extra headers that should be sent to a proxy.
  • Fix redirect::Policy::limit() which had an off-by-1 error, allowing 1 more redirect than specified.
  • Fix HTTP/3 to support streaming request bodies.
  • (wasm) Fix null bodies when calling Response::bytes_stream().
Commits

Updates toml from 0.8.22 to 0.9.4

Commits

Updates serde_json from 1.0.140 to 1.0.142

Release notes

Sourced from serde_json's releases.

v1.0.142

v1.0.141

Commits
  • 1731167 Release 1.0.142
  • e51c814 Touch up PR 1265
  • 84abbdb Merge pull request #1265 from aatifsyed/master
  • 6843c36 Release 1.0.141
  • 6e2c210 Touch up PR 1273
  • 623d9b4 Merge pull request #1273 from conradludgate/optimise-string-escaping
  • de70b7d use unreachable_unchecked for escape table. use a second match to roundtrip E...
  • f2d940d replace start index with bytes slice reference
  • 9206cc0 feat: impl Default for &Value
  • cd55b5a Ignore mismatched_lifetime_syntaxes lint
  • Additional commits viewable in compare view

Updates rust_team_data from 5c6c007 to d5e13f7

Commits
  • d5e13f7 Merge pull request #1924 from apiraino/patch-1
  • 9127e1a Merge pull request #1923 from rust-lang/team-access-refers-to-team-name-of-to...
  • 7777973 update apiraino email
  • c0ca507 team access refers to team name of toml instead of github
  • 1427024 Merge pull request #1914 from rcvalle/rust-exploit-mitigations-pg-members
  • 1a86731 Merge pull request #1921 from traviscross/TC/leave-vision-doc-team
  • 7563bd1 Merge pull request #1910 from wesleywiser/new_compiler_team_member
  • 805d7b7 Leave project-vision-doc-2025 team
  • 3245113 Merge branch 'master' into rust-exploit-mitigations-pg-members
  • 8aa2cf9 Merge pull request #1917 from rylev/update-rylev
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [handlebars-fluent](https://github.com/manishearth/handlebars-fluent) | `0.4.0` | `0.5.0` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.22` |
| [toml](https://github.com/toml-rs/toml) | `0.8.22` | `0.9.4` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` |
| [rust_team_data](https://github.com/rust-lang/team) | ``5c6c007`` | ``d5e13f7`` |



Updates `handlebars-fluent` from 0.4.0 to 0.5.0
- [Commits](Manishearth/handlebars-fluent@v0.4.0...v0.5.0)

Updates `reqwest` from 0.12.15 to 0.12.22
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.15...v0.12.22)

Updates `toml` from 0.8.22 to 0.9.4
- [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.4)

Updates `serde_json` from 1.0.140 to 1.0.142
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.140...v1.0.142)

Updates `rust_team_data` from `5c6c007` to `d5e13f7`
- [Commits](rust-lang/team@5c6c007...d5e13f7)

---
updated-dependencies:
- dependency-name: handlebars-fluent
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: reqwest
  dependency-version: 0.12.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: toml
  dependency-version: 0.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: serde_json
  dependency-version: 1.0.142
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rust_team_data
  dependency-version: d5e13f7987b091d373476960385bf0dd6e132209
  dependency-type: direct:production
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2025
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.

0 participants