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

chore(deps): bump gadget-sdk from 0.4.0 to 0.6.2 #17

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

Conversation

dependabot[bot]
Copy link

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

Bumps gadget-sdk from 0.4.0 to 0.6.2.

Release notes

Sourced from gadget-sdk's releases.

gadget-sdk-v0.6.2

Other

  • Download Tangle binary against specific hash (#537)
  • Call ID Insertion and Resolution For #520 (#533)

gadget-sdk-v0.6.1

Added

  • (cargo-tangle) eigenlayer templates (#501)

gadget-sdk-v0.5.1

Added

  • add more service ctx methods for Tangle (#477)

Fixed

  • race conditions in multiplexer (#486)

gadget-sdk-v0.5.0

Added

  • Add utils for blueprints: hashing, config convenience functions (#476)
  • improved eigenlayer context and testing (#453)
  • (gadget-sdk) [breaking] integrate blueprint-serde (#469)
  • (gadget-sdk) [breaking] add more Docker utils (#466)
  • add IN_ADDR_ANY for V4 and V6 (#461)

Other

  • (macros) cleanup macros, add better error handling, dedup code, DX (#472)
  • enable format_code_in_doc_comments for rustfmt (#467)
Commits
  • 2f9ac54 chore: release (#535)
  • 3224e64 chore(deps): bump blueprints/incredible-squaring/contracts/lib/tnt-core from ...
  • b34c6f0 fix(blueprint-proc-macro): fix bug where job IDs are not written in order to ...
  • 696822c chore(deps): bump blueprints/incredible-squaring/contracts/lib/tnt-core from ...
  • 12da32d Download Tangle binary against specific hash (#537)
  • 47ab03e chore: update to latest tangle-subxt 0.7.1 (#539)
  • 4471000 Call ID Insertion and Resolution For #520 (#533)
  • 7b76af5 chore(deps): bump blueprints/incredible-squaring/contracts/lib/forge-std from...
  • fcba3aa chore(deps): bump blueprints/incredible-squaring-eigenlayer/contracts/lib/for...
  • 211f81a chore(deps): bump blueprints/incredible-squaring/contracts/lib/tnt-core from ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 12, 2024
Bumps [gadget-sdk](https://github.com/tangle-network/gadget) from 0.4.0 to 0.6.2.
- [Release notes](https://github.com/tangle-network/gadget/releases)
- [Changelog](https://github.com/tangle-network/gadget/blob/main/release-plz.toml)
- [Commits](tangle-network/gadget@gadget-sdk-v0.4.0...gadget-sdk-v0.6.2)

---
updated-dependencies:
- dependency-name: gadget-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/gadget-sdk-0.6.2 branch from e6a47d2 to 2e84241 Compare December 20, 2024 07:49
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