Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the dependencies-backend-production group in /app with 2 updates: com.google.errorprone:error_prone_core and net.ltgt.errorprone.

Updates com.google.errorprone:error_prone_core from 2.45.0 to 2.46.0

Release notes

Sourced from com.google.errorprone:error_prone_core's releases.

Error Prone 2.46.0

Changes:

New checks:

Commits
  • 471d512 Release Error Prone 2.46.0
  • 2601319 Unignore a passing test.
  • ad2ec70 simplify the wording of the MissingDefault summary
  • 6c96e8e Implement a NullArgumentForNonNullParameter TODO related to JDK-8225377
  • 5b768ff Require -XDaddTypeAnnotationsToSymbol=true, and remove workaround for JDK-8...
  • 0e004e5 Fix a crash in DuplicateAssertion
  • 8cfa4e5 Add a regression test for b/472686687
  • 18a63d2 Avoid getDeclarationAndTypeAttributes in ClassAndMethod
  • 14b6481 Make CacheLoaderNull check for more kinds of null returns.
  • d3a8c00 Handle sealed and non-sealed in SuggestedFixes.
  • Additional commits viewable in compare view

Updates net.ltgt.errorprone from 4.3.0 to 4.4.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 13, 2026
@Breus Breus self-requested a review January 13, 2026 11:40
@github-actions
Copy link

github-actions bot commented Jan 13, 2026

Test Results

14 tests  ±0   14 ✅ ±0   4s ⏱️ ±0s
 4 suites ±0    0 💤 ±0 
 4 files   ±0    0 ❌ ±0 

Results for commit 3b081f4. ± Comparison against base commit 47ab83c.

♻️ This comment has been updated with latest results.

Bumps the dependencies-backend-production group in /app with 2 updates: [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) and net.ltgt.errorprone.


Updates `com.google.errorprone:error_prone_core` from 2.45.0 to 2.46.0
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.45.0...v2.46.0)

Updates `net.ltgt.errorprone` from 4.3.0 to 4.4.0

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
  dependency-version: 2.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-backend-production
- dependency-name: net.ltgt.errorprone
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-backend-production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/app/dependencies-backend-production-f2a00aad37 branch from 39f5ff2 to 3b081f4 Compare January 13, 2026 11:45
@Breus Breus merged commit a65627c into master Jan 17, 2026
2 checks passed
@Breus Breus deleted the dependabot/gradle/app/dependencies-backend-production-f2a00aad37 branch January 17, 2026 14:46
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants