Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps #1229

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Update deps #1229

merged 2 commits into from
Mar 26, 2024

Conversation

maciektr
Copy link
Contributor

@maciektr maciektr commented Mar 26, 2024

Replaces #1226

  • Bump the non-critical group with 9 updates
  • Remove unused import

@maciektr maciektr enabled auto-merge March 26, 2024 20:00
@maciektr maciektr disabled auto-merge March 26, 2024 20:00
dependabot bot and others added 2 commits March 26, 2024 21:02
Bumps the non-critical group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` |
| [indoc](https://github.com/dtolnay/indoc) | `2.0.4` | `2.0.5` |
| [rayon](https://github.com/rayon-rs/rayon) | `1.9.0` | `1.10.0` |
| [redb](https://github.com/cberner/redb) | `2.0.0-beta0` | `2.0.0` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.26` | `0.11.27` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` |
| [syn](https://github.com/dtolnay/syn) | `2.0.53` | `2.0.55` |
| [toml](https://github.com/toml-rs/toml) | `0.8.11` | `0.8.12` |
| [toml_edit](https://github.com/toml-rs/toml) | `0.22.7` | `0.22.9` |


Updates `async-trait` from 0.1.78 to 0.1.79
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.78...0.1.79)

Updates `indoc` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](dtolnay/indoc@2.0.4...2.0.5)

Updates `rayon` from 1.9.0 to 1.10.0
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.9.0...rayon-core-v1.10.0)

Updates `redb` from 2.0.0-beta0 to 2.0.0
- [Release notes](https://github.com/cberner/redb/releases)
- [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md)
- [Commits](cberner/redb@v2.0.0-beta0...v2.0.0)

Updates `reqwest` from 0.11.26 to 0.11.27
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.11.26...v0.11.27)

Updates `smallvec` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](servo/rust-smallvec@v1.13.1...v1.13.2)

Updates `syn` from 2.0.53 to 2.0.55
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.53...2.0.55)

Updates `toml` from 0.8.11 to 0.8.12
- [Commits](toml-rs/toml@toml-v0.8.11...toml-v0.8.12)

Updates `toml_edit` from 0.22.7 to 0.22.9
- [Commits](toml-rs/toml@v0.22.7...v0.22.9)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: indoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-critical
- dependency-name: redb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
- dependency-name: toml_edit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-critical
...

Signed-off-by: dependabot[bot] <support@github.com>
@maciektr maciektr force-pushed the maciektr/update-deps branch from f765d8d to 052a226 Compare March 26, 2024 20:02
@maciektr maciektr merged commit d0ad785 into main Mar 26, 2024
21 checks passed
@maciektr maciektr deleted the maciektr/update-deps branch March 26, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant