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

fix(deps): update dependency io.micronaut.micrometer:micronaut-micrometer-bom to v5.9.3 #1109

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micronaut.micrometer:micronaut-micrometer-bom (source) 5.9.1 -> 5.9.3 age adoption passing confidence

Release Notes

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

v5.9.3: Micronaut Micrometer 5.9.3

What's Changed

Other Changes 💡
CI ⚙️Build 🐘

Full Changelog: micronaut-projects/micronaut-micrometer@v5.9.2...v5.9.3

v5.9.2

What's Changed

Dependency updates 🚀
Other Changes 💡

Full Changelog: micronaut-projects/micronaut-micrometer@v5.9.1...v5.9.2


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Nov 8, 2024
@renovate renovate bot force-pushed the renovate/micronaut.micrometer branch from cf3d958 to f29a9ce Compare November 22, 2024 17:01
@renovate renovate bot changed the title fix(deps): update dependency io.micronaut.micrometer:micronaut-micrometer-bom to v5.9.2 fix(deps): update dependency io.micronaut.micrometer:micronaut-micrometer-bom to v5.9.3 Nov 22, 2024
@renovate renovate bot force-pushed the renovate/micronaut.micrometer branch from f29a9ce to 5a3a12d Compare January 7, 2025 12:32
@renovate renovate bot force-pushed the renovate/micronaut.micrometer branch 2 times, most recently from fa72a12 to 5743a48 Compare January 15, 2025 13:24
@renovate renovate bot force-pushed the renovate/micronaut.micrometer branch from 5743a48 to 1bd5638 Compare January 15, 2025 13:24
@sdelamo sdelamo merged commit 3440588 into 5.7.x Jan 15, 2025
4 checks passed
@sdelamo sdelamo deleted the renovate/micronaut.micrometer branch January 15, 2025 13:29
cmabdullah pushed a commit to cmabdullah/micronaut-kafka that referenced this pull request Jan 30, 2025
…eter-bom to v5.9.3 (micronaut-projects#1109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cmabdullah pushed a commit to cmabdullah/micronaut-kafka that referenced this pull request Jan 30, 2025
…eter-bom to v5.9.3 (micronaut-projects#1109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
sdelamo added a commit that referenced this pull request Feb 12, 2025
…down. (#1129)

* chore(deps): update dependency gradle to v8.12 (#1111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency io.micronaut.micrometer:micronaut-micrometer-bom to v5.9.3 (#1109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Delete newly created groupId will delete automatically upon application shutdown.

* Newly created groupId will delete automatically upon application shutdown.
- update log level

* Newly created groupId will delete automatically upon application shutdown.
- Managed List of unique consumer group IDs, as accessing consumerState.kafkaConsumer.groupMetadata() is not the best way; the consumer is running by another thread through the executor service, so it should not be a good way to access consumerState.kafkaConsumer.groupMetadata() from another thread.

* Newly created groupId will delete automatically upon application shutdown.
- added test case for the feature groupId will delete automatically upon application shutdown

* Newly created groupId will delete automatically upon application shutdown.
- revert to old state

* Update kafka/src/main/java/io/micronaut/configuration/kafka/annotation/KafkaListener.java

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergio del Amo <[email protected]>
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.

1 participant