deps: bump the deps group across 1 directory with 3 updates#21
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the deps group across 1 directory with 3 updates#21dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the deps group with 3 updates in the / directory: [kube](https://github.com/kube-rs/kube), [rust_decimal](https://github.com/paupino/rust-decimal) and [tokio-postgres](https://github.com/rust-postgres/rust-postgres). Updates `kube` from 3.0.1 to 3.1.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@3.0.1...3.1.0) Updates `rust_decimal` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md) - [Commits](paupino/rust-decimal@1.40.0...1.41.0) Updates `tokio-postgres` from 0.7.16 to 0.7.17 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.16...tokio-postgres-v0.7.17) --- updated-dependencies: - dependency-name: kube dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: rust_decimal dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tokio-postgres dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... 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 deps group with 3 updates in the / directory: kube, rust_decimal and tokio-postgres.
Updates
kubefrom 3.0.1 to 3.1.0Release notes
Sourced from kube's releases.
Changelog
Sourced from kube's changelog.
Commits
a3a111crelease 3.1.07424ee3fix(kube-client): Avoid blocking tokio worker during exec auth token refresh ...9ad27a9Re-add support for auth in Proxy (#1959)ab9040efix(runtime): add doc_cfg and remove stale unstable feature notes (#1958)bc318bcchore: fix a few typos across the repository (#1949)90975fdfeat(kube-core): add optionalOldSelf to CEL Rule (#1947)1320643fix: Produce valid CRDs containing flattened untagged enums (#1942)58cf5a6Add memory benchmark CI workflow (#1937)0eef838Fully document kube-runtime with no missing_docs (#1932)3980e3eAdd minimal-versions CI check (#1940)Updates
rust_decimalfrom 1.40.0 to 1.41.0Release notes
Sourced from rust_decimal's releases.
Commits
b06790ev1.41.0 (#788)a771f22fix: scientific formatting of 0 (#785)5c3242aFixes incorrect zero value in postgresql (#783)f9cf00eFixes scientific fallback with serde-with-arbitrary-precision (#782)d616438Add optional bytemuck support (#674)5345e16Add Decimal::as_i128() and Decimal::as_f64() infallible conversions (#726)6e4bff9Add lightweight wasm support torust-decimal(#650)683167aRemove unnecessary Github workflow steps (#779)eb3aeb7Remove std requirement from rand tests (#778)f48f049Widen mathematical operations to retain precision as long as possible during ...Updates
tokio-postgresfrom 0.7.16 to 0.7.17Release notes
Sourced from tokio-postgres's releases.
Commits
35a85bdRelease tokio-postgres v0.7.1764674baRelease postgres-types v0.2.1340b760dRelease postgres-derive v0.4.86c92298Release postgres-protocol v0.6.11e088d7dstyle(clippy): fixclippy::useless_conversion19897e8build(deps): upgrade semver compatible Rust dependencies2584926build(deps): upgrade RustCrypto dependencies10a7724chore: add bit-vec v0.9 support2853157fix: cargo fmt --allc8f8993feat: add rustfmt.toml for opiniated formattingDependabot 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