Bump the "backend" group with 1 update across multiple ecosystems#537
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the "backend" group with 1 update across multiple ecosystems#537dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the backend group with 20 updates: | Package | From | To | | --- | --- | --- | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.131.0` | `1.132.0` | | [cached](https://github.com/jaemk/cached) | `0.59.0` | `1.1.0` | | [emojis](https://github.com/rossmacarthur/emojis) | `0.8.1` | `0.8.2` | | [garde](https://github.com/jprochazk/garde) | `0.22.1` | `0.23.0` | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [icalendar](https://github.com/hoodie/icalendar) | `0.17.10` | `0.17.11` | | [lettre](https://github.com/lettre/lettre) | `0.11.21` | `0.11.22` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.78` | `0.10.80` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.39.2` | `0.40.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.3` | `0.13.4` | | [rkyv](https://github.com/rkyv/rkyv) | `0.7.46` | `0.8.16` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [serde_qs](https://github.com/samscott89/serde_qs) | `1.1.1` | `1.1.2` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.18.0` | `3.20.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.1` | `1.52.3` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.11` | | [tower-sessions](https://github.com/maxcountryman/tower-sessions) | `0.14.0` | `0.15.0` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.13.2` | `1.13.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.23.2` | Updates `aws-sdk-s3` from 1.131.0 to 1.132.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `cached` from 0.59.0 to 1.1.0 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `emojis` from 0.8.1 to 0.8.2 - [Changelog](https://github.com/rossmacarthur/emojis/blob/trunk/RELEASES.md) - [Commits](rossmacarthur/emojis@0.8.1...0.8.2) Updates `garde` from 0.22.1 to 0.23.0 - [Release notes](https://github.com/jprochazk/garde/releases) - [Commits](jprochazk/garde@v0.22.1...v0.23.0) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `icalendar` from 0.17.10 to 0.17.11 - [Release notes](https://github.com/hoodie/icalendar/releases) - [Changelog](https://github.com/hoodie/icalendar/blob/main/CHANGELOG.md) - [Commits](hoodie/icalendar@v0.17.10...v0.17.11) Updates `lettre` from 0.11.21 to 0.11.22 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.21...v0.11.22) Updates `openssl` from 0.10.78 to 0.10.80 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.78...openssl-v0.10.80) Updates `quick-xml` from 0.39.2 to 0.40.1 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.39.2...v0.40.1) Updates `reqwest` from 0.13.3 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.3...v0.13.4) Updates `rkyv` from 0.7.46 to 0.8.16 - [Release notes](https://github.com/rkyv/rkyv/releases) - [Commits](https://github.com/rkyv/rkyv/commits/0.8.16) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `serde_qs` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/samscott89/serde_qs/releases) - [Changelog](https://github.com/samscott89/serde_qs/blob/main/CHANGELOG.md) - [Commits](samscott89/serde_qs@v1.1.1...v1.1.2) Updates `serde_with` from 3.18.0 to 3.20.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.20.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `tokio` from 1.52.1 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3) Updates `tower-http` from 0.6.8 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.11) Updates `tower-sessions` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/maxcountryman/tower-sessions/releases) - [Changelog](https://github.com/maxcountryman/tower-sessions/blob/main/CHANGELOG.md) - [Commits](maxcountryman/tower-sessions@v0.14.0...v0.15.0) Updates `unicode-segmentation` from 1.13.2 to 1.13.3 - [Commits](https://github.com/unicode-rs/unicode-segmentation/commits) Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.132.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: cached dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend - dependency-name: emojis dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: garde dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: icalendar dependency-version: 0.17.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: lettre dependency-version: 0.11.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: openssl dependency-version: 0.10.80 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: quick-xml dependency-version: 0.40.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: rkyv dependency-version: 0.8.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_qs dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: serde_with dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: tower-sessions dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: unicode-segmentation dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the backend group with 20 updates:
1.131.01.132.00.59.01.1.00.8.10.8.20.22.10.23.00.12.10.13.00.17.100.17.110.11.210.11.220.10.780.10.800.39.20.40.10.13.30.13.40.7.460.8.161.0.1491.0.1501.1.11.1.23.18.03.20.00.10.90.11.01.52.11.52.30.6.80.6.110.14.00.15.01.13.21.13.31.23.11.23.2Updates
aws-sdk-s3from 1.131.0 to 1.132.0Commits
Updates
cachedfrom 0.59.0 to 1.1.0Changelog
Sourced from cached's changelog.
... (truncated)
Commits
Updates
emojisfrom 0.8.1 to 0.8.2Changelog
Sourced from emojis's changelog.
Commits
f6d6077This is 0.8.2c209f61Fix clippy warnings27eb5c4Fix workflow 🤦♂️25eef45Bump toml to 1.x (#30)5e064a3Only runcargo checkon MSRVUpdates
gardefrom 0.22.1 to 0.23.0Release notes
Sourced from garde's releases.
... (truncated)
Commits
62b71b10.23.0edda2ecsupport pre-1.0 version bumps8a2ad42Merge pull request #183 from jprochazk/ci-exclude-ui-on-stablef8a75e1Merge pull request #182 from jprochazk/fix-skip-tuple-variant-binding6c4ff77excludepattern_mismatched_typestest on stable instead of pinned88694f4fix(derive): bind all tuple variant fields so skipped fields don't shift bind...7d4a538Merge pull request #150 from jprochazk/i18n7c33d10fix wasm test951940fimpl51f80cfMerge pull request #178 from jprochazk/toolchainUpdates
hmacfrom 0.12.1 to 0.13.0Commits
0236c8ehmac v0.13.0 (#263)b895e50Migrate tests to the new blobby format (#264)3d1440bWorkspace-level lint configuration (#261)11d4f36hmac: use release versions ofdev-dependencies(#260)c40b82bhmac: bumpsha2dev-dependency to v0.11 (#259)1fa0781Cut rc.5 prereleases (#258)a008265hmac v0.13.0-rc.6 (#256)da485cdUse(Reset)MacTraits(#254)2c51e3bhmac: deriveCloneinstead of relying on(Reset)MacTraits(#253)669d805RelaxClonebounds (#250)Updates
icalendarfrom 0.17.10 to 0.17.11Release notes
Sourced from icalendar's releases.
Changelog
Sourced from icalendar's changelog.
Commits
bd4d3d9chore: bump versionc01c9d0Merge pull request #176 from nixxo/patch-24905029fix: treat non-standard properties as text143ea5fchore: changelogUpdates
lettrefrom 0.11.21 to 0.11.22Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.
Commits
9b88c4fPrepare v0.11.22f5efffcfix(transport-smtp): negate hostname-verify flag for boring-tlsf62f304fix(transport-smtp): cap read_response bufferfa402dbbuild(deps): upgrade rustls-platform-verifier to v0.7Updates
opensslfrom 0.10.78 to 0.10.80Release notes
Sourced from openssl's releases.
Commits
35be7aeRelease openssl 0.10.80 and openssl-sys 0.9.116 (#2639)19eceb2Fix output buffer overflow in cipher_update_inplace for AES key-wrap-with-pad...b460eb3Prefer Homebrew openssl@4 and stop looking for openssl@1.1 (#2633)649f2d9Release openssl 0.10.79 and openssl-sys 0.9.115 (#2632)257f9b2Fix output buffer overflow for AES key-wrap-with-padding ciphers (#2630)d43e917Reject non-UTF-8 OCSP responder URLs in X509Ref::ocsp_responders (#2631)f46519cAdd PkeyCtxRef::set_context_string for ML-DSA (#2629)ad9ae31Bind OSSL_PARAM_modified and use it for seed_into (#2628)4e25c9bFix process abort when verify/PSK callbacks fire after SSL_CTX swap (#2624)3dd8f42Add PKeyRef::seed_into for ML-DSA/ML-KEM seed extraction (#2626)Updates
quick-xmlfrom 0.39.2 to 0.40.1Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
... (truncated)
Commits
9aaea92Release 0.40.1ce488bcMerge pull request #964 from williamareynolds/fix/de-doctype-in-text-unreachablee00ae5cFix unreachable!() panic when DOCTYPE appears between text runs in element co...2778564Release 0.40.0393db03Merge pull request #962 from Mingun/prepare-0.40a27709aFix misprint in code example0c0c914Make some functions const and enable clippy::missing_const_for_fn lintbf4ffe5Fix clippy warning: use.first()instead of.get(0)d69baadFix clippy warning: remove unnecessary after 241f01e20ff679e9248f2ae424c9ba82...8e0ae4fFix clippy warning: usestrip_prefixinstead of manual strippingUpdates
reqwestfrom 0.13.3 to 0.13.4Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
rkyvfrom 0.7.46 to 0.8.16Release notes
Sourced from rkyv's releases.
... (truncated)
Commits
Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
serde_qsfrom 1.1.1 to 1.1.2Release notes
Sourced from serde_qs's releases.
Changelog
Sourced from serde_qs's changelog.
Commits
ba6b6f7chore: release v1.1.2 (#169)f220b13fix: do not strict-validate ignored compound fields (#168)Updates
serde_withfrom 3.18.0 to 3.20.0Release notes
Sourced from serde_with's releases.
Commits
f1b06c7Bump version to 3.20.0 (#953)11fe1c5Bump version to 3.20.0222b9aaInclude Rust 1.95 in the CI matrix (#951)993770cInclude Rust 1.95 in the CI matrix731b00bfeat: automaticschemarssupport forBase64(#949)93d6d9dBump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group (...59bc97bBump github/codeql-action in the github-actions group84f2e40feat: automaticschemarssupport forbase64ff837abfeat: base58 (#943)9fda9cechore: bring back newlineUpdates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
tokiofrom 1.52.1 to 1.52.3Release notes
Sourced from tokio's releases.