chore(deps): bump the patch-updates group across 1 directory with 10 updates #544
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 patch-updates group with 10 updates in the / directory:
1.0.217
1.0.219
1.0.138
1.0.140
0.12.12
0.12.21
4.5.27
4.5.40
0.4.25
0.4.27
2.0.98
2.0.104
1.0.10
1.0.11
1.0.93
1.0.95
1.0.38
1.0.40
1.0.95
1.0.98
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.138 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
reqwest
from 0.12.12 to 0.12.21Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
Updates
clap
from 4.5.27 to 4.5.40Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
cff27db
chore: Release4ef4124
docs: Update changelogca89617
Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391
fix(complete): Fix PowerShell dynamic completioned2360f
chore: Release196a14b
docs: Update changelogcd622ab
Merge pull request #5846 from ribru17/alias_fn_dedup48ff72b
fix(complete): Deduplicate bash subcmd casesb1b6f17
Merge pull request #5843 from epage/link5900216
fix(derive): Update link for derive attributesUpdates
log
from 0.4.25 to 0.4.27Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
35161d0
Merge pull request #674 from rust-lang/cargo/0.4.27cc131ef
prepare for 0.4.27 releaseea6f54d
Merge pull request #673 from rust-lang/feat/logger-by-refd229c73
fix unclosed code block02486e4
fill in more tests for logger argument71e034f
expand logger testsdfa067e
fix up kv passing39d4c3a
run fmt7aacc8f
pass global logger by value, supplied logger by refa438c6e
Merge pull request #664 from tisonkun/logger-fieldUpdates
syn
from 2.0.98 to 2.0.104Release notes
Sourced from syn's releases.
Commits
2283a98
Release 2.0.104d745687
Merge pull request #1872 from dtolnay/attrrange350a4ab
Disallow attributes on range expressionda96f95
Add test of attributes on range7a79818
Update test suite to nightly-2025-06-1985d4276
Release 2.0.1036f7b0f3
Merge pull request #1871 from dtolnay/binaryattr89f88fa
Correctly track bailouts in parenthesized binary expressions0e07372
Add binary operator attribute bailout testca8d876
Insert parentheses around binary operation with attributeUpdates
anstyle
from 1.0.10 to 1.0.11Commits
886539c
chore: Release161bf93
Merge pull request #255 from Muscraft/anstyle-svg-urls70dd95e
feat(anstyle-svg): Add support for rendering Hyperlinks96e3f75
test(anstyle-svg): Add tests for Hyperlinksabdd703
refactor(anstyle-svg): Use a concrete retrurn type from adapter8d50530
refactor(anstyle-svg): Use a better name for internal adapter327c261
refactor: Use a custom adapter for anstyle-svgf1d6c14
refactor(anstream): Use a less general name for State98ef02e
test(anstream): Use anstyle for wincon adapter tests182053a
Merge pull request #254 from epage/templateUpdates
proc-macro2
from 1.0.93 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16
Release 1.0.95835c5bd
Merge pull request #497 from dtolnay/nosourcefile7bc363c
Update semver-exempt API to nightly-2025-04-16b867aa7
Merge pull request #496 from PaulGrandperrin/masterc605e8e
Revert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3
Merge pull request #495 from dtolnay/fuzzlldcfdb567
Link to honggfuzz-rs issueb09a5b0
Work around cargo-hfuzz nostart-stop-gc gold link failure7cb0f3c
Release 1.0.9423c425c
Raise minimum tested compiler to rust 1.67Updates
quote
from 1.0.38 to 1.0.40Release notes
Sourced from quote's releases.
Commits
ab1e92c
Release 1.0.403ff6882
Merge pull request 293 from aatifsyed/master7a143c7
fix: set span on tick5998437
refactor: push_lifetime* goes through an array instead of a manual iterator7d089f5
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 lintUpdates
anyhow
from 1.0.95 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused object_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedbfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stableDependabot 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