-
-
Notifications
You must be signed in to change notification settings - Fork 288
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 crates-io group with 18 updates #1906
Closed
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 crates-io group with 18 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.79` | | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.16` | `0.1.17` | | [goblin](https://github.com/m4b/goblin) | `0.7.1` | `0.8.0` | | [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` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.9.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.56` | | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.12` | `0.12.13` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.20` | `0.4.22` | | [pep440_rs](https://github.com/konstin/pep440-rs) | `0.3.12` | `0.4.0` | | [time](https://github.com/time-rs/time) | `0.3.30` | `0.3.31` | | [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) | `0.18.0` | `0.18.1` | | [cargo-xwin](https://github.com/rust-cross/cargo-xwin) | `0.16.2` | `0.16.3` | | [configparser](https://github.com/QEDK/configparser-rs) | `3.0.3` | `3.0.4` | | [rustls](https://github.com/rustls/rustls) | `0.21.9` | `0.22.1` | | [keyring](https://github.com/hwchen/keyring-rs) | `2.0.5` | `2.3.1` | Updates `anyhow` from 1.0.75 to 1.0.79 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.79) Updates `cargo-config2` from 0.1.16 to 0.1.17 - [Release notes](https://github.com/taiki-e/cargo-config2/releases) - [Changelog](https://github.com/taiki-e/cargo-config2/blob/main/CHANGELOG.md) - [Commits](taiki-e/cargo-config2@v0.1.16...v0.1.17) Updates `goblin` from 0.7.1 to 0.8.0 - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](m4b/goblin@0.7.1...0.8.0) 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 `tempfile` from 3.8.1 to 3.9.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) Updates `thiserror` from 1.0.50 to 1.0.56 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.56) Updates `once_cell` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.18.0...v1.19.0) 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 `target-lexicon` from 0.12.12 to 0.12.13 - [Commits](bytecodealliance/target-lexicon@v0.12.12...v0.12.13) Updates `ignore` from 0.4.20 to 0.4.22 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.20...ignore-0.4.22) Updates `pep440_rs` from 0.3.12 to 0.4.0 - [Changelog](https://github.com/konstin/pep440-rs/blob/main/Changelog.md) - [Commits](konstin/pep440-rs@v0.3.12...v0.4.0) Updates `time` from 0.3.30 to 0.3.31 - [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.30...v0.3.31) Updates `cargo-zigbuild` from 0.18.0 to 0.18.1 - [Release notes](https://github.com/rust-cross/cargo-zigbuild/releases) - [Commits](rust-cross/cargo-zigbuild@v0.18.0...v0.18.1) Updates `cargo-xwin` from 0.16.2 to 0.16.3 - [Release notes](https://github.com/rust-cross/cargo-xwin/releases) - [Commits](rust-cross/cargo-xwin@v0.16.2...v0.16.3) Updates `configparser` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/QEDK/configparser-rs/releases) - [Changelog](https://github.com/QEDK/configparser-rs/blob/master/CHANGELOG.md) - [Commits](QEDK/configparser-rs@v3.0.3...v3.0.4) Updates `rustls` from 0.21.9 to 0.22.1 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.21.9...v/0.22.1) Updates `keyring` from 2.0.5 to 2.3.1 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md) - [Commits](hwchen/keyring-rs@v2.0.5...v2.3.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-config2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: goblin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: target-lexicon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: ignore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: pep440_rs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-zigbuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-xwin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: configparser dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for maturin-guide ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 crates-io group with 18 updates:
1.0.75
1.0.79
0.1.16
0.1.17
0.7.1
0.8.0
1.0.193
1.0.195
1.0.108
1.0.111
3.8.1
3.9.0
1.0.50
1.0.56
1.18.0
1.19.0
1.0.20
1.0.21
0.12.12
0.12.13
0.4.20
0.4.22
0.3.12
0.4.0
0.3.30
0.3.31
0.18.0
0.18.1
0.16.2
0.16.3
3.0.3
3.0.4
0.21.9
0.22.1
2.0.5
2.3.1
Updates
anyhow
from 1.0.75 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build script38c79ef
Release 1.0.78ded2295
Merge pull request #337 from dtolnay/bootstrapae45b67
Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366
Update crate name used for build script probeUpdates
cargo-config2
from 0.1.16 to 0.1.17Release notes
Sourced from cargo-config2's releases.
Changelog
Sourced from cargo-config2's changelog.
Commits
f471af4
Release 0.1.17e46eb5a
Update changelogd8561cd
Remove dependency on once_cell2cf3415
Bump MSRV to 1.707eeedd5
Prefer write_str over write!01f87ef
codegen: Update assert_impl helpers8c6e977
Favor vec![] over Vec::new67b4384
Update cspell dictionarycdf15a5
tests: asmjs-unknown-emscripten has been removed7d2c19c
Update cspell dictionaryUpdates
goblin
from 0.7.1 to 0.8.0Changelog
Sourced from goblin's changelog.
Commits
1b30473
build: release 0.8.0, MSRV=1.63, update changelog, add 3 new contributors8b4b1b4
pe: make sure authenticode is identical before/after signature (#383)67469bf
lib: Hint and Object are now non-exhaustive6d664c0
pe: write support for PE binaries (#361)03eb434
pe: AddParseOptions
field to toggle parsing Attribute Certificates for PEs...5bddac6
pe: Attribute certificate revisions are non-exhaustive (#378)1c36668
pe: add COFF object file support (#379)83ce901
elf: Fix documentation row (#374)17a5c7c
mach: Add new Mach-O constants (#372)Updates
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
tempfile
from 3.8.1 to 3.9.0Changelog
Sourced from tempfile's changelog.
Commits
fb313e0
chore: release 3.9.0709a62a
Updatewindows-sys
0.52 (#265)Updates
thiserror
from 1.0.50 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
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
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
target-lexicon
from 0.12.12 to 0.12.13Commits
138d000
chore: Release target-lexicon version 0.12.131a07f11
Merge pull request #98 from bytecodealliance/sunfishcode/x32-abi630b531
Fix theTarget::pointer_width
value on x32 and ilp32 targets.Updates
ignore
from 0.4.20 to 0.4.22Commits
2c38975
ignore-0.4.22c8e4a84
cli: prefix all non-fatal error messages with 'rg: 'b9c7749
ignore: fix reference cycle for compiled matchers67dd809
ignore: add some 'allow(dead_code)' annotationse0a8567
complete/fish: improve shell completions for fish56c7ad1
ignore/types: add Lean2a4dba3
ignore/types: add meson.optionsdaa157b
core: actually implement --sortr=path0096c74
grep-0.3.18c48355
deps: bump grep-printer to 0.2.1Updates
pep440_rs
from 0.3.12 to 0.4.0Changelog
Sourced from pep440_rs's changelog.
Commits
821b9bb
v0.4.0a8303b0
Add missing docstringc3933ea
Add VersionSpecifiers::contains for pyo3Updates
time
from 0.3.30 to 0.3.31Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
8067540
v0.3.31 release605495a
Expand range ofUtcOffset
to ±25:59:59be0077a
Remove unnecessary associated type bound4b932ba
Move from unit type to internalNoOffset
typeb77ed50
Add direct constructors forOffsetDateTime
. (#641)6d5fa1e
Panic Documentation (#638)bd92ba9
Add doc alias, guarantee non-inliningUpdates
cargo-zigbuild
from 0.18.0 to 0.18.1Release notes
Sourced from cargo-zigbuild's releases.
Commits
52be7dd
Bump version to 0.18.180546af
Bump openssl from 0.10.55 to 0.10.60 in /tests/hello-tls (#202)Updates
cargo-xwin
from 0.16.2 to 0.16.3Commits
910a3be
Bump version to 0.16.3082e67e
Bump default manifest version to 17 (#89)Updates
configparser
from 3.0.3 to 3.0.4Release notes
Sourced from configparser's releases.
Commits
5544794
fix: lint fix03163a1
feat: bump versionsf075f42
feat: replace async_std with tokio4658659
feat: add new() and new_with_params() impl67a596f
Update documentation in lib.rs29cfa11
Implement changes as agreed in PR.d2e71f0
Clear executable mode flag for text files6782f0d
Update to latest mainf2818fa
Add pretty-print functionalityUpdates
rustls
from 0.21.9 to 0.22.1Release notes
Sourced from rustls's releases.
... (truncated)
Commits
62751aa
Cargo: version 0.22.0 -> 0.22.187d5259
update examples to use pki_types re-export4226d1e
Re-export the rustls-pki-types crate contentsd624506
suites: move Debug impl below inherent impl57071f7
quic: require that PacketKey and HeaderProtectionKey are Send + syncf05fd1e
crypto: explain TLS 1.2 version in TLS 1.3 message encrypters73f490f
Batch discard operationsd4844a0
IntroduceDeframerSliceBuffer
0a44288
make append_hs generic7b33d8a
make MessageDeframer unbufferedUpdates
keyring
from 2.0.5 to 2.3.1Release notes
Sourced from keyring's releases.
Commits
c2d51db
Merge pull request #162 from brotskydotcom/windows-testing513338d
Update release to 2.3.1fbeb36b
Merge pull request #159 from russellbanks/windows-sys1ca361f
Migrate to windows-sys from winapi19625f8
Merge pull request #158 from brotskydotcom/issue-1571edf699
Update release to support OpenBSD.5ed691c
Merge pull request #156 from klemensn/openbsdcc2219e
Support OpenBSD9127108
Merge pull request #154 from brotskydotcom/issue-1535b9d559
Rework default feature set.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