-
Notifications
You must be signed in to change notification settings - Fork 19
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
chore(deps): bump the minor group across 1 directory with 22 updates #383
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 minor group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.11.0` | `1.12.0` | | [fake](https://github.com/cksac/fake-rs) | `2.9.2` | `2.10.0` | | [pyo3](https://github.com/pyo3/pyo3) | `0.22.2` | `0.22.3` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.88` | `1.0.89` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.18` | `1.1.21` | | [clap](https://github.com/clap-rs/clap) | `4.5.17` | `4.5.18` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.30` | `0.3.31` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.7.0` | `1.8.0` | | redox_syscall | `0.5.4` | `0.5.6` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.11.1` | `2.12.0` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.41` | `0.4.42` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.23` | `0.1.24` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.1.14` | Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `unicode-segmentation` from 1.11.0 to 1.12.0 - [Commits](unicode-rs/unicode-segmentation@v1.11.0...v1.12.0) Updates `fake` from 2.9.2 to 2.10.0 - [Commits](https://github.com/cksac/fake-rs/commits) Updates `pyo3` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.3) Updates `anyhow` from 1.0.88 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.88...1.0.89) Updates `bytes` from 1.7.1 to 1.7.2 - [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.7.1...v1.7.2) Updates `cc` from 1.1.18 to 1.1.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.18...cc-v1.1.21) Updates `clap` from 4.5.17 to 4.5.18 - [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.17...clap_complete-v4.5.18) Updates `clap_builder` from 4.5.17 to 4.5.18 - [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.5.17...v4.5.18) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.158...0.2.159) Updates `pkg-config` from 0.3.30 to 0.3.31 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/pkg-config-rs@0.3.30...0.3.31) Updates `portable-atomic` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.7.0...v1.8.0) Updates `pyo3-build-config` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.3) Updates `pyo3-ffi` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.3) Updates `pyo3-macros` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.3) Updates `pyo3-macros-backend` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.3) Updates `redox_syscall` from 0.5.4 to 0.5.6 Updates `security-framework-sys` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](https://github.com/kornelski/rust-security-framework/commits) Updates `tar` from 0.4.41 to 0.4.42 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.42) Updates `thiserror-impl` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `unicode-normalization` from 0.1.23 to 0.1.24 - [Commits](unicode-rs/unicode-normalization@v0.1.23...v0.1.24) Updates `unicode-width` from 0.1.13 to 0.1.14 - [Commits](unicode-rs/unicode-width@v0.1.13...v0.1.14) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: unicode-segmentation dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: fake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: pkg-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: portable-atomic dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: pyo3-build-config dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: pyo3-ffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: pyo3-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: pyo3-macros-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: redox_syscall dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: tar dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: unicode-normalization dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: unicode-width dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Sep 26, 2024
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 minor group with 16 updates in the / directory:
1.0.63
1.0.64
1.11.0
1.12.0
2.9.2
2.10.0
0.22.2
0.22.3
1.0.88
1.0.89
1.7.1
1.7.2
1.1.18
1.1.21
4.5.17
4.5.18
0.2.158
0.2.159
0.3.30
0.3.31
1.7.0
1.8.0
0.5.4
0.5.6
2.11.1
2.12.0
0.4.41
0.4.42
0.1.23
0.1.24
0.1.13
0.1.14
Updates
thiserror
from 1.0.63 to 1.0.64Release notes
Sourced from thiserror's releases.
Commits
84484bc
Release 1.0.64023f036
Merge pull request #322 from oxalica/feat/mark-auto-derivedae1f47e
Mark #[automatically_derived] for generated implsab5b5e3
Upload CI Cargo.lock for reproducing failures00b3c14
Work around new dead code warning in testUpdates
unicode-segmentation
from 1.11.0 to 1.12.0Commits
9e3f88c
Publish 1.12187d8b8
Support Unicode 16.0.0 (#140)0f55f70
Fix unwrap panic in next_boundary() (#137)0fa7148
Merge pull request #138 from cardigan1008/issue-overflow164f787
fmtcbb8772
fix: arithmetic overflow2081c29
Merge pull request #136 from Jules-Bertholet/std-tablese96ec2e
Use stdlib alphabetic and numeric character tables592ce00
Merge pull request #134 from Jules-Bertholet/fixdce3a34
Add comments tohandle_incb_consonant
Updates
fake
from 2.9.2 to 2.10.0Commits
Updates
pyo3
from 0.22.2 to 0.22.3Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
cd5369c
release: 0.22.3f38c43a
revert removal of_Py_XNewRef
and_Py_NewRef
in 0.22 linedbb33ad
ci: fixup abi3 ui test outputee3b73f
ci: updates for Rust 1.81 (#4533)146c397
ci: fix nightly warning about unreachable pattern (#4437)08a1630
type_object: fix new clippy complaint about length of doc comment (#4527)6c54632
fix beta/nightly ci (#4549)560790b
fix nightly ci (#4385)2c66281
ci: fix diagnostic case with abi366ac6c7
fix ui tests (#4397)Updates
anyhow
from 1.0.88 to 1.0.89Release notes
Sourced from anyhow's releases.
Commits
9d3fb6d
Release 1.0.89830c399
Merge pull request #386 from dtolnay/unwindsafe8454be3
Ensure UnwindSafe even with "backtrace" feature enabled and old Rusta85e414
Add more autotraits testsUpdates
bytes
from 1.7.1 to 1.7.2Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d7c1d65
chore: prepare bytes v1.7.2 (#736)ac46ebd
ci: update nightly to nightly-2024-09-15 (#734)79fb853
fix: apply sign extension when decoding int (#732)291df5a
Fix double spaces in comments and doc comments (#731)ed7d5ff
test: ensure BytesMut::advance reduces capacity (#728)Updates
cc
from 1.1.18 to 1.1.21Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
748b777
chore: release (#1213)270ec65
disable pic for targets that end in-none
(#1212)92a5e28
chore: release (#1210)dab5d7a
Add buildcache as known Rust and C/C++ compiler wrapper (#1209)c0b3eae
chore: release (#1208)278a606
Add support arm64e-apple-darwin (#1207)Updates
clap
from 4.5.17 to 4.5.18Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
d811585
chore: Releaseab948b3
docs: Update changelog82e599e
Merge pull request #5602 from shannmu/delimiter_values59bf26d
feat(clap_complete): Support delimiter values in native completionsccecab3
test(clap_complete): Add test cases for delimiter_values supporta3a4764
docs(derive): Specify Parser::update_from semanticsdf165a2
docs(derive): Flatten isn't just for update5488bcf
docs(derive): Connect more dots for Args/SubcommandUpdates
clap_builder
from 4.5.17 to 4.5.18Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
0d142f6
chore: Release0facf1f
docs: Update changelogee6af99
Merge pull request #5743 from epage/sort232ee10
fix(complete): Use existing display order for Arg/Commandc6b5d62
feat(builder): Expose get_display_order67d9fef
feat(complete): Give control over display order59a61e1
refactor(complete): Pull out common candidate code1448791
fix(complete): Specify tags for built-in candiatesa4aa5df
feat(complete): Group by taga126149
refactor(complete): Remove redundant dedupUpdates
libc
from 0.2.158 to 0.2.159Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
7373a1a
chore: release (#3862)48668be
Merge pull request #3931 from tgross35/backport-remove-tmp-file28bb64b
Remove temporary file that was added by accidenta515d07
Merge pull request #3904 from tgross35/backport-buildrs-fixabcb8f8
Simplify the RUSTC_WRAPPER check5078335
Fix rustc version whenclippy-driver
is used57a7d46
Merge pull request #3902 from tgross35/backport-horizon-networka3e8869
Revise network definitions for HorizonOSfdd3a26
Merge pull request #3900 from tgross35/espid-cherry-pick35060e8
Merge pull request #3901 from tgross35/backport-epoll_pwait2Updates
pkg-config
from 0.3.30 to 0.3.31Changelog
Sourced from pkg-config's changelog.
Commits
91fcbdb
Merge pull request #170 from rust-lang/release-0.3.316a3b044
Release 0.3.31525be2f
Merge pull request #168 from kornelski/cargo-cargod521588
Fix double cargo: prefixdc3b7b6
Merge pull request #166 from kornelski/ed201875847d1
ci: Add Cargo.lock that works with Rust 1.31 (MSRV)583f2f4
ci: Clean up cargo fmt step02f7519
Update to edition 2018246ece2
Merge pull request #163 from nomyfan/style/immutable7ceec77
style: support 1.30.0Updates
portable-atomic
from 1.7.0 to 1.8.0Changelog
Sourced from portable-atomic's changelog.
Commits
dd39953
Release portable-atomic 1.8.0a0b3e1b
Update changelogfc902d0
Tweak docsdc1dc70
Invert llvm cfgs3cc4c94
detect: Support run-time detection on AArch64 illumos27cdc16
Add detect/README.mdc5ded94
Update comments8355f4b
bench: Ignore clippy::duplicated_attributes linte2718de
arm_linux: Use atomic64! macro from macros.rs84833aa
Add imp/atomic{64,128}/mod.rs to reduce uses of #[path]Updates
pyo3-build-config
from 0.22.2 to 0.22.3Release notes
Sourced from pyo3-build-config's releases.
Changelog
Sourced from pyo3-build-config's changelog.
Commits
cd5369c
release: 0.22.3f38c43a
revert removal of_Py_XNewRef
and_Py_NewRef
in 0.22 linedbb33ad
ci: fixup abi3 ui test outputee3b73f
ci: updates for Rust 1.81 (#4533)146c397
ci: fix nightly warning about unreachable pattern (#4437)08a1630
type_object: fix new clippy complaint about length of doc comment (#4527)6c54632
fix beta/nightly ci (#4549)560790b
fix nightly ci (#4385)2c66281
ci: fix diagnostic case with abi366ac6c7
fix ui tests (#4397)Updates
pyo3-ffi
from 0.22.2 to 0.22.3Release notes
Sourced from pyo3-ffi's releases.
Changelog
Sourced from pyo3-ffi's changelog.
Commits
cd5369c
release: 0.22.3f38c43a
revert removal of_Py_XNewRef
and_Py_NewRef
in 0.22 linedbb33ad
ci: fixup abi3 ui test outputee3b73f
ci: updates for Rust 1.81 (#4533)146c397
ci: fix nightly warning about unreachable pattern (#4437)08a1630
type_object: fix new clippy complaint about length of doc comment (#4527)6c54632
fix beta/nightly ci (#4549)560790b
fix nightly ci (#4385)2c66281
ci: fix diagnostic case with abi366ac6c7
fix ui tests (#4397)Updates
pyo3-macros
from 0.22.2 to 0.22.3Release notes
Sourced from pyo3-macros's releases.
Changelog
Sourced from pyo3-macros's changelog.