Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

mydea
Copy link
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
79 checks passed
@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