Bump the cargo group across 1 directory with 6 updates #44
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 in the / directory:
1.0.86
1.0.90
0.20.1
0.29.1
0.7.3
0.9.5
0.13.0
0.15.0
1.0.209
1.0.210
3.12.0
3.13.0
Updates
anyhow
from 1.0.86 to 1.0.90Release notes
Sourced from anyhow's releases.
Commits
a0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentation8ce4560
Ignore needless_lifetimes clippy lintbe64707
Resolve used_underscore_items pedantic clippy lint9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits tests139f266
Release 1.0.88aa3ab2b
Merge pull request #385 from dtolnay/docnostdUpdates
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.5Release notes
Sourced from kira's releases.
... (truncated)
Changelog
Sourced from kira's changelog.
... (truncated)
Commits
89cf479
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 clockf6c5c1d
fix sounds getting stuck in limbo if their output destination is removedecff19b
fix some bugs related to playback state changes22afce9
version bump6e597de
impl Debug for handles, command types, and ResourceControllerUpdates
rfd
from 0.13.0 to 0.15.0Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
Commits
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)6f9062e
Fix AsyncFileDialog blocking on Windows (#191)c1b2c85
macOS: Useobjc2
crates (#188)Updates
serde
from 1.0.209 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
tempfile
from 3.12.0 to 3.13.0Changelog
Sourced from tempfile's changelog.
Commits
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