Skip to content

ci: add stage to auto-update peerDependencies - #971

Open
veronika-alraheem wants to merge 1 commit into
mainfrom
596-auto-update-peer-deps
Open

ci: add stage to auto-update peerDependencies#971
veronika-alraheem wants to merge 1 commit into
mainfrom
596-auto-update-peer-deps

Conversation

@veronika-alraheem

Copy link
Copy Markdown
Contributor

Checklist

  • Added tests for code changes or test/build only changes
  • Updated the change log file (CHANGES.md) or test/build only changes
  • Completed the PR template below:

Description

Added Update peerDependencies stage to Jenkinsfile to auto-update cloudant-node-sdk peer dependencies.
Fixes i596

Approach

  • Added a Jenkins stage that only runs for cloudant-node-sdk Dependabot update branches.
  • The stage is gated by when conditions to ensure it only executes on the initial build and only for the expected dependency update.
  • The SDK version is read from the Dependabot update and used to determine the corresponding ibm-cloud-sdk-core and axios versions.
  • The peer dependencies are then updated to the versions required by the updated SDK.

Schema & API Changes

  • "No change"

Security and Privacy

  • "No change"

Testing

  • N/A build or packaging only changes

Monitoring and Logging

  • "No change"

@veronika-alraheem
veronika-alraheem force-pushed the 596-auto-update-peer-deps branch from 37d7c1c to 9148a1c Compare July 28, 2026 13:57
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.

1 participant