-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the minor group across 1 directory with 22 updates #301
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
Closed
Conversation
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
Bumps the minor group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.100` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.89` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.42` | | [clap](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.50` | | [delouse](https://github.com/kittycad/delouse) | `0.1.7` | `0.1.8` | | [http](https://github.com/hyperium/http) | `1.2.0` | `1.3.1` | | [hyper](https://github.com/hyperium/hyper) | `1.6.0` | `1.7.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.70` | `0.10.74` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.145` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.17` | `0.3.18` | | [slog](https://github.com/slog-rs/slog) | `2.7.0` | `2.8.2` | | [slog-term](https://github.com/slog-rs/term) | `2.9.1` | `2.9.2` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.17` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.48.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [uuid](https://github.com/uuid-rs/uuid) | `1.13.1` | `1.16.0` | | [expectorate](https://github.com/oxidecomputer/expectorate) | `1.1.0` | `1.2.0` | | [openapiv3](https://github.com/glademiller/openapiv3) | `2.0.0` | `2.2.0` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.2` | | [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.19` | `0.1.20` | Updates `anyhow` from 1.0.95 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.100) Updates `async-trait` from 0.1.86 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.86...0.1.89) Updates `bytes` from 1.10.0 to 1.10.1 - [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.10.0...v1.10.1) Updates `chrono` from 0.4.39 to 0.4.42 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.42) Updates `clap` from 4.5.29 to 4.5.50 - [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.29...clap_complete-v4.5.50) Updates `delouse` from 0.1.7 to 0.1.8 - [Commits](KittyCAD/delouse@0.1.7...0.1.8) Updates `http` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.3.1) Updates `hyper` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.6.0...v1.7.0) Updates `openssl` from 0.10.70 to 0.10.74 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.70...openssl-v0.10.74) Updates `serde` from 1.0.217 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.228) Updates `serde_json` from 1.0.138 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.145) Updates `signal-hook` from 0.3.17 to 0.3.18 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.17...v0.3.18) Updates `slog` from 2.7.0 to 2.8.2 - [Release notes](https://github.com/slog-rs/slog/releases) - [Changelog](https://github.com/slog-rs/slog/blob/master/CHANGELOG.md) - [Commits](slog-rs/slog@v2.7.0...v2.8.2) Updates `slog-term` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/slog-rs/term/releases) - [Changelog](https://github.com/slog-rs/term/blob/master/CHANGELOG.md) - [Commits](slog-rs/term@v2.9.1...v2.9.2) Updates `thiserror` from 2.0.11 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.17) Updates `tokio` from 1.43.0 to 1.48.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.48.0) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `uuid` from 1.13.1 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.16.0) Updates `expectorate` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/oxidecomputer/expectorate/releases) - [Commits](oxidecomputer/expectorate@v1.1.0...v1.2.0) Updates `openapiv3` from 2.0.0 to 2.2.0 - [Changelog](https://github.com/glademiller/openapiv3/blob/master/CHANGELOG.md) - [Commits](glademiller/openapiv3@v2.0.0...v2.2.0) Updates `rand` from 0.9.0 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...rand_core-0.9.2) Updates `serde_repr` from 0.1.19 to 0.1.20 - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](dtolnay/serde-repr@0.1.19...0.1.20) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: chrono dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: clap dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: delouse dependency-version: 0.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: http dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: hyper dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: openssl dependency-version: 0.10.74 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: signal-hook dependency-version: 0.3.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: slog dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: slog-term dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: uuid dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: expectorate dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: openapiv3 dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: rand dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: serde_repr dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
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
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 22 updates in the / directory:
1.0.951.0.1000.1.860.1.891.10.01.10.10.4.390.4.424.5.294.5.500.1.70.1.81.2.01.3.11.6.01.7.00.10.700.10.741.0.2171.0.2281.0.1381.0.1450.3.170.3.182.7.02.8.22.9.12.9.22.0.112.0.171.43.01.48.00.3.190.3.201.13.11.16.01.1.01.2.02.0.02.2.00.9.00.9.20.1.190.1.20Updates
anyhowfrom 1.0.95 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
async-traitfrom 0.1.86 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spanneda5093feAdd type-mismatch ui test6d12b44Revert "Pin nightly toolchain used for miri job"dd9e4baHide unused_variables warning in consider-restricting.rs ui testb454fc8Update ui test suite to nightly-2025-08-039c880e8Update ui test suite to nightly-2025-07-307ca751dIgnore unused_parens warning in test2bccfebUpdate ui test suite to nightly-2025-05-28Updates
bytesfrom 1.10.0 to 1.10.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
19d1427chore: prepare bytes v1.10.1 (#774)3667543Fix memory leak inowned_to_vec(#773)Updates
chronofrom 0.4.39 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63Updates
clapfrom 4.5.29 to 4.5.50Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
d8acd47chore: Release7c2b8d9docs: Update changeloge69a2eaMerge pull request #5987 from mernen/fix-bash-comp-words-loope03cc2eMerge pull request #5988 from cordx56/fix-builder-custom-version-docs5ab2579fix: Minor fix for builder docs about version2f66432fix(complete): Only parse arguments before current4d9d210test(complete): Illustrate current behavior in Bash6abe2f8chore: Released5c7454docs: Update changelog5b2e960Merge pull request #5985 from mernen/bash-curUpdates
delousefrom 0.1.7 to 0.1.8Commits
37af7670.1.8 (#65)83e7cfe2024 edition (#64)c321a04Bump clap from 4.5.26 to 4.5.30 (#58)34b2374Bump tokio from 1.42.0 to 1.43.0 (#52)e3850b5Bump clap from 4.5.24 to 4.5.26 (#51)3017ffbBump clap from 4.5.23 to 4.5.24 (#50)1e1bda7Bump serde from 1.0.215 to 1.0.217 (#49)24a35b4Bump anyhow from 1.0.93 to 1.0.95 (#48)b473c28Bump serde_json from 1.0.134 to 1.0.135 (#47)5c1f573fix ci (#46)Updates
httpfrom 1.2.0 to 1.3.1Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
8c1fb20v1.3.16637a72fix: validate path bytes are at least utf8 (#756)d0dd91ev1.3.064bd92bdocs: Fixed encryption/compression typo for 'accept-encoding: identity'. (#695)b03ed6achore: use range.contains in StatusCode methods (#748)a463fb5chore(ci): use yq to get rust-version in manifest (#746)68845bdfix: HeaderMap::reserve allocates insufficient capacity (#741)4e02046refactor(header): remove BytesMut inline optimization when creating (#738)091ee9afeat(uri): allow utf8 char, not rfc 3986 compliant, in path and query (#715)Updates
hyperfrom 1.6.0 to 1.7.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
400bdfdv1.7.09749184feat(server): addallow_multiple_spaces_in_request_line_delimitershttp1 bu...caa166cchore(dependencies): avoid implicit cargo feature of futures-util (#3931)8ad2595test(common): add missing assertion in full_rewind test (#3926)24f0da8chore(ci): update to cargo-check-external-types-0.3.0 (#3928)974289fdocs(rt): improvertmodule overview (#3920)283fd23docs: improveextmodule overview andProtocoldocs (#3921)b8affd8feat(error): addError::is_shutdown()(#3863)c88df78docs(SECURITY): update policy to use GSA drafts when reporting vulnerabilitie...436caddfix(server): improve caching accuracy of Date header (#3887)Updates
opensslfrom 0.10.70 to 0.10.74Release notes
Sourced from openssl's releases.
... (truncated)
Commits
adebeb3Merge pull request #2500 from alex/bump-version65164e8Release openssl v0.10.74 and openssl-sys v0.9.110ff176daMerge pull request #2499 from rust-openssl/botovq-rm-libressl-3.4348f25eRemove support for LibreSSL < 3.5a821988Bump oldest libressl CI runner to 3.5.3db109f7Merge pull request #2498 from rust-openssl/botovq-libressl-4.21ce898eMerge pull request #2497 from rust-openssl/botovq-simplify-cfg1280087Add support for LibreSSL 4.2.0 (stable release)9b67d52Simplify 'cfg(any(ossl102, ossl110))'8d46245Merge pull request #2490 from rust-openssl/botovq-rm-libressl-3.3Updates
serdefrom 1.0.217 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
serde_jsonfrom 1.0.138 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3Release 1.0.14523679e2Add serde version constraintfc27bafRelease 1.0.144caef3c6Ignore uninlined_format_args pedantic clippy lint81ba3aaMerge pull request #1285 from dtolnay/serdecored21e8ceSwitch serde dependency to serde_core