Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.errorprone:error_prone_core (source) 2.44.0 -> 2.45.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

google/error-prone (com.google.errorprone:error_prone_core)

v2.45.0: Error Prone 2.45.0

Changes:

  • Improved compatibility with latest JDK 26 EA builds.

New checks:

Closed issues: #​5335

Full changelog: google/error-prone@v2.44.0...v2.45.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 dependencies Pull requests that update a dependency file label Nov 27, 2025
@renovate renovate bot enabled auto-merge (squash) November 27, 2025 16:24
@renovate renovate bot merged commit 83cd73f into main Nov 27, 2025
35 checks passed
@renovate renovate bot deleted the renovate/com.google.errorprone-error_prone_core-2.x branch November 27, 2025 16:29
jaydeluca pushed a commit that referenced this pull request Dec 8, 2025
… to v2.45.0 (#1706)

This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [com.google.errorprone:error_prone_core](https://errorprone.info)
([source](https://redirect.github.com/google/error-prone)) | `2.44.0` ->
`2.45.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.errorprone:error_prone_core/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.errorprone:error_prone_core/2.44.0/2.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>google/error-prone
(com.google.errorprone:error_prone_core)</summary>

###
[`v2.45.0`](https://redirect.github.com/google/error-prone/releases/tag/v2.45.0):
Error Prone 2.45.0

Changes:

- Improved compatibility with latest JDK 26 EA builds.

New checks:

-
[`AssertSameIncompatible`](https://errorprone.info/bugpattern/AssertSameIncompatible):
Detect calls to `assertSame` and similar assertions, where the calls are
guaranteed to either succeed or fail.
-
[`FormatStringShouldUsePlaceholders`](https://errorprone.info/bugpattern/FormatStringShouldUsePlaceholders):
Suggests using a format string instead of string concatenation
operations on format methods

Closed issues:
[#&#8203;5335](https://redirect.github.com/google/error-prone/issues/5335)

Full changelog:
<google/error-prone@v2.44.0...v2.45.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Jay DeLuca <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant