chore(deps): bump the rust group across 1 directory with 4 updates#40
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the rust group across 1 directory with 4 updates#40dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
831be44 to
f6a7495
Compare
bestlux
approved these changes
Mar 31, 2026
Bumps the rust group with 4 updates in the / directory: [sha2](https://github.com/RustCrypto/hashes), [uuid](https://github.com/uuid-rs/uuid), [eframe](https://github.com/emilk/egui) and [egui](https://github.com/emilk/egui). Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.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 `eframe` 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` 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) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: eframe dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: egui dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
f6a7495 to
970aaab
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 group with 4 updates in the / directory: sha2, uuid, eframe and egui.
Updates
sha2from 0.10.9 to 0.11.0Commits
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)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)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
eframefrom 0.33.3 to 0.34.1Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe'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
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)