Skip to content

build(deps): bump github.com/smartcontractkit/chainlink-ccv/build/devenv from 0.0.2-0.20260728185140-e41659e2b739 to 0.2.0 in /integration-tests - #832

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/github.com/smartcontractkit/chainlink-ccv/build/devenv-0.2.0
Open

build(deps): bump github.com/smartcontractkit/chainlink-ccv/build/devenv from 0.0.2-0.20260728185140-e41659e2b739 to 0.2.0 in /integration-tests#832
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/github.com/smartcontractkit/chainlink-ccv/build/devenv-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/smartcontractkit/chainlink-ccv/build/devenv from 0.0.2-0.20260728185140-e41659e2b739 to 0.2.0.

Release notes

Sourced from github.com/smartcontractkit/chainlink-ccv/build/devenv's releases.

build/devenv: v0.2.0

0.2.0 (2026-07-20)

⚠ BREAKING CHANGES

  • remove blockchain_infos from application config (CCIP-12443) (#1271)

Features

  • devenv: less verbose "ccv up" (#1244) (c4567d7)
  • remove blockchain_infos from application config (CCIP-12443) (#1271) (2b5159a)

v0.2.0

0.2.0 (2026-07-20)

⚠ BREAKING CHANGES

  • remove blockchain_infos from application config (CCIP-12443) (#1271)

Features

  • jd: stage replacement jobs before cutover (CCIP-11875) (#1270) (ec7a327)
  • push signing key variants at JD registration; add family SigningIdentityReader (#1230) (b654f20)
  • remove blockchain_infos from application config (CCIP-12443) (#1271) (2b5159a)
  • use config instead of blockchain info (#1267) (3ac5492)

Bug Fixes

  • Initialize lastSeenTime to InitialQueryTime (#1275) (d938b37)

v0.1.0

0.1.0 (2026-07-14)

⚠ BREAKING CHANGES

  • bootstrap: prune With* options in favor of config (#1265)

Features

  • consolidate verifier config (#1213) (660cccb)
  • ensure envar is not defaulted if missing (660cccb)
  • ensure envar is not defaulted if missing (660cccb)
  • executor: attach CCIP messageID to TXM transaction meta (690f203)
  • executor: attach CCIP messageID to TXM transaction meta (CCIP-11890) (#1242) (690f203)
  • jd-lifecycle: instrument job proposal error paths (#1260) (b04a2f1)
  • parallelise attestation fetching and verification (#1209) (976073d)

... (truncated)

Changelog

Sourced from github.com/smartcontractkit/chainlink-ccv/build/devenv's changelog.

0.2.0 (2026-07-20)

⚠ BREAKING CHANGES

  • remove blockchain_infos from application config (CCIP-12443) (#1271)

Features

  • jd: stage replacement jobs before cutover (CCIP-11875) (#1270) (ec7a327)
  • push signing key variants at JD registration; add family SigningIdentityReader (#1230) (b654f20)
  • remove blockchain_infos from application config (CCIP-12443) (#1271) (2b5159a)
  • use config instead of blockchain info (#1267) (3ac5492)

Bug Fixes

  • Initialize lastSeenTime to InitialQueryTime (#1275) (d938b37)

0.1.0 (2026-07-14)

⚠ BREAKING CHANGES

  • bootstrap: prune With* options in favor of config (#1265)

Features

  • consolidate verifier config (#1213) (660cccb)
  • ensure envar is not defaulted if missing (660cccb)
  • ensure envar is not defaulted if missing (660cccb)
  • executor: attach CCIP messageID to TXM transaction meta (690f203)
  • executor: attach CCIP messageID to TXM transaction meta (CCIP-11890) (#1242) (690f203)
  • jd-lifecycle: instrument job proposal error paths (#1260) (b04a2f1)
  • parallelise attestation fetching and verification (#1209) (976073d)
  • support JD-free devenvs (#1257) (4273608)

Bug Fixes

  • api middleware ignore unknown paths (#1161) (1012aca)
  • cap finality_checker fetch range to MaxFinalityBlocksStored (#1112) (41c305b)
  • ignore unknown monitoring in app config (#1241) (315e8ef)
  • Increase fee limit to compensate for EIP-150 gas attenuation (#1139) (d99b5c6)
  • tmp no strict bootstrap config parsing (#1232) (f565685)
  • update ingestion timestamp on message replay/redelivery (#1173) (1951128)
  • verifier target label (#1200) (7e4917a)

Code Refactoring

... (truncated)

Commits

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 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)

Bumps [github.com/smartcontractkit/chainlink-ccv/build/devenv](https://github.com/smartcontractkit/chainlink-ccv) from 0.0.2-0.20260728185140-e41659e2b739 to 0.2.0.
- [Release notes](https://github.com/smartcontractkit/chainlink-ccv/releases)
- [Changelog](https://github.com/smartcontractkit/chainlink-ccv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smartcontractkit/chainlink-ccv/commits/v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/smartcontractkit/chainlink-ccv/build/devenv
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies-go Go Dependency Updates label Jul 30, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 30, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies-go Go Dependency Updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants