Skip to content

build(deps): bump github.com/smartcontractkit/chainlink-ccv from 0.2.1-0.20260811153216-3f3baa768540 to 0.3.0 in /integration-tests - #864

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

build(deps): bump github.com/smartcontractkit/chainlink-ccv from 0.2.1-0.20260811153216-3f3baa768540 to 0.3.0 in /integration-tests#864
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/integration-tests/github.com/smartcontractkit/chainlink-ccv-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/smartcontractkit/chainlink-ccv from 0.2.1-0.20260811153216-3f3baa768540 to 0.3.0.

Release notes

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

build/devenv: v0.3.0

0.3.0 (2026-07-30)

⚠ BREAKING CHANGES

  • devenv: expose src/dest tx hashes in tcapi run results (#1289)
  • devenv: use narrower chain interfaces in tcapi (#1281)

Features

Bug Fixes

  • deps: bump chain-selectors (#1313) (6a75095)
  • evm: onramp lane expansion fixes (#1306) (41818c8)
  • replace the empty executor args and token args with real optional params (#1300) (23bba21)
  • Revert "feat: Backpressure improvements" (#1296) (6b42ff1)

v0.3.0

0.3.0 (2026-08-10)

Features

  • add evm doc generation (#1312) (bf4890d)
  • Add KMS support (#1301) (89d4e91)
  • Backpressure improvements (#1285) (44cdcc0)
  • bootstrap: adopt Chainlink node keys via [key_import] (#1317) (18539d6)
  • cli: ccv migrate export/inspect commands (#1320) (e72f479)
  • evm: accept a Chainlink node TOML config in the EVM accessor (#1321) (bb329b8)
  • evm: deprecate CTF from evm standalone (#1305) (f72fd9b)
  • evm: drive restart-orphaned transactions to completion (#1332) (c20ed8a)
  • evm: support per-node RPC prioritization in the standalone accessor (#1326) (35c93df)
  • evm: use production chain services in standalone accessors (#1292) (10f02b0)
  • executor: Add ErrMessageRejectedByTransmitter to executor non retryable errors (#1330) (92f44ec)
  • Make the CSA key mode/backend-driven (#1322) (d8bcf56)
  • migration: node key export shared between CLI and devenv (#1318) (7ea702e)
  • Remove blocking mechanism in enqueue (#1298) (ff0e27d)

... (truncated)

Changelog

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

0.3.0 (2026-08-10)

Features

  • add evm doc generation (#1312) (bf4890d)
  • Add KMS support (#1301) (89d4e91)
  • Backpressure improvements (#1285) (44cdcc0)
  • bootstrap: adopt Chainlink node keys via [key_import] (#1317) (18539d6)
  • cli: ccv migrate export/inspect commands (#1320) (e72f479)
  • evm: accept a Chainlink node TOML config in the EVM accessor (#1321) (bb329b8)
  • evm: deprecate CTF from evm standalone (#1305) (f72fd9b)
  • evm: drive restart-orphaned transactions to completion (#1332) (c20ed8a)
  • evm: support per-node RPC prioritization in the standalone accessor (#1326) (35c93df)
  • evm: use production chain services in standalone accessors (#1292) (10f02b0)
  • executor: Add ErrMessageRejectedByTransmitter to executor non retryable errors (#1330) (92f44ec)
  • Make the CSA key mode/backend-driven (#1322) (d8bcf56)
  • migration: node key export shared between CLI and devenv (#1318) (7ea702e)
  • Remove blocking mechanism in enqueue (#1298) (ff0e27d)
  • Use redis for heartbeat config (#1284) (c2352c5)
  • verifier & executor traces (CCIP-12516) (#1297) (669bb6e)

Bug Fixes

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)

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies-go Go Dependency Updates label Aug 13, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 13, 2026 23:15
@dependabot dependabot Bot added the dependencies-go Go Dependency Updates label Aug 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/integration-tests/github.com/smartcontractkit/chainlink-ccv-0.3.0 branch from 47db6a3 to 1f65fdd Compare August 14, 2026 12:46
Bumps [github.com/smartcontractkit/chainlink-ccv](https://github.com/smartcontractkit/chainlink-ccv) from 0.2.1-0.20260811153216-3f3baa768540 to 0.3.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.3.0)

---
updated-dependencies:
- dependency-name: github.com/smartcontractkit/chainlink-ccv
  dependency-version: 0.3.0
  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/go_modules/integration-tests/github.com/smartcontractkit/chainlink-ccv-0.3.0 branch from 1f65fdd to 7ad126a Compare August 14, 2026 17:41
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