-
Notifications
You must be signed in to change notification settings - Fork 107
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 prod group across 1 directory with 15 updates #8692
Conversation
Bumps the prod group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.9` | | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.7.0` | `1.8.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.62` | | [inferno](https://github.com/jonhoo/inferno) | `0.11.19` | `0.11.20` | | [hyper](https://github.com/hyperium/hyper) | `0.14.29` | `1.3.1` | | [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) | `0.15.1` | `0.15.3` | | [prost](https://github.com/tokio-rs/prost) | `0.12.6` | `0.13.1` | | [tonic](https://github.com/hyperium/tonic) | `0.11.0` | `0.12.0` | | [vergen](https://github.com/rustyhorde/vergen) | `8.3.1` | `8.3.2` | | [tonic-build](https://github.com/hyperium/tonic) | `0.11.0` | `0.12.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.8.3` | `3.9.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.6.0` | `1.6.1` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.11.0` | `0.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.69` | `2.0.71` | Updates `clap` from 4.5.8 to 4.5.9 - [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.8...v4.5.9) Updates `tokio` from 1.38.0 to 1.38.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.1) Updates `tinyvec` from 1.7.0 to 1.8.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](Lokathor/tinyvec@v1.7.0...v1.8.0) Updates `thiserror` from 1.0.61 to 1.0.62 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.61...1.0.62) Updates `inferno` from 0.11.19 to 0.11.20 - [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md) - [Commits](jonhoo/inferno@v0.11.19...v0.11.20) Updates `hyper` from 0.14.29 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.29...v1.3.1) Updates `metrics-exporter-prometheus` from 0.15.1 to 0.15.3 - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.15.1...metrics-exporter-prometheus-v0.15.3) Updates `prost` from 0.12.6 to 0.13.1 - [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.12.6...v0.13.1) Updates `tonic` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.11.0...v0.12.0) Updates `vergen` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](https://github.com/rustyhorde/vergen/commits) Updates `tonic-build` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.11.0...v0.12.0) Updates `serde_with` from 3.8.3 to 3.9.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.8.3...v3.9.0) Updates `bytes` from 1.6.0 to 1.6.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.6.0...v1.6.1) Updates `tonic-reflection` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.11.0...v0.12.0) Updates `syn` from 2.0.69 to 2.0.71 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.69...2.0.71) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tinyvec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: inferno dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: metrics-exporter-prometheus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: prost dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: tonic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: vergen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: tonic-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
We need this one as it has the changes to upgrade hyper and others. We should close #8711 after we mere this and let dependabot to open a new PR with what is missing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, I left a few suggestions, no blockers. Thank you for handling this migration.
Bumps the prod group with 15 updates in the / directory:
4.5.8
4.5.9
1.38.0
1.38.1
1.7.0
1.8.0
1.0.61
1.0.62
0.11.19
0.11.20
0.14.29
1.3.1
0.15.1
0.15.3
0.12.6
0.13.1
0.11.0
0.12.0
8.3.1
8.3.2
0.11.0
0.12.0
3.8.3
3.9.0
1.6.0
1.6.1
0.11.0
0.12.0
2.0.69
2.0.71
Updates
clap
from 4.5.8 to 4.5.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3a2fb25
Merge pull request #5547 from tesuji/fish-list1e3681b
refactor: Pass list to __fish_seen_subcommand_fromb1a0508
refactor: Rewrite iterator for followup changes5cc44bb
Merge pull request #5548 from tesuji/fish-escape-tab181b9e0
test: Ensure optional_value runs0724b7b
chore: Remove tarpaulin support8024254
chore: Update deps to fix nightlyb16f987
style: Escaping tab as \t for more readability for fishcf151fd
Merge pull request #5542 from casey/exit-without-flushing5da658c
Merge pull request #5541 from rustco/masterUpdates
tokio
from 1.38.0 to 1.38.1Release notes
Sourced from tokio's releases.
Commits
14b9f71
chore: release Tokio v1.38.1 (#6688)24344df
time: fix race condition leading to lost timers (#6683)Updates
tinyvec
from 1.7.0 to 1.8.0Changelog
Sourced from tinyvec's changelog.
... (truncated)
Commits
4afac90
chore: Releasedabb712
changelog1838a18
Add ArrayVec::as_inner() (#197)Updates
thiserror
from 1.0.61 to 1.0.62Release notes
Sourced from thiserror's releases.
Commits
0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
inferno
from 0.11.19 to 0.11.20Changelog
Sourced from inferno's changelog.
Commits
3e78806
Release 0.11.20 (#324)4041b08
Merge pull request #319 from Orca-bit/fix_periodc58d49d
Update CHANGELOG9eb777d
Merge branch 'main' into fix_period59d0780
Further bump our flamegraph portcea03ec
Also port brendangregg/FlameGraph#147ed3abab
Also bring our flamegraph changeedaba3b
Allow blessing test run for collapse too7069a8e
Bring tests (and flamegraph) along223d9d7
take period into account when collapsing stacksUpdates
hyper
from 0.14.29 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
metrics-exporter-prometheus
from 0.15.1 to 0.15.3Commits
ca453d3
chore: Release860f632
update changelog628c87b
chore: Release5aea6b4
update changeloga65dde9
HTTP exporter can listen on unix domain socket (UDS) as well as TCP (#498)a699dd6
chore: fix some comments (#494)6b603f9
Set plain/text Content-Type (#496)Updates
prost
from 0.12.6 to 0.13.1Changelog
Sourced from prost's changelog.
... (truncated)
Commits
f19104a
chore: prepare 0.13.1 release (#1099)26463f4
fix: Enum variant namedError
causes ambiguous item (#1098)23f7174
chore: Release version 0.13.0 (#1093)7a1424c
build: Fix prepare-release.sh (#1094)7790799
build(deps): update itertools requirement from >=0.10, <=0.12 to >=0.10, <=0....4a0cc17
Add missing LICENSE symlink (#1086)ae33a5e
ci: Set rust version of clippy job to a fixed version (#1090)ba77654
fix: Only touch include file if contents is changed (#1058)e7049d3
workspace package metadata (#1036)ef4930c
docs: Fix broken link warnings (#1056)Updates
tonic
from 0.11.0 to 0.12.0Release notes
Sourced from tonic's releases.
Changelog
Sourced from tonic's changelog.
Commits
2eeca95
chore: release v0.12.0 (#1740)3df62fe
feat: updateprost
tov0.13.0
(#1779)315bb09
feat(server): Remove reexporting service router (#1773)9f5fc3b
chore: Replace unit struct with ordinary struct (#1777)1c327a2
chore: Use let-else statement (#1776)f8e1f87
feat(codec): Make error when not utf8 value in compression encoding (#1768)4dda0a9
chore(codec): Use BytesMut put_u8 method to write single byte (#1774)2cc868f
feat: Make boxed function public (#1754)cdfbf2a
chore(codec): Use as_str method to implement display for CompressionEncoding ...0f4fcdd
chore(codec): Use slice contains method to check if value contained (#1764)Updates
vergen
from 8.3.1 to 8.3.2Release notes
Sourced from vergen's releases.
Commits
Updates
tonic-build
from 0.11.0 to 0.12.0Release notes
Sourced from tonic-build's releases.
Changelog
Sourced from tonic-build's changelog.
Commits
2eeca95
chore: release v0.12.0 (#1740)3df62fe
feat: updateprost
tov0.13.0
(#1779)315bb09
feat(server): Remove reexporting service router (#1773)9f5fc3b
chore: Replace unit struct with ordinary struct (#1777)1c327a2
chore: Use let-else statement (#1776)f8e1f87
feat(codec): Make error when not utf8 value in compression encoding (#1768)4dda0a9
chore(codec): Use BytesMut put_u8 method to write single byte (#1774)2cc868f
feat: Make boxed function public (#1754)cdfbf2a
chore(codec): Use as_str method to implement display for CompressionEncoding ...0f4fcdd
chore(codec): Use slice contains method to check if value contained (#1764)Updates
serde_with
from 3.8.3 to 3.9.0Release notes
Sourced from serde_with's releases.
Commits
c3e489f
Bump version to 3.9.0 (#770)57ad877
Bump version to 3.9.0d038657
ImplementMapSkipError
, analogous toVecSkipError
, but for map-like data ...aaa0a29
Update serde_with/src/guide/serde_as_transformations.md17dec11
Add tests to make sure syntax errors are not suppressed.97543d0
Implement MapSkipError, skipping un-deserializable entries.bf6724d
Move VecSkipError to a separate file, preparing for MapSkipError31e9172
Fix dead code warning by correcting a typo (#769)f5b2626
Fix dead code warnings in tests4ad4a1b
Fix dead code warning by correcting a typoUpdates
bytes
from 1.6.0 to 1.6.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
fd13c7d
chore: prepare bytes v1.6.1 (#720)6b4b0ed
FixBytes::is_unique
when created from sharedBytesMut
(#718)Updates
tonic-reflection
from 0.11.0 to 0.12.0Release notes
Sourced from tonic-reflection's releases.