Skip to content

build(deps): bump com.google.errorprone:error_prone_core from 2.46.0 to 2.47.0#8336

Merged
pethers merged 2 commits intomasterfrom
dependabot/maven/com.google.errorprone-error_prone_core-2.47.0
Feb 5, 2026
Merged

build(deps): bump com.google.errorprone:error_prone_core from 2.46.0 to 2.47.0#8336
pethers merged 2 commits intomasterfrom
dependabot/maven/com.google.errorprone-error_prone_core-2.47.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps com.google.errorprone:error_prone_core from 2.46.0 to 2.47.0.

Release notes

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

Error Prone 2.47.0

New checks:

Closed issues: #1811, #4168, #5459, #5460

Full changelog: google/error-prone@v2.46.0...v2.47.0

Commits
  • afa2d04 Release Error Prone 2.47.0
  • bc9618a [IfChainToSwitch] when safe mode is enabled, don't reorder cases because this...
  • 6cbafd3 Remove the TypeCompatibility:UseCapture flag.
  • 2b5284f [IfChainToSwitch] Add new flag for safe mode, and emit null-handling logic wh...
  • 7d8cdfe Prepare for javac API changes to AST end positions
  • bd5f6ca PUBLIC: Add obsolete APIs from Apache's IOUtils to JdkObsolete.
  • 19dddd8 PUBLIC: Flag obsolete Scanner constructors in JdkObsolete.
  • ab4e7bd Improve diagnostic message for unused parameters that are reassigned.
  • 0aaf576 Clean up VariableNameSameAsType
  • 795015f PUBLIC: add Formatter and Properties APIs that use a String to represen...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.46.0 to 2.47.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.46.0...v2.47.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
  dependency-version: 2.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 5, 2026
@dependabot dependabot bot requested a review from pethers as a code owner February 5, 2026 09:45
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA d85b0b3.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.google.errorprone:error_prone_core 2.47.0 🟢 6.8
Details
CheckScoreReason
Code-Review⚠️ 1Found 5/30 approved changesets -- score normalized to 1
Maintained🟢 1030 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Packaging🟢 10packaging workflow detected
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • jms-broker/pom.xml

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@pethers pethers merged commit 2626e9b into master Feb 5, 2026
12 of 13 checks passed
@pethers pethers deleted the dependabot/maven/com.google.errorprone-error_prone_core-2.47.0 branch February 5, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant