Skip to content

Conversation

@ericcrosson-bitgo
Copy link
Contributor

@ericcrosson-bitgo ericcrosson-bitgo commented Aug 24, 2023

We aim for @swc/core and associated manually-installed optional dependencies to remain pinned to the same version, but the current dependabot configuration opens two separate PRs: #513 #515

This commit configures dependabot to group the @swc/core* updates into a single PR, to keep all @swc/core dependencies on the same version at all times.

We aim for @swc/core's manually installed optional dependencies to remain
pinned to the same version, but the current dependabot configuration
opens two separate PRs: BitGo#513 BitGo#515

This commit configures dependabot to group the @swc/core-* updates into
a single PR, to keep both dependencies on the same version at all times.
@ericcrosson-bitgo ericcrosson-bitgo marked this pull request as ready for review August 24, 2023 15:54
@ericcrosson-bitgo ericcrosson-bitgo requested a review from a team as a code owner August 24, 2023 15:54
groups:
dependencies:
patterns:
- '@swc/core-*'
Copy link
Contributor

Choose a reason for hiding this comment

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

Since the base @swc/core library and the native @swc/core-* optional dependencies appear to be released in sync, should this be @swc/core* instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe so! Good catch, thank you

@bitgopatmcl bitgopatmcl merged commit 60d52a8 into BitGo:master Aug 24, 2023
@ericcrosson-bitgo ericcrosson-bitgo deleted the chore-dependabot-group-swc/core-updates-into-one-pr branch August 24, 2023 22:06
@github-actions
Copy link

🎉 This PR is included in version @api-ts/openapi-generator@2.3.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/typed-express-router@1.1.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/express-wrapper@1.0.21 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @api-ts/superagent-wrapper@1.1.12 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

🎉 This PR is included in version @api-ts/io-ts-http@2.4.1-beta.1 🎉

The release is available on @api-ts/io-ts-http

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants