Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps the cargo-all group with 3 updates: serde_json, toml and toml_edit.

Updates serde_json from 1.0.140 to 1.0.141

Release notes

Sourced from serde_json's releases.

v1.0.141

Commits
  • 6843c36 Release 1.0.141
  • 6e2c210 Touch up PR 1273
  • 623d9b4 Merge pull request #1273 from conradludgate/optimise-string-escaping
  • de70b7d use unreachable_unchecked for escape table. use a second match to roundtrip E...
  • f2d940d replace start index with bytes slice reference
  • cd55b5a Ignore mismatched_lifetime_syntaxes lint
  • c1826eb Pin nightly toolchain used for miri job
  • 8a56cfa Merge pull request #1248 from jimmycathy/master
  • af3d80d chore: fix typo
  • See full diff in compare view

Updates toml from 0.9.2 to 0.9.3

Commits
  • da667e8 chore: Release
  • b1327fb docs: Update changelog
  • fb53468 fix(toml): Don't enable std in toml_writer (#1019)
  • 3966db1 fix(toml): Don't enable std in toml_writer
  • 24b51cd ImDocument hyperlink in span() should now point to Document (#1016)
  • b59f06a chore: Release
  • 39a1813 docs: Update changelog
  • b57b9ce fix(edit): Don't lose whitespace in empty arrays (#1011)
  • 8fe4f07 fix(edit): Don't lose whitespace in empty arrays
  • 0446e4d test(edit): Show we lose array trailing text
  • Additional commits viewable in compare view

Updates toml_edit from 0.23.1 to 0.23.2

Commits
  • b59f06a chore: Release
  • 39a1813 docs: Update changelog
  • b57b9ce fix(edit): Don't lose whitespace in empty arrays (#1011)
  • 8fe4f07 fix(edit): Don't lose whitespace in empty arrays
  • 0446e4d test(edit): Show we lose array trailing text
  • 3580649 chore: Release
  • a2fe3ab docs: Update changelog
  • e8d41a4 feat(writer): Add TomlInteger::new (#1005)
  • 8568ac9 docs(writer): Provide an example for TomlStringBuilder
  • 4287e21 docs(writer): Cross-link custom encoders
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cargo-all group with 3 updates: [serde_json](https://github.com/serde-rs/json), [toml](https://github.com/toml-rs/toml) and [toml_edit](https://github.com/toml-rs/toml).


Updates `serde_json` from 1.0.140 to 1.0.141
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.140...v1.0.141)

Updates `toml` from 0.9.2 to 0.9.3
- [Commits](toml-rs/toml@toml-v0.9.2...toml-v0.9.3)

Updates `toml_edit` from 0.23.1 to 0.23.2
- [Commits](toml-rs/toml@v0.23.1...v0.23.2)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.141
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: toml
  dependency-version: 0.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
- dependency-name: toml_edit
  dependency-version: 0.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 29, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 29, 2025 06:07
@github-actions github-actions bot merged commit 3eb908c into main Jul 29, 2025
7 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/cargo-all-efdd146916 branch July 29, 2025 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants