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 all group across 1 directory with 20 updates #2367

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps the all group with 18 updates in the / directory:

Package From To
clap 4.5.22 4.5.23
hotshot 0.5.81 0.5.82
hotshot-builder-api 0.5.81 0.5.82
hotshot-builder-core 0.1.56 0.1.57
marketplace-builder-core 0.1.56 0.1.57
hotshot-orchestrator 0.5.81 0.5.82
hotshot-query-service 0.1.74 0.1.75
hotshot-stake-table 0.5.81 0.5.82
hotshot-task 0.5.81 0.5.82
hotshot-testing 0.5.81 0.5.82
hotshot-types 0.5.81 0.5.82
libp2p-networking 0.5.81 0.5.82
hotshot-example-types 0.5.81 0.5.82
cdn-broker 0.5.1-upgrade 0.5.6
cdn-marshal 0.5.1-upgrade 0.5.6
thiserror 1.0.69 2.0.4
itertools 0.12.1 0.13.0
reqwest 0.11.27 0.12.9

Updates clap from 4.5.22 to 4.5.23

Release notes

Sourced from clap's releases.

v4.5.23

[4.5.23] - 2024-12-05

Fixes

  • (parser) When check allow_negative_numbers, allow E again
Changelog

Sourced from clap's changelog.

[4.5.23] - 2024-12-05

Fixes

  • (parser) When check allow_negative_numbers, allow E again
Commits

Updates hotshot from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-builder-api from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-builder-api's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-builder-core from 0.1.56 to 0.1.57

