Bump the cargo-dependencies group across 1 directory with 6 updates#447
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo-dependencies group across 1 directory with 6 updates#447dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [leptos-use](https://github.com/Synphonyte/leptos-use) | `0.16.3` | `0.18.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.22.0` | `0.31.0` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.15.0` | `0.31.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.22.1` | `0.31.0` | | [plotly](https://github.com/plotly/plotly.rs) | `0.13.5` | `0.14.0` | | [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.23.0` | `0.32.1` | Updates `leptos-use` from 0.16.3 to 0.18.0 - [Release notes](https://github.com/Synphonyte/leptos-use/releases) - [Changelog](https://github.com/Synphonyte/leptos-use/blob/main/CHANGELOG.md) - [Commits](Synphonyte/leptos-use@v0.16.3...v0.18.0) Updates `opentelemetry` from 0.22.0 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.22.0...opentelemetry-prometheus-0.31.0) Updates `opentelemetry-otlp` from 0.15.0 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.15.0...v0.31.0) Updates `opentelemetry_sdk` from 0.22.1 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@v0.22.1...v0.31.0) Updates `plotly` from 0.13.5 to 0.14.0 - [Release notes](https://github.com/plotly/plotly.rs/releases) - [Changelog](https://github.com/plotly/plotly.rs/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.rs@0.13.5...0.14.0) Updates `tracing-opentelemetry` from 0.23.0 to 0.32.1 - [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.32.1) --- updated-dependencies: - dependency-name: leptos-use dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry-otlp dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: opentelemetry_sdk dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: plotly dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tracing-opentelemetry dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 cargo-dependencies group with 6 updates in the / directory:
0.16.30.18.00.22.00.31.00.15.00.31.00.22.10.31.00.13.50.14.00.23.00.32.1Updates
leptos-usefrom 0.16.3 to 0.18.0Release notes
Sourced from leptos-use's releases.
... (truncated)
Changelog
Sourced from leptos-use's changelog.
... (truncated)
Commits
f92f228Update README.mdc9c8750release606750cMerge branch 'main' of github.com:Synphonyte/leptos-usec0b04b1made Element(s)MaybeSignal sendwrapped for SSR robustness44a439bMerge pull request #291 from luxalpa/option_local_signal-refactorc611ebaFix some doc comments3f7efd5Fix clippy warningaf9e0b6Improve commentc47b4daRefactor OptionLocalSignal to avoid the need for T: Clone3272864Merge branch 'main' of github.com:Synphonyte/leptos-useUpdates
opentelemetryfrom 0.22.0 to 0.31.0Release notes
Sourced from opentelemetry's releases.
... (truncated)
Changelog
Sourced from opentelemetry's changelog.
... (truncated)
Commits
2b63b75fix: Panics and exploding memory usage from large cardinality limit (#3290)c346d4bfeat: Upgrade SDK version to 0.31.0 (#3287)07bb613feat: Improve support for exponential histogram (#3259)693dcc0chore: UnifySpanExporterwithLogExporterandPushMetricExporter(#3281)65969fddocs: logs enrichment (#3266)627f252feat: Stabilize Logger Enabled (#3278)4c16d9bfix: Remove unused tracing dependency from opentelemetry-otlp (#3264)759b539chore(sampling): move sdk types from opentelemetry to opentelemetry_sdk (#3277)483b420fix: handle shutdown in logs exporter (#3255)53c9f47chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#3273)Updates
opentelemetry-otlpfrom 0.15.0 to 0.31.0Release notes
Sourced from opentelemetry-otlp's releases.
... (truncated)
Changelog
Sourced from opentelemetry-otlp's changelog.
... (truncated)
Commits
285dc92chore: Prepare for release v0.31.0 (#3179)9cde968chore: Prepare for release otel-http v0.30.1, Revert part of multi-value key ...5250df2fix: Suppress telemetry emitted inside ofBatchLogProcessor::emit(#3172)9bd2c1bfix: use instrumentation schema URL on scope spans (#3171)159135cfeat: Add is_remote flag in exporter for spans and span links (#3153)b7ff11bfix: Use path+version dependencies for publishing to crates.io otel-http (#3...24da5c9fix: Use path+version dependencies for publishing to crates.io (#3167)6f75c58fix: Addstdfeature to serde to fix CI linting issues (#3165)80b5dcbchore: Bump opentelemetry-proto to v0.30.1 and opentelemetry-otlp to v0.30.1 ...b70771achore: bump otel-proto to v1.8.0 (#3156)Updates
opentelemetry_sdkfrom 0.22.1 to 0.31.0Release notes
Sourced from opentelemetry_sdk's releases.
Changelog
Sourced from opentelemetry_sdk's changelog.
... (truncated)
Commits
285dc92chore: Prepare for release v0.31.0 (#3179)9cde968chore: Prepare for release otel-http v0.30.1, Revert part of multi-value key ...5250df2fix: Suppress telemetry emitted inside ofBatchLogProcessor::emit(#3172)9bd2c1bfix: use instrumentation schema URL on scope spans (#3171)159135cfeat: Add is_remote flag in exporter for spans and span links (#3153)b7ff11bfix: Use path+version dependencies for publishing to crates.io otel-http (#3...24da5c9fix: Use path+version dependencies for publishing to crates.io (#3167)6f75c58fix: Addstdfeature to serde to fix CI linting issues (#3165)80b5dcbchore: Bump opentelemetry-proto to v0.30.1 and opentelemetry-otlp to v0.30.1 ...b70771achore: bump otel-proto to v1.8.0 (#3156)Updates
plotlyfrom 0.13.5 to 0.14.0Changelog
Sourced from plotly's changelog.
Commits
f68ea92update version in READMEs07dc425update version and changelog67c40d2bump ndarray in examplesf538723Update ndarray requirement from 0.16 to 0.17ad005deUpdate reqwest requirement from 0.12 to 0.1371fd8e6Update askama requirement from 0.14.0 to 0.15.033cb1d0Update zip requirement from 6.0 to 7.0d12e941Update darling requirement from 0.22 to 0.23c3a3269Update darling requirement from 0.21 to 0.22d4adeb0fix typoUpdates
tracing-opentelemetryfrom 0.23.0 to 0.32.1Release notes
Sourced from tracing-opentelemetry's releases.
... (truncated)
Changelog
Sourced from tracing-opentelemetry's changelog.
... (truncated)
Commits
feedb22chore: prepare release of 0.32.1 (#246)99b934bfeat: allow OpenTelemetry context access with SpanRef (#234)35be2a5docs: add functionality rustdocs to layera31f8dbfix: fix panic in multithreaded follows-from94fddb0test: add test for mutlithreaded follows from panic6b81167Remove unwanted dependency on opentelemetry sdk crate (#241)938a9a8fix: fix broken compilation (#245)13f7ca2feat: add event-counting filtering layer for spans (#228)884b00cchore: update README.md links to use the latest version (#239)79be94cchore: remove thiserror and unused dependencies (#238)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions