Skip to content

Commit 67d6c73

Browse files
chore(deps): bump github.com/smartcontractkit/chain-selectors from 1.0.81 to 1.0.83 (#582)
Bumps [github.com/smartcontractkit/chain-selectors](https://github.com/smartcontractkit/chain-selectors) from 1.0.81 to 1.0.83. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smartcontractkit/chain-selectors/releases">github.com/smartcontractkit/chain-selectors's releases</a>.</em></p> <blockquote> <h2>v1.0.83</h2> <h2>What's Changed</h2> <ul> <li>Add MegaETH by <a href="https://github.com/HelloKashif"><code>@​HelloKashif</code></a> in <a href="https://redirect.github.com/smartcontractkit/chain-selectors/pull/152">smartcontractkit/chain-selectors#152</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/smartcontractkit/chain-selectors/compare/v1.0.82...v1.0.83">https://github.com/smartcontractkit/chain-selectors/compare/v1.0.82...v1.0.83</a></p> <h2>v1.0.82</h2> <h2>What's Changed</h2> <ul> <li>Add stable testnet and mainnet selectors by <a href="https://github.com/JooKop"><code>@​JooKop</code></a> in <a href="https://redirect.github.com/smartcontractkit/chain-selectors/pull/151">smartcontractkit/chain-selectors#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/smartcontractkit/chain-selectors/compare/v1.0.81...v1.0.82">https://github.com/smartcontractkit/chain-selectors/compare/v1.0.81...v1.0.82</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smartcontractkit/chain-selectors/commit/eeab17731fcdf6d122bb3e37e1debed002fe9811"><code>eeab177</code></a> Add MegaETH (<a href="https://redirect.github.com/smartcontractkit/chain-selectors/issues/152">#152</a>)</li> <li><a href="https://github.com/smartcontractkit/chain-selectors/commit/aeae5153c9b1ec657ee85e3404d30b15a4c9f009"><code>aeae515</code></a> add stable testnet and mainnet (<a href="https://redirect.github.com/smartcontractkit/chain-selectors/issues/151">#151</a>)</li> <li>See full diff in <a href="https://github.com/smartcontractkit/chain-selectors/compare/v1.0.81...v1.0.83">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/smartcontractkit/chain-selectors&package-manager=go_modules&previous-version=1.0.81&new-version=1.0.83)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d15395 commit 67d6c73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/pelletier/go-toml/v2 v2.2.4
2828
github.com/segmentio/ksuid v1.0.4
2929
github.com/smartcontractkit/ccip-owner-contracts v0.1.0
30-
github.com/smartcontractkit/chain-selectors v1.0.81
30+
github.com/smartcontractkit/chain-selectors v1.0.83
3131
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2
3232
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250903115155-a68d8c28ae1d
3333
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250805210128-7f8a0f403c3a

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -691,8 +691,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
691691
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
692692
github.com/smartcontractkit/ccip-owner-contracts v0.1.0 h1:GiBDtlx7539o7AKlDV+9LsA7vTMPv+0n7ClhSFnZFAk=
693693
github.com/smartcontractkit/ccip-owner-contracts v0.1.0/go.mod h1:NnT6w4Kj42OFFXhSx99LvJZWPpMjmo4+CpDEWfw61xY=
694-
github.com/smartcontractkit/chain-selectors v1.0.81 h1:Dz4mo5Hxqyg7Sx27wpYcM6Aft/36AUWcbL2zeJVbMwA=
695-
github.com/smartcontractkit/chain-selectors v1.0.81/go.mod h1:xsKM0aN3YGcQKTPRPDDtPx2l4mlTN1Djmg0VVXV40b8=
694+
github.com/smartcontractkit/chain-selectors v1.0.83 h1:FgNLzMCrSE67tTaLsmtBESuzVmStLxJHsiVeSYNW/Es=
695+
github.com/smartcontractkit/chain-selectors v1.0.83/go.mod h1:xsKM0aN3YGcQKTPRPDDtPx2l4mlTN1Djmg0VVXV40b8=
696696
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2 h1:vGdeMwHO3ow88HvxfhA4DDPYNY0X9jmdux7L83UF/W8=
697697
github.com/smartcontractkit/chainlink-aptos v0.0.0-20251024142440-51f2ad2652a2/go.mod h1:iteU0WORHkArACVh/HoY/1bipV4TcNcJdTmom9uIT0E=
698698
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20250903115155-a68d8c28ae1d h1:4tEhMQnJW5jndVxukgC+/CVf+FkHVKg3AYygkMtOVUQ=

0 commit comments

Comments
 (0)