Commits
  • cf9d2cb [WEEKLY RELEASE] Bump HotShot (#261)
  • db39cfe Merge pull request #257 from EspressoSystems/sishan/events_service_connection
  • 79b8202 restore to correct test
  • b10751d clippy
  • 0f89818 test test
  • ee22e9b add a line to check whether stream connection returns an error
  • bca48d1 remove last_event_time
  • 9561de9 add test_
  • 2a9d3ab use RETRY_PERIOD as IDLE_TIMEOUT
  • da10d18 Merge pull request #251 from EspressoSystems/dependabot/cargo/clap-4.5.21
  • Additional commits viewable in compare view

Updates marketplace-builder-core from 0.1.56 to 0.1.57

Commits
  • cf9d2cb [WEEKLY RELEASE] Bump HotShot (#261)
  • db39cfe Merge pull request #257 from EspressoSystems/sishan/events_service_connection
  • 79b8202 restore to correct test
  • b10751d clippy
  • 0f89818 test test
  • ee22e9b add a line to check whether stream connection returns an error
  • bca48d1 remove last_event_time
  • 9561de9 add test_
  • 2a9d3ab use RETRY_PERIOD as IDLE_TIMEOUT
  • da10d18 Merge pull request #251 from EspressoSystems/dependabot/cargo/clap-4.5.21
  • Additional commits viewable in compare view

Updates marketplace-builder-shared from 7baaf93 to cf9d2cb

Commits
  • cf9d2cb [WEEKLY RELEASE] Bump HotShot (#261)
  • db39cfe Merge pull request #257 from EspressoSystems/sishan/events_service_connection
  • 79b8202 restore to correct test
  • b10751d clippy
  • 0f89818 test test
  • ee22e9b add a line to check whether stream connection returns an error
  • bca48d1 remove last_event_time
  • 9561de9 add test_
  • 2a9d3ab use RETRY_PERIOD as IDLE_TIMEOUT
  • da10d18 Merge pull request #251 from EspressoSystems/dependabot/cargo/clap-4.5.21
  • Additional commits viewable in compare view

Updates hotshot-events-service from 6c83130 to c8046e6

Commits

Updates hotshot-orchestrator from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-orchestrator's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-query-service from 0.1.74 to 0.1.75

Commits
  • fec6377 Merge pull request #726 from EspressoSystems/jb/leaf-fetching
  • adad23f Prevent sqlite transaction rollbacks due to deadlock due to lock upgrades
  • c7008da Fix flaky tests
  • 2eb2f4a Remove no-storage references from CI
  • c5e825f Merge remote-tracking branch 'origin/main' into jb/leaf-fetching
  • 811532b Merge pull request #745 from EspressoSystems/ab/fix-clippy-warnings
  • d471d65 fix clippy warnings
  • de8a66e Fix docs
  • 4229958 Fixes for fetching/DB retries
  • a5452c7 Restrict concurrency of SQL tests
  • Additional commits viewable in compare view

Updates hotshot-stake-table from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-stake-table's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-task from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-task's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-testing from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-testing's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-types from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-types's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates libp2p-networking from 0.5.81 to 0.5.82

Changelog

Sourced from libp2p-networking's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates hotshot-example-types from 0.5.81 to 0.5.82

Changelog

Sourced from hotshot-example-types's changelog.

0.0.4 - 2021-11-01

Features

  • Downgrade possibly-temporary network faults to warnings
  • Improve logging when an invalid transaction is submitted

0.0.3 - 2021-10-27

Features

  • Implement janky catchup

BREAKING CHANGE

Adds new type parameter, corresponding to the state type, to Message

0.0.2 - 2021-10-19

Bug Fixes

  • Fix leaders not sending themselves commit votes
  • Fix state not getting stored properly

Features

  • StatefulHandler trait
  • Reexport traits from traits module
  • State Machine + Node Implementation
  • state machine mvp megasquash
  • Replace tokio broadcast queue with unbounded equivalent

BREAKING CHANGE

Changes queue type in hotshot methods

0.0.1 - 2021-08-20

0.0.0 - 2021-07-07

Commits

Updates cdn-broker from 0.5.1-upgrade to 0.5.6

Commits
  • 9409763 Merge pull request #64 from EspressoSystems/rm/retroactive-whitelist
  • 1edf8d8 retroactively remove users from the whitelist
  • 0c095ff update lockfile
  • e19054d Merge pull request #63 from EspressoSystems/rm/connection-close-and-refactor
  • 1493f8d clippy
  • b813f35 fmt
  • 9c4cfb7 add the ability to manually shut down connections
  • 697e763 Merge pull request #62 from EspressoSystems/cl/signature
  • 57cc231 bump jf-signature
  • f4c54c9 add debug to HookResult
  • Additional commits viewable in compare view

Updates cdn-marshal from 0.5.1-upgrade to 0.5.6

Commits
  • 9409763 Merge pull request #64 from EspressoSystems/rm/retroactive-whitelist
  • 1edf8d8 retroactively remove users from the whitelist
  • 0c095ff update lockfile
  • e19054d Merge pull request #63 from EspressoSystems/rm/connection-close-and-refactor
  • 1493f8d clippy
  • b813f35 fmt
  • 9c4cfb7 add the ability to manually shut down connections
  • 697e763 Merge pull request #62 from EspressoSystems/cl/signature
  • 57cc231 bump jf-signature
  • f4c54c9 add debug to HookResult
  • Additional commits viewable in compare view

Updates thiserror from 1.0.69 to 2.0.4

Release notes

Sourced from thiserror's releases.

2.0.4

  • Eliminate needless_lifetimes clippy lint in generated From impls (#391, thanks @​matt-phylum)

2.0.3

  • Support the same Path field being repeated in both Debug and Display representation in error message (#383)
  • Improve error message when a format trait used in error message is not implemented by some field (#384)

2.0.2

  • Fix hang on invalid input inside #[error(...)] attribute (#382)

2.0.1

  • Support errors that contain a dynamically sized final field (#375)
  • Improve inference of trait bounds for fields that are interpolated multiple times in an error message (#377)

2.0.0

Breaking changes

  • Referencing keyword-named fields by a raw identifier like {r#type} inside a format string is no longer accepted; simply use the unraw name like {type} (#347)

    This aligns thiserror with the standard library's formatting macros, which gained support for implicit argument capture later than the release of this feature in thiserror 1.x.

    #[derive(Error, Debug)]
    #[error("... {type} ...")]  // Before: {r#type}
    pub struct Error {
        pub r#type: Type,
    }
  • Trait bounds are no longer inferred on fields whose value is shadowed by an explicit named argument in a format message (#345)

    // Before: impl<T: Octal> Display for Error<T>
    // After: impl<T> Display for Error<T>
    #[derive(Error, Debug)]
    #[error("{thing:o}", thing = "...")]
    pub struct Error<T> {
        thing: T,
    }
  • Tuple structs and tuple variants can no longer use numerical {0} {1} access at the same time as supplying extra positional arguments for a format message, as this makes it ambiguous whether the number refers to a tuple field vs a different positional arg (#354)

    #[derive(Error, Debug)]
    #[error("ambiguous: {0} {}", $N)]
    //                  ^^^ Not allowed, use #[error("... {0} {n}", n = $N)]
    pub struct TupleError(i32);

... (truncated)

CommitsDescription has been truncated

Bumps the all group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.22` | `4.5.23` |
| [hotshot](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [hotshot-builder-api](https://github.com/EspressoSystems/HotShot) | `0.5.81` | `0.5.82` |
| [hotshot-builder-core](https://github.com/EspressoSystems/marketplace-builder-core) | `0.1.56` | `0.1.57` |
| [marketplace-builder-core](https://github.com/EspressoSystems/marketplace-builder-core) | `0.1.56` | `0.1.57` |
| [hotshot-orchestrator](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [hotshot-query-service](https://github.com/EspressoSystems/hotshot-query-service) | `0.1.74` | `0.1.75` |
| [hotshot-stake-table](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [hotshot-task](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [hotshot-testing](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [hotshot-types](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [libp2p-networking](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [hotshot-example-types](https://github.com/EspressoSystems/hotshot) | `0.5.81` | `0.5.82` |
| [cdn-broker](https://github.com/EspressoSystems/Push-CDN) | `0.5.1-upgrade` | `0.5.6` |
| [cdn-marshal](https://github.com/EspressoSystems/Push-CDN) | `0.5.1-upgrade` | `0.5.6` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.4` |
| [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.9` |



Updates `clap` from 4.5.22 to 4.5.23
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.5.22...clap_complete-v4.5.23)

Updates `hotshot` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-builder-api` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/HotShot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-builder-core` from 0.1.56 to 0.1.57
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@7baaf93...cf9d2cb)

Updates `marketplace-builder-core` from 0.1.56 to 0.1.57
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@7baaf93...cf9d2cb)

Updates `marketplace-builder-shared` from `7baaf93` to `cf9d2cb`
- [Release notes](https://github.com/EspressoSystems/marketplace-builder-core/releases)
- [Commits](EspressoSystems/marketplace-builder-core@7baaf93...cf9d2cb)

Updates `hotshot-events-service` from `6c83130` to `c8046e6`
- [Release notes](https://github.com/EspressoSystems/hotshot-events-service/releases)
- [Commits](EspressoSystems/hotshot-events-service@6c83130...c8046e6)

Updates `hotshot-orchestrator` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-query-service` from 0.1.74 to 0.1.75
- [Release notes](https://github.com/EspressoSystems/hotshot-query-service/releases)
- [Commits](EspressoSystems/hotshot-query-service@d17f0d6...fec6377)

Updates `hotshot-stake-table` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-task` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-testing` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-types` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `libp2p-networking` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `hotshot-example-types` from 0.5.81 to 0.5.82
- [Release notes](https://github.com/EspressoSystems/hotshot/releases)
- [Changelog](https://github.com/EspressoSystems/HotShot/blob/main/CHANGELOG.md)
- [Commits](EspressoSystems/HotShot@4ed1df2...ecfd22a)

Updates `cdn-broker` from 0.5.1-upgrade to 0.5.6
- [Release notes](https://github.com/EspressoSystems/Push-CDN/releases)
- [Commits](EspressoSystems/Push-CDN@5406fde...9409763)

Updates `cdn-marshal` from 0.5.1-upgrade to 0.5.6
- [Release notes](https://github.com/EspressoSystems/Push-CDN/releases)
- [Commits](EspressoSystems/Push-CDN@5406fde...9409763)

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

Updates `itertools` from 0.12.1 to 0.13.0
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](rust-itertools/itertools@v0.12.1...v0.13.0)

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

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: hotshot
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-builder-api
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-builder-core
  dependency-type: direct:production
  dependency-group: all
- dependency-name: marketplace-builder-core
  dependency-type: direct:production
  dependency-group: all
- dependency-name: marketplace-builder-shared
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-events-service
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-orchestrator
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-query-service
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-stake-table
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-task
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-testing
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-types
  dependency-type: direct:production
  dependency-group: all
- dependency-name: libp2p-networking
  dependency-type: direct:production
  dependency-group: all
- dependency-name: hotshot-example-types
  dependency-type: direct:production
  dependency-group: all
- dependency-name: cdn-broker
  dependency-type: direct:production
  dependency-group: all
- dependency-name: cdn-marshal
  dependency-type: direct:production
  dependency-group: all
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Dec 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 6, 2024
@dependabot dependabot bot deleted the dependabot/cargo/all-d03e941667 branch December 6, 2024 17:23
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