-
Notifications
You must be signed in to change notification settings - Fork 18
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 patch-dependencies group with 16 updates #464
Closed
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 patch-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [ahash](https://github.com/tkaitchuck/ahash) | `0.8.6` | `0.8.7` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.75` | `0.1.76` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.21.6` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.14` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.10` | `0.3.11` | | [figment](https://github.com/SergioBenitez/Figment) | `0.10.12` | `0.10.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.9` | `0.4.10` | | [libc](https://github.com/rust-lang/libc) | `0.2.151` | `0.2.152` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.71` | `1.0.76` | | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.35` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.22` | `0.1.23` | | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` | | [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.195` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.111` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.52` | `1.0.56` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.30` | `0.5.33` | Updates `ahash` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits) Updates `async-trait` from 0.1.75 to 0.1.76 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.75...0.1.76) Updates `base64` from 0.21.5 to 0.21.6 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.6) Updates `clap` from 4.4.11 to 4.4.14 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.4.14) Updates `deranged` from 0.3.10 to 0.3.11 - [Commits](https://github.com/jhpratt/deranged/commits/v0.3.11) Updates `figment` from 0.10.12 to 0.10.13 - [Commits](https://github.com/SergioBenitez/Figment/commits) Updates `is-terminal` from 0.4.9 to 0.4.10 - [Commits](sunfishcode/is-terminal@v0.4.9...v0.4.10) Updates `libc` from 0.2.151 to 0.2.152 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.151...0.2.152) Updates `proc-macro2` from 1.0.71 to 1.0.76 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.71...1.0.76) Updates `quote` from 1.0.33 to 1.0.35 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.33...1.0.35) Updates `schannel` from 0.1.22 to 0.1.23 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.22...v0.1.23) Updates `semver` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.20...1.0.21) Updates `serde` from 1.0.193 to 1.0.195 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.195) Updates `serde_json` from 1.0.108 to 1.0.111 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.111) Updates `thiserror` from 1.0.52 to 1.0.56 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.52...1.0.56) Updates `winnow` from 0.5.30 to 0.5.33 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.30...v0.5.33) --- updated-dependencies: - dependency-name: ahash dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: base64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: deranged dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: figment dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 9, 2024
Superseded by #465. |
dependabot
bot
deleted the
dependabot/cargo/patch-dependencies-52b002d1df
branch
January 11, 2024 01:18
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 patch-dependencies group with 16 updates:
0.8.6
0.8.7
0.1.75
0.1.76
0.21.5
0.21.6
4.4.11
4.4.14
0.3.10
0.3.11
0.10.12
0.10.13
0.4.9
0.4.10
0.2.151
0.2.152
1.0.71
1.0.76
1.0.33
1.0.35
0.1.22
0.1.23
1.0.20
1.0.21
1.0.193
1.0.195
1.0.108
1.0.111
1.0.52
1.0.56
0.5.30
0.5.33
Updates
ahash
from 0.8.6 to 0.8.7Commits
Updates
async-trait
from 0.1.75 to 0.1.76Release notes
Sourced from async-trait's releases.
Commits
627124b
Release 0.1.76f8aa269
Merge pull request #256 from dtolnay/miritracing48e29e4
Re-enable tracing integration test under Miri3c656d3
Merge pull request #255 from dtolnay/asyncblock381fd75
Update explanation to show async block expansion3caf301
Merge pull request #254 from dtolnay/docc1576be
Update documentation to discuss object safety in Rust 1.75+Updates
base64
from 0.21.5 to 0.21.6Changelog
Sourced from base64's changelog.
Commits
1cd75a1
v0.21.65820d9b
Merge pull request #263 from marshallpierce/silverlyra-usage97d9180
Merge branch 'usage' of github.com:silverlyra/rust-base64 into silverlyra-usageb64c624
Merge pull request #262 from tamird/clape32ca18
examples: replace structopt with clap72f25a8
Simplify the example program40e162c
Rewrite the crate docstringbfde751
Merge pull request #260 from marshallpierce/mp/doc-grammar5466e43
Minor doc improvementsbaffe6c
Merge pull request #259 from marshallpierce/serprex-masterUpdates
clap
from 4.4.11 to 4.4.14Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
514f28b
chore: Release1440456
docs: Update changelogd6479ff
Merge pull request #5290 from epage/or02f8214
docs(cookbook): Clarify intent of fake flagsc603f34
Merge pull request #5275 from epage/ci641b42b
chore(ci): Speed up critical path of CI3eaf1af
fix(help): Correctly show help for fake flagsd63106b
docs(cookbook): Allow repeated operators148e102
fix(builder): Allow custom flag definitionsd53d881
docs(cookbook): Demonstrate bad 'find' behaviorUpdates
deranged
from 0.3.10 to 0.3.11Commits
Updates
figment
from 0.10.12 to 0.10.13Commits
Updates
is-terminal
from 0.4.9 to 0.4.10Commits
c3b72b5
chore: Release is-terminal version 0.4.106c8aff6
windows-sys 0.52 (#32)Updates
libc
from 0.2.151 to 0.2.152Release notes
Sourced from libc's releases.
Commits
3d17519
Merge pull request #3522 from JohnTitor/libc-0.2.1520f5d2c1
Prepare release for v0.2.152ee500ca
Merge pull request #3521 from rust-lang/main72093f3
Auto merge of #3510 - JohnTitor:prepare-libc-0.3, r=JohnTitore5612b9
Auto merge of #3520 - devnexen:fuchsia_upd, r=JohnTitor44ba265
fuchsia adding pthread_set/getname_np2f93bfb
Auto merge of #3519 - JohnTitor:tweak-libc-0.2-ci, r=JohnTitor11f7c7b
Auto merge of #3518 - asomers:more-sigsuspend, r=JohnTitor0b9596b
Tweak libc-0.2 CI5594447
Auto merge of #3517 - shuoer86:main, r=JohnTitorUpdates
proc-macro2
from 1.0.71 to 1.0.76Release notes
Sourced from proc-macro2's releases.
Commits
ea778eb
Release 1.0.76534bb81
Merge pull request #435 from dtolnay/deadcode436ce07
Add link to dead_code autotrait bug228503f
Work around new dead_code warning2a9b955
Release 1.0.756d2899c
Merge pull request #434 from dtolnay/mismatch662426c
Fix compiler/fallback mismatch when catching rustc lex error panic4ae50db
Distinguish which direction the mismatch occurscb94081
Add a way to get mismatch backtrace using cfg3eb1857
Merge pull request #433 from dtolnay/mismatchUpdates
quote
from 1.0.33 to 1.0.35Release notes
Sourced from quote's releases.
Commits
b01743f
Release 1.0.3557851d7
Pull in proc-macro2 sccache fixc777ce6
Release 1.0.34e9cb3c2
Pull in proc-macro2 build script improvementf8fc16d
Test docs.rs documentation build in CI3a9d31f
Update actions/checkout@v3 -> v4fe2dec4
Merge pull request #262 from dtolnay/syn25d33628
Update syn 1.0 link to syn 2.0Updates
schannel
from 0.1.22 to 0.1.23Commits
f1aed2d
Release v0.1.239c7cb88
Merge pull request #96 from cristianbdg/exportable_private_key_flag2b6402a
windows-sys 0.52955d56f
chore: update to rust 1.56 (windows-sys 2021 edition) (#100)6d08a7a
[EXPORTABLE_PRIVATE_KEY_FLAG] Added function to set machine keyset flag93fe14a
Added function to set exportable private key flagUpdates
semver
from 1.0.20 to 1.0.21Release notes
Sourced from semver's releases.
Commits
f9cc2df
Release 1.0.2187914b1
Pull in proc-macro2 sccache fixb617188
Merge pull request #309 from dtolnay/optionifletelse5481cb9
Remove option_if_let_else clippy suppressionUpdates
serde
from 1.0.193 to 1.0.195Release notes
Sourced from serde's releases.
Commits
03eec42
Release 1.0.195196f311
Merge pull request #2671 from dtolnay/deadremote38d9e0b
Revert "Add FIXME to fix dead_code warning when using serde(remote)"6502b31
Fix new dead_code warning in tuple struct and tuple variant remote defs6f1a8c3
Add FIXME to fix dead_code warning when using serde(remote)d883c94
Work around dead_code warning in tests961fa59
Merge pull request #2670 from serde-rs/exhaustive8bc71de
Fill in omitted patterns for GenericArguments match7c65a9d
Pick up changes to non_exhaustive_omitted_patterns lintd2d977a
Release 1.0.194Updates
serde_json
from 1.0.108 to 1.0.111Release notes
Sourced from serde_json's releases.
Commits
0131ac6
Release 1.0.11196ecfad
Merge pull request #1100 from heiher/limb-64-la64c80dbaf
Set limb width to 64 for loongarch64df5cf21
Release 1.0.110c35856a
Pull in proc-macro2 sccache fixf88bf1f
Release 1.0.109bb62c73
Merge pull request #1097 from serde-rs/doccfgdf36d10
Restore doc cfg on re-exportsc367091
Merge pull request #1095 from dtolnay/hashtestb328ee7
Eliminate hash closure in favor of calling hash_one directlyUpdates
thiserror
from 1.0.52 to 1.0.56Release notes
Sourced from thiserror's releases.
Commits
77d0af4
Release 1.0.56d4caabd
Pull in proc-macro2 sccache fix6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyUpdates
winnow
from 0.5.30 to 0.5.33Changelog
Sourced from winnow's changelog.
Commits
fadf156
chore: Releasefc5a37d
docs: Update changelog2ce947e
Merge pull request #417 from epage/tag-char8091f2e
bench: Compare tag/one_of0d79d0b
feat(token):tag
combinator supportchar
type1b64ef9
chore: Release00fefbd
docs: Update changelog72c8cc0
Merge pull request #412 from dezyh/issue-441-float-inf25e2d08
fix: Match optional +/- prefix on float35fdb62
test: Add additional tests for nan valuesDependabot 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