Bump the cargo group with 6 updates - #200
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the cargo group with 6 updates: | Package | From | To | | --- | --- | --- | | [eframe](https://github.com/emilk/egui) | `0.34.3` | `0.36.1` | | [egui_glow](https://github.com/emilk/egui) | `0.34.3` | `0.36.1` | | [glow](https://github.com/grovesNL/glow) | `0.17.0` | `0.18.0` | | [i_overlay](https://github.com/iShape-Rust/iOverlay) | `8.0.0` | `8.1.0` | | [glam](https://github.com/bitshifter/glam-rs) | `0.33.3` | `0.33.5` | | [egui-phosphor](https://github.com/amPerl/egui-phosphor) | `0.12.0` | `0.13.0` | Updates `eframe` from 0.34.3 to 0.36.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.36.1) Updates `egui_glow` from 0.34.3 to 0.36.1 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.3...0.36.1) Updates `glow` from 0.17.0 to 0.18.0 - [Commits](https://github.com/grovesNL/glow/commits) Updates `i_overlay` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/iShape-Rust/iOverlay/releases) - [Commits](iShape-Rust/iOverlay@8.0.0...8.1.0) Updates `glam` from 0.33.3 to 0.33.5 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.33.3...0.33.5) Updates `egui-phosphor` from 0.12.0 to 0.13.0 - [Changelog](https://github.com/amPerl/egui-phosphor/blob/main/CHANGELOG.md) - [Commits](amPerl/egui-phosphor@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: eframe dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: egui_glow dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: glow dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: i_overlay dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: glam dependency-version: 0.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: egui-phosphor dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 cargo group with 6 updates:
0.34.30.36.10.34.30.36.10.17.00.18.08.0.08.1.00.33.30.33.50.12.00.13.0Updates
eframefrom 0.34.3 to 0.36.1Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
4c1f2faRelease 0.36.1 - FixSense::dragbug42cd821FixSense::dragdetecting drags when clicking widget above it (#8396)2397194Release 0.36.0 - Improved mobile keyboard support (#8390)e37d44aNever run an egui pass when nothing will be shown (#8387)90e0302Fix a few nightly clippy lints (#8388)5347b0aFix window with aGridbeing widenable but not shrinkable again (#8386)622bbbeAdd drag-to-open for collapsible panels (#8363)98eab50Treat a press that leaves a widget as a drag (#8365)78c0e39Fix ScrollArea failure by handling horizontal and vertical scrolling separate...5c0b690Addextra_text_line_spacingto control vertical spacing between text lines ...Updates
egui_glowfrom 0.34.3 to 0.36.1Release notes
Sourced from egui_glow's releases.
... (truncated)
Changelog
Sourced from egui_glow's changelog.
... (truncated)
Commits
4c1f2faRelease 0.36.1 - FixSense::dragbug42cd821FixSense::dragdetecting drags when clicking widget above it (#8396)2397194Release 0.36.0 - Improved mobile keyboard support (#8390)e37d44aNever run an egui pass when nothing will be shown (#8387)90e0302Fix a few nightly clippy lints (#8388)5347b0aFix window with aGridbeing widenable but not shrinkable again (#8386)622bbbeAdd drag-to-open for collapsible panels (#8363)98eab50Treat a press that leaves a widget as a drag (#8365)78c0e39Fix ScrollArea failure by handling horizontal and vertical scrolling separate...5c0b690Addextra_text_line_spacingto control vertical spacing between text lines ...Updates
glowfrom 0.17.0 to 0.18.0Commits
Updates
i_overlayfrom 8.0.0 to 8.1.0Release notes
Sourced from i_overlay's releases.
Commits
1d492b7up i_float7b44e4dMerge pull request #85 from iShape-Rust/feature/shape_hierarchy6cb29e8update change logd366931update readme and tests8174040up version1b98c86add point location109b626fmtf91391bclean debug code27d3fecfix inner butt6194c50new split sectionUpdates
glamfrom 0.33.3 to 0.33.5Changelog
Sourced from glam's changelog.
Commits
a867ca8Prepare 0.33.5 release (#783)6fd1f1ffix: fix remaining 32-bit layout tests and add i686 CI coveragees (#784)b5b6808fix: 32-bit I64Vec3 and U64Vec3 alignment tests (#781)f4560a9ci: filter release-plz changelog to user-facing changes (#782)5fd5c5adocs: update CONTRIBUTING.md and ARCHITECTURE.md (#779)0e56be2ci: exempt release-plz PRs from the title lint and fix the bump policy docs (...762199cPrepare 0.33.4 release (#774)ac7746fdocs: normalize changelog to the release-plz format (#776)5f79925fix: ISizeVec layout checks on 32-bit targets (#775)351ebdaFix USizeVec2 layout checks on 32-bit targets (#771)Updates
egui-phosphorfrom 0.12.0 to 0.13.0Changelog
Sourced from egui-phosphor's changelog.
Commits
2e7ec7abump to 0.13.0 for egui 0.357493718Merge pull request #41 from crumblingstatue/egui-0355a0075fUpdate to egui 0.35Dependabot 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