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 8 updates: | Package | From | To | | --- | --- | --- | | [askama](https://github.com/askama-rs/askama) | `0.15.4` | `0.15.6` | | [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust) | `1.125.0` | `1.126.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [duckdb](https://github.com/duckdb/duckdb-rs) | `1.4.4` | `1.10501.0` | | [md-5](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.26.0` | `3.27.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [which](https://github.com/harryfei/which-rs) | `8.0.1` | `8.0.2` | 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 `aws-sdk-s3` from 1.125.0 to 1.126.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/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 `duckdb` from 1.4.4 to 1.10501.0 - [Release notes](https://github.com/duckdb/duckdb-rs/releases) - [Commits](duckdb/duckdb-rs@v1.4.4...v1.10501.0) Updates `md-5` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@md-5-v0.10.6...md2-v0.11.0) Updates `tempfile` from 3.26.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.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) Updates `which` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.1...8.0.2) --- 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: aws-sdk-s3 dependency-version: 1.126.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: duckdb dependency-version: 1.10501.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: md-5 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend - dependency-name: tempfile dependency-version: 3.27.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 - dependency-name: which dependency-version: 8.0.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 8 updates:
0.15.40.15.61.125.01.126.04.5.604.6.01.4.41.10501.00.10.60.11.03.26.03.27.00.3.220.3.238.0.18.0.2Updates
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
aws-sdk-s3from 1.125.0 to 1.126.0Commits
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
duckdbfrom 1.4.4 to 1.10501.0Release notes
Sourced from duckdb's releases.
... (truncated)
Commits
a0ada45Update DuckDB to v1.5.1 (#718)906a18cUpdate DuckDB to v1.5.10891c29Adapt upgrade.sh scripts to new versioning (#717)54a22f4Adapt upgrade.sh scripts to new versioningbcadfebRemove direct arrow2 exposure (#698)25c9461cargo fmt7e90b33Clean up polars step_polars internalsfd67021Narrow ComputeError catch to only match empty-array case71b3887Remove direct arrow2 exposurebb3086achore: update to arrow v58 (#702)Updates
md-5from 0.10.6 to 0.11.0Commits
b5051e5Cut new releases (#812)451c446md5: replaceforce-softcrate feature withmd5_backendconfiguration flag...2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)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)Updates
tempfilefrom 3.26.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPathUpdates
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)Updates
whichfrom 8.0.1 to 8.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
5bb3e82update README MSRVaacc10eadd changelog entry7b0c544Swap dependency on rustix for dependency on libc (#122)189e99aNew windows impl (#121)c48f04eclippy fixes1fa32b7bump msrv, bump version, add to changelogb0d6e74Remove env_home dependency2697220chore: add release steps documentation873554eadd entry to CHANGELOG.md for 8.0.1Dependabot 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