-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the prod-dependencies group across 1 directory with 19 updates #109
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 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]>
Contributor
Author
|
Superseded by #110. |
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.100.8.121.11.31.12.00.2.40.2.51.37.01.39.21.10.41.10.60.1.800.1.811.0.2021.0.2041.0.1171.0.1224.5.44.5.130.7.40.8.00.12.40.12.52.5.02.5.20.23.00.25.00.22.00.24.00.22.10.24.10.3.00.5.00.15.00.17.00.7.20.7.40.12.10.13.0Updates
xxhash-rustfrom 0.8.10 to 0.8.12Commits
Updates
const-hexfrom 1.11.3 to 1.12.0Commits
c81503cchore: Release const-hex version 1.12.0378861afeat: implement check for arm and portable-simd (#10)a3944b6chore: Release const-hex version 1.11.47ceae26Derive Eq trait for FromHexError (#9)b055b1etest: check empty stringsUpdates
libp2p-relay-managerfrom 0.2.4 to 0.2.5Commits
Updates
tokiofrom 1.37.0 to 1.39.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
f602eaechore: prepare Tokio v1.39.2 (#6730)438def7macros: allow temporary lifetime extension in select (#6722)ee8d4d1chore: fix ci failures (#6725)3297052ci: test Quinn in CI (#6719)f8fe0ffchore: prepare Tokio v1.39.1 (#6716)47210a8time: revert "avoid traversing entries in the time wheel twice" (#6715)29545d9runtime: ignore many_oneshot_futures test for alt scheduler (#6712)48e35c1chore: release Tokio v1.39.0 (#6711)dd1d371macros: acceptIntoFutureargs for macros (#6710)6a1a7b1chore: prepare tokio-macros v2.4.0 (#6707)Updates
regexfrom 1.10.4 to 1.10.6Changelog
Sourced from regex's changelog.
Commits
ab88aa51.10.676f2d30changelog: 1.10.62970d29unstable: fitPatterntrait implementation8856fe3regex-cli-0.2.1c4c76a1regex-test-0.1.1c2f9ca4regex-test: bump toml dependency1288b83regex-lite-0.1.60718fc51.10.5377463bchangelog: 1.10.4 and 1.10.568c4f0bregex-automata-0.4.7Updates
async-traitfrom 0.1.80 to 0.1.81Release notes
Sourced from async-trait's releases.
Commits
383f65fRelease 0.1.814ec740eMerge pull request #273 from dtolnay/cloneimplsb6c6063Ignore trivially_copy_pass_by_ref pedantic clippy lint315fd90Turn off syn/clone-impls feature94a3165Merge pull request #272 from klensy/syn-f2fac940syn: remove derive feature4a00d73Work around dead code warning in testdba15b5Merge pull request #270 from dtolnay/objsafetyd28c95bFormer where_clauses_object_safety lint is now hard error78a5922Fill in ignore reasons in all #[ignore] attributesUpdates
serdefrom 1.0.202 to 1.0.204Release notes
Sourced from serde's releases.
Commits
18dcae0Release 1.0.20458c307fAlphabetize list of rustc-check-cfg8cc4809Merge pull request #2769 from dtolnay/onunimpl1179158Update ui test with diagnostic::on_unimplemented from PR 276791aa40eAdd ui test of unsatisfied serde trait bound595019eCut test_suite from workspace members in old toolchain CI jobsb0d7917Pull in trybuild 'following types implement trait' fix8e6637aMerge pull request #2767 from weiznich/feature/diagnostic_on_unimplemented694fe05Use the#[diagnostic::on_unimplemented]attribute when possiblef3dfd2aSuppress dead code warning in test of unit struct remote deriveUpdates
serde_jsonfrom 1.0.117 to 1.0.122Release notes
Sourced from serde_json's releases.
Commits
54381d6Release 1.0.12216fb6e0Work around buggy rust-analyzer behavior49d7d66Merge pull request #1166 from dtolnay/allocvec6827c7bFix json! invocations when std prelude is not in scope611b2a4Merge pull request #1165 from serde-rs/jsonmac7633cb7Eliminate local_inner_macros in favor of non-ident macro pathseca2658Release 1.0.121b0d678cMerge pull request #1160 from iex-rs/efficient-positionb1edc7dOptimize position search in error path40dd7f5Merge pull request #1159 from iex-rs/fix-recursionUpdates
clapfrom 4.5.4 to 4.5.13Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
66b5a12chore: Releasea83b724docs: Update changeloge19469fMerge pull request #5615 from epage/wrap360bb3bfix(help): Properly wrap subcommand about58b5bd8test(help): Show bad subcommand wrappinge1f6320Merge pull request #5614 from epage/snap7b5b61btest(help): Switch to snapbox1490e24chore: Update snapbox6671d93Merge pull request #5613 from epage/flatten13dfdb3fix(derive): Improve flattening-skipped-group assertUpdates
sqlxfrom 0.7.4 to 0.8.0Changelog
Sourced from sqlx's changelog.
... (truncated)
Commits
da0ffd7chore: bump version to 0.8.09e1aa74chore: prepare changelog entry for 0.8.0c90a7fffix: enableclockandstdfeatures of chrono for the workspacec50572efix: sqlite update_hook char types (#3288)940d9fbAdd example on how to use Transaction as Executor (#3311)eaad7b2doc: Minor rust docs fixes (#3312)4fc5b30breaking: fix name collision inFromRow, returnError::ColumnDecodefor `...b37b34bchore:added a testcase forsqlx migrate add ...(#3352)543395dfix: build script new line at eof (#3353)4683cc3Add support for PostgreSQL HSTORE data type (#3343)Updates
reqwestfrom 0.12.4 to 0.12.5Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
29d4cffv0.12.5a7880d6tests: fix http3 testsc32d877tests: enable http3 content-length testce3b30ehttp3: send content-length if known404df59test: add http3 test server supporte5ce0b5fix: don't enable hyper-rustls/http2 unless http2 is already enabledccb5e40Don't compile hyper-tls with native-roots unless rustls-tls-native-roots is e...c56fbaetests: remove a proxy parse error check8cc7cd4msrv: pin url695bc04fix: http3 resolving ipv6 addresses (#2305)Updates
urlfrom 2.5.0 to 2.5.2Commits
54346faRevert "Reimplement idna on top of ICU4X" (#946)dcfbed3Update idna to 1.0.1 (#945)467ef63fix panic onxn--55555577(#940)3d6dbbbReimplement idna on top of ICU4X (#923)de947abDocument possible replacements of the base URL (#926)8b8431bdocs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0Non-special URLs can have their paths erased (#921)49eea1cFix multiple issues on wasm32: (#886)a4dd58bFix lint (#920)73803faUpdate URLs (#916)Updates
tracing-opentelemetryfrom 0.23.0 to 0.25.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
83adbffUpgrade to tracing-opentelemetry 0.2470f6948Remove deprecated APIs901fde6We now need a recent version of lazy_staticb78756bci: remove stray working-directory setting7f4409aInvalidate sample decision on set parent fix #150 (#153)9462de6chore: fix on_close() commentde42149Remove code owners configuration0bd674bUpdate changelog for 0.24.0 release3ac1274Remove authors from Cargo metadata (per RFC 3052)360cdc0Bump version to 0.24.0Updates
opentelemetryfrom 0.22.0 to 0.24.0Release notes
Sourced from opentelemetry's releases.
Commits
5922205sdk: expose Tracer::id_generator() (#1934)cdf5f03Prepare .24 release (#1932)6207882Insert tracing event name into LogRecord::event_name instead of attributes (#...a2e435f[opentelemetry-otlp][tonic] Add more information to error message for Unknown...597327fInitial attempt at adding metric semconvs. (#1918)621a5a9Upgrade to hyper/http v1.0 (#1674)166a127Update CHANGELOG.md (#1927)df815bdSimplify OTLP example (#1926)3882b22Update http example with json protocol (#1912)224289eRemoveisahcsupport (#1924)Updates
opentelemetry_sdkfrom 0.22.1 to 0.24.1Release notes
Sourced from opentelemetry_sdk's releases.
Commits
0e8f259sdk: expose hidden Tracer::should_sample() method (#1937)a9b8621Flatten field + fix u64 to string serde (#1911)47e52f1Fix Stress Test (#1935)5922205sdk: expose Tracer::id_generator() (#1934)cdf5f03Prepare .24 release (#1932)6207882Insert tracing event name into LogRecord::event_name instead of attributes (#...a2e435f[opentelemetry-otlp][tonic] Add more information to error message for Unknown...597327fInitial attempt at adding metric semconvs. (#1918)621a5a9Upgrade to hyper/http v1.0 (#1674)166a127Update CHANGELOG.md (#1927)Updates
opentelemetry-stdoutfrom 0.3.0 to 0.5.0Release notes
Sourced from opentelemetry-stdout's releases.