-
-
Notifications
You must be signed in to change notification settings - Fork 271
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 across 1 directory with 26 updates #2205
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 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.26` | `0.1.29` | | [cbindgen](https://github.com/mozilla/cbindgen) | `0.26.0` | `0.27.0` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.30` | `1.0.33` | | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.15` | | [zip](https://github.com/zip-rs/zip2) | `0.6.6` | `2.1.6` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` | | [rustc_version](https://github.com/djc/rustc-version-rs) | `0.4.0` | `0.4.1` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.15` | `0.12.16` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [normpath](https://github.com/dylni/normpath) | `1.2.0` | `1.3.0` | | [pep440_rs](https://github.com/konstin/pep440-rs) | `0.6.0` | `0.6.6` | | [pep508_rs](https://github.com/konstin/pep508_rs) | `0.6.0` | `0.6.1` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.4` | `0.2.5` | | [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) | `0.18.4` | `0.19.1` | | [cargo-xwin](https://github.com/rust-cross/cargo-xwin) | `0.16.5` | `0.17.3` | | [minijinja](https://github.com/mitsuhiko/minijinja) | `1.0.21` | `2.2.0` | | [ureq](https://github.com/algesten/ureq) | `2.9.7` | `2.10.1` | | [rustls](https://github.com/rustls/rustls) | `0.22.4` | `0.23.12` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.2` | `2.1.3` | | [rstest](https://github.com/la10736/rstest) | `0.21.0` | `0.22.0` | | [trycmd](https://github.com/assert-rs/snapbox) | `0.15.4` | `0.15.7` | | [which](https://github.com/harryfei/which-rs) | `6.0.1` | `6.0.3` | Updates `cargo-config2` from 0.1.26 to 0.1.29 - [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.26...v0.1.29) Updates `cbindgen` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@0.26.0...v0.27.0) Updates `flate2` from 1.0.30 to 1.0.33 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.30...1.0.33) Updates `regex` from 1.10.5 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.5...1.10.6) Updates `tempfile` from 3.10.1 to 3.12.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `toml` from 0.8.14 to 0.8.15 - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.15) Updates `toml_edit` from 0.22.14 to 0.22.16 - [Commits](toml-rs/toml@v0.22.14...v0.22.16) Updates `zip` from 0.6.6 to 2.1.6 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/commits/v2.1.6) Updates `thiserror` from 1.0.61 to 1.0.63 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.63) Updates `rustc_version` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/djc/rustc-version-rs/releases) - [Commits](djc/rustc-version-rs@v0.4.0...v0.4.1) Updates `target-lexicon` from 0.12.15 to 0.12.16 - [Commits](bytecodealliance/target-lexicon@v0.12.15...v0.12.16) Updates `indexmap` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.4.0...2.5.0) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `normpath` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/dylni/normpath/releases) - [Commits](dylni/normpath@1.2.0...1.3.0) Updates `pep440_rs` from 0.6.0 to 0.6.6 - [Changelog](https://github.com/konstin/pep440-rs/blob/main/Changelog.md) - [Commits](konstin/pep440-rs@v0.6.0...v0.6.6) Updates `pep508_rs` from 0.6.0 to 0.6.1 - [Changelog](https://github.com/konstin/pep508_rs/blob/main/Changelog.md) - [Commits](konstin/pep508_rs@v0.6.0...v0.6.1) Updates `unicode-xid` from 0.2.4 to 0.2.5 - [Commits](unicode-rs/unicode-xid@v0.2.4...v0.2.5) Updates `cargo-zigbuild` from 0.18.4 to 0.19.1 - [Release notes](https://github.com/rust-cross/cargo-zigbuild/releases) - [Commits](rust-cross/cargo-zigbuild@v0.18.4...v0.19.1) Updates `cargo-xwin` from 0.16.5 to 0.17.3 - [Release notes](https://github.com/rust-cross/cargo-xwin/releases) - [Commits](rust-cross/cargo-xwin@v0.16.5...v0.17.3) Updates `minijinja` from 1.0.21 to 2.2.0 - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@1.0.21...2.2.0) Updates `ureq` from 2.9.7 to 2.10.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.9.7...2.10.1) Updates `rustls` from 0.22.4 to 0.23.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.22.4...v/0.23.12) Updates `rustls-pemfile` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/2.1.2...v/2.1.3) Updates `rstest` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.21.0...v0.22.0) Updates `trycmd` from 0.15.4 to 0.15.7 - [Commits](assert-rs/snapbox@trycmd-v0.15.4...trycmd-v0.15.7) Updates `which` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.1...6.0.3) --- updated-dependencies: - dependency-name: cargo-config2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cbindgen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: regex 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: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustc_version 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: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: normpath dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: pep440_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: pep508_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: unicode-xid 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-minor dependency-group: crates-io - dependency-name: cargo-xwin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: trycmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Something related to dependencies
rust
Pull requests that update Rust code
labels
Sep 1, 2024
✅ 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 25 updates in the / directory:
0.1.26
0.1.29
0.26.0
0.27.0
1.0.30
1.0.33
1.10.5
1.10.6
3.10.1
3.12.0
0.8.14
0.8.15
0.6.6
2.1.6
1.0.61
1.0.63
0.4.0
0.4.1
0.12.15
0.12.16
2.4.0
2.5.0
0.12.1
0.13.0
1.2.0
1.3.0
0.6.0
0.6.6
0.6.0
0.6.1
0.2.4
0.2.5
0.18.4
0.19.1
0.16.5
0.17.3
1.0.21
2.2.0
2.9.7
2.10.1
0.22.4
0.23.12
2.1.2
2.1.3
0.21.0
0.22.0
0.15.4
0.15.7
6.0.1
6.0.3
Updates
cargo-config2
from 0.1.26 to 0.1.29Release notes
Sourced from cargo-config2's releases.
Changelog
Sourced from cargo-config2's changelog.
Commits
89f671c
Release 0.1.2941af832
Update rust-lang/cargo links0a2abf7
Update docsb2f31ce
Support target.<triple>.rustdocflags that added in Cargo 1.78b0f77b6
Release 0.1.28407e52b
Update changelog0d9e873
Touch up PR 216586dd4
Add support the[cargo-new]
table (#21)d69dc71
Use grouped update of dependabot916f771
codegen: Disable clone-impls feature of synUpdates
cbindgen
from 0.26.0 to 0.27.0Changelog
Sourced from cbindgen's changelog.
Commits
58c6156
Bump MSRV again for clap.103a8de
Cargo update and version bump.67cb560
Update CHANGES since v0.26.03162981
Output condition for globals.e469e44
Add missing parens to log message3cbb637
Update cython expectations from the previous patch.785e066
Fix variadic arguments when used in function pointeraa8ea65
deps: Update syn to 2.09f63284
Generalize Item to expose documentation and generic params1dda616
Used documented method of specifying variadic argumentsUpdates
flate2
from 1.0.30 to 1.0.33Release notes
Sourced from flate2's releases.
Changelog
Sourced from flate2's changelog.
Commits
50852c6
Merge pull request #425 from NobodyXu/patch-1a2df1db
bump tested MSRV to 1.6366c6907
bump patch level for new release that builds with-Zminimal-versions
a5d38e8
increase minimal versions oflibz-ng-sys
andlibz-sys
to their latest rel...80fc1e5
Do not check msrv for feature zlib-rsb332bac
Run msrv with different featuresf51da32
Run msrv CI on windows and macos387b9c6
Fix msrv: Run msrv checks with minimal versions367ec74
Merge pull request #423 from crazymerlyn/memerror6084e47
Bump versionUpdates
regex
from 1.10.5 to 1.10.6Changelog
Sourced from regex's changelog.
Commits
ab88aa5
1.10.676f2d30
changelog: 1.10.62970d29
unstable: fitPattern
trait implementation8856fe3
regex-cli-0.2.1c4c76a1
regex-test-0.1.1c2f9ca4
regex-test: bump toml dependency1288b83
regex-lite-0.1.6Updates
tempfile
from 3.10.1 to 3.12.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
toml
from 0.8.14 to 0.8.15Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
toml_edit
from 0.22.14 to 0.22.16Commits
9217e44
chore: Release003ce94
docs: Update changelogb463f3d
Merge pull request #757 from epage/key3d8852b
fix(encode): Be extra sure it can be a literale1bc1c3
refactor(encode): Pull out literal inferencefbb0ac2
test(encode): Add property-based tests for keys/strings0b268f2
fix(encode): Correct encoding for key with mixed quotes82c0195
refactor(encode): Make str repr inferring clearer330b590
refactor(encode): Extract all str repr inferring00fb5ee
test(edit): Add more roundtrip testingUpdates
zip
from 0.6.6 to 2.1.6Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
Updates
thiserror
from 1.0.61 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
rustc_version
from 0.4.0 to 0.4.1Release notes
Sourced from rustc_version's releases.
Commits
eeca449
Set rust-version in metadataa47da65
Remove authors from metadata (per RFC 3052)b4b6dbb
Update cargo-deny config3997cc6
Make license metadata SPDX compatible75d6f4a
bump version number: v0.4.17e78539
respect RUSTC_WRAPPER env var599b9e9
Add funding options9cdb266
Update URLs after repo transferUpdates
target-lexicon
from 0.12.15 to 0.12.16Commits
7c80d45
Merge pull request #110 from fitzgen/bump-to-v0.12.16c6776d5
Bump to version v0.12.16da9f879
Merge pull request #109 from fitzgen/pulley1e750e8
Rename "pbc" to "pulley"4b7fec1
Addpbc32
andpbc64
architectures for PulleyUpdates
indexmap
from 2.4.0 to 2.5.0Changelog
Sourced from indexmap's changelog.
Commits
48ed490
Release 2.5.0139d7ad
Merge pull request #340 from cuviper/insert-bounds1d9b5e3
Add doc examples forinsert_before
andshift_insert
8ca01b0
Useinsert_before
for "new" entries ininsert_sorted
7224def
Addinsert_before
as an alternate toshift_insert
0247a15
Document and assert index bounds inshift_insert
922c6ad
Update the CI badgee482e17
Merge pull request #342 from cuviper/btree-likeb63e4a1
Merge pull request #341 from cuviper/from-entry264e5b7
Add doc aliases likeBTreeMap
/BTreeSet
Updates
itertools
from 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
normpath
from 1.2.0 to 1.3.0Release notes
Sourced from normpath's releases.
Commits
d65453f
Bump version25a8b60
Merge pull request #20 from dylni/dependabot/cargo/windows-sys-0.59ab21064
Adjust to "windows-sys" API changes8164f5a
Separate shortening and expansion methodsefcaca9
Minor improvements5c60c48
Update windows-sys requirement from 0.52 to 0.5995871a8
Add more testsc16e087
Further avoid resolving verbatim pathsba493c3
Expand shorthand paths (#19)fa5e355
Update uniquote requirement from 3.0 to 4.0 (#17)Updates
pep440_rs
from 0.6.0 to 0.6.6Changelog
Sourced from pep440_rs's changelog.
... (truncated)
Commits
c4f92c3
v0.6.6759802c
Merge pull request #27 from baszalmstra/fix/version_specifiers_emptyfb57ef0
fix: add VersionSpecifiers::empty()9e5c466
Reactivate crates.io - v0.6.5f9dd429
Typo6e60c27
Permissions3508d2a
v0.6.2ebc48c6
Update CI67ac3b6
Clippy updates0c13f51
0.6.1Updates
pep508_rs
from 0.6.0 to 0.6.1Changelog
Sourced from pep508_rs's changelog.
Commits
3cc8997
pyo3 0.22 - v0.6.134f47d9
Merge pull request #16 from jelmer/pyo3-0.22c03e5c8
Use released pep440_rs2a08f5b
Update pyo3 to 0.22c1274b1
Merge pull request #15 from matt-phylum/matt/packaging-803ab38f3a
ignore trailing commas in versionsUpdates
unicode-xid
from 0.2.4 to 0.2.5Commits
705256b
Bump to 0.2.59342d8a
Merge pull request #37 from blyxyas/modernize0faa1ed
Modernise the codebase (desc.)f8cbac9
Merge pull request #36 from Marcondiro/master9afe467
Update ci.ymlbc5656f
Update ci.ymlc80c8cf
Update ci.yml2f4eee5
Update ci.yml03269aa
Update ci.yml324374c
Bump Unicode to version 15.1.0, regenerate tablesUpdates
cargo-zigbuild
from 0.18.4 to 0.19.1Release notes
Sourced from cargo-zigbuild's releases.
Commits
701f9c5
Bump version to 0.19.12b64d5c
chore: upgrade target-lexicon to 0.12.15 for openharmony (#261)fa7908f
Only writearm-features.h
when the file isn't exist2f3874b
Use--locked
in README.md2ad03c8
Bump docker/build-push-action from 5 to 6 (#260)0c6a4e7
Bump mozilla-actions/sccache-action from 0.0.4 to 0.0.5 (#259)d0fbc23
Bump version to 0.19.014a17fd
Test Zig 0.13.0 (#256)e2d0828
Update to Rust 1.79.0 in Dockerfile841df51
Respect target-cpu in RUSTFLAGS (#243)Updates
cargo-xwin
from 0.16.5 to 0.17.3Release notes
Sourced from cargo-xwin's releases.