Skip to content

Bump github.com/smartcontractkit/cld-changesets from 0.5.0 to 0.8.0 in /system-tests/tests#23071

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/cld-changesets-0.8.0
Open

Bump github.com/smartcontractkit/cld-changesets from 0.5.0 to 0.8.0 in /system-tests/tests#23071
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/system-tests/tests/github.com/smartcontractkit/cld-changesets-0.8.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/smartcontractkit/cld-changesets from 0.5.0 to 0.8.0.

Release notes

Sourced from github.com/smartcontractkit/cld-changesets's releases.

v0.8.0

0.8.0 (2026-07-01)

⚠ BREAKING CHANGES

  • DeleteChainMetadataChangesetInput.ChainMetadataKeys, DeleteContractMetadataChangesetInput.ContractMetadataKeys, and DeleteAddressRefChangesetInput.AddressRefKeys — plus the matching operation Input fields — now hold concrete key structs instead of the framework interface. The DeleteAddressRefKey type previously exported from datastore/changesets/ is removed. In-Go callers should switch to JSON construction (no in-tree callers in chainlink-deployments today).

Features

  • add DeleteResourcesSeq and DeleteResourcesChangeset (#78) (f33c8f4)
  • add refactored set config changeset,sequences and ops (#90) (f5dde6f)
  • deploy custom topology mcms [CLD-2766] (#100) (b9638bc)
  • fund mcms pdas [CLD-2765] (#101) (c71b37c)
  • grant role timelock - changesets and EVM sequence (#104) (3d6a235)
  • grant role timelock solana (#109) (5fe27c1)
  • jd changesets (#103) (628cfb7)
  • JD changesets and operations (628cfb7)
  • mcms: add MCMS fire drill changeset [CLD-2764] (#97) (2530e9e)
  • mcms: add Solana deploy changeset for MCMS with timelock [CLD-2719] (#108) (06e4c39)
  • mcms: add solana support for transfer changeset (#114) (2695394)
  • mcms: add transfer-to-timelock changeset [CLD-2762] (#99) (0d52620)
  • new mcms deploy changeset (#89) (a0317ae)

Bug Fixes

  • improve solana speed tests (#111) (d52089d)
  • make datastore delete inputs JSON-deserializable (#87) (68d4cda)
  • mcms/transfer: change to datastore ref type (#113) (f75c78b)
  • use opscontract.WriteOutput in set-config (#107) (e1a60bb)

v0.7.1

0.7.1 (2026-06-10)

Bug Fixes

  • use specific type to avoid requiring the address in datastore delete (#84) (846077c)

v0.7.0

0.7.0 (2026-06-10)

⚠ BREAKING CHANGES

  • Delete pkg/contract/mcms/view/v1_0 and GenerateMCMSWithTimelockView.

Features

... (truncated)

Changelog

Sourced from github.com/smartcontractkit/cld-changesets's changelog.

0.8.0 (2026-07-01)

⚠ BREAKING CHANGES

  • DeleteChainMetadataChangesetInput.ChainMetadataKeys, DeleteContractMetadataChangesetInput.ContractMetadataKeys, and DeleteAddressRefChangesetInput.AddressRefKeys — plus the matching operation Input fields — now hold concrete key structs instead of the framework interface. The DeleteAddressRefKey type previously exported from datastore/changesets/ is removed. In-Go callers should switch to JSON construction (no in-tree callers in chainlink-deployments today).

Features

  • add DeleteResourcesSeq and DeleteResourcesChangeset (#78) (f33c8f4)
  • add refactored set config changeset,sequences and ops (#90) (f5dde6f)
  • deploy custom topology mcms [CLD-2766] (#100) (b9638bc)
  • fund mcms pdas [CLD-2765] (#101) (c71b37c)
  • grant role timelock - changesets and EVM sequence (#104) (3d6a235)
  • grant role timelock solana (#109) (5fe27c1)
  • jd changesets (#103) (628cfb7)
  • JD changesets and operations (628cfb7)
  • mcms: add MCMS fire drill changeset [CLD-2764] (#97) (2530e9e)
  • mcms: add Solana deploy changeset for MCMS with timelock [CLD-2719] (#108) (06e4c39)
  • mcms: add solana support for transfer changeset (#114) (2695394)
  • mcms: add transfer-to-timelock changeset [CLD-2762] (#99) (0d52620)
  • new mcms deploy changeset (#89) (a0317ae)

Bug Fixes

  • improve solana speed tests (#111) (d52089d)
  • make datastore delete inputs JSON-deserializable (#87) (68d4cda)
  • mcms/transfer: change to datastore ref type (#113) (f75c78b)
  • use opscontract.WriteOutput in set-config (#107) (e1a60bb)

0.7.1 (2026-06-10)

Bug Fixes

  • use specific type to avoid requiring the address in datastore delete (#84) (846077c)

0.7.0 (2026-06-10)

⚠ BREAKING CHANGES

  • Delete pkg/contract/mcms/view/v1_0 and GenerateMCMSWithTimelockView.

Features

... (truncated)

Commits
  • 15b3d1c chore(main): release 0.8.0 (#88)
  • 3e32e1d test(mcms): replace legacy changeset usage (#115)
  • 2695394 feat(mcms): add solana support for transfer changeset (#114)
  • f75c78b fix(mcms/transfer): change to datastore ref type (#113)
  • 5fe27c1 feat: grant role timelock solana (#109)
  • 8fbc05e test(mcms): optimise container startups (#112)
  • 06e4c39 feat(mcms): add Solana deploy changeset for MCMS with timelock [CLD-2719] (#108)
  • 3d6a235 feat: grant role timelock - changesets and EVM sequence (#104)
  • d52089d fix: improve solana speed tests (#111)
  • 628cfb7 feat: jd changesets (#103)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: tests. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested review from a team as code owners July 9, 2026 19:26
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 9, 2026
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

Bumps [github.com/smartcontractkit/cld-changesets](https://github.com/smartcontractkit/cld-changesets) from 0.5.0 to 0.8.0.
- [Release notes](https://github.com/smartcontractkit/cld-changesets/releases)
- [Changelog](https://github.com/smartcontractkit/cld-changesets/blob/main/CHANGELOG.md)
- [Commits](smartcontractkit/cld-changesets@v0.5.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/smartcontractkit/cld-changesets
  dependency-version: 0.8.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/system-tests/tests/github.com/smartcontractkit/cld-changesets-0.8.0 branch from c94d20b to 6383d11 Compare July 10, 2026 16:10
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