build(deps): bump the cargo group across 1 directory with 8 updates#63
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the cargo group across 1 directory with 8 updates#63dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alacritty_terminal](https://github.com/alacritty/alacritty) | `0.25.1` | `0.26.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.103` | | [open](https://github.com/Byron/open-rs) | `5.3.4` | `5.3.6` | | [egui](https://github.com/emilk/egui) | `0.34.2` | `0.34.3` | | [eframe](https://github.com/emilk/egui) | `0.34.2` | `0.35.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.10` | `0.11.11` | | [egui_dock](https://github.com/Adanos020/egui_dock) | `0.19.1` | `0.20.1` | Updates `alacritty_terminal` from 0.25.1 to 0.26.0 - [Release notes](https://github.com/alacritty/alacritty/releases) - [Changelog](https://github.com/alacritty/alacritty/blob/master/CHANGELOG.md) - [Commits](alacritty/alacritty@alacritty_terminal_v0.25.1...alacritty_terminal_v0.26.0) Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `open` from 5.3.4 to 5.3.6 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](Byron/open-rs@v5.3.4...v5.3.6) Updates `egui` from 0.34.2 to 0.34.3 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.2...0.34.3) Updates `eframe` from 0.34.2 to 0.35.0 - [Release notes](https://github.com/emilk/egui/releases) - [Changelog](https://github.com/emilk/egui/blob/main/CHANGELOG.md) - [Commits](emilk/egui@0.34.2...0.35.0) Updates `env_logger` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.10...v0.11.11) Updates `log` from 0.4.29 to 0.4.33 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.33) Updates `egui_dock` from 0.19.1 to 0.20.1 - [Changelog](https://github.com/anhosh/egui_dock/blob/main/CHANGELOG.md) - [Commits](https://github.com/Adanos020/egui_dock/commits) --- updated-dependencies: - dependency-name: alacritty_terminal dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: open dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: egui dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: eframe dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: env_logger dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: egui_dock dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... 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 cargo group with 7 updates in the / directory:
0.25.10.26.01.0.1021.0.1035.3.45.3.60.34.20.34.30.34.20.35.00.11.100.11.110.19.10.20.1Updates
alacritty_terminalfrom 0.25.1 to 0.26.0Commits
94e7c88Alacritty version 0.17.068ca510Alacritty version 0.17.0-rc2de5492aFix release CIe72e077Alacritty version 0.17.0-rc1a0be6ebFix signal cleanup polling96f488dFix resource cleanup for signal shutdown889fa41Remove flash terminfo capability51f742bBump winit to 0.30.13e1779cbMove escape sequence docs to manpage4225ceaUse ExitStatus for tty shutdown eventsUpdates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
openfrom 5.3.4 to 5.3.6Release notes
Sourced from open's releases.
... (truncated)
Changelog
Sourced from open's changelog.
... (truncated)
Commits
cfb39d8Release open v5.3.641c4cf0Merge pull request #123 from Byron/avoid-wslview44d1d41fix: use PowerShell instead of wslview on WSL (#122)b98fc01Release open v5.3.5bb28d04Merge pull request #121 from gsurrel/wine-awarenessf72e644reviewdb81369fix(windows): delegate to winebrowser under WineUpdates
eguifrom 0.34.2 to 0.34.3Release notes
Sourced from egui's releases.
Changelog
Sourced from egui's changelog.
Commits
65cb282Bump version to 0.34.3 and update changelogs8725878FixScrollArea::scroll_to_*calls whenstick_to_bottomis Active (#8033)dd72bdaImproveUiBuilderdocs (#8132)9e10d4cAdd winit window access toeframe::FrameandCreationContext(#8205)cbb5a26Defaultapp_idtoapp_nameon native (#8172)c86de57Fix random hangs by improving wgpu::Surface lifecycle handling (#8171)Updates
eframefrom 0.34.2 to 0.35.0Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
74c0a0cAdd changeloga08630cImprove docs on some methods to clarify what counts as a "click" (#8251)5bf62caImplement proper visuals for IME composition (#8083)a8d09ebFix macOS wgpu live resize with low-latency surfaces (#8229)2e26b70Calllogiceven while browser tab is in background (#8257)26ead4afeat: addremove_string()to storage trait (#8264)3fdcef1Addatoms()helpers to getAtomsfrom widgets (#8128)ffbd7dcRemove 64 bit atomics in egui_extras (#8263)3e19bd1Make font hinting target configurable viaFontTweak(#8262)e8d9652MakeSlider::newtakeimpl Into<RangeInclusive(#8260)Updates
env_loggerfrom 0.11.10 to 0.11.11Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
b4d3f2bchore: Releasecc2b2efchore: Release69e27d1docs: Update changelog166880dMerge pull request #411 from epage/parse0a580d0fix(filter): Remove 'parse' on no_std78d8ef1Merge pull request #404 from cagatay-y/feature/filter-no_std132fe86feat(filter): Add support for no_std environments4feafa4refactor(env_filter): Fix unreachable pub warning92f8d8dMerge pull request #410 from rust-cli/renovate/crate-ci-typos-1.x4e57784chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0Updates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
egui_dockfrom 0.19.1 to 0.20.1Changelog
Sourced from egui_dock's changelog.
Commits
Dependabot 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