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

[Deps] Group Kotlin & KSP Dependabot Updates #13685

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

ParaskP7
Copy link
Contributor

@ParaskP7 ParaskP7 commented Mar 7, 2025

Description

With this configuration Dependabot (:dependabot:) should update both, the Kotlin and KSP related dependencies in one go, on a single Dependabot related PR.

FYI: Using the applies-to key is optional. If the applies-to key is absent from a set of grouping rules, it defaults to version-updates for backwards compatibility. I chose to use applies-to in order to be explicit about this and avoid any confusion related to the defaults.

For more info see: Configuration options for the dependabot.yml file -> groups


Testing information

FYI: The very same configuration was already tested on JP/WPAndroid and works as expected (Config PR -> Dependabot PR).


  • I have considered if this change warrants release notes and have added them to RELEASE-NOTES.txt if necessary. Use the "[Internal]" label for non-user-facing changes.

Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on big (tablet) and small (phone) in case of UI changes, and no regressions are added.

With this configuration Dependabot should update both, the 'Kotlin' and
'KSP' related dependencies in one go, on a single Dependabot related PR.

FYI: Using the 'applies-to key' is optional. If the 'applies-to key' is
absent from a set of grouping rules, it defaults to 'version-updates'
for backwards compatibility. I chose to use 'applies-to' in order to be
explicit about this and avoid any confusion related to the defaults.

For more info see: https://docs.github.com/en/code-security/
dependabot/dependabot-version-updates/
configuration-options-for-the-dependabot.yml-file#groups
@ParaskP7 ParaskP7 added category: tooling Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc. dependency update Core labels Mar 7, 2025
@ParaskP7 ParaskP7 added this to the 22.0 milestone Mar 7, 2025
@ParaskP7 ParaskP7 requested a review from wzieba March 7, 2025 16:48
Copy link
Contributor

@wzieba wzieba left a comment

Choose a reason for hiding this comment

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

🤌🏻👏

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit7aeb7a7
Direct Downloadwoocommerce-wear-prototype-build-pr13685-7aeb7a7.apk

@wpmobilebot
Copy link
Collaborator

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit7aeb7a7
Direct Downloadwoocommerce-prototype-build-pr13685-7aeb7a7.apk

@ParaskP7 ParaskP7 merged commit 0b2f61a into trunk Mar 7, 2025
17 of 21 checks passed
@ParaskP7 ParaskP7 deleted the deps/group-kotlin-ksp-dependabot-update branch March 7, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tooling Anything that involves building & maintaining the project, including scripts, `Fastfile`, etc. Core dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants