deps: bump the rust-dependencies group with 4 updates#12
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the rust-dependencies group with 4 updates#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [toml](https://github.com/toml-rs/toml), [quick-xml](https://github.com/tafia/quick-xml), [hcl-rs](https://github.com/martinohmann/hcl-rs) and [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version. Updates `toml` to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.0...toml-v1.1.2) Updates `quick-xml` to 0.39.2 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.37.0...v0.39.2) Updates `hcl-rs` to 0.19.7 - [Release notes](https://github.com/martinohmann/hcl-rs/releases) - [Commits](martinohmann/hcl-rs@hcl-rs-v0.18.0...hcl-rs-v0.19.7) Updates `reqwest` to 0.12.28 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.0...v0.12.28) --- updated-dependencies: - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: quick-xml dependency-version: 0.39.2 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: hcl-rs dependency-version: 0.19.7 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.12.28 dependency-type: direct:production dependency-group: rust-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.
Updates the requirements on toml, quick-xml, hcl-rs and reqwest to permit the latest version.
Updates
tomlto 1.1.2+spec-1.1.0Commits
a3d0047chore: Releasecc37615docs: Update changelog7f5e9e1fix(parser): Consolidate invalid unquoted key into one error (#1138)52feb90fix(parser): Consolidate invalid unquoted key into one erroraad85d4chore(deps): Update j178/prek-action action to v2 (#1136)8b1ac44chore(deps): Update compatible (dev) (#1135)9effd79chore(deps): Update j178/prek-action action to v29db8aadchore: Releasee55a663docs: Update changelogc11d7d7Optimisations (#1133)Updates
quick-xmlto 0.39.2Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
... (truncated)
Commits
5611c89Release 0.39.2b8eba9aMerge pull request #941 from Mingun/full-coverf8e8857Implement read_text_into and read_text_into_async489dc17Place;to the buffer when read general entity references9a7e8f5Place>to the buffer when read elements, processing instructions and XML d...c34af48Place>to the buffer when read comment, CDATA or DOCTYPE241f01eReturn only index from BangType::parse (renamed to feed) like in other parserse3230c2Append +1 outside of BangType, in read_bang_element, like read_with do623c92cRewriteread_bang_elementwith the same style asread_with,read_refan...e06f70aMerge pull request #940 from Mingun/fix-939Updates
hcl-rsto 0.19.7Release notes
Sourced from hcl-rs's releases.
Commits
0d5b010chore(hcl2json): release v0.1.17 (#531)d4c0a32fix(deps): update rust crate winnow to v1 (#530)f2c72dachore(deps): update rust crate clap to v4.6.0 (#529)79168d0chore(deps): update rust crate assert_cmd to v2.2.0 (#528)0c28586chore(deps): update rust crate winnow to v0.7.15 (#527)5d774ffchore(deps): pin dtolnay/rust-toolchain action to 29eef33 (#525)ed399c2chore(deps): update rust crate itoa to v1.0.18 (#526)b8438c8chore(deps): update renovatebot/github-action action to v46.1.674d896achore(deps): update actions/cache action to v5.0.4d23ad7dchore(hcl2json): release v0.1.16 (#522)Updates
reqwestto 0.12.28Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
d978599v0.12.28ef2768afix: correctly import TokioIo on Windows (#2896)1bf6441v0.12.274967b1bfeat: add windows_named_pipe() option to client builder (#2789)ef5b239chore: Use http_body_util::BodyDataStream (#2892)a810004chore: Disable unused tokio-util codec feature (#2893)01f03a4v0.12.26e908f57fix(http3): correct compression defaults (#2890)509c904fix: disable default compression from tower-http if not enabled in reqwest (#...896aaeadeps: update cookie_store to 0.22 (#2886)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