-
Notifications
You must be signed in to change notification settings - Fork 2
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 prod-dependencies group across 1 directory with 19 updates #109
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 prod-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [xxhash-rust](https://github.com/DoumanAsh/xxhash-rust) | `0.8.10` | `0.8.12` | | [const-hex](https://github.com/danipopes/const-hex) | `1.11.3` | `1.12.0` | | [libp2p-relay-manager](https://github.com/dariusc93/rust-ipfs) | `0.2.4` | `0.2.5` | | [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.39.2` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.6` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` | | [serde](https://github.com/serde-rs/serde) | `1.0.202` | `1.0.204` | | [serde_json](https://github.com/serde-rs/json) | `1.0.117` | `1.0.122` | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.13` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.7.4` | `0.8.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.5` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.23.0` | `0.25.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.22.0` | `0.24.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.22.1` | `0.24.1` | | [opentelemetry-stdout](https://github.com/open-telemetry/opentelemetry-rust) | `0.3.0` | `0.5.0` | | [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust) | `0.15.0` | `0.17.0` | | [built](https://github.com/lukaslueg/built) | `0.7.2` | `0.7.4` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | Updates `xxhash-rust` from 0.8.10 to 0.8.12 - [Commits](https://github.com/DoumanAsh/xxhash-rust/commits) Updates `const-hex` from 1.11.3 to 1.12.0 - [Commits](DaniPopes/const-hex@v1.11.3...v1.12.0) Updates `libp2p-relay-manager` from 0.2.4 to 0.2.5 - [Changelog](https://github.com/dariusc93/rust-ipfs/blob/libp2p-next/CHANGELOG.md) - [Commits](https://github.com/dariusc93/rust-ipfs/commits) Updates `tokio` from 1.37.0 to 1.39.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.39.2) Updates `regex` from 1.10.4 to 1.10.6 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.4...1.10.6) Updates `async-trait` from 0.1.80 to 0.1.81 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.80...0.1.81) Updates `serde` from 1.0.202 to 1.0.204 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.202...v1.0.204) Updates `serde_json` from 1.0.117 to 1.0.122 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.117...v1.0.122) Updates `clap` from 4.5.4 to 4.5.13 - [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.4...v4.5.13) Updates `sqlx` from 0.7.4 to 0.8.0 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.7.4...v0.8.0) Updates `reqwest` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.5) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) Updates `tracing-opentelemetry` from 0.23.0 to 0.25.0 - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.23.0...v0.25.0) Updates `opentelemetry` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.22.0...opentelemetry-0.24.0) Updates `opentelemetry_sdk` from 0.22.1 to 0.24.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@v0.22.1...opentelemetry_sdk-0.24.1) Updates `opentelemetry-stdout` from 0.3.0 to 0.5.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-stdout-0.3.0...opentelemetry-stdout-0.5.0) Updates `opentelemetry-prometheus` from 0.15.0 to 0.17.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-prometheus-0.15.0...opentelemetry-prometheus-0.17.0) Updates `built` from 0.7.2 to 0.7.4 - [Changelog](https://github.com/lukaslueg/built/blob/master/CHANGELOG.md) - [Commits](lukaslueg/built@0.7.2...0.7.4) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: xxhash-rust dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: const-hex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: libp2p-relay-manager dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: opentelemetry-stdout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: opentelemetry-prometheus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: built dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #110. |
dependabot
bot
deleted the
dependabot/cargo/prod-dependencies-63695f62dd
branch
August 12, 2024 15:28
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 prod-dependencies group with 19 updates in the / directory:
0.8.10
0.8.12
1.11.3
1.12.0
0.2.4
0.2.5
1.37.0
1.39.2
1.10.4
1.10.6
0.1.80
0.1.81
1.0.202
1.0.204
1.0.117
1.0.122
4.5.4
4.5.13
0.7.4
0.8.0
0.12.4
0.12.5
2.5.0
2.5.2
0.23.0
0.25.0
0.22.0
0.24.0
0.22.1
0.24.1
0.3.0
0.5.0
0.15.0
0.17.0
0.7.2
0.7.4
0.12.1
0.13.0
Updates
xxhash-rust
from 0.8.10 to 0.8.12Commits
Updates
const-hex
from 1.11.3 to 1.12.0Commits
c81503c
chore: Release const-hex version 1.12.0378861a
feat: implement check for arm and portable-simd (#10)a3944b6
chore: Release const-hex version 1.11.47ceae26
Derive Eq trait for FromHexError (#9)b055b1e
test: check empty stringsUpdates
libp2p-relay-manager
from 0.2.4 to 0.2.5Commits
Updates
tokio
from 1.37.0 to 1.39.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f602eae
chore: prepare Tokio v1.39.2 (#6730)438def7
macros: allow temporary lifetime extension in select (#6722)ee8d4d1
chore: fix ci failures (#6725)3297052
ci: test Quinn in CI (#6719)f8fe0ff
chore: prepare Tokio v1.39.1 (#6716)47210a8
time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9
runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1
chore: release Tokio v1.39.0 (#6711)dd1d371
macros: acceptIntoFuture
args for macros (#6710)6a1a7b1
chore: prepare tokio-macros v2.4.0 (#6707)Updates
regex
from 1.10.4 to 1.10.6Changelog
Sourced from regex's changelog.
Commits
ab88aa5
1.10.676f2d30
changelog: 1.10.62970d29
unstable: fitPattern
trait implementation8856fe3
regex-cli-0.2.1c4c76a1
regex-test-0.1.1c2f9ca4
regex-test: bump toml dependency1288b83
regex-lite-0.1.60718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.7Updates
async-trait
from 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65f
Release 0.1.814ec740e
Merge pull request #273 from dtolnay/cloneimplsb6c6063
Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90
Turn off syn/clone-impls feature94a3165
Merge pull request #272 from klensy/syn-f2fac940
syn: remove derive feature4a00d73
Work around dead code warning in testdba15b5
Merge pull request #270 from dtolnay/objsafetyd28c95b
Former where_clauses_object_safety lint is now hard error78a5922
Fill in ignore reasons in all #[ignore] attributesUpdates
serde
from 1.0.202 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0
Release 1.0.20458c307f
Alphabetize list of rustc-check-cfg8cc4809
Merge pull request #2769 from dtolnay/onunimpl1179158
Update ui test with diagnostic::on_unimplemented from PR 276791aa40e
Add ui test of unsatisfied serde trait bound595019e
Cut test_suite from workspace members in old toolchain CI jobsb0d7917
Pull in trybuild 'following types implement trait' fix8e6637a
Merge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05
Use the#[diagnostic::on_unimplemented]
attribute when possiblef3dfd2a
Suppress dead code warning in test of unit struct remote deriveUpdates
serde_json
from 1.0.117 to 1.0.122Release notes
Sourced from serde_json's releases.
Commits
54381d6
Release 1.0.12216fb6e0
Work around buggy rust-analyzer behavior49d7d66
Merge pull request #1166 from dtolnay/allocvec6827c7b
Fix json! invocations when std prelude is not in scope611b2a4
Merge pull request #1165 from serde-rs/jsonmac7633cb7
Eliminate local_inner_macros in favor of non-ident macro pathseca2658
Release 1.0.121b0d678c
Merge pull request #1160 from iex-rs/efficient-positionb1edc7d
Optimize position search in error path40dd7f5
Merge pull request #1159 from iex-rs/fix-recursionUpdates
clap
from 4.5.4 to 4.5.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
66b5a12
chore: Releasea83b724
docs: Update changeloge19469f
Merge pull request #5615 from epage/wrap360bb3b
fix(help): Properly wrap subcommand about58b5bd8
test(help): Show bad subcommand wrappinge1f6320
Merge pull request #5614 from epage/snap7b5b61b
test(help): Switch to snapbox1490e24
chore: Update snapbox6671d93
Merge pull request #5613 from epage/flatten13dfdb3
fix(derive): Improve flattening-skipped-group assertUpdates
sqlx
from 0.7.4 to 0.8.0Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
da0ffd7
chore: bump version to 0.8.09e1aa74
chore: prepare changelog entry for 0.8.0c90a7ff
fix: enableclock
andstd
features of chrono for the workspacec50572e
fix: sqlite update_hook char types (#3288)940d9fb
Add example on how to use Transaction as Executor (#3311)eaad7b2
doc: Minor rust docs fixes (#3312)4fc5b30
breaking: fix name collision inFromRow
, returnError::ColumnDecode
for `...b37b34b
chore:added a testcase forsqlx migrate add ...
(#3352)543395d
fix: build script new line at eof (#3353)4683cc3
Add support for PostgreSQL HSTORE data type (#3343)Updates
reqwest
from 0.12.4 to 0.12.5Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
29d4cff
v0.12.5a7880d6
tests: fix http3 testsc32d877
tests: enable http3 content-length testce3b30e
http3: send content-length if known404df59
test: add http3 test server supporte5ce0b5
fix: don't enable hyper-rustls/http2 unless http2 is already enabledccb5e40
Don't compile hyper-tls with native-roots unless rustls-tls-native-roots is e...c56fbae
tests: remove a proxy parse error check8cc7cd4
msrv: pin url695bc04
fix: http3 resolving ipv6 addresses (#2305)Updates
url
from 2.5.0 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)Updates
tracing-opentelemetry
from 0.23.0 to 0.25.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
83adbff
Upgrade to tracing-opentelemetry 0.2470f6948
Remove deprecated APIs901fde6
We now need a recent version of lazy_staticb78756b
ci: remove stray working-directory setting7f4409a
Invalidate sample decision on set parent fix #150 (#153)9462de6
chore: fix on_close() commentde42149
Remove code owners configuration0bd674b
Update changelog for 0.24.0 release3ac1274
Remove authors from Cargo metadata (per RFC 3052)360cdc0
Bump version to 0.24.0Updates
opentelemetry
from 0.22.0 to 0.24.0Release notes
Sourced from opentelemetry's releases.
Commits
5922205
sdk: expose Tracer::id_generator() (#1934)cdf5f03
Prepare .24 release (#1932)6207882
Insert tracing event name into LogRecord::event_name instead of attributes (#...a2e435f
[opentelemetry-otlp][tonic] Add more information to error message for Unknown...597327f
Initial attempt at adding metric semconvs. (#1918)621a5a9
Upgrade to hyper/http v1.0 (#1674)166a127
Update CHANGELOG.md (#1927)df815bd
Simplify OTLP example (#1926)3882b22
Update http example with json protocol (#1912)224289e
Removeisahc
support (#1924)Updates
opentelemetry_sdk
from 0.22.1 to 0.24.1Release notes
Sourced from opentelemetry_sdk's releases.
Commits
0e8f259
sdk: expose hidden Tracer::should_sample() method (#1937)a9b8621
Flatten field + fix u64 to string serde (#1911)47e52f1
Fix Stress Test (#1935)5922205
sdk: expose Tracer::id_generator() (#1934)cdf5f03
Prepare .24 release (#1932)6207882
Insert tracing event name into LogRecord::event_name instead of attributes (#...a2e435f
[opentelemetry-otlp][tonic] Add more information to error message for Unknown...597327f
Initial attempt at adding metric semconvs. (#1918)621a5a9
Upgrade to hyper/http v1.0 (#1674)166a127
Update CHANGELOG.md (#1927)Updates
opentelemetry-stdout
from 0.3.0 to 0.5.0Release notes
Sourced from opentelemetry-stdout's releases.