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

Update dependency io.micronaut.sql:micronaut-sql-bom to v5.4.1 - abandoned #503

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.sql:micronaut-sql-bom (source) 5.4.0 -> 5.4.1 age adoption passing confidence

Release Notes

micronaut-projects/micronaut-sql (io.micronaut.sql:micronaut-sql-bom)

v5.4.1: Micronaut SQL 5.4.1

What's Changed

Dependency updates 🚀
tomcat-jdbc
Hibernate
jOOQ
Micronaut Modules
Micronaut Core
Micronaut Serialization
Micronaut Cache
Micronaut Data
Micronaut Test
Micronaut Hibernate Validator
Micronaut Logging
Micronaut Reactor
Micronaut Test Resources
Micronaut Spring
CI ⚙️Build 🐘
Micronaut Build Plugin

Full Changelog: micronaut-projects/micronaut-sql@v5.4.0...v5.4.1


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jan 21, 2024
@timyates
Copy link
Contributor

There's an issue with TestContainers and MySql 8.3 (the latest)

testcontainers/testcontainers-java#8130

Added a commit to switch the tests to use 8.2 for now.

We could have changed the provider to use 8.2, but this would be worse if we forgot to remove it for a while

@timyates timyates requested a review from melix January 23, 2024 16:01
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@melix
Copy link
Collaborator

melix commented Jan 23, 2024

Alternatively, we can change the default image in the resolver to use a fixed version, wdyt?

@timyates
Copy link
Contributor

Yeah, it's less of a change, but I was worried about us forgetting to change it back when a new TC release lands... Testing on 8.2 (but people using the latest) felt less bad than people being stuck on 8.2 by accident 🤔

Whichever you prefer... I don't have a strong opinion on the correct result...

Should we switch?

Copy link
Contributor Author

renovate bot commented Jan 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency io.micronaut.sql:micronaut-sql-bom to v5.4.1 Update dependency io.micronaut.sql:micronaut-sql-bom to v5.4.1 - abandoned Jan 30, 2024
Copy link
Contributor Author

renovate bot commented Jan 30, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@melix
Copy link
Collaborator

melix commented Jan 30, 2024

Superceded by #505

@melix melix closed this Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants