chore(deps): bump the backwards-compatible group across 1 directory with 8 updates #92
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 backwards-compatible group with 8 updates in the / directory:
1.0.217
1.0.219
1.0.134
1.0.140
1.42.0
1.45.1
0.4.0
0.5.0
0.4.39
0.4.41
0.8.19
0.8.23
4.11.3
4.11.7
0.19.0
0.20.2
Updates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.134 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
tokio
from 1.42.0 to 1.45.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
3768696
chore: prepare Tokio v1.45.1 (#7359)421a7b0
rt: do not track time-based metrics on wasm32-unknown-unknown (#7322)b1bdb3c
ci: update macros_type_mismatch for Rust 1.87.0 (#7339)00754c8
chore: prepare Tokio v1.45.0 (#7308)1ae9434
time: revert "use sharding for timer implementation" related changes (#7226)8895bba
ci: Test AArch64 Windows (#7288)48ca254
time: updatesleep
documentation to reflect maximum allowed duration (#7302)a0af02a
compat: add more documentation totokio_util::compat
(#7279)0ce3a11
metrics: stabilizeworker_park_count
andworker_unpark_count
(#7276)1ea9ce1
ci: fix cfg!(miri) declarations in tests (#7286)Updates
systemctl
from 0.4.0 to 0.5.0Release notes
Sourced from systemctl's releases.
Commits
0e09459
v0.5.0 (#41)c2524a8
add "systemctl show" method (#38)716b2e2
Implement get_active_state() and list_dependencies() (#39)af0449d
fix CI test (missing services) (#40)86c4013
Update README.mdfa19e3e
Feature/code cleanup (#36)36b3985
Correct systemd spelling according to match definition on freedesktop.org/wik...7220bf8
Fix issues with '--all' argument (#34)d6fdc0b
Implement 'list-units' systemctl call (#33)Updates
chrono
from 0.4.39 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9
Bump version to 0.4.41e2bd1d1
Add support for lenient format strings (#1693)2c95b0a
Tweak expression to avoid repetitionebeef99
TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0
Tweak style on NaiveWeek fixesb267a4f
Implemented consistent Hash and Eq trait for NaiveWeek7c0bd13
Apply suggestions from clippy 1.86104cdc7
Bump MSRV to 1.626a85301
Upgrade to windows-bindgen 0.61265c79b
Tweak WeekdaySet method orderUpdates
toml
from 0.8.19 to 0.8.23Commits
838a022
chore: Releaseb9d399d
docs: Update changelogf3e8c68
feat(edit): Add ImDocument::into_table (#928)288161b
chore: Released7f3cda
docs: Update changelog752ef5b
fix(datetime): Further error improvements (#927)32d2297
feat(edit): Add ImDocument::into_tableb1ce9b5
fix(datetime): Use 2-digit values for ranges55da4af
fix(datetime): Remove trailing space in error5c1d9cc
chore(parse): Use a unique tagUpdates
notify-rust
from 4.11.3 to 4.11.7Release notes
Sourced from notify-rust's releases.
Changelog
Sourced from notify-rust's changelog.
Commits
079b544
chore: bump version6411aec
fix(deps): update rust crate winrt-notification to 0.7 (#220)c201a93
chore: changelogc64d9a2
chore: bump version0c6c3ff
fix: resolve type inference issue with u32::MAX conversion (#244)93a4991
ci: reenable semver checkbecc352
chore(deps): update rust crate color-backtrace to 0.70c1d581
chore: changelog9e25179
chore: bump version7bff9b4
Merge pull request #240 from hoodie/fix/missing-zbus-exportUpdates
git2
from 0.19.0 to 0.20.2Changelog
Sourced from git2's changelog.
... (truncated)
Commits
1fb5f64
Merge pull request #1161 from ehuss/bump-version26bfd30
Update version of git2 to 0.20.2eef4592
Merge pull request #1160 from ehuss/indexer-init7f42b7a
Clarify Indexer::newpath
parameter1774e57
Call init in Indexer::new5bc3baa
Merge pull request #1155 from reddevilmidzy/masterba5e1b3
Make link an intra-doc link38681b1
fix: add a backtickb82f801
Merge pull request #1153 from alyssais/raw_code00faf61
Add missing code checks to Error::raw_code()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