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.linecorp.armeria:armeria-bom to v1.31.0 #1550

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.linecorp.armeria:armeria-bom (source) 1.30.1 -> 1.31.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from a team as a code owner November 18, 2024 19:06
@trask
Copy link
Member

trask commented Nov 18, 2024

see #1542 and #1546 (comment)

Copy link
Contributor Author

renovate bot commented Nov 19, 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.

@trask trask force-pushed the renovate/com.linecorp.armeria-armeria-bom-1.x branch from 23c0fae to e8d21e1 Compare November 19, 2024 23:03
@trask
Copy link
Member

trask commented Nov 20, 2024

Looks like test failure is due to line/armeria#5990

I can fix locally by adding:

implementation("com.google.protobuf:protobuf-java") {
  version {
    strictly("3.25.5")
  }
}

but seems better to just wait for next release

@trask trask closed this Nov 20, 2024
Copy link
Contributor Author

renovate bot commented Nov 20, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.31.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/com.linecorp.armeria-armeria-bom-1.x branch November 20, 2024 04:27
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.

5 participants