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

Bump the cargo group across 9 directories with 17 updates #578

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the cargo group with 1 update in the /examples/remote/binary_dependencies directory: ferris-says.
Bumps the cargo group with 1 update in the /examples/remote/build_dependencies directory: ferris-says.
Bumps the cargo group with 1 update in the /examples/remote/cargo_workspace directory: ferris-says.
Bumps the cargo group with 3 updates in the /examples/remote/complicated_cargo_library directory: smallvec, regex and crossbeam-deque.
Bumps the cargo group with 1 update in the /examples/remote/dev_dependencies directory: ferris-says.
Bumps the cargo group with 1 update in the /examples/vendored/cargo_workspace directory: ferris-says.
Bumps the cargo group with 6 updates in the /examples/vendored/complicated_cargo_library directory:

Package From To
regex 1.5.6 1.10.5
atom 0.3.5 0.3.6
crossbeam-deque 0.7.3 0.7.4
memoffset 0.5.5 0.5.6
rustc-serialize 0.3.24 0.3.25
time 0.1.44 0.1.45

Bumps the cargo group with 10 updates in the /impl directory:

Package From To
smallvec 1.8.0 1.13.2
regex 1.5.5 1.7.3
crossbeam-utils 0.8.8 0.8.20
thread_local 1.1.4 1.1.8
rustc-serialize 0.3.24 0.3.25
bumpalo 3.6.1 3.16.0
git2 0.13.20 0.13.25
h2 0.3.13 0.3.26
mio 0.7.11 0.7.14
openssl 0.10.40 0.10.66

Bumps the cargo group with 1 update in the /impl/src/testing/cargo_tree/per_platform_features directory: tokio.

Updates ferris-says from 0.2.0 to 0.3.1

Commits

Updates smallvec from 0.4.5 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

What's Changed

New Contributors

... (truncated)

Commits
  • 0089d0a Bump version to 1.13.2
  • b1d2814 Fix UB on out-of-bounds insert()
  • 3057362 Stop passing tag-raw-ptrs to MIRIFLAGS
  • f6665a5 Add more tests for UB
  • f8136b8 Version 1.13.1
  • 25f5d91 Revert "Impl get_size::GetSize (behind feature flag)"
  • ff05444 Version 1.13.0
  • 38863e8 Impl get_size::GetSize (behind feature flag)
  • 93b0e20 Version 1.12.0
  • c638a0b Add from_const_with_len_unchecked
  • Additional commits viewable in compare view

Updates ferris-says from 0.2.0 to 0.3.1

Commits

Updates smallvec from 0.4.5 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

What's Changed

New Contributors

... (truncated)

Commits
  • 0089d0a Bump version to 1.13.2
  • b1d2814 Fix UB on out-of-bounds insert()
  • 3057362 Stop passing tag-raw-ptrs to MIRIFLAGS
  • f6665a5 Add more tests for UB
  • f8136b8 Version 1.13.1
  • 25f5d91 Revert "Impl get_size::GetSize (behind feature flag)"
  • ff05444 Version 1.13.0
  • 38863e8 Impl get_size::GetSize (behind feature flag)
  • 93b0e20 Version 1.12.0
  • c638a0b Add from_const_with_len_unchecked
  • Additional commits viewable in compare view

Updates ferris-says from 0.2.0 to 0.3.1

Commits

Updates smallvec from 0.4.5 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

What's Changed

New Contributors

... (truncated)

Commits
  • 0089d0a Bump version to 1.13.2
  • b1d2814 Fix UB on out-of-bounds insert()
  • 3057362 Stop passing tag-raw-ptrs to MIRIFLAGS
  • f6665a5 Add more tests for UB
  • f8136b8 Version 1.13.1
  • 25f5d91 Revert "Impl get_size::GetSize (behind feature flag)"
  • ff05444 Version 1.13.0
  • 38863e8 Impl get_size::GetSize (behind feature flag)
  • 93b0e20 Version 1.12.0
  • c638a0b Add from_const_with_len_unchecked
  • Additional commits viewable in compare view

Updates smallvec from 1.6.1 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

What's Changed

New Contributors

... (truncated)

Commits
  • 0089d0a Bump version to 1.13.2
  • b1d2814 Fix UB on out-of-bounds insert()
  • 3057362 Stop passing tag-raw-ptrs to MIRIFLAGS
  • f6665a5 Add more tests for UB
  • f8136b8 Version 1.13.1
  • 25f5d91 Revert "Impl get_size::GetSize (behind feature flag)"
  • ff05444 Version 1.13.0
  • 38863e8 Impl get_size::GetSize (behind feature flag)
  • 93b0e20 Version 1.12.0
  • c638a0b Add from_const_with_len_unchecked
  • Additional commits viewable in compare view

