Skip to content

chore(dependabot): remove chainsel config#767

Merged
graham-chainlink merged 1 commit intomainfrom
ggoh/NOJIRA/simplify-dependabot-go-updates
Feb 24, 2026
Merged

chore(dependabot): remove chainsel config#767
graham-chainlink merged 1 commit intomainfrom
ggoh/NOJIRA/simplify-dependabot-go-updates

Conversation

@graham-chainlink
Copy link
Copy Markdown
Collaborator

The chain selector custom rules didn work as expected because config does not allow multiple of the same package-ecosystem eg gomod. However we no longer need this as MCMS is now using the remote chainselector api

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 24, 2026

⚠️ No Changeset found

Latest commit: ecbde1e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

The chain selector custom rules didn work as expected because config does not allow multiple of the same package-ecosystem eg gomod. However we no longer need this as MCMS is now using the remote chainselector api
@graham-chainlink graham-chainlink force-pushed the ggoh/NOJIRA/simplify-dependabot-go-updates branch from d0be56d to ecbde1e Compare February 24, 2026 05:29
@graham-chainlink graham-chainlink marked this pull request as ready for review February 24, 2026 05:29
@graham-chainlink graham-chainlink requested a review from a team as a code owner February 24, 2026 05:29
Copilot AI review requested due to automatic review settings February 24, 2026 05:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the custom Dependabot configuration that attempted to prioritize github.com/smartcontractkit/chain-selectors updates, since the approach didn’t work with Dependabot’s per-ecosystem constraints and the project no longer needs it (MCMS now uses the remote chainselector API).

Changes:

  • Removed the dedicated high-priority gomod update block for github.com/smartcontractkit/chain-selectors.
  • Removed the corresponding ignore rule that previously excluded chain-selectors from the general gomod updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@graham-chainlink graham-chainlink added this pull request to the merge queue Feb 24, 2026
Merged via the queue into main with commit 351c1a4 Feb 24, 2026
26 checks passed
@graham-chainlink graham-chainlink deleted the ggoh/NOJIRA/simplify-dependabot-go-updates branch February 24, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants