-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 cargo group across 1 directory with 20 updates #5
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 cargo group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.7.3` | `0.7.5` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.21.7` | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.1` | `2.5.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.38` | | [color-eyre](https://github.com/eyre-rs/eyre) | `0.6.2` | `0.6.3` | | [http](https://github.com/hyperium/http) | `0.2.11` | `1.0.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.0` | `0.12.1` | | [prost](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.116` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.60` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [toml](https://github.com/toml-rs/toml) | `0.8.8` | `0.8.12` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.5.4` | | [ed25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) | `2.1.0` | `2.1.1` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.2.0` | `9.3.0` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.7.3` | `0.7.4` | | [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.37.0` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.1` | `0.5.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.6.1` | `1.8.0` | Updates `axum` from 0.7.3 to 0.7.5 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.3...axum-v0.7.5) Updates `base64` from 0.21.5 to 0.21.7 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.7) Updates `bitflags` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.1...2.5.0) Updates `chrono` from 0.4.31 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.38) Updates `color-eyre` from 0.6.2 to 0.6.3 - [Commits](eyre-rs/eyre@v0.6.2...color-eyre-v0.6.3) Updates `http` from 0.2.11 to 1.0.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v0.2.11...v1.0.0) Updates `itertools` from 0.12.0 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.12.1) Updates `prost` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Commits](tokio-rs/prost@v0.12.3...v0.12.4) Updates `serde_json` from 1.0.108 to 1.0.116 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.116) Updates `thiserror` from 1.0.56 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.60) Updates `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `toml` from 0.8.8 to 0.8.12 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.12) Updates `clap` from 4.4.11 to 4.5.4 - [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.4.11...v4.5.4) Updates `ed25519-dalek` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/dalek-cryptography/curve25519-dalek/releases) - [Changelog](https://github.com/dalek-cryptography/curve25519-dalek/blob/2.1.1/CHANGELOG.md) - [Commits](dalek-cryptography/curve25519-dalek@2.1.0...2.1.1) Updates `jsonwebtoken` from 9.2.0 to 9.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.2.0...v9.3.0) Updates `serde` from 1.0.193 to 1.0.200 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.200) Updates `sqlx` from 0.7.3 to 0.7.4 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.7.3...v0.7.4) Updates `tokio` from 1.35.1 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.37.0) Updates `tower-http` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.1...tower-http-0.5.2) Updates `uuid` from 1.6.1 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.6.1...1.8.0) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: color-eyre dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ed25519-dalek dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jsonwebtoken dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #6. |
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 group with 19 updates in the / directory:
0.7.3
0.7.5
0.21.5
0.21.7
2.4.1
2.5.0
0.4.31
0.4.38
0.6.2
0.6.3
0.2.11
1.0.0
0.12.0
0.12.1
0.12.3
0.12.4
1.0.108
1.0.116
1.0.56
1.0.60
0.1.14
0.1.15
0.8.8
0.8.12
4.4.11
4.5.4
2.1.0
2.1.1
9.2.0
9.3.0
0.7.3
0.7.4
1.35.1
1.37.0
0.5.1
0.5.2
1.6.1
1.8.0
Updates
axum
from 0.7.3 to 0.7.5Release notes
Sourced from axum's releases.
Commits
ef8a9e8
Release axum and axum-extra (#2676)c6fd852
Updatesync_wrapper
to 1.0.0 from 0.1.12ec68d6
Add rejection tracing to all extractors (#2584)2ce382f
Remove h2 from dependencies when http2 feature is off (#2605)8b13d4c
Add axum-typed-routing to ECOSYSTEM.md (#2608)19f6f79
Fix layers being cloned for each request (#2586)3569950
Make nightly_error_messages feature compatible with latest nightlyb6b203b
fix typo in prometheus_metrics_example (#2627)b03f6c1
Fix typo in CONTRIBUTING.md (#2612)4d65ba0
ci: Unbreak cargo-deny action (#2613)Updates
base64
from 0.21.5 to 0.21.7Changelog
Sourced from base64's changelog.
Commits
9652c78
v0.21.708deccf
provide as_str() method to return the alphabet characters (#264)1cd75a1
v0.21.65820d9b
Merge pull request #263 from marshallpierce/silverlyra-usage97d9180
Merge branch 'usage' of github.com:silverlyra/rust-base64 into silverlyra-usageb64c624
Merge pull request #262 from tamird/clape32ca18
examples: replace structopt with clap72f25a8
Simplify the example program40e162c
Rewrite the crate docstringbfde751
Merge pull request #260 from marshallpierce/mp/doc-grammarUpdates
bitflags
from 2.4.1 to 2.5.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e5ff0ca
Merge pull request #401 from KodrAus/cargo/2.5.04b51e1d
prepare for 2.5.0 release6965e84
Merge pull request #400 from KodrAus/feat/parser-modes6eaed0b
support truncating or strict-named variants of parsing and formattinge2c8409
Merge pull request #398 from tgross35/patch-173dc066
DeriveDebug
forFlag\<B>
a5f9ce2
Merge pull request #394 from KodrAus/cargo/2.4.26924249
prepare for 2.4.2 release1f9f186
Merge pull request #392 from dtolnay-contrib/localmacrosd96915e
Update ui testsUpdates
chrono
from 0.4.31 to 0.4.38Release notes
Sourced from chrono's releases.
... (truncated)
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
Updates
color-eyre
from 0.6.2 to 0.6.3Commits
f544fed
chore: Release7689b98
chore: don't inherit workspace readme63cb412
chore: remove old metadata7e7e173
chore: update changelog7a5c32a
Add color-eyre to workspace (#110)eb8d059
Merge remote-tracking branch 'origin/master' into color-eyre75beaae
fix: removeanyhow
feature flag fromOptionExt
location test (#148)e570151
color-spantrace: bump owo-colors to 4.0 (#156)cb4bab6
chore: update issues redirect8ebc308
fix: make theme test more lenientUpdates
http
from 0.2.11 to 1.0.0Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
... (truncated)
Commits
1c06623
v1.0.0c51f40f
feat: add default std featuree5b80c1
test: add test to ensure HeaderMap::iter safety60c9b46
chore(ci): run miri tests0a9c8ad
fix MIRI error in header::Iter (#642)f5f31f0
feat: implement Clone for Request, Response, Extensions (#634)aa1af37
start 1.0Updates
itertools
from 0.12.0 to 0.12.1Changelog
Sourced from itertools's changelog.
Commits
98d3978
Prepare v0.12.1 releasedffac1f
Bump obi1kenobi/cargo-semver-checks-action from 2.2 to 2.300998a4
CoalesceBy
: missing field inDebug
a0411d6
CombinationsWithReplacement
: use a boxed slice internally8dd75f1
Permutations
: use boxed slices internallyb785403
ExactlyOneError
: implement Debug differently7a1c22b
FlattenOk
: Debug with macro94452e3
GroupingMapBy
: fix Debug implementation2e325a0
TakeWhileInclusive
: missing field inDebug
a48c5b4
WithPosition
: implement DebugUpdates
prost
from 0.12.3 to 0.12.4Commits
38a00d8
chore: Release version 0.12.4 (#1024)b3de938
docs: Document feature flags (#1003)12260d1
build(deps): Allow multimap 0.10 (#1013)2b6140c
build(deps): Allow heck 0.5 (#1012)50bab4f
chore: Split prost-types lib.rs into separate modules. (#1007)0bd9482
Minor clippy lint fixes. (#1006)82d7774
Allow itertools 0.12 (#948)2a4aeaf
feat: add derive feature (#992)e3d708c
Improve protoc not found error message (#937)145fd47
improve encode_varint performance by bounding its loop (#940)Updates
serde_json
from 1.0.108 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"0baba28
Resolve legacy_numeric_constants clippy lintsb1ebf38
Release 1.0.115c3dc153
Merge pull request #1119 from titaniumtraveler/pr218770b
Explicitly install a Rust toolchain for cargo-outdated job840da8e
Fix missing backticks in doc commentsUpdates
thiserror
from 1.0.56 to 1.0.60Release notes
Sourced from thiserror's releases.
Commits
870d11b
Release 1.0.600ccee7c
Merge pull request #298 from dtolnay/checkcfgcf43d0c
Resolve unexpected_cfgs warninge7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERUpdates
tokio-stream
from 0.1.14 to 0.1.15Commits
7cfb100
chore: prepare tokio-stream v0.1.15 (#6401)e37bd63
io: implementtry_new
andtry_with_interest
forAsyncFd
(#6345)c9e7578
sync: remove'static
bound onimpl Sink for PollSender
(#6397)3141ed6
sync: update watch channel docs (#6395)ea1cfbd
sync: reorder const_new before new_with (#6392)fb2dc97
readme: update commit message guidelines (#6393)a3d2548
sync: implementClone
forwatch::Sender
(#6388)b4ab647
signal: fix typo in argument name (#6389)3133af4
runtime: make theenter
example deterministic (#6351)1f924f9
chore: fix deprecated circleci image (#6379)Updates
toml
from 0.8.8 to 0.8.12Commits
3a777b3
chore: Release7979905
docs: Update changelog487768d
Merge pull request #703 from epage/overflow6987f77
chore(ci): Run with default opt-level21f545d
fix(parser): Don't stackoverflow on opt-level=0af1f97d
refactor(parser): Pull recursion limit out to variableeb86543
chore: Release246b292
docs: Update changelogd41c62c
Merge pull request #701 from epage/cleanup31457b3
refactor(error): Clean up highlight codeUpdates
clap
from 4.4.11 to 4.5.4Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
ed25519-dalek
from 2.1.0 to 2.1.1Changelog
Sourced from ed25519-dalek's changelog.
Commits
0f07443
Bump curve25519-dalek to 2.1.1.bb889e4
Remove deprecated feature flags from .travis.yml.d00d4a5
Fix CHANGELOG so that we can note backported patches.e6d8afc
Add link to Cargo.toml with explanation of packed_simd renamingdd71df6
adjusted dependency entry like to pick up latest pick up the latest packed_si...6ffc8dd
bumped packed_simd to 0.3.4. resolves #333Updates
jsonwebtoken
from 9.2.0 to 9.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
5162702
v9.3.029674b6
Add support for the reject_tokens_expiring_in_less_than option. (#370)aa5266d
Refactor auth0 example (#367)193eb8d
Fix typo in jwk.rs (#353)95cfdfb
Set expected audience to validation in auth0 example (#349)5ae24bb
Forgot something in changelogUpdates
serde
from 1.0.193 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finite1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master