deps: bump the rust-dependencies group across 1 directory with 7 updates#4
deps: bump the rust-dependencies group across 1 directory with 7 updates#4dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [redb](https://github.com/cberner/redb) | `2.6.3` | `3.1.0` | | [tonic](https://github.com/hyperium/tonic) | `0.14.3` | `0.14.4` | | [tonic-prost](https://github.com/hyperium/tonic) | `0.14.3` | `0.14.4` | | [tonic-build](https://github.com/hyperium/tonic) | `0.14.3` | `0.14.4` | | [tonic-prost-build](https://github.com/hyperium/tonic) | `0.14.3` | `0.14.4` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.0.1+spec-1.1.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | Updates `redb` from 2.6.3 to 3.1.0 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.6.3...v3.1.0) Updates `tonic` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) Updates `tonic-prost` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) Updates `tonic-build` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) Updates `tonic-prost-build` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.14.3...v0.14.4) Updates `toml` from 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.0.1) Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) --- updated-dependencies: - dependency-name: redb dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tonic dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tonic-prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tonic-build dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tonic-prost-build dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2977fcb to
b286f01
Compare
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
10 similar comments
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
|
Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request. |
Bumps the rust-dependencies group with 7 updates in the / directory:
2.6.33.1.00.14.30.14.40.14.30.14.40.14.30.14.40.14.30.14.40.9.12+spec-1.1.01.0.1+spec-1.1.00.12.280.13.2Updates
redbfrom 2.6.3 to 3.1.0Release notes
Sourced from redb's releases.
... (truncated)
Changelog
Sourced from redb's changelog.
Commits
574f1cfBump version to 3.1.0496c4e8Update changelog157ab62Implement std::Error for SetDurabilityError0a1b7d9MoveFormatandClippybefore any tests3ee20acReplacegrepcheck with equivalent Clippy lintsdc247cbRun cargo check onwasm32-unknown-unknown6c76145Implement missing methodFileBackend::new_internalbe5f8feBump version to 3.0.29cc578fUpdate changelog3674fc7Improve cache flush performanceUpdates
tonicfrom 0.14.3 to 0.14.4Release notes
Sourced from tonic's releases.
Commits
cd5b32fchore: prepare 0.14.4 release (#2504)27640d2fix(web): allow space after:ingrpc-status(#2506)0c26ee1Fix permission of a series of files (#2502)c25daa6fix(ci): remove comment from manifest to unblock version parsing (#2501)3efc5f9chore(doc): Replace doc_auto_cfg config with doc_cfg (#2428)Updates
tonic-prostfrom 0.14.3 to 0.14.4Release notes
Sourced from tonic-prost's releases.
Commits
cd5b32fchore: prepare 0.14.4 release (#2504)27640d2fix(web): allow space after:ingrpc-status(#2506)0c26ee1Fix permission of a series of files (#2502)c25daa6fix(ci): remove comment from manifest to unblock version parsing (#2501)3efc5f9chore(doc): Replace doc_auto_cfg config with doc_cfg (#2428)Updates
tonic-buildfrom 0.14.3 to 0.14.4Release notes
Sourced from tonic-build's releases.
Commits
cd5b32fchore: prepare 0.14.4 release (#2504)27640d2fix(web): allow space after:ingrpc-status(#2506)0c26ee1Fix permission of a series of files (#2502)c25daa6fix(ci): remove comment from manifest to unblock version parsing (#2501)3efc5f9chore(doc): Replace doc_auto_cfg config with doc_cfg (#2428)Updates
tonic-prost-buildfrom 0.14.3 to 0.14.4Release notes
Sourced from tonic-prost-build's releases.
Commits
cd5b32fchore: prepare 0.14.4 release (#2504)27640d2fix(web): allow space after:ingrpc-status(#2506)0c26ee1Fix permission of a series of files (#2502)c25daa6fix(ci): remove comment from manifest to unblock version parsing (#2501)3efc5f9chore(doc): Replace doc_auto_cfg config with doc_cfg (#2428)Updates
tomlfrom 0.9.12+spec-1.1.0 to 1.0.1+spec-1.1.0Commits
767747fchore: Releasec68aa87fix(parser): Plug another whole in synthetic events (#1102)17dc3ddfix(parser): Plug another whole in synthetic events0f32a02test(parse): Add another test case9fef741docs: Update changelog3c59611fix(edit): Remove panics on bad input (#1101)7968120fix(edit): On missing value, ensure a span is usedb91d460fix(edit): Don't panic on inline table keys without valuesc8087a6fix(parser): Improve unclosed array messagesf0a47d4fix(parser): Improve unclosed inline table messagesUpdates
reqwestfrom 0.12.28 to 0.13.2Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (#2958)fd2d507fix(wasm): custom content-type overidden by json method for wasm (#2908)23eb7d4chore: update copyright year to 2026 (#2943)10c31c2fix(http3): specify h3 alpn for http3 connector (#2929)8530ec3docs: native-tls-alpn has changed to native-tls-no-alpn (#2940)04a216fchore(deps): remove unused webpki-roots and rustls-native-certs (#2932)406b59efix http2 feature is not enabled for native-tls ALPN (#2927)325a020Update readme for 0.13 (#2926)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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