Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the production-minor-patch group with 3 updates: org.wiremock:wiremock, com.puppycrawl.tools:checkstyle and io.grpc:grpc-bom.

Updates org.wiremock:wiremock from 3.13.1 to 3.13.2

Release notes

Sourced from org.wiremock:wiremock's releases.

3.13.2

What's Changed

Full Changelog: wiremock/wiremock@3.13.1...3.13.2

Commits
  • 88587aa Use the new Maven Central publish mechanism
  • 31c2745 Merge pull request #3225 from wiremock/3.x-remove-standalone-only
  • fe27d5e Merge pull request #3227 from wiremock/fix-ui
  • 33f95c0 Remove unnecessary file
  • 2b6c07b Merge pull request #3224 from wiremock/upgrade-ui
  • 27feb5b Remove standaloneOnly
  • 581c243 Bump ui versions
  • 084d434 Bump version to 3.13.2 in prep for release
  • 9e4ce88 Bump version to 3.13.2 in prep for release
  • 2b296d6 Merge pull request #3222 from wiremock/3.x-versions
  • Additional commits viewable in compare view

Updates com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-12.1.2

Checkstyle 12.1.2 - https://checkstyle.org/releasenotes.html#Release_12.1.2

Bug fixes:

#18074 - JAR for 12.1.1 is missing org.slf4j package #8396 - Indent issue with multiline method call with array element

Commits
  • 5319e08 [maven-release-plugin] prepare release checkstyle-12.1.2
  • 2a2365c doc: release notes for 12.1.2
  • 64edf2a Issue #18074: Align slf4j version to the version reflections uses, and mark a...
  • bfd8fea Issue #17045: UI Flickering on Checkstyle.org – Panel Resizes Erratically on ...
  • ededac2 dependency: bump nl.jqno.equalsverifier:equalsverifier
  • 5aff117 Issue #18000: Add Smooth Scrolling to Anchor Links
  • 5dab627 Issue #18062: Remove broken link to Maven Snapshot repository in README
  • 263dc04 infra: Refactor Cirrus CI to use jdk21 #17851
  • 2b40d03 dependency: bump pmd.version from 7.17.0 to 7.18.0
  • 9cb3cc3 minor: reduce line-height for code blocks
  • Additional commits viewable in compare view

Updates io.grpc:grpc-bom from 1.76.0 to 1.77.0

Release notes

Sourced from io.grpc:grpc-bom's releases.

v1.76.1

Bug Fixes

  • core: Fix NullPointerException during address update with Happy Eyeballs (5e8af564e). This should not impact many people as the code is disabled by default, behind two experimental environment variables
Commits
  • 251dfbb Bump version to 1.77.0
  • 5de8e93 Update README etc to reference 1.77.0
  • 155308d opentelemetry: propagate baggage to metrics for custom attributes, helps with...
  • efef0dd servlet: Ignore timeoutOnSleepingServer for Tomcat
  • 53cd1a2 xds: Support deprecated xDS TLS fields for Istio compat (#12435)
  • 6fc3fd0 okhttp: Fix bidirectional keep-alive causing spurious GO_AWAY
  • 498f717 alts: Metadata server address modification to account for default port
  • 9ac12ef alts: Override metadata server address with env variable
  • 246c2b1 xds: Enable flags for CSM Cloud run gRPC Java (#12499)
  • 5e8af56 core: Fix NPE during address update with Happy Eyeballs
  • Additional commits viewable in compare view

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 Nov 17, 2025
Bumps the production-minor-patch group with 3 updates: [org.wiremock:wiremock](https://github.com/wiremock/wiremock), [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [io.grpc:grpc-bom](https://github.com/grpc/grpc-java).


Updates `org.wiremock:wiremock` from 3.13.1 to 3.13.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.13.1...3.13.2)

Updates `com.puppycrawl.tools:checkstyle` from 12.1.1 to 12.1.2
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-12.1.1...checkstyle-12.1.2)

Updates `io.grpc:grpc-bom` from 1.76.0 to 1.77.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.76.0...v1.77.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-version: 12.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.grpc:grpc-bom
  dependency-version: 1.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/main/production-minor-patch-38b0a26d40 branch from a798222 to b3a744a Compare November 18, 2025 08:45
@newtork newtork merged commit 2eb0713 into main Nov 18, 2025
14 checks passed
@newtork newtork deleted the dependabot/maven/main/production-minor-patch-38b0a26d40 branch November 18, 2025 09:51
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.

2 participants