Skip to content

build(ci): Make dependabot actually update the sentry-cli versions#10509

Merged
mydea merged 1 commit intodevelopfrom
fn/dependabot-update-cli
Feb 6, 2024
Merged

build(ci): Make dependabot actually update the sentry-cli versions#10509
mydea merged 1 commit intodevelopfrom
fn/dependabot-update-cli

Conversation

@mydea
Copy link
Copy Markdown
Member

@mydea mydea commented Feb 6, 2024

Currently, it is only updating the yarn.lock, which is not really what we want, we want the version in the package.json to be raised, which is what this does (I believe).

See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#versioning-strategy

See #10496 for how that does not correctly bump right now.

Currently, it is only updating the yarn.lock, which is not really what we want, we want the version in the package.json to be raised, which is what this does (I believe).
@mydea mydea merged commit 01deeac into develop Feb 6, 2024
@mydea mydea deleted the fn/dependabot-update-cli branch February 6, 2024 10:43
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.

2 participants