Bump the "backend" group with 1 update across multiple ecosystems#112
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the "backend" group with 1 update across multiple ecosystems#112dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the backend group with 7 updates: | Package | From | To | | --- | --- | --- | | [askama](https://github.com/askama-rs/askama) | `0.15.4` | `0.15.6` | | [cached](https://github.com/jaemk/cached) | `0.56.0` | `0.59.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [lambda_http](https://github.com/aws/aws-lambda-rust-runtime) | `1.0.2` | `1.1.2` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | Updates `askama` from 0.15.4 to 0.15.6 - [Release notes](https://github.com/askama-rs/askama/releases) - [Commits](askama-rs/askama@v0.15.4...v0.15.6) Updates `cached` from 0.56.0 to 0.59.0 - [Changelog](https://github.com/jaemk/cached/blob/master/CHANGELOG.md) - [Commits](https://github.com/jaemk/cached/commits) Updates `clap` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `lambda_http` from 1.0.2 to 1.1.2 - [Release notes](https://github.com/aws/aws-lambda-rust-runtime/releases) - [Changelog](https://github.com/aws/aws-lambda-rust-runtime/blob/main/release-plz.toml) - [Commits](aws/aws-lambda-rust-runtime@v1.0.2...lambda_http-v1.1.2) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) --- updated-dependencies: - dependency-name: askama dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: cached dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: clap dependency-version: 4.6.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: lambda_http dependency-version: 1.1.2 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: tracing-subscriber dependency-version: 0.3.23 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 7 updates:
0.15.40.15.60.56.00.59.04.5.604.6.00.12.10.13.01.0.21.1.20.10.90.11.00.3.220.3.23Updates
askamafrom 0.15.4 to 0.15.6Release notes
Sourced from askama's releases.
Commits
4260d0dMerge pull request #719 from GuillaumeGomez/update-crate-version1471702Update crate version to0.15.6fb6f3fbMerge pull request #718 from GuillaumeGomez/improve-ui-tests4f36391Merge pull request #717 from GuillaumeGomez/fix-non-ident-block1b4350bUpdate trybuild version to1.0.116to enforce diagnostics width2ad677cCorrectly handle non-ident item in block error5e12585Merge pull request #714 from jplatte/jplatte/lt-refactor0ebfd0fMerge pull request #716 from jplatte/jplatte/clippy3c0f1b0Merge pull request #715 from jplatte/jplatte/winnow1acc29f3Remove unnecessary .clone()Updates
cachedfrom 0.56.0 to 0.59.0Changelog
Sourced from cached's changelog.
Commits
Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
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
lambda_httpfrom 1.0.2 to 1.1.2Release notes
Sourced from lambda_http's releases.
... (truncated)
Commits
45850d4chore: release (#1132)bafe106fix handling of null groupConfiguration (#1130)6f305bbchore: fix dev dep dependency (#1126)b16f532dmelfi/fix issue with dev dep (#1124)e77825cFix deployment issue in aws_lambda_event because of dev dep (#1123)6d5f3dechore: release (#1118)0aa6c8efix(test): fix test_concurrent_structured_logging_isolation (#1121)7f66cdeResolve inconsistencies in .gitignore making release-plz fail (#1117)b5e978eRevert change in releaze-plz toml breaking the github action (#1116)114b212test(all) Add concurrent Lambda invocation tests (#1112)Updates
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
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)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