Skip to content

Commit

Permalink
build(deps): Bump thiserror from 2.0.9 to 2.0.11 (#1191)
Browse files Browse the repository at this point in the history
* build(deps): Bump thiserror from 2.0.9 to 2.0.11

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.9 to 2.0.11.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.9...2.0.11)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update cargo audits

* build(deps): Bump serde_json from 1.0.134 to 1.0.135

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.134 to 1.0.135.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.134...v1.0.135)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update cargo audits

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Geoghegan <timg@divviup.org>
  • Loading branch information
dependabot[bot] and tgeoghegan authored Jan 15, 2025
1 parent 81c3039 commit 844b021
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions supply-chain/imports.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.serde_json]]
version = "1.0.134"
when = "2024-12-21"
version = "1.0.135"
when = "2025-01-07"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand All @@ -142,15 +142,15 @@ user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.thiserror]]
version = "2.0.9"
when = "2024-12-21"
version = "2.0.11"
when = "2025-01-10"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"

[[publisher.thiserror-impl]]
version = "2.0.9"
when = "2024-12-21"
version = "2.0.11"
when = "2025-01-10"
user-id = 3618
user-login = "dtolnay"
user-name = "David Tolnay"
Expand Down

0 comments on commit 844b021

Please sign in to comment.