chore(deps): bump the rust-dependencies group across 1 directory with 20 updates#74
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the rust-dependencies group across 1 directory with 20 updates#74dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… 20 updates Bumps the rust-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.0` | `2.11.1` | | [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.51.1` | `1.52.0` | | [psl](https://github.com/addr-rs/psl) | `2.1.202` | `2.1.203` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.38` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.32.1` | `0.39.0` | | [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.2` | `43.0.1` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [regress](https://github.com/ridiculousfish/regress) | `0.10.5` | `0.11.1` | | [seccompiler](https://github.com/rust-vmm/seccompiler) | `0.4.0` | `0.5.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.184` | `0.2.185` | | [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.17.0` | Updates `bitflags` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.0...2.11.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.51.1 to 1.52.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.0) Updates `psl` from 2.1.202 to 2.1.203 - [Release notes](https://github.com/addr-rs/psl/releases) - [Commits](addr-rs/psl@v2.1.202...v2.1.203) Updates `rustls` from 0.23.37 to 0.23.38 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.38) 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 `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.2 to 43.0.1 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v43.0.1/RELEASES.md) - [Commits](bytecodealliance/wasmtime@v42.0.2...v43.0.1) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) 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 `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.184 to 0.2.185 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.184...0.2.185) 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.17.0 - [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.17.0) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-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.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: psl dependency-version: 2.1.203 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.38 dependency-type: direct:production update-type: version-update:semver-patch 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: 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.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: rayon dependency-version: 1.12.0 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: 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.185 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.17.0 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 20 updates in the / directory:
2.11.02.11.10.36.00.37.04.5.604.6.00.38.00.39.01.51.11.52.02.1.2022.1.2030.23.370.23.380.32.10.39.00.33.30.34.10.33.30.34.10.33.30.34.10.7.00.8.027.0.129.0.142.0.243.0.11.11.01.12.00.10.50.11.10.4.00.5.00.2.1840.2.1850.59.00.61.20.15.50.17.0Updates
bitflagsfrom 2.11.0 to 2.11.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
4ed9ffaMerge pull request #482 from KodrAus/cargo/2.11.1c53cd57prepare for 2.11.1 releasea44410aMerge pull request #481 from KodrAus/docs/clarifications3d671b9update more compile error messages5f3adadfix up compile error messages780765dfix up contains and intersection docs97b7607clarify self and other in method docs88a7a18Merge pull request #477 from DanielEScherzer/patch-1f0e4646example_generated.rs: add missing third slash for doc commenta31c96fMerge pull request #478 from DanielEScherzer/beta-blessUpdates
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.51.1 to 1.52.0Release notes
Sourced from tokio's releases.
Commits
5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)5db10f5net: add 'try_io' function to 'unix::pipe' sender and receiver types (#8030)bbdba71taskdump: addtrace_withfor customized task dumps (#8025)7cfce54ci: update FreeBSD image to 14.4 (#8038)81370e6net: add docs onConnectionRefusederrors with udp sockets (#7870)203af02runtime: overflow second half of tasks when local queue is filled instead of ...de23092net: temporarily disabletcp_streamtry_read_buftest on WASI (#8036)432ec3fsync: hide#[tokio::main]attribute in the docs ofsync::watch(#8035)Updates
pslfrom 2.1.202 to 2.1.203Commits
0aff7c3bump version0d25d37update the listUpdates
rustlsfrom 0.23.37 to 0.23.38Commits
6b116bcBump version of rustlsa1da268client: allow skipping selected ALPN validation5b3ef11Fix ambiguous panic! warning0f0fbf5Fixclippy::result_large_err7e99b52Update semver-compatible dependenciesUpdates
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
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.
... (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-winitfrom 0.33.3 to 0.34.1Release notes
Sourced from egui-winit's releases.
... (truncated)
Changelog
Sourced from egui-winit'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
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 29.0.1Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
923b896Prepare patch release v29.0.12fdeb13Revert "[metal] fix limits"814eef1Don't crash in the Display implementation of CreateTextureViewError::TooMany{...fbaf66ffix(gles): texture height initialized incorrectly increate_texture(#9302)55bc84cfix(metal): Check respondsToSelector before feature detection calls (#9284)274d1b7fix(core):...Description has been truncated