Skip to content

Commit

Permalink
chore(deps): bump the patch-versions group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the patch-versions group with 4 updates: [is-terminal](https://github.com/sunfishcode/is-terminal), [jsonrpsee](https://github.com/paritytech/jsonrpsee), [insta](https://github.com/mitsuhiko/insta) and [ra_ap_syntax](https://github.com/rust-lang/rust-analyzer).


Updates `is-terminal` from 0.4.13 to 0.4.15
- [Commits](sunfishcode/is-terminal@v0.4.13...v0.4.15)

Updates `jsonrpsee` from 0.24.7 to 0.24.8
- [Release notes](https://github.com/paritytech/jsonrpsee/releases)
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/v0.24.8/CHANGELOG.md)
- [Commits](paritytech/jsonrpsee@v0.24.7...v0.24.8)

Updates `insta` from 1.42.0 to 1.42.1
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.42.0...1.42.1)

Updates `ra_ap_syntax` from 0.0.259 to 0.0.260
- [Release notes](https://github.com/rust-lang/rust-analyzer/releases)
- [Commits](https://github.com/rust-lang/rust-analyzer/commits)

---
updated-dependencies:
- dependency-name: is-terminal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: jsonrpsee
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: insta
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: ra_ap_syntax
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent be4005a commit 5a3f7fe
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ proc-macro2 = { version = "1", default-features = false, features = ["span-locat
quickcheck = "1"
quickcheck_async = "0.1"
quickcheck_macros = "1"
ra_ap_syntax = "0.0.259"
ra_ap_syntax = "0.0.260"
regex-automata = "0.4"
syn = { version = "2", default-features = false, features = ["full", "parsing", "visit", "printing", "extra-traits"] }
tokio-test = "0.4"
Expand Down

0 comments on commit 5a3f7fe

Please sign in to comment.