Bump the dependencies-major group with 9 updates#142
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies-major group with 9 updates: | Package | From | To | | --- | --- | --- | | [kube](https://github.com/kube-rs/kube) | `2.0.1` | `4.0.0` | | [garde](https://github.com/jprochazk/garde) | `0.22.1` | `0.23.0` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.32.1` | `0.33.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.31.0` | `0.32.0` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.31.1` | `0.32.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.31.0` | `0.32.1` | | [prometheus-client](https://github.com/prometheus/client_rust) | `0.24.0` | `0.25.0` | | [ctor](https://github.com/mmastrac/linktime) | `0.6.3` | `1.0.7` | Updates `kube` from 2.0.1 to 4.0.0 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@2.0.1...4.0.0) Updates `garde` from 0.22.1 to 0.23.0 - [Release notes](https://github.com/jprochazk/garde/releases) - [Commits](jprochazk/garde@v0.22.1...v0.23.0) Updates `sha1` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@sha1-v0.10.6...sha1-v0.11.0) Updates `tracing-opentelemetry` from 0.32.1 to 0.33.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.32.1...v0.33.0) Updates `opentelemetry` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-prometheus-0.31.0...opentelemetry-0.32.0) Updates `opentelemetry-otlp` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.31.1...opentelemetry-otlp-0.32.0) Updates `opentelemetry_sdk` from 0.31.0 to 0.32.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](https://github.com/open-telemetry/opentelemetry-rust/commits) Updates `prometheus-client` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/prometheus/client_rust/releases) - [Changelog](https://github.com/prometheus/client_rust/blob/master/CHANGELOG.md) - [Commits](prometheus/client_rust@v0.24.0...v0.25.0) Updates `ctor` from 0.6.3 to 1.0.7 - [Release notes](https://github.com/mmastrac/linktime/releases) - [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md) - [Commits](https://github.com/mmastrac/linktime/commits/ctor-1.0.7) --- updated-dependencies: - dependency-name: kube dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-major - dependency-name: garde dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: tracing-opentelemetry dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: opentelemetry dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: opentelemetry-otlp dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: opentelemetry_sdk dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-major - dependency-name: ctor dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies-major ... 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 dependencies-major group with 9 updates:
2.0.14.0.00.22.10.23.00.10.60.11.00.32.10.33.00.31.00.32.00.31.10.32.00.31.00.32.10.24.00.25.00.6.31.0.7Updates
kubefrom 2.0.1 to 4.0.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
b4f0cc4re-hook cel feature and move dev-dep pin163ade1unhook dev-dep temporarily2a14decrelease 4.0.02310a06feat(derive): client-side CEL validation via #[kube(cel)] / #[x_kube(cel)] (#...8d61784EnableRetryPolicy::server_retryby default forClient(#2007)a5b4f3fBox a large runtime error in ReconcilerErr (#1880)3dd76bcbump k8s-openapi to 0.28 (#2009)60ffe61chore: group cel into the just hack feature-powerset (#2006)c261d78deps: bump kube-cel to 0.6.1 (validation surface flattened) (#2005)6c26657refactor(runtime): rename Store::state_with/state_filtered per review feedbac...Updates
gardefrom 0.22.1 to 0.23.0Release notes
Sourced from garde's releases.
... (truncated)
Commits
62b71b10.23.0edda2ecsupport pre-1.0 version bumps8a2ad42Merge pull request #183 from jprochazk/ci-exclude-ui-on-stablef8a75e1Merge pull request #182 from jprochazk/fix-skip-tuple-variant-binding6c4ff77excludepattern_mismatched_typestest on stable instead of pinned88694f4fix(derive): bind all tuple variant fields so skipped fields don't shift bind...7d4a538Merge pull request #150 from jprochazk/i18n7c33d10fix wasm test951940fimpl51f80cfMerge pull request #178 from jprochazk/toolchainUpdates
sha1from 0.10.6 to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...Updates
tracing-opentelemetryfrom 0.32.1 to 0.33.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
1d5422fchore: prepare release of 0.33.0f67ceb8fix: use reentrant tracing fix in one more place (#263)07c394bchore: rewirte reentrant tracing checks (#262)eb59bdafix!: avoid deadlock when entering a span (#251)44521fachore: Upgrade to OpenTelemetry 0.32 (#258)91c4faachore: mimimize package size (#252)Updates
opentelemetryfrom 0.31.0 to 0.32.0Release notes
Sourced from opentelemetry's releases.
Changelog
Sourced from opentelemetry's changelog.
... (truncated)
Commits
ec289cbchore: Prepare for release v0.32.0 (#3508)3ddb386fix(metrics): reject usize::MAX as cardinality limit (#3506)bad0a1bfeat(appender-tracing): re-gate span attribute enrichment behind experimental...f744509docs: update README status table and remove deprecated crates (#3502)81d5a06chore(prometheus): restore crate to workspace (#3500)5a07ce1ci: close stale pull requests (#3499)cc87dd9feat(appender-tracing): stabilize span attribute propagation (#3482)f290595docs(metrics): document experimental bound instruments (#3495)a79eb76fix(sdk): suppress telemetry in SimpleSpanProcessor during export (#3494)aa3bda3chore(zipkin): deprecate opentelemetry-zipkin crate (#3492)Updates
opentelemetry-otlpfrom 0.31.1 to 0.32.0Changelog
Sourced from opentelemetry-otlp's changelog.
... (truncated)
Commits
ec289cbchore: Prepare for release v0.32.0 (#3508)3ddb386fix(metrics): reject usize::MAX as cardinality limit (#3506)bad0a1bfeat(appender-tracing): re-gate span attribute enrichment behind experimental...f744509docs: update README status table and remove deprecated crates (#3502)81d5a06chore(prometheus): restore crate to workspace (#3500)5a07ce1ci: close stale pull requests (#3499)cc87dd9feat(appender-tracing): stabilize span attribute propagation (#3482)f290595docs(metrics): document experimental bound instruments (#3495)a79eb76fix(sdk): suppress telemetry in SimpleSpanProcessor during export (#3494)aa3bda3chore(zipkin): deprecate opentelemetry-zipkin crate (#3492)Updates
opentelemetry_sdkfrom 0.31.0 to 0.32.1Changelog
Sourced from opentelemetry_sdk's changelog.
... (truncated)
Commits
Updates
prometheus-clientfrom 0.24.0 to 0.25.0Release notes
Sourced from prometheus-client's releases.
Changelog
Sourced from prometheus-client's changelog.
Commits
d6f2c2echore: prepare v0.25.0 release (#305)cad9ddbAdd native histogram support (#304)0c3ffbdAdd@krisztianfeketeto MAINTAINERS.md (#302)45fed14protobuf: move from OpenMetrics to Prometheus proto (#298)4a6d40achore(Cargo.toml): prepare v0.24.1 release (#297)276bb9cfeat(encoding): encode usize and isize (#282)3942d06feat(metrics/family): 🍭len()returns the number of metrics (#246)bffe835feat(metrics/family): 🍬contains()checks if metrics exist (#245)77a034bfeat(metrics/histogram): 🍪count()andsum()accessors (#242)e45cecfdocs: fix sub_registry_with_prefix RustDoc (#289)Updates
ctorfrom 0.6.3 to 1.0.7Release notes
Sourced from ctor's releases.
... (truncated)
Commits
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 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