deps: bump the deps-patches group across 1 directory with 5 updates#70
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the deps-patches group across 1 directory with 5 updates#70dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the deps-patches group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.25` | `0.2.28` | | [rust_decimal](https://github.com/paupino/rust-decimal) | `1.42.0` | `1.42.1` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.2` | `0.6.4` | | [tokio-postgres](https://github.com/rust-postgres/rust-postgres) | `0.7.17` | `0.7.18` | | [http](https://github.com/hyperium/http) | `1.4.1` | `1.4.2` | Updates `jiff` from 0.2.25 to 0.2.28 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.25...jiff-static-0.2.28) Updates `rust_decimal` from 1.42.0 to 1.42.1 - [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.42.0...1.42.1) Updates `socket2` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `tokio-postgres` from 0.7.17 to 0.7.18 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.17...tokio-postgres-v0.7.18) Updates `http` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: rust_decimal dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: tokio-postgres dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches ... 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-patches group with 5 updates in the / directory:
0.2.250.2.281.42.01.42.10.6.20.6.40.7.170.7.181.4.11.4.2Updates
jifffrom 0.2.25 to 0.2.28Changelog
Sourced from jiff's changelog.
Commits
66f6ec20.2.28693c811test: fix error size test in no-alloc environments5b2f9c3scripts: update for biff rename to bttf7d93d6freadme: add a commitment to Jiff 0.2 after Jiff 1.0 is released2c84158debug: fiximpl std::fmt::Debug for UnitSeta6870c40.2.27341313fmsrv: fix Jiff build on Windows for Rust 1.719533286docs: add AI policy for contributorsbebb53b0.2.26a56c060msrv: roll back to Rust 1.70Updates
rust_decimalfrom 1.42.0 to 1.42.1Release notes
Sourced from rust_decimal's releases.
Commits
c7efe16version 1.42.1 (#805)a980a46fix: subtraction using borrow-propogation can generate incorrect results (#804)Updates
socket2from 0.6.2 to 0.6.4Changelog
Sourced from socket2's changelog.
Commits
Updates
tokio-postgresfrom 0.7.17 to 0.7.18Release notes
Sourced from tokio-postgres's releases.
Commits
f1cb6ecRelease tokio-postgres v0.7.1870cf8ebRelease postgres-types v0.2.145cdab55Release postgres-derive v0.4.976062c9Release postgres-protocol v0.6.12b661993fix(derive): error instead of panicking on incomplete composite valuesd40097afix(protocol): bound the SCRAM iteration count to prevent a DoS2af79a0fix(types): avoid panic decoding out-of-range time 0.2 dates/timestamps7a00ffafix(tokio): reject DataRow with a field count that differs from the columnsa7cf84bfix(protocol): avoid panic on out-of-bounds hstore key/value length7cf186ftest(protocol): add test for SCRAM error value parsingUpdates
httpfrom 1.4.1 to 1.4.2Changelog
Sourced from http's changelog.
Commits
82db5b8v1.4.2a9cdbf8fix(uri): reject DEL character (#842)df75ca3fix(uri): allow STAR paths with scheme/auth (#843)ec3f8cefeat(method): impl PartialOrd + Ord (#840)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