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

refactor(sbt): Decouple sbt-package and sbt-plugin datasources #31835

Merged

Conversation

zharinov
Copy link
Collaborator

@zharinov zharinov commented Oct 7, 2024

Changes

It's hard to make changes in one without affecting another

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@zharinov zharinov requested a review from rarkins October 7, 2024 18:16
@rarkins rarkins added this pull request to the merge queue Oct 8, 2024
Merged via the queue into renovatebot:main with commit c5dfee3 Oct 8, 2024
38 checks passed
@rarkins rarkins deleted the refactor/decouple-sbt-packages-and-plugins branch October 8, 2024 07:04
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 38.111.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

zemnmez-renovate-bot added a commit to zemn-me/monorepo that referenced this pull request Oct 8, 2024
##### [`v38.111.1](https://github.com/renovatebot/renovate/releases/tag/38.111.1)

##### Bug Fixes

-   **sbt-package:** Don't reject Maven packages ([#31842](renovatebot/renovate#31842)) ([e86c553](renovatebot/renovate@e86c553))

##### Code Refactoring

-   **sbt:** Decouple `sbt-package` and `sbt-plugin` datasources ([#31835](renovatebot/renovate#31835)) ([c5dfee3](renovatebot/renovate@c5dfee3))
github-merge-queue bot pushed a commit to zemn-me/monorepo that referenced this pull request Oct 8, 2024
##### [`v38.111.1](https://github.com/renovatebot/renovate/releases/tag/38.111.1)

##### Bug Fixes

-   **sbt-package:** Don't reject Maven packages ([#31842](renovatebot/renovate#31842)) ([e86c553](renovatebot/renovate@e86c553))

##### Code Refactoring

-   **sbt:** Decouple `sbt-package` and `sbt-plugin` datasources ([#31835](renovatebot/renovate#31835)) ([c5dfee3](renovatebot/renovate@c5dfee3))
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.

3 participants