build(deps): Bump the rust-dependencies group across 1 directory with 25 updates#51
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): Bump the rust-dependencies group across 1 directory with 25 updates#51dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
a85f1f9 to
bb8f07d
Compare
… 25 updates Bumps the rust-dependencies group with 25 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` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.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.200` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.39.0` | | [boa_engine](https://github.com/boa-dev/boa) | `0.21.0` | `0.21.1` | | [boa_gc](https://github.com/boa-dev/boa) | `0.21.0` | `0.21.1` | | [egui](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui-wgpu](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [egui-winit](https://github.com/emilk/egui) | `0.33.3` | `0.34.1` | | [vello](https://github.com/linebender/vello) | `0.7.0` | `0.8.0` | | [wgpu](https://github.com/gfx-rs/wgpu) | `27.0.1` | `29.0.1` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `42.0.1` | `43.0.0` | | [wat](https://github.com/bytecodealliance/wasm-tools) | `1.245.1` | `1.246.2` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.12.0` | `1.13.2` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.5` | `0.11.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [seccompiler](https://github.com/rust-vmm/seccompiler) | `0.4.0` | `0.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.59.0` | `0.61.2` | | [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 `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.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 `psl` from 2.1.198 to 2.1.200 - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](addr-rs/psl@v2.1.198...v2.1.200) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.0) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `rusqlite` from 0.32.1 to 0.39.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.1...v0.39.0) Updates `boa_engine` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/boa-dev/boa/releases) - [Changelog](https://github.com/boa-dev/boa/blob/main/CHANGELOG.md) - [Commits](boa-dev/boa@v0.21...v0.21.1) Updates `boa_gc` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/boa-dev/boa/releases) - [Changelog](https://github.com/boa-dev/boa/blob/main/CHANGELOG.md) - [Commits](boa-dev/boa@v0.21...v0.21.1) Updates `egui` from 0.33.3 to 0.34.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.1) Updates `egui-wgpu` from 0.33.3 to 0.34.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.1) Updates `egui-winit` from 0.33.3 to 0.34.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.33.3...0.34.1) 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 29.0.1 - [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...wgpu-v29.0.1) 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 `wat` from 1.245.1 to 1.246.2 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](bytecodealliance/wasm-tools@v1.245.1...v1.246.2) Updates `unicode-segmentation` from 1.12.0 to 1.13.2 - [Commits](unicode-rs/unicode-segmentation@v1.12.0...v1.13.2) Updates `regress` from 0.10.5 to 0.11.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.10.5...v0.11.1) Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `seccompiler` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/rust-vmm/seccompiler/releases) - [Changelog](https://github.com/rust-vmm/seccompiler/blob/main/CHANGELOG.md) - [Commits](rust-vmm/seccompiler@v0.4.0...v0.5.0) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) Updates `windows-sys` from 0.59.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) 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: tokio dependency-version: 1.51.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.200 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: boa_engine dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: boa_gc dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: egui dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: egui-wgpu dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: egui-winit dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor 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: 29.0.1 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: wat dependency-version: 1.246.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: unicode-segmentation dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: regress dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: seccompiler dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: direct:production update-type: version-update:semver-minor 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>
bb8f07d to
75f62e6
Compare
Owner
|
Closing: html5ever 0.38→0.39 has breaking API changes (TreeSink trait). Will split into separate PRs — html5ever update with code fixes, and remaining 24 deps as a clean bump. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 25 updates in the / directory:
0.36.00.37.04.5.604.6.00.38.00.39.01.50.01.51.00.3.220.3.232.1.1982.1.2001.8.11.9.01.22.01.23.00.32.10.39.00.21.00.21.10.21.00.21.10.33.30.34.10.33.30.34.10.33.30.34.10.7.00.8.027.0.129.0.142.0.143.0.01.245.11.246.21.12.01.13.20.10.50.11.12.13.02.13.10.4.00.5.00.2.1830.2.1840.59.00.61.20.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
tokiofrom 1.50.0 to 1.51.0Release notes
Sourced from tokio's releases.
Commits
0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)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.200Commits
424e68bbump versiond397d67update the list6085657bump versionb8fe2d1update the listUpdates
hyperfrom 1.8.1 to 1.9.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
0d6c7d5v1.9.0e21205cfeat(http1): add UpgradeableConnection::into_parts393c77cfeat(error): add 'Error::is_parse_version_h2' method5b17a69fix(http2): cancel sending client request body on response future drop (#4042)7211ec2fix(http1): allow keep-alive for chunked requests with trailers (#4043)d51cb71feat(client): expose HTTP/2 current max stream count (#4026)28e73ccfix(ffi): validate null pointers before dereferencing in request/response fun...e13e783docs(client): fix HTTP/2 max concurrent stream link to spec (#4037)8ba9008chore(dependencies): drop pin-utils dependency (#4023)5778745feat(client): add HTTP/2max_local_error_reset_streamsoption (#4021)Updates
uuidfrom 1.22.0 to 1.23.0Release notes
Sourced from uuid's releases.
Commits
00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmt8ed9142reorganize and document more v7 context internalse09a322use LazyLock to synchronize v1/v6 context initialization0f260ccMerge pull request #874 from uuid-rs/chore/impl-cleanups1419e91clean up and refactor main lib testsceeaf4bensure we don't overflow on counters less than 1263bc8f5Merge pull request #873 from uuid-rs/fix/error-msgUpdates
rusqlitefrom 0.32.1 to 0.39.0Release notes
Sourced from rusqlite's releases.
... (truncated)
Commits
2a1790aMerge pull request #1820 from gwenn/0.39.07c43afcPrepare next release487af3cMerge pull request #1626 from gwenn/ptr643d581Warn about potential memory leak67f59c3Merge pull request #1819 from gwenn/utf8error870d5b6Use TryFrom<ValueRef> for Value93085d8Merge pull request #1818 from gwenn/3.51.37bd5098Bump bundled SQLite version to 3.51.3886832eMerge pull request #1816 from mqudsi/undo-3.52.0ca911a2Revert "Bump bundled SQLite version to 3.52.0"Updates
boa_enginefrom 0.21.0 to 0.21.1Release notes
Sourced from boa_engine's releases.
Changelog
Sourced from boa_engine's changelog.
Commits
bc36c3fBump getrandom to 0.3.468bb7d4Update crate versions167ebcdUse Personal Access Token for pushing to the data repo (#4795)6347d13Push test262 results on pushes to main (#4792)716ce2eUpdate the test262 data on release (#4659)33f7dbfci: fix test262_release action (#4480)006124dfix: skip npm publish if boa_wasm version already exists (#4654)a57c704Remove js-related bindings for non-js wasm builds (#4528)Updates
boa_gcfrom 0.21.0 to 0.21.1Release notes
Sourced from boa_gc's releases.
Changelog
Sourced from boa_gc's changelog.
Commits
bc36c3fBump getrandom to 0.3.468bb7d4Update crate versions167ebcdUse Personal Access Token for pushing to the data repo (#4795)6347d13Push test262 results on pushes to main (#4792)716ce2eUpdate the test262 data on release (#4659)33f7dbfci: fix test262_release action (#4480)006124dfix: skip npm publish if boa_wasm version already exists (#4654)a57c704Remove js-related bindings for non-js wasm builds (#4528)Updates
eguifrom 0.33.3 to 0.34.1Release notes
Sourced from egui's releases.
... (truncated)
Changelog
Sourced from egui's changelog.
... (truncated)
Commits
a01193dRelease 0.34.1: Enable WebGL fallback in eframef325097Only apply cursor style to the <canvas> (#8036)3cf3141wgpubackend: Enable WebGL fallback (#8038)82a578eRelease 0.34.0 - MoreUi, lessContext(#8028)1c9f74bAdd raw key methods to TypeIdMap (#8007)f1236f1Fix missingobjc2-app-kitfeatures (#8025)048f8ccTweakScrollAreafade effect (#8023)02ff040Fix:Visuals::interact_cursorsupport inButton(#7986)d232be7Fix bug in ui stack color blending (#8021)0b0c561Fade out the edges ofScrollAreas(#8018)Updates
egui-wgpufrom 0.33.3 to 0.34.1Release notes
Sourced from egui-wgpu's releases.
... (truncated)
Changelog
Sourced from egui-wgpu's changelog.