-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the cargo-minor group across 1 directory with 22 updates #12
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
…dates Bumps the cargo-minor group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.93` | | [image](https://github.com/image-rs/image) | `0.25.2` | `0.25.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.215` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.1` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.28` | `0.3.30` | | [bitstream-io](https://github.com/tuffy/bitstream-io) | `2.5.3` | `2.6.0` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.36.2` | `0.37.0` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.34` | `0.8.35` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.87` | `1.0.89` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [sys-locale](https://github.com/1Password/sys-locale) | `0.3.1` | `0.3.2` | | [ashpd](https://github.com/bilelmoussaoui/ashpd) | `0.9.2` | `0.10.2` | | [csv](https://github.com/BurntSushi/rust-csv) | `1.3.0` | `1.3.1` | | [async-io](https://github.com/smol-rs/async-io) | `2.3.4` | `2.4.0` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.3.0` | `2.5.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.9` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [lyon_geom](https://github.com/nical/lyon) | `1.0.5` | `1.0.6` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.1` | Updates `anyhow` from 1.0.89 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.93) Updates `image` from 0.25.2 to 0.25.5 - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.2...v0.25.5) Updates `serde` from 1.0.210 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.215) Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) Updates `tokio` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.1) Updates `linkme` from 0.3.28 to 0.3.30 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.28...0.3.30) Updates `bitstream-io` from 2.5.3 to 2.6.0 - [Commits](tuffy/bitstream-io@v2.5.3...v2.6.0) Updates `quick-xml` from 0.36.2 to 0.37.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.36.2...v0.37.0) Updates `encoding_rs` from 0.8.34 to 0.8.35 - [Commits](hsivonen/encoding_rs@v0.8.34...v0.8.35) Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `syn` from 2.0.79 to 2.0.87 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.79...2.0.87) Updates `proc-macro2` from 1.0.87 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.87...1.0.89) Updates `regex` from 1.11.0 to 1.11.1 - [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.11.0...1.11.1) Updates `sys-locale` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/1Password/sys-locale/releases) - [Changelog](https://github.com/1Password/sys-locale/blob/main/CHANGELOG.md) - [Commits](1Password/sys-locale@v0.3.1...v0.3.2) Updates `ashpd` from 0.9.2 to 0.10.2 - [Release notes](https://github.com/bilelmoussaoui/ashpd/releases) - [Commits](bilelmoussaoui/ashpd@0.9.2...0.10.2) Updates `csv` from 1.3.0 to 1.3.1 - [Commits](BurntSushi/rust-csv@1.3.0...1.3.1) Updates `async-io` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v2.3.4...v2.4.0) Updates `futures-lite` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.3.0...v2.5.0) Updates `reqwest` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `lyon_geom` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/nical/lyon/releases) - [Commits](https://github.com/nical/lyon/commits) Updates `insta` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitstream-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: quick-xml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: encoding_rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: sys-locale dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: ashpd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: async-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: lyon_geom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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
None yet
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 cargo-minor group with 21 updates in the / directory:
1.0.89
1.0.93
0.25.2
0.25.5
1.0.210
1.0.215
2.5.2
2.5.3
1.40.0
1.41.1
0.3.28
0.3.30
2.5.3
2.6.0
0.36.2
0.37.0
0.8.34
0.8.35
1.0.128
1.0.132
1.0.87
1.0.89
1.11.0
1.11.1
0.3.1
0.3.2
0.9.2
0.10.2
1.3.0
1.3.1
2.3.4
2.4.0
2.3.0
2.5.0
0.12.8
0.12.9
3.13.0
3.14.0
1.0.5
1.0.6
1.40.0
1.41.1
Updates
anyhow
from 1.0.89 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2fd03a8e
Release 1.0.92a16252b
Merge pull request #390 from dtolnay/rawaddrfcf2ef8
Compile &raw test on Rust 1.82+ only1e7e9fe
Parse raw address expression syntax7d1a8f9
Add test of raw addr expression syntax6c52daa
Release 1.0.91Updates
image
from 0.25.2 to 0.25.5Changelog
Sourced from image's changelog.
Commits
317bc16
Merge pull request #2378 from Shnatsel/chainjloga35ec47
Temporarily disable PCX format (#2379)6378e0b
Drop PCX from changelog for 0.25.5 releasee6fd913
Update CHANGES.mdfe094b3
Merge pull request #2373 from awxkee/avif-yuv-decoder3b4a56c
Bump version to 0.25.55a1d77a
Update format support tables120c799
Fill in changelog for 0.25.5daa5e88
ChangedUnspecified
to Bt.709092879c
More precise bit depth expandingUpdates
serde
from 1.0.210 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
url
from 2.5.2 to 2.5.3Release notes
Sourced from url's releases.
Commits
8a683ff
Merge idna-v1x to main (#990)08a3268
OSS-Fuzz: Add more fuzzers (#988)5d363cc
Improve serde error output (#982)30e6258
fix: support wasm32-wasip2 on stable channel (#983)bf089c4
support hermit (#985)b08a655
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfb
no_std
support for theurl
crate (#831)7eccac9
Add a test for and fix issue #974 (#975)710e1e7
refactor and add tests for percent encoding (#977)6050a6e
mention why we pin unicode-width (#972)Updates
tokio
from 1.40.0 to 1.41.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
bb7ca75
chore: prepare Tokio v1.41.1 (#6959)4a34b77
metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885
docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19
ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0
net: fix typo inTcpStream
internal comment (#6944)4468f27
metrics: fixed flakyworker_steal_count
test (#6932)070a825
metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401c
net: displaynet
requirement fornet::UdpSocket
in docs (#6938)0c01fd2
ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416
ci: use cargo deny (#6931)Updates
linkme
from 0.3.28 to 0.3.30Release notes
Sourced from linkme's releases.
Commits
2c96488
Release 0.3.300b94c7e
Merge pull request #102 from dtolnay/rust2024107cd3c
Reorder test lint settings to ignore unknown rust-2024-compatibility in old r...42a27d9
Add CI job on Rust 1.82 to test unsafe attrs126609e
Make unsafe attrs conditional on compiler version8979b3d
Make unsafe extern conditional on compiler version2cc2232
Check rustc version before emitting cargo:rustc-check-cfg build instructions3bcb63f
Un-exclude build.rs from published linkme-impl crate6d65966
Resolve 2024 lints on unsafe attributes and extern blockb3457e5
Turn on rust-2024-compatibility lints in a testUpdates
bitstream-io
from 2.5.3 to 2.6.0Commits
6f01d94
Bump version to 2.6.0b2ee299
Merge pull request #24 from sdroege/signed-in-out-default-impls9dac0a1
Add default impls for BitRead::read_signed_in() and BitWrite::write_signed_out()Updates
quick-xml
from 0.36.2 to 0.37.0Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
Commits
3ac75a6
Release 0.37.07799744
Sort dependencies and table of tests which requires features8311eef
Rename test xmlrs_reader_tests -> html and run it only when escape-html featu...a6c5fc5
Merge pull request #826 from Mingun/more-deserializers83d2957
Implement IntoDeserializer for public deserializers9218684
Make SimpleTypeDeserializer and SimpleTypeSerializer public1920e03
Implement From<String> and From<Cow> for quick_xml::de::Text45a66e5
Do not report errors if deserializer cannot convert string to the boolean or ...b285fc9
Move deserialization helper from Content to CowRef62f10dd
Forward deserialization of primitives in SimpleTypeDeserializer to AtomicDese...Updates
encoding_rs
from 0.8.34 to 0.8.35Commits
2fa58ae
Increment version number to 0.8.35375b374
Note the encoding repo revision usede60a65a
Update docs for GBK and gb180307f62c7f
Fix typo65e9eee
Add release note471104f
Restore PUA range check, add manual tests6a489c7
Make the GBK-range GB18030-2022 changes work2f1b14f
Regenerate data for GB18030-2022 (tests fail)acae064
Link to icu_normalizer instead of unic-normalUpdates
serde_json
from 1.0.128 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
syn
from 2.0.79 to 2.0.87Release notes
Sourced from syn's releases.
Commits
a777cff
Release 2.0.871f103d4
Merge pull request #1779 from dtolnay/scan0986a66
Ignore enum_glob_use pedantic clippy lintca97c7d
Translate expr scanner to table driven8039cb3
Test that every expr can be scanned0132c44
Make scan_expr compilable from integration test7c102c3
Extract non-full expr scanner to moduleceaf4d6
Merge pull request #1778 from dtolnay/exprpeeka890e9d
Expose can_begin_expr as Expr::peek12f068c
Merge pull request #1777 from dtolnay/anygroupUpdates
proc-macro2
from 1.0.87 to 1.0.89Release notes
Sourced from proc-macro2's releases.
Commits
671d87d
Release 1.0.899574d98
Merge pull request #474 from dtolnay/outdir3e8962c
Clean up dep-info files from OUT_DIR6b3395a
Release 1.0.88faee27e
Merge pull request #472 from dtolnay/startend44f8ff2
Restore nightly behavior of Span::start and Span::endUpdates
regex
from 1.11.0 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationUpdates
sys-locale
from 0.3.1 to 0.3.2Release notes
Sourced from sys-locale's releases.
Commits
7026899
Release 0.3.22c6887f
Run tests on iOS using Mac Catalystb0a0771
Add basic support for other Apple platforms5e3ed81
Improved documentation forget_locale
andget_locales
(#37)de5d48c
unix.rs: modified_get
to returnIterator
instead ofOption
(#35)d3d3234
Added .gitignore to Cargo crate exclude paths (#34)5ad8ae1
unix.rs: Added POSIX modifiers support for BCP47 conversion (#33)13823e9
Added Cargo crate exclude pathsf128885
.gitignore: reformatted and added IDE patterns1297689
Fix inefficient buffer clippy warning on WindowsUpdates
ashpd
from 0.9.2 to 0.10.2Release notes
Sourced from ashpd's releases.