Updates regex from 1.4.3 to 1.5.5

Changelog

Sourced from regex's changelog.

1.5.5 (2022-03-08)

This releases fixes a security bug in the regex compiler. This bug permits a vector for a denial-of-service attack in cases where the regex being compiled is untrusted. There are no known problems where the regex is itself trusted, including in cases of untrusted haystacks.

1.5.4 (2021-05-06)

This release fixes another compilation failure when building regex. This time, the fix is for when the pattern feature is enabled, which only works on nightly Rust. CI has been updated to test this case.

1.5.3 (2021-05-01)

This releases fixes a bug when building regex with only the unicode-perl feature. It turns out that while CI was building this configuration, it wasn't actually failing the overall build on a failed compilation.

1.5.2 (2021-05-01)

This release fixes a performance bug when Unicode word boundaries are used. Namely, for certain regexes on certain inputs, it's possible for the lazy DFA to stop searching (causing a fallback to a slower engine) when it doesn't actually need to.

[PR #768](rust-lang/regex#768) fixes the bug, which was originally reported in ripgrep#1860.

1.5.1 (2021-04-30)

This is a patch release that fixes a compilation error when the perf-literal feature is not enabled.

... (truncated)

Commits

Updates crossbeam-deque from 0.8.0 to 0.8.5

Release notes

Sourced from crossbeam-deque's releases.

crossbeam-deque 0.8.5

  • Remove dependency on cfg-if. (#1072)

crossbeam-deque 0.8.4

  • Bump the minimum supported Rust version to 1.61. (#1037)

crossbeam-deque 0.8.3

  • Add Stealer::{steal_batch_with_limit, steal_batch_with_limit_and_pop} methods. (#903)
  • Add Injector::{steal_batch_with_limit, steal_batch_with_limit_and_pop} methods. (#903)

crossbeam-deque 0.8.2

  • Bump the minimum supported Rust version to 1.38. (#877)

crossbeam-deque 0.8.1

Changelog

Sourced from crossbeam-deque's changelog.

Version 0.8.4

  • Remove dependency on cfg-if. (#1072)

Version 0.8.3

  • Bump the minimum supported Rust version to 1.61. (#1037)

Version 0.8.2

  • Bump the minimum supported Rust version to 1.38. (#877)

Version 0.8.1

  • Support targets that do not have atomic CAS on stable Rust (#698)
Commits
  • 9c3182a Prepare for the next release
  • 35a55d2 Remove dependency on cfg-if
  • 0935295 epoch: Remove unused autocfg dependency
  • e02133b Use const thread_local
  • 5a15fc2 More correct buffer allocation
  • 7389cdf ci: Remove scripts that call single command
  • 4ef4f09 Ignore dead_code warnings for tuple structs
  • 95d0bd0 Prepare for the next release
  • 65f0b07 Automatically cancel outdated CI runs on PR
  • ecc994e Update compile_fail doctest
  • Additional commits viewable in compare view

Updates ferris-says from 0.2.0 to 0.3.1

Commits

Updates smallvec from 0.4.5 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

What's Changed

New Contributors

... (truncated)

Commits
  • 0089d0a Bump version to 1.13.2
  • b1d2814 Fix UB on out-of-bounds insert()
  • 3057362 Stop passing tag-raw-ptrs to MIRIFLAGS
  • f6665a5 Add more tests for UB
  • f8136b8 Version 1.13.1
  • 25f5d91 Revert "Impl get_size::GetSize (behind feature flag)"
  • ff05444 Version 1.13.0
  • 38863e8 Impl get_size::GetSize (behind feature flag)
  • 93b0e20 Version 1.12.0
  • c638a0b Add from_const_with_len_unchecked
  • Additional commits viewable in compare view

Updates ferris-says from 0.2.0 to 0.3.1

Commits

Updates smallvec from 0.4.5 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: servo/rust-smallvec@v1.13.1...v1.13.2

v1.13.1

  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: servo/rust-smallvec@v1.13.0...v1.13.1

v1.13.0

What's Changed

Full Changelog: servo/rust-smallvec@v1.12.0...v1.13.0

v1.12.0

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.2...v1.12.0

v1.11.2

What's Changed

New Contributors

Full Changelog: servo/rust-smallvec@v1.11.1...v1.11.2

v1.11.1

What's Changed

New Contributors

... (truncated)

Commits
  • 0089d0a Bump version to 1.13.2
  • b1d2814 Fix UB on out-of-bounds insert()
  • 3057362 Stop passing tag-raw-ptrs to MIRIFLAGS
  • f6665a5 Add more tests for UB
  • f8136b8 Version 1.13.1
  • 25f5d91 Revert "Impl get_size::GetSize (behind feature flag)"
  • ff05444 Version 1.13.0
  • 38863e8 Impl get_size::GetSize (behind feature flag)
  • 93b0e20 Version 1.12.0
  • c638a0b Add from_const_with_len_unchecked
  • Additional commits viewable in compare view

Updates regex from 1.5.6 to 1.10.5

Changelog

Sourced from regex's changelog.

1.5.5 (2022-03-08)

This releases fixes a security bug in the regex compiler. This bug permits a vector for a denial-of-service attack in cases where the regex being compiled is untrusted. There are no known problems where the regex is itself trusted, including in cases of untrusted haystacks.

1.5.4 (2021-05-06)

This release fixes another compilation failure when building regex. This time, the fix is for when the pattern feature is enabled, which only works on nightly Rust. CI has been updated to test this case.

1.5.3 (2021-05-01)

This releases fixes a bug when building regex with only the unicode-perl feature. It turns out that while CI was building this configuration, it wasn't actually failing the overall build on a failed compilation.

1.5.2 (2021-05-01)

This release fixes a performance bug when Unicode word boundaries are used. Namely, for certain regexes on certain inputs, it's possible for the lazy DFA to stop searching (causing a fallback to a slower engine) when it doesn't actually need to.

[PR #768](rust-lang/regex#768) fixes the bug, which was originally reported in ripgrep#1860.

1.5.1 (2021-04-30)

This is a patch release that fixes a compilation error when the perf-literal feature is not enabled.

... (truncated)

Commits

Updates atom from 0.3.5 to 0.3.6

Commits

Updates crossbeam-deque from 0.7.3 to 0.7.4

Release notes

Sourced from crossbeam-deque's releases.

crossbeam-deque 0.8.5

  • Remove dependency on cfg-if. (#1072)

crossbeam-deque 0.8.4

  • Bump the minimum supported Rust version to 1.61. (#1037)

crossbeam-deque 0.8.3

  • Add Stealer::{steal_batch_with_limit, steal_batch_with_limit_and_pop} methods. (#903)
  • Add Injector::{steal_batch_with_limit, steal_batch_with_limit_and_pop} methods. (#903)

crossbeam-deque 0.8.2

  • Bump the minimum supported Rust version to 1.38. (#877)

crossbeam-deque 0.8.1

Changelog

Sourced from crossbeam-deque's changelog.

Version 0.8.4

  • Remove dependency on cfg-if. (#1072)

Version 0.8.3

  • Bump the minimum supported Rust version to 1.61. (#1037)

Version 0.8.2

  • Bump the minimum supported Rust version to 1.38. (#877)

Version 0.8.1

  • Support targets that do not have atomic CAS on stable Rust (#698)
CommitsDescription has been truncated

Bumps the cargo group with 1 update in the /examples/remote/binary_dependencies directory: [ferris-says](https://github.com/mgattozzi/ferris-says).
Bumps the cargo group with 1 update in the /examples/remote/build_dependencies directory: [ferris-says](https://github.com/mgattozzi/ferris-says).
Bumps the cargo group with 1 update in the /examples/remote/cargo_workspace directory: [ferris-says](https://github.com/mgattozzi/ferris-says).
Bumps the cargo group with 3 updates in the /examples/remote/complicated_cargo_library directory: [smallvec](https://github.com/servo/rust-smallvec), [regex](https://github.com/rust-lang/regex) and [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam).
Bumps the cargo group with 1 update in the /examples/remote/dev_dependencies directory: [ferris-says](https://github.com/mgattozzi/ferris-says).
Bumps the cargo group with 1 update in the /examples/vendored/cargo_workspace directory: [ferris-says](https://github.com/mgattozzi/ferris-says).
Bumps the cargo group with 6 updates in the /examples/vendored/complicated_cargo_library directory:

| Package | From | To |
| --- | --- | --- |
| [regex](https://github.com/rust-lang/regex) | `1.5.6` | `1.10.5` |
| [atom](https://github.com/slide-rs/atom) | `0.3.5` | `0.3.6` |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.7.3` | `0.7.4` |
| [memoffset](https://github.com/Gilnaa/memoffset) | `0.5.5` | `0.5.6` |
| [rustc-serialize](https://github.com/rust-lang/rustc-serialize) | `0.3.24` | `0.3.25` |
| [time](https://github.com/time-rs/time) | `0.1.44` | `0.1.45` |

Bumps the cargo group with 10 updates in the /impl directory:

| Package | From | To |
| --- | --- | --- |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.8.0` | `1.13.2` |
| [regex](https://github.com/rust-lang/regex) | `1.5.5` | `1.7.3` |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.8` | `0.8.20` |
| [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.4` | `1.1.8` |
| [rustc-serialize](https://github.com/rust-lang/rustc-serialize) | `0.3.24` | `0.3.25` |
| [bumpalo](https://github.com/fitzgen/bumpalo) | `3.6.1` | `3.16.0` |
| [git2](https://github.com/rust-lang/git2-rs) | `0.13.20` | `0.13.25` |
| [h2](https://github.com/hyperium/h2) | `0.3.13` | `0.3.26` |
| [mio](https://github.com/tokio-rs/mio) | `0.7.11` | `0.7.14` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.40` | `0.10.66` |

Bumps the cargo group with 1 update in the /impl/src/testing/cargo_tree/per_platform_features directory: [tokio](https://github.com/tokio-rs/tokio).


Updates `ferris-says` from 0.2.0 to 0.3.1
- [Commits](https://github.com/mgattozzi/ferris-says/commits)

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

Updates `ferris-says` from 0.2.0 to 0.3.1
- [Commits](https://github.com/mgattozzi/ferris-says/commits)

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

Updates `ferris-says` from 0.2.0 to 0.3.1
- [Commits](https://github.com/mgattozzi/ferris-says/commits)

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

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

Updates `regex` from 1.4.3 to 1.5.5
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.4.3...1.5.5)

Updates `crossbeam-deque` from 0.8.0 to 0.8.5
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.0...crossbeam-deque-0.8.5)

Updates `ferris-says` from 0.2.0 to 0.3.1
- [Commits](https://github.com/mgattozzi/ferris-says/commits)

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

Updates `ferris-says` from 0.2.0 to 0.3.1
- [Commits](https://github.com/mgattozzi/ferris-says/commits)

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

Updates `regex` from 1.5.6 to 1.10.5
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.4.3...1.5.5)

Updates `atom` from 0.3.5 to 0.3.6
- [Commits](https://github.com/slide-rs/atom/commits)

Updates `crossbeam-deque` from 0.7.3 to 0.7.4
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.0...crossbeam-deque-0.8.5)

Updates `memoffset` from 0.5.5 to 0.5.6
- [Changelog](https://github.com/Gilnaa/memoffset/blob/master/CHANGELOG.md)
- [Commits](Gilnaa/memoffset@v0.5.5...v0.5.6)

Updates `rustc-serialize` from 0.3.24 to 0.3.25
- [Commits](https://github.com/rust-lang/rustc-serialize/commits)

Updates `time` from 0.1.44 to 0.1.45
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/commits)

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

Updates `regex` from 1.5.5 to 1.7.3
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.4.3...1.5.5)

Updates `crossbeam-utils` from 0.8.8 to 0.8.20
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.8...crossbeam-utils-0.8.20)

Updates `thread_local` from 1.1.4 to 1.1.8
- [Commits](Amanieu/thread_local-rs@1.1.4...1.1.8)

Updates `rustc-serialize` from 0.3.24 to 0.3.25
- [Commits](https://github.com/rust-lang/rustc-serialize/commits)

Updates `bumpalo` from 3.6.1 to 3.16.0
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](fitzgen/bumpalo@3.6.1...3.16.0)

Updates `git2` from 0.13.20 to 0.13.25
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/git2-rs@0.13.20...0.13.25)

Updates `h2` from 0.3.13 to 0.3.26
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](hyperium/h2@v0.3.13...v0.3.26)

Updates `libgit2-sys` from 0.12.21+1.1.0 to 0.12.26+1.3.0
- [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/git2-rs/commits/libgit2-sys-0.12.26)

Updates `mio` from 0.7.11 to 0.7.14
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/mio@v0.7.11...v0.7.14)

Updates `openssl` from 0.10.40 to 0.10.66
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.40...openssl-v0.10.66)

Updates `tokio` from 1.17.0 to 1.18.5
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.17.0...tokio-1.18.5)

---
updated-dependencies:
- dependency-name: ferris-says
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: ferris-says
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: ferris-says
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: regex
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: crossbeam-deque
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: ferris-says
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: ferris-says
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: regex
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: atom
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: crossbeam-deque
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: memoffset
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: rustc-serialize
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: time
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: smallvec
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: regex
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: crossbeam-utils
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: thread_local
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: rustc-serialize
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: bumpalo
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: git2
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: h2
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: libgit2-sys
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: mio
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: openssl
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: tokio
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants