chore(deps): Bump the rust-dependencies group across 1 directory with 9 updates#27
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): Bump the rust-dependencies group across 1 directory with 9 updates#27dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 9 updates Bumps the rust-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cssparser](https://github.com/servo/rust-cssparser) | `0.36.0` | `0.37.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [html5ever](https://github.com/servo/html5ever) | `0.38.0` | `0.39.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [psl](https://github.com/addr-rs/psl) | `2.1.198` | `2.1.199` | | [vello](https://github.com/linebender/vello) | `0.7.0` | `0.8.0` | | [wgpu](https://github.com/gfx-rs/wgpu) | `27.0.1` | `28.0.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `42.0.1` | `43.0.0` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.5` | `0.16.1` | Updates `cssparser` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/servo/rust-cssparser/releases) - [Commits](https://github.com/servo/rust-cssparser/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 `html5ever` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) 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 `psl` from 2.1.198 to 2.1.199 - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](addr-rs/psl@v2.1.198...v2.1.199) Updates `vello` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/linebender/vello/releases) - [Changelog](https://github.com/linebender/vello/blob/main/CHANGELOG.md) - [Commits](linebender/vello@v0.7.0...v0.8.0) Updates `wgpu` from 27.0.1 to 28.0.0 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@wgpu-v27.0.1...v28.0.0) Updates `wasmtime` from 42.0.1 to 43.0.0 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v42.0.1...v43.0.0) Updates `hashbrown` from 0.15.5 to 0.16.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md) - [Commits](rust-lang/hashbrown@v0.15.5...v0.16.1) --- updated-dependencies: - dependency-name: cssparser dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: html5ever dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: psl dependency-version: 2.1.199 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: vello dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: wgpu dependency-version: 28.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: wasmtime dependency-version: 43.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: hashbrown dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... 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.
Bumps the rust-dependencies group with 9 updates in the / directory:
0.36.00.37.04.5.604.6.00.38.00.39.00.3.220.3.232.1.1982.1.1990.7.00.8.027.0.128.0.042.0.143.0.00.15.50.16.1Updates
cssparserfrom 0.36.0 to 0.37.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
html5everfrom 0.38.0 to 0.39.0Commits
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)Updates
pslfrom 2.1.198 to 2.1.199Commits
6085657bump versionb8fe2d1update the listUpdates
vellofrom 0.7.0 to 0.8.0Release notes
Sourced from vello's releases.
Changelog
Sourced from vello's changelog.
Commits
302fa90Prepare to release Vello 0.8.0. (#1518)0744f05Updatepngto 0.18.1 andoxipngto 10.1.0. (#1515)1485ba8chore: Replace custom guillotine allocator with upstreamguillotierecrate ...11e9091Increase hybrid tolerance for nested layer filter tests. (#1516)57b9459Update dependencies and stable Rust to 1.94. (#1514)3a0908dvello_hybrid: Initial support for filter effects (#1494)8f2782fvello_hybrid: Avoid unnecessarily allocatingUint32Arrays (#1498)ffa2f8bvello_hybrid: Also usemat2x2for images (#1507)0fa8aabRe attach texture to re-trigger framebuffer completeness (#1502)1ba36b7Small bug intex_parameteri- use provided target (#1503)Updates
wgpufrom 27.0.1 to 28.0.0Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
3f02781update metal to 0.33e72a77cupdate release checklist68c74ffUpdate versions999dd28Update changelogfa8afdfFix mesh task workgroup limit on nvidia (#8754)c5e460fFix regressions in logical operator handling in const exprs (#8721)b74007fFix mesh shader validation (#8749)49be67aNaga mesh shader WGSL writer (#8481)daf69deBump MSRV to 1.92 for real (#8723)952d653New mesh shader limits (#8507)Updates
wasmtimefrom 42.0.1 to 43.0.0Release notes
Sourced from wasmtime's releases.
... (truncated)
Changelog
Sourced from wasmtime's changelog.
... (truncated)
Commits
be23469Release Wasmtime 43.0.0 (#12806)d225583cm-async: Fix cancelling a completed host task (#12797) (#12801)b0dc282[43.0.0] A few more backports (#12795)51ec9dbWASIP3 update to latest rc (#12781) (#12786)e7e3996[43.0.0] Add release notes (#12770)4b24669[43.0.0] Backport fixes, refactorings, and updates to wasip3 limits (#12769)dc7a322Make serde an optional dependency in wasmtime-core (#12739) (#12752)d8e213fRename our OOM-handlingStringtoTryString(#12720)7a4f53aFix build withoutwatfeature. (#12706)58877f2Fix the current guest task when callingrealloc(#12718)Updates
hashbrownfrom 0.15.5 to 0.16.1Release notes
Sourced from hashbrown's releases.
Changelog
Sourced from hashbrown's changelog.
Commits
1876e4fAdd PR link forget_disjoint_mutrename2e363b6Update CHANGELOG for version 0.16.188d54a5chore: release v0.16.121be06cMerge pull request #657 from cuviper/table-bucketaf971f3AddTto bucket iterators and inline their methods7ccb6d6AddHashTable::iter_bucketsanditer_hash_bucketsaeb7996AddHashTable::get_bucket_entry_uncheckede885a4eget_bucket_entry -> Result\<OccupiedEntry, AbsentEntry>dabfbefAddget_bucket_uncheckedandget_bucket_unchecked_mut42d9377MakeHashTableentries useTaginstead of a full hashDependabot 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