fix(deps): update shippingservice - autoclosed #967
Closed
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.
This PR contains the following updates:
0.4.17
->0.4.19
0.18
->0.19
0.7.0
->0.8.0
0.11.0
->0.12.0
0.10.0
->0.11.0
0.18
->0.19
0.2.0
->0.2.2
0.4.0
->0.4.5
1.69
->1.70
1.28
->1.29
0.18.0
->0.19.0
1.3.2
->1.4.0
Release Notes
rust-lang/log (log)
v0.4.19
Compare Source
v0.4.18
Compare Source
set_max_level_racy
and gateset_max_level
by @djkoloski in https://github.com/rust-lang/log/pull/544open-telemetry/opentelemetry-rust (opentelemetry)
v0.19.0
Compare Source
This release should been seen as 1.0-rc2 following 1.0-rc1 in v0.18.0. Refer to CHANGELOG.md in individual creates for details on changes made in different creates.
open-telemetry/opentelemetry-rust (opentelemetry-otlp)
v0.12.0
Compare Source
Added
Changed
opentelemetry
to 0.19.opentelemetry-semantic-conventions
to 0.11.opentelemetry-http
to 0.8.User-Agent
header on all exporters #896.MetricsExporterBuilder
#943.open-telemetry/opentelemetry-rust (opentelemetry-semantic-conventions)
v0.11.0
Compare Source
Changed
opentelemetry
v0.19.opentelemetry_http
v0.8.TrueLayer/reqwest-middleware (reqwest-middleware)
v0.2.2
Added
RequestBuilder::version
method to configure the HTTP versionv0.2.1
Added
wasm32-unknown-unknown
tokio-rs/tokio (tokio)
v1.29.1
: Tokio v1.29.1Compare Source
Fixed
block_in_place
with ablock_on
between (#5837)v1.29.0
: Tokio v1.29.0Compare Source
Technically a breaking change, the
Send
implementation is removed fromruntime::EnterGuard
. This change fixes a bug and should not impact most users.Breaking
EnterGuard
should not beSend
(#5766)Fixed
fs::read_dir
(#5653)JoinSet
(#5693)EnterGuard
dropped incorrect order (#5772)File
(#5803)Changed
Added
broadcast::Receiver::blocking_recv
(#5690)raw_arg
method toCommand
(#5704)JoinSet::poll_join_next
(#5721)Unstable
v1.28.2
: Tokio v1.28.2Compare Source
1.28.2 (May 28, 2023)
Forward ports 1.18.6 changes.
Fixed
v1.28.1
: Tokio v1.28.1Compare Source
1.28.1 (May 10th, 2023)
This release fixes a mistake in the build script that makes
AsFd
implementations unavailable on Rust 1.63. (#5677)tokio-rs/tracing-opentelemetry (tracing-opentelemetry)
v0.19.0
Breaking Changes
v0.19.0
ofopentelemetry
(#12)For list of breaking changes in OpenTelemetry, see the
v0.19.0 changelog.
opentelemetry
requires it now (#12)Thanks to @jaysonsantos, @briankung, and @humb1t for contributing to this release!
uuid-rs/uuid (uuid)
v1.4.0
Compare Source
What's Changed
borsh
support by @grovesNL in https://github.com/uuid-rs/uuid/pull/686New Contributors
Full Changelog: uuid-rs/uuid@1.3.4...1.4.0
v1.3.4
Compare Source
What's Changed
wasm32-wasi
support with tests by @acfoltzer in https://github.com/uuid-rs/uuid/pull/677New Contributors
Full Changelog: uuid-rs/uuid@1.3.3...1.3.4
v1.3.3
Compare Source
What's Changed
Full Changelog: uuid-rs/uuid@1.3.2...1.3.3
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.