Bump the cargo group across 1 directory with 7 updates #50
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:
1.0.86
1.0.93
0.20.1
0.29.1
0.7.3
0.9.6
0.13.0
0.15.1
1.0.209
1.0.215
1.1.0
1.2.0
3.12.0
3.14.0
Updates
anyhow
from 1.0.86 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.91Updates
eframe
from 0.20.1 to 0.29.1Release notes
Sourced from eframe's releases.
... (truncated)
Changelog
Sourced from eframe's changelog.
... (truncated)
Commits
fe368ba
Release 0.29.1 - Bug fixesce744e6
Do not round panel rectangles to pixel grid (#5196)15d3d43
Fix backspace/arrow keys in TextEdit on Linux (#5188)448e12d
Fix id clash inUi::response
(#5192)5390ecd
Bug fix: click anywhere on aTable
row to select it (#5193)db3dcaf
Remove debug-assert triggered bywith_layer_id/dnd_drag_source
(#5191)679f6f5
Replace "an ui" with "a ui" (#5185)59d7183
Release 0.29.0 - Multipass,UiBuilder
, & visual improvementsdae1979
Add backContext::set_visuals()
(#5100)25abb74
egui_extras: AddTableBuilder::animate_scrolling
(#5159)Updates
kira
from 0.7.3 to 0.9.6Release notes
Sourced from kira's releases.
... (truncated)
Changelog
Sourced from kira's changelog.
... (truncated)
Commits
d9108ee
version bump6ad44db
fix UB detected by miri in the stacked borrows model6f1f15f
Remove loops fromimpl Add/Sub\<f64> for ClockTime
f0daf23
fix mistakes in docs89cf479
update glam17510ab
update triple_buffera70bf4f
fix bug where static sounds played backwards would never be unloaded7c552fa
update glamed69848
prepare for release3fc32e3
fix sounds getting stuck in limbo when waiting on a removed clockUpdates
rfd
from 0.13.0 to 0.15.1Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
Commits
5cb7002
Version bump 0.15.1 (#222)48c452c
deps: Update ashpd to 0.10 (#220)11b9651
Version bump 0.15.0634d148
Derive clone for FileHandle (#216)e0e725e
Support files without an extension in XDG portal filters (#215)665230c
deps: Update ashpd to 0.9 (#212)42dcc7d
Add support forset_parent
in XDG portals (#209)a57dfad
updated documentation to reflect default features (#208)1791c98
Pass--no-markup
to zenity (#205)fa24088
AddTDF_SIZE_TO_CONTENT
to Windows message dialog (#202)Updates
serde
from 1.0.209 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
thread-priority
from 1.1.0 to 1.2.0Commits
Updates
tempfile
from 3.12.0 to 3.14.0Changelog
Sourced from tempfile's changelog.
Commits
b232c58
chore: release 3.14.0 (#307)a23f396
fix: enable wasip2 feature for wasm32-wasip2 target (#305)f162807
ci: switch from cargo-wasi to directly using the wasip1 target (#306)fa8ad00
allow older windows-sys (#304)335d91d
fix: expose SpooledData enum (#301)a354f8c
chore: release 3.13.0d21b602
chore: update depsd6600da
Add forwith_suffix
(#299)19280c5
Document current default permissions for tempdirs (#296)c5eac9f
fix: address clippy unnecessary deref lint in test (#294)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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