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 com.agorapulse:gru-micronaut to v2 #2597

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.agorapulse:gru-micronaut 1.4.0 -> 2.1.2 age adoption passing confidence

Release Notes

agorapulse/gru (com.agorapulse:gru-micronaut)

v2.1.2

Compare Source

What's Changed

Full Changelog: agorapulse/gru@2.1.1...2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: agorapulse/gru@2.1.0...2.1.1

v2.1.0

Compare Source

What's Changed

Full Changelog: agorapulse/gru@2.0.6...2.1.0

v2.0.6

Compare Source

What's Changed

Full Changelog: agorapulse/gru@2.0.5...2.0.6

v2.0.5

Compare Source

  • fixed missing body for Micronaut HTTP client when there are also query parameters applied

v2.0.4

Compare Source

  • fixed situation when Micronaut HTTP client wasn't on the classpath

v2.0.3

Compare Source

  • fixed Micronaut HTTP client headers not being propagated

v2.0.2

Compare Source

  • fixed Micronaut HTTP client error handling

v2.0.1

Compare Source

  • made Micronaut dependencies compile only

v2.0.0

Compare Source

Breaking Changes

  • The minimal Java version has been set to Java 11
  • The Micronaut module has been upgraded to Micronaut 4.x, Groovy 4.x and Java 17
  • The HTTP module has been removed as the Http client is now part of the core gru package
  • The original HTTP module has been renamed to gru-okhttp and the client accordingly to OkHttp
  • The libraries required to evaluate HTML responses has been moved to compile only dependencies
  • Micronaut module now uses micronaut-http-client instead of the default HTTP one
  • removed deprecated methods

New Features

  • Small improvements in the Kotlin DSL
  • No need to specify the reference class when calling Gru.create() or Http.create(). The class is automatically detected using the stack walker API.

Configuration

📅 Schedule: Branch creation - "every weekend" 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Sep 8, 2024
@sdelamo sdelamo merged commit cc42805 into 4.7.x Nov 8, 2024
14 checks passed
@sdelamo sdelamo deleted the renovate/major-agorapulse.gru branch November 8, 2024 13:54
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