Bump the rust-dependencies group with 4 updates#191
Merged
Conversation
Bumps the rust-dependencies group with 4 updates: [indexmap](https://github.com/indexmap-rs/indexmap), [serde_json](https://github.com/serde-rs/json), [toml_edit](https://github.com/toml-rs/toml) and [toml](https://github.com/toml-rs/toml). Updates `indexmap` from 2.1.0 to 2.2.2 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.1.0...2.2.2) Updates `serde_json` from 1.0.111 to 1.0.113 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.111...v1.0.113) Updates `toml_edit` from 0.21.0 to 0.21.1 - [Commits](toml-rs/toml@v0.21.0...v0.21.1) Updates `toml` from 0.8.8 to 0.8.9 - [Commits](toml-rs/toml@toml-v0.8.8...toml-v0.8.9) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
edmorley
approved these changes
Feb 1, 2024
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 rust-dependencies group with 4 updates: indexmap, serde_json, toml_edit and toml.
Updates
indexmapfrom 2.1.0 to 2.2.2Changelog
Sourced from indexmap's changelog.
Commits
1a50e7bMerge pull request #305 from cuviper/raw_entry-indexf4bb006Release 2.2.254a42ecAdd indexing methods to raw entry7264ce4Merge pull request #304 from cuviper/raw-into_key244bd81FixRawOccupiedEntryMut::into_key7107c49Merge pull request #303 from cuviper/test-updates34a7af7Allowclippy::style382a45cUpgrade dev-dep itertools to 0.12904689fci: upgrade to actions/checkout@v4405fa10Merge pull request #302 from cuviper/release-2.2.0Updates
serde_jsonfrom 1.0.111 to 1.0.113Release notes
Sourced from serde_json's releases.
Commits
09d865bRelease 1.0.1135aeab4eMerge pull request #1109 from serde-rs/removeca3c2caAdd swap_remove and shift_remove methods on Map7fece96Release 1.0.1126a6d2bbMerge pull request #1107 from serde-rs/unexpectedfloat83d7badFormat f64 in error messages using ryu107c2d1Merge pull request #1106 from serde-rs/invalidvalue62ca3e4Handle Unexpected::Unit in Error::invalid_value296fafbFactor out JSON-specific Display impl for serde::de::Unexpectede56cc69Merge pull request #1105 from keienWang/masterUpdates
toml_editfrom 0.21.0 to 0.21.1Commits
f5c6f4bchore: Release24e599edocs: Update changelogd00d616Merge pull request #670 from epage/span7e23971fix(serde): Improve spans for empty tablesd5423f6test(serde): Show bad span9db97b3Merge pull request #668 from JustusAdam/patch-15381d7bdocs: Describe Table order based on concepts106d51ftest: Update compliance suite062e058Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x0da2b51Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.xUpdates
tomlfrom 0.8.8 to 0.8.9Commits
f5c6f4bchore: Release24e599edocs: Update changelogd00d616Merge pull request #670 from epage/span7e23971fix(serde): Improve spans for empty tablesd5423f6test(serde): Show bad span9db97b3Merge pull request #668 from JustusAdam/patch-15381d7bdocs: Describe Table order based on concepts106d51ftest: Update compliance suite062e058Merge pull request #665 from toml-rs/renovate/actions-setup-python-5.x0da2b51Merge pull request #666 from toml-rs/renovate/github-codeql-action-3.xDependabot 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