chore(deps): bump the patch-versions group with 6 updates#5489
Merged
hanabi1224 merged 1 commit intomainfrom Apr 1, 2025
Merged
chore(deps): bump the patch-versions group with 6 updates#5489hanabi1224 merged 1 commit intomainfrom
hanabi1224 merged 1 commit intomainfrom
Conversation
Bumps the patch-versions group with 6 updates: | Package | From | To | | --- | --- | --- | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.21` | `0.4.22` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.3` | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.34` | | [gethostname](https://github.com/swsnr/gethostname.rs) | `1.0.0` | `1.0.1` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.1` | `1.21.3` | | [ra_ap_syntax](https://github.com/rust-lang/rust-analyzer) | `0.0.270` | `0.0.272` | Updates `async-compression` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md) - [Commits](Nullus157/async-compression@v0.4.21...v0.4.22) Updates `axum` from 0.8.1 to 0.8.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.3) Updates `clap` from 4.5.32 to 4.5.34 - [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.32...clap_complete-v4.5.34) Updates `gethostname` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/swsnr/gethostname.rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/swsnr/gethostname.rs/compare/v1.0.0...v1.0.1) Updates `once_cell` from 1.21.1 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.1...v1.21.3) Updates `ra_ap_syntax` from 0.0.270 to 0.0.272 - [Release notes](https://github.com/rust-lang/rust-analyzer/releases) - [Commits](https://github.com/rust-lang/rust-analyzer/commits) --- updated-dependencies: - dependency-name: async-compression dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: gethostname dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: ra_ap_syntax dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com>
LesnyRumcajs
approved these changes
Mar 31, 2025
hanabi1224
approved these changes
Mar 31, 2025
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.
Bumps the patch-versions group with 6 updates:
0.4.210.4.220.8.10.8.34.5.324.5.341.0.01.0.11.21.11.21.30.0.2700.0.272Updates
async-compressionfrom 0.4.21 to 0.4.22Changelog
Sourced from async-compression's changelog.
Commits
6657e67Update CHANGELOG.md7a33560chore: release v0.4.220ed8747Merge pull request #337 from ardurin/mainca9cd30Merge pull request #331 from arpankapoor/lz4a45581eExpose total_in/total_out in DeflateEncoder49375b4refactor: use actual dst size instead of min_dst_size2060bb7refactor: calculate src size just oncee189f86refactor: avoid unwrap_unchecked9e3774frefactor: drain buffer inside write1aba65brefactor: rewrite encoder to minimize internal buffer usageUpdates
axumfrom 0.8.1 to 0.8.3Release notes
Sourced from axum's releases.
Commits
Updates
clapfrom 4.5.32 to 4.5.34Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5d2cdacchore: Releasef1c10ebdocs: Update changeloga4d1a7fchore(ci): Take a break from template updatese95ed39Merge pull request #5775 from vivienm/master18f8d4cchore(deps): Update Rust Stable to v1.82 (#5788)f35d8e0Merge pull request #5787 from epage/template1389d7dchore: Update from '_rust/main' templatedbc9faachore(ci): Initialize git for template update3dac2f3chore(ci): Get history for template updatee1f77dachore(ci): Fix branch for template updateUpdates
gethostnamefrom 1.0.0 to 1.0.1Changelog
Sourced from gethostname's changelog.
Commits
a9201fbRelease 1.0.1945d3dbMerge pull request #20 from swsnr/update-dependencies110f2bbUpdate rustix to 16f1a5cbEnable pedantic clippy lintsUpdates
once_cellfrom 1.21.1 to 1.21.3Changelog
Sourced from once_cell's changelog.
Commits
29e3d93Merge pull request #286 from briansmith/b/once-ref-drya206950Prepare for 1.21.3 release.17d4a9bDRYrace::OnceRef::{get_or_try_init, set}.01b1d56Merge pull request #285 from briansmith/b/once-ref-colda851cc4Mark initialization ofOnceRef::get_or_try_initcold.2447a93Merge pull request #281 from briansmith/b/init-innerc294d64Merge pull request #280 from briansmith/b/self5f0fdd4Merge pull request #283 from briansmith/b/cast_mut899e319Merge pull request #284 from briansmith/b/dry-get90da60bMark initialization ofOnceBox::get_or_try_initcold.Updates
ra_ap_syntaxfrom 0.0.270 to 0.0.272Commits
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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