-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the cargo-deps group across 1 directory with 18 updates #3819
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/cargo-deps-92798cd514
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the cargo-deps group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.5.0` | `0.6.0` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.19` | `1.0.20` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.103` | `1.0.104` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.99` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.29` | `0.2.30` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.39` | | [uuid](https://github.com/uuid-rs/uuid) | `1.14.0` | `1.15.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `implicit-clone` from 0.5.0 to 0.6.0 - [Commits](https://github.com/yewstack/implicit-clone/commits/v0.6.0) Updates `bincode` from 1.3.3 to 2.0.0 - [Release notes](https://github.com/bincode-org/bincode/releases) - [Commits](bincode-org/bincode@v1.3.3...v2.0.0) Updates `rustversion` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.19...1.0.20) Updates `trybuild` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.103...1.0.104) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.39 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.39) Updates `syn` from 2.0.98 to 2.0.99 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.99) Updates `prettyplease` from 0.2.29 to 0.2.30 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.30) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) Updates `clap` from 4.5.30 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.30...v4.5.31) Updates `anyhow` from 1.0.96 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.97) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `time` from 0.3.37 to 0.3.39 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.37...v0.3.39) Updates `uuid` from 1.14.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.15.1) Updates `bytes` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: implicit-clone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bincode dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: rustversion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: prettyplease dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Size Comparison
✅ None of the examples has changed their size significantly. |
Benchmark - coreYew Master
Pull Request
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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-deps group with 18 updates in the / directory:
2.0.11
2.0.12
0.5.0
0.6.0
1.3.3
2.0.0
1.0.19
1.0.20
1.0.103
1.0.104
1.0.93
1.0.94
1.0.38
1.0.39
2.0.98
2.0.99
0.2.29
0.2.30
0.8.5
0.9.0
1.0.139
1.0.140
4.5.30
4.5.31
1.0.96
1.0.97
0.4.39
0.4.40
1.0.25
1.0.26
0.3.37
0.3.39
1.14.0
1.15.1
1.10.0
1.10.1
Updates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreUpdates
implicit-clone
from 0.5.0 to 0.6.0Commits
Updates
bincode
from 1.3.3 to 2.0.0Release notes
Sourced from bincode's releases.
... (truncated)
Commits
a338109
2.0.0 stable (#742)c8a42f7
Decode context (#749)56da696
make serde decode api consistent (#748)1332236
Expose types implementingserde::Serializer
andDeserializer
(#729)d8baf43
Finally got around to updating the spec based on feedback (#741)75b2928
Document making serde an optional dependency (#746)5727e67
Fix CI and clippy (#747)0ab1f71
chore typo fix README.md (#737)29d8d84
impl basic traits forCompat
andBorrowCompat
(#734)330e277
Fix typo in spec.md (#730)Updates
rustversion
from 1.0.19 to 1.0.20Release notes
Sourced from rustversion's releases.
Commits
4887012
Release 1.0.20bb83b89
Merge pull request #58 from dtolnay/modernbc271d9
Modernize dates in docs and parse errorsc58d9bf
Point standard library links to stabledfe5fcc
More precise gitignore patterns132031e
Remove **/*.rs.bk from project-specific gitignoreUpdates
trybuild
from 1.0.103 to 1.0.104Release notes
Sourced from trybuild's releases.
Commits
c0286aa
Release 1.0.104d303483
Ignore elidable_lifetime_names pedantic clippy lint8ebbc03
Point standard library links to stable7e49194
Unset doc-scrape-examples for lib targete0f27f5
Fix -Zrandomize-layout setting in Windows jobsfa532c2
More precise gitignore patterns24ec4cc
Remove **/*.rs.bk from project-specific gitignoreUpdates
proc-macro2
from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3c
Release 1.0.9423c425c
Raise minimum tested compiler to rust 1.67cbffe0c
Ignore elidable_lifetime_names pedantic clippy linta12fe8b
Point standard library links to stable36920b1
Combine rustdoc semver exempt cfg into one argument3a9bc71
Convert html links to intra-doc linksc7d999c
Unset doc-scrape-examples for lib target020a8ae
Resolve unnecessary_semicolon pedantic clippy lint0a77455
Ignore WebAssembly linker warningffc417a
More precise gitignore patternsUpdates
quote
from 1.0.38 to 1.0.39Release notes
Sourced from quote's releases.
Commits
7d089f5
Release 1.0.39dd15f29
Ignore elidable_lifetime_names pedantic clippy lintb723616
Point standard library links to stableddbabd5
Convert html links to intra-doc linksfa46189
Unset doc-scrape-examples for lib target4d071e3
Resolve doc_overindented_list_items clippy lint908ddbd
More precise gitignore patternsUpdates
syn
from 2.0.98 to 2.0.99Release notes
Sourced from syn's releases.
Commits
4552057
Release 2.0.99f4d8f0e
Ignore elidable_lifetime_names pedantic clippy lintafbee2e
Point standard library links to stablefdbed64
Merge pull request #1848 from findepi/findepi/remove-obsolete-clippy-suppress...88f0820
Remove obsolete clippy suppressions5357d54
Update test suite to nightly-2025-02-135cffd62
Update color-backtrace dependency to 0.7076ac95
Unset doc-scrape-examples for lib targetaf12bda
Ignore format_push_string pedantic clippy lintf3614ce
Update test suite to nightly-2025-02-07Updates
prettyplease
from 0.2.29 to 0.2.30Release notes
Sourced from prettyplease's releases.
Commits
8e721e6
Release 0.2.30b206eae
Point standard library links to stable148c065
Unset doc-scrape-examples for lib target182b7c2
More precise gitignore patternsUpdates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
serde_json
from 1.0.139 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 stableUpdates
clap
from 4.5.30 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
anyhow
from 1.0.96 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stableUpdates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
semver
from 1.0.25 to 1.0.26Release notes
Sourced from semver's releases.
Commits
3e64fdb
Release 1.0.26dd8dc0a
Point standard library links to stable479518d
Unset doc-scrape-examples for lib target4fa7acb
More precise gitignore patternsUpdates
time
from 0.3.37 to 0.3.39Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
7949d2c
v0.3.39 releasef51623b
Fix breakage from v0.3.381a31c05
v0.3.38 releaseaddf231
Permit unsized writers forformat_into
338f84f
Allow clippy::ref_option lint for serde::format_description.f8ecd81
feat: timestamp::milliseconds_i64 serializerce03bca
Update Unicode license for cargo-audit3d0b981
Add parentheses for clarity3096301
Remove specific year from licenseec327a2
Optimize Julian day calculationsUpdates
uuid
from 1.14.0 to 1.15.1Release notes
Sourced from uuid's releases.
Commits
4e5b88e
Merge pull request #812 from uuid-rs/cargo/v1.15.17fb64f7
prepare for 1.15.1 releasef05b6df
Merge pull request #811 from uuid-rs/fix/v7-overflowc2d313f
guarantee v7 timestamp will never overflow56ba68f
Merge pull request #810 from uuid-rs/cargo/v1.15.026c8a9b
prepare for 1.15.0 releasee468f99
Merge pull request #809 from uuid-rs/feat/v7-precisionc46f4e0
add bench for additional precision v76c4597c
document extra precision behavior295593a
ensure sub-millisecond precision fits into the requested number of bitsUpdates
bytes
from 1.10.0 to 1.10.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
19d1427
chore: prepare bytes v1.10.1 (#774)3667543
Fix memory leak inowned_to_vec
(#773)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