chore(deps): bump the cargo-minor-and-patch group across 1 directory with 7 updates#94
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…with 7 updates Bumps the cargo-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.3.1` | `2.4.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.12.1` | `2.13.0` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.3` | | [h2](https://github.com/hyperium/h2) | `0.4.14` | `0.4.15` | | [http](https://github.com/hyperium/http) | `1.4.1` | `1.4.2` | | [prost](https://github.com/tokio-rs/prost) | `0.14.3` | `0.14.4` | Updates `bytesize` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.3.1...bytesize-v2.4.0) Updates `bitflags` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.12.1...2.13.0) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `uuid` from 1.23.2 to 1.23.3 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.3) Updates `h2` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.14...v0.4.15) Updates `http` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.1...v1.4.2) Updates `prost` from 0.14.3 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: bytesize dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor-and-patch - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: uuid dependency-version: 1.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: h2 dependency-version: 0.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-and-patch group with 7 updates in the / directory:
2.3.12.4.02.12.12.13.01.15.11.15.21.23.21.23.30.4.140.4.151.4.11.4.20.14.30.14.4Updates
bytesizefrom 2.3.1 to 2.4.0Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
ebf8ed3chore: release v2.4.0 (#161)2a1423ffeat: implement Sum for ByteSize (#169)b2b22f3ci: pin actions3c02c4cchore: update msrv to 1.85227baa7chore(deps): bump rand from 0.10.0 to 0.10.1 (#162)9a4a9c7chore(deps): bump toml from 1.0.6+spec-1.1.0 to 1.1.2+spec-1.1.0 (#160)b695837chore(deps): bump taiki-e/install-action from 2.70.3 to 2.75.27 (#158)94e559achore(deps): bump actions-rust-lang/setup-rust-toolchain (#159)1cacb79chore(deps): bump actions-rust-lang/setup-rust-toolchain (#151)ed48c91chore(deps): bump taiki-e/install-action from 2.68.15 to 2.70.3 (#150)Updates
bitflagsfrom 2.12.1 to 2.13.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9253889prepare for 2.13.0 releasefbbbfacMerge pull request #489 from ssrlive/main8c498c7Change visibility of new function to crate scope3cbddabmove iter_equal_names to trait Flags80f2193add MyFlags::Abc::iter_equal_names() methodUpdates
smallvecfrom 1.15.1 to 1.15.2Release notes
Sourced from smallvec's releases.
Commits
c469051Bump version.9fe422bFix Windows CI.51b965fWork around rustc 1.93 perf regression with MaybeUninit9da26a5Fix use-after-free in DrainFilter::keep_rest for zero-capacity SmallVecs79184f1Add Miri test for use-after-free in DrainFilter::keep_restf59fb36Merge pull request #397 from GiGainfosystems/exclude_scripts28b6ed7Exclude development scriptUpdates
uuidfrom 1.23.2 to 1.23.3Release notes
Sourced from uuid's releases.
Commits
20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panics2d034d4fix some invalid indexers on error reportinga8b9f14update fuzz infra and run in CIUpdates
h2from 0.4.14 to 0.4.15Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
21211d0v0.4.1529e209dfix: close connection when header size is way too large (#915)9231cb0fix: remove padded_len() u8 overflow in DATA frame padding release (#914)d351036fix: ignore library resets at connection poll loop level (#913)4f51ffffix: use HeaderMap::try_append to prevent panics on absurd amounts of headers...c813cc8refactor: remove unnecessary clones (#911)810f5aechore(ci): update actions/checkout to v6 (#910)d361b75fix: Reject frames on streams whose HEADERS haven't been sent (#899)93cceadfix: poll_capacity must not return Ready(Some(Ok(0))) (#898)733bba7fix: Discard buffered DATA when a scheduled reset is pending (#896)Updates
httpfrom 1.4.1 to 1.4.2Changelog
Sourced from http's changelog.
Commits
82db5b8v1.4.2a9cdbf8fix(uri): reject DEL character (#842)df75ca3fix(uri): allow STAR paths with scheme/auth (#843)ec3f8cefeat(method): impl PartialOrd + Ord (#840)Updates
prostfrom 0.14.3 to 0.14.4Changelog
Sourced from prost's changelog.
Commits
13646cdchore: Release version 0.14.4 (#1437)dad79d5fix(prost-derive): return error for invalid enumeration default identifiers (...b0b6c93ci: Updatecargo clippyto 1.91 (#1435)32cfffbstyle: remove explicit.into_iter()(#1434)2710efdci: Updatecargo clippyto 1.89 (#1433)18ea4e4style: use variables directly informat!()(#1432)2821bd1build(deps): bump actions/upload-artifact from 6 to 7 (#1409)3ce3b39test(groups): Actually constructNestedGroup(#1363)8776405docs: Update changelog for version 0.14.3 (#1431)33d3ef1build: Grab binary path from cargo (#1429)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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