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

chore(deps): update all dependencies #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.7 -> 8.10.1 age adoption passing confidence
gradle/gradle-build-action action minor v3.2.1 -> v3.5.0 age adoption passing confidence
gradle/wrapper-validation-action action major v2 -> v3 age adoption passing confidence
io.micronaut.aot plugin minor 4.3.6 -> 4.4.2 age adoption passing confidence
io.micronaut.application plugin minor 4.3.6 -> 4.4.2 age adoption passing confidence
org.testcontainers:junit-jupiter (source) dependencies minor 1.19.7 -> 1.20.1 age adoption passing confidence
org.testcontainers:testcontainers (source) dependencies minor 1.19.7 -> 1.20.1 age adoption passing confidence
org.assertj:assertj-core (source) dependencies minor 3.25.3 -> 3.26.3 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies minor 5.10.2 -> 5.11.0 age adoption passing confidence
io.micronaut.platform:micronaut-platform (source) dependencies minor 4.3.8 -> 4.6.2 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.10.1

Compare Source

v8.10

Compare Source

v8.9

Compare Source

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

gradle/gradle-build-action (gradle/gradle-build-action)

v3.5.0

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.5.0

v3.4.2

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.4.2

v3.4.1

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.4.1

v3.4.0

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.4.0

v3.3.2

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.3.2

v3.3.1

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.3.1

v3.3.0

Compare Source

[!IMPORTANT]
As of v3 this action has been superceded by gradle/actions/setup-gradle.
Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.

Users are encouraged to update their workflows, replacing:

uses: gradle/gradle-build-action@v3

with

uses: gradle/actions/setup-gradle@v3

See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.

For release details, see https://github.com/gradle/actions/releases/tag/v3.3.0

gradle/wrapper-validation-action (gradle/wrapper-validation-action)

v3

Compare Source

testcontainers/testcontainers-java (org.testcontainers:junit-jupiter)

v1.20.1

Compare Source

What's Changed
🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
8 changes

v1.20.0

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

v1.19.8

Compare Source

Testcontainers for Java 1.19.8

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

micronaut-projects/micronaut-platform (io.micronaut.platform:micronaut-platform)

v4.6.2: Micronaut Platform 4.6.2

Full Changelog: micronaut-projects/micronaut-platform@v4.6.1...v4.6.2

v4.6.1: Micronaut Platform 4.6.1

v4.6.0: Micronaut Platform 4.6.0

This release updates the Micronaut Platform BOM (Bill of materials) to the following releases:

  • Micronaut Core 4.6.2. Micronaut Core 4.6.x reintroduces the build-time initialization of the metadata built at compilation.

Runtimes

Dev & Tests

Validation

Reactive Libraries

Cloud

Database Migration Libraries

Persistence

Programming Languages

Messaging

Build

Analytics

Errors

Configuration

Serialization

API

Views

Integrations

Misc

v4.5.1

What's Changed

Other Changes 💡

New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-pl


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 585a647 to 1bd092a Compare April 22, 2024 21:30
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 44aa1da to ffc3a7a Compare May 9, 2024 00:52
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b7d9395 to 0b0c205 Compare June 1, 2024 01:12
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from b4baec0 to 34d3d37 Compare June 17, 2024 19:25
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 52b23d5 to e3222e0 Compare July 15, 2024 21:19
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from ab650db to ab2ade9 Compare July 23, 2024 19:40
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 7c2c6df to 730e26c Compare August 23, 2024 23:00
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 87ac2f4 to 7471f9e Compare September 9, 2024 11:25
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.

0 participants