-
Notifications
You must be signed in to change notification settings - Fork 11
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 all-dependencies group with 13 updates #510
Closed
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 all-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.86` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [axum-server](https://github.com/programatik29/axum-server) | `0.5.1` | `0.6.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` | | [colored_json](https://github.com/ctron/colored_json) | `4.1.0` | `5.0.0` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `1.3.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.117` | | [tera](https://github.com/Keats/tera) | `1.19.1` | `1.20.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.38.0` | | [port_check](https://github.com/ufoscout/port-check-rs) | `0.2.0` | `0.2.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.4` | | [rstest](https://github.com/la10736/rstest) | `0.18.2` | `0.21.0` | Updates `anyhow` from 1.0.81 to 1.0.86 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.81...1.0.86) Updates `axum` from 0.6.20 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.6.20...axum-v0.7.5) Updates `axum-server` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/programatik29/axum-server/releases) - [Changelog](https://github.com/programatik29/axum-server/blob/master/CHANGELOG.md) - [Commits](programatik29/axum-server@v0.5.1...v0.6.0) Updates `chrono` from 0.4.37 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.37...v0.4.38) Updates `clap_complete` from 4.5.1 to 4.5.2 - [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.1...clap_complete-v4.5.2) Updates `colored_json` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/ctron/colored_json/releases) - [Commits](ctron/colored_json@v4.1.0...v5.0.0) Updates `hyper` from 0.14.28 to 1.3.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.28...v1.3.1) Updates `serde_json` from 1.0.115 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.115...v1.0.117) Updates `tera` from 1.19.1 to 1.20.0 - [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md) - [Commits](Keats/tera@v1.19.1...v1.20.0) Updates `tokio` from 1.36.0 to 1.38.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.38.0) Updates `port_check` from 0.2.0 to 0.2.1 - [Commits](ufoscout/port-check-rs@v0.2.0...v0.2.1) Updates `reqwest` from 0.11.27 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.4) Updates `rstest` from 0.18.2 to 0.21.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.18.2...v0.21.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: axum-server dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: colored_json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tera dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: port_check dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jun 2, 2024
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 all-dependencies group with 13 updates:
1.0.81
1.0.86
0.6.20
0.7.5
0.5.1
0.6.0
0.4.37
0.4.38
4.5.1
4.5.2
4.1.0
5.0.0
0.14.28
1.3.1
1.0.115
1.0.117
1.19.1
1.20.0
1.36.0
1.38.0
0.2.0
0.2.1
0.11.27
0.12.4
0.18.2
0.21.0
Updates
anyhow
from 1.0.81 to 1.0.86Release notes
Sourced from anyhow's releases.
Commits
8ea1819
Release 1.0.860a1b405
Merge pull request #373 from dtolnay/minusnege0c74f2
Ensure $:literal never matches negative literal013c66e
Fix parse error with non-literal after minus signca7aff7
Add binary operator ensure tests2737bbe
Release 1.0.8582b8b34
Merge pull request #371 from dtolnay/splitad78d70
Preserve more token spans in expression parser5cce406
Parse comparison operators before other binary operators7205394
Merge pull request #369 from dtolnay/tokensplitUpdates
axum
from 0.6.20 to 0.7.5Release notes
Sourced from axum's releases.
... (truncated)
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
axum-server
from 0.5.1 to 0.6.0Release notes
Sourced from axum-server's releases.
Changelog
Sourced from axum-server's changelog.
Commits
0e5a427
Fix all rustls and openssl tests86f4294
Merge branch 'master' of https://github.com/programatik29/axum-server9a011db
Fix rustls testsdaa87af
Merge pull request #105 from garlic-hub/msrvcee61d8
Update MSRV on README63151f7
Add from_pem_chain_file method for RustlsConfigdebe6c0
Update version to 0.6.0 and update CHANGELOG375c3b4
Fix dependency not being optional errorab8a5be
Add functionalities in tls_rustls to tls_openssl (#81)8f138d7
Merge branch 'master' into feat/tls-openssl-reloadUpdates
chrono
from 0.4.37 to 0.4.38Release notes
Sourced from chrono's releases.
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
clap_complete
from 4.5.1 to 4.5.2Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
3092aa4
chore: Releasedc33328
docs: Update changeloga78b953
Merge pull request #5444 from sudotac/fix-broken-completion-on-bash-4.093d4045
docs: Fix typocd82f8c
fix(complete): Avoid use of -v in bash completion9d14f39
chore(deps): update compatible (dev) (#5438)5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id'sUpdates
colored_json
from 4.1.0 to 5.0.0Release notes
Sourced from colored_json's releases.
Commits
962ed17
chore: uptick version to 5.0.0292c730
ci: update github actionbda186f
refactor: align nil values with jqbaaecc3
feat: supportNO_COLOR
env-var22a3936
chore: remove one more enable_support_call in the testsce753a5
feat: bump yansi to 1, remove enable_ansi_supportUpdates
hyper
from 0.14.28 to 1.3.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
c78379e
v1.3.13705a7e
Revert "fix(client): send content-length even with no body"d53305a
v1.3.0dc27043
feat(ext): implement From ReasonPhrase for Bytes6aee2e6
feat(service): expose Service and HttpService trait unconditionally172fdfa
fix(client): send content-length even with no bodyb79be91
fix(server): avoid unwrapping for theFuture
impl of HTTP/1 `UpgradeableCon...203d1b0
fix(http2):max_header_list_size(num)
defaults to 16kb1c5b1b8
feat(client): addmax_header_list_size(num)
tohttp2::Builder
.df33d4d
refactor(h1): use UninitSlice::as_uninit_slice_mut() instead of cast (#3618)Updates
serde_json
from 1.0.115 to 1.0.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warninga3f62bb
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"Updates
tera
from 1.19.1 to 1.20.0Changelog
Sourced from tera's changelog.
Commits
c05bff1
Update version number0d5de55
Get ready for release (#920)7b3942b
Fix for square bracket identifiers breaking tests (#839)7f32cf9
Optimizefind_value_in_for_loop
when noValue
is found (#865)41a0bf3
allow escaped newline and tab join separator (#884)9653290
Closes #882 (#908)15b6609
Mention whitespace control in expressions and comments (#919)3b2e96f
cargo: bump globwalk to latest release (0.9.1) (#901)cafe175
parser: allocate vector with exact capacity (#894)93c92b9
cargo: update MSRV for dependencies (#895)Updates
tokio
from 1.36.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
port_check
from 0.2.0 to 0.2.1Commits
255c376
version_bumpf995eec
Fix doc compilation423f747
fix_crates_linkUpdates
reqwest
from 0.11.27 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
de5dbb1
v0.12.40f126f5
tests: fix blocking test about empty bodies and content-length1073881
feat: add zstd support (#1866)1af8945
feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85
refactor: fix warnings related to mutability ofself
(#2245)0720159
v0.12.39209695
Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565
fix: use lower case domain string when usingresolve
andresolve_to_addrs
...b4c491a
feat: allow fine-grained root certs for rustls (#2232)cf4295d
chore: update winreg to 0.52.0 (#2226)Updates
rstest
from 0.18.2 to 0.21.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.