Skip to content

[release-v1.17][maven]: Bump the patch group across 1 directory with 5 updates #1879

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the patch group with 5 updates in the /data-plane directory:

Package From To
com.google.protobuf:protobuf-java 3.25.2 3.25.8.redhat-00001
com.google.protobuf:protobuf-java-util 3.25.2 3.25.8.redhat-00001
org.scala-lang:scala-library 2.13.14 2.13.15.redhat-00001
org.scala-lang:scala-reflect 2.13.14 2.13.15.redhat-00001
com.google.cloud.tools:jib-maven-plugin 3.4.5 3.4.6

Updates com.google.protobuf:protobuf-java from 3.25.2 to 3.25.8.redhat-00001

Commits

Updates com.google.protobuf:protobuf-java-util from 3.25.2 to 3.25.8.redhat-00001

Updates com.google.protobuf:protobuf-java-util from 3.25.2 to 3.25.8.redhat-00001

Updates org.scala-lang:scala-library from 2.13.14 to 2.13.15.redhat-00001

Release notes

Sourced from org.scala-lang:scala-library's releases.

Scala 2.13.15

The Scala team at Lightbend is pleased to announce Scala 2.13.15.

The following changes are highlights of this release:

Breaking changes

  • -Wconf:x,y now means -Wconf:x -Wconf:y, with y overruling x, rather than the reverse (to align with Scala 3.4+ and with user intuition) (#10708 by @​som-snytt)
  • Compiler plugins: rework and improve phase assembly (#10687 by @​som-snytt)
    • Plugin authors should check to see if they are affected
    • Plugin users may see strange errors if a plugin is affected and not adjusted by its author
    • Most plugins are not affected

Compatibility

  • Support JDK 23 in optimizer (via upgrade to patched ASM 9.7.0) (#10744)
  • Support Scala 3.5 in TASTy reader (#10811 by @​bishabosha)
  • REPL: JLine 3.26.3 (was 3.25.1) (#10827)

Features

  • Support alternative JVM system images (via -system, like javac) (#10801 by @​szeiger)
  • Add -Ycollect-statistics for collecting statistics without printing them (#10795 by @​szeiger)

Align with Scala 3

Errors and warnings

More changes

For the complete 2.13.15 change lists, see all merged PRs and all closed bugs.

Compatibility

As usual for our minor releases, Scala 2.13.15 is binary-compatible with the whole Scala 2.13 series.

... (truncated)

Commits

Updates org.scala-lang:scala-reflect from 2.13.14 to 2.13.15.redhat-00001

Release notes

Sourced from org.scala-lang:scala-reflect's releases.

Scala 2.13.15

The Scala team at Lightbend is pleased to announce Scala 2.13.15.

The following changes are highlights of this release:

Breaking changes

  • -Wconf:x,y now means -Wconf:x -Wconf:y, with y overruling x, rather than the reverse (to align with Scala 3.4+ and with user intuition) (#10708 by @​som-snytt)
  • Compiler plugins: rework and improve phase assembly (#10687 by @​som-snytt)
    • Plugin authors should check to see if they are affected
    • Plugin users may see strange errors if a plugin is affected and not adjusted by its author
    • Most plugins are not affected

Compatibility

  • Support JDK 23 in optimizer (via upgrade to patched ASM 9.7.0) (#10744)
  • Support Scala 3.5 in TASTy reader (#10811 by @​bishabosha)
  • REPL: JLine 3.26.3 (was 3.25.1) (#10827)

Features

  • Support alternative JVM system images (via -system, like javac) (#10801 by @​szeiger)
  • Add -Ycollect-statistics for collecting statistics without printing them (#10795 by @​szeiger)

Align with Scala 3

Errors and warnings

More changes

For the complete 2.13.15 change lists, see all merged PRs and all closed bugs.

Compatibility

As usual for our minor releases, Scala 2.13.15 is binary-compatible with the whole Scala 2.13 series.

... (truncated)

Commits

Updates com.google.cloud.tools:jib-maven-plugin from 3.4.5 to 3.4.6

Release notes

Sourced from com.google.cloud.tools:jib-maven-plugin's releases.

jib-maven-plugin v3.4.6


Major Changes

  • Update retrieval of Maven properties to use the following order: user, project, system. #4344

See CHANGELOG.md for more details.

Commits

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

…5 updates

Bumps the patch group with 5 updates in the /data-plane directory:

| Package | From | To |
| --- | --- | --- |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.2` | `3.25.8.redhat-00001` |
| com.google.protobuf:protobuf-java-util | `3.25.2` | `3.25.8.redhat-00001` |
| [org.scala-lang:scala-library](https://github.com/scala/scala) | `2.13.14` | `2.13.15.redhat-00001` |
| [org.scala-lang:scala-reflect](https://github.com/scala/scala) | `2.13.14` | `2.13.15.redhat-00001` |
| [com.google.cloud.tools:jib-maven-plugin](https://github.com/GoogleContainerTools/jib) | `3.4.5` | `3.4.6` |



Updates `com.google.protobuf:protobuf-java` from 3.25.2 to 3.25.8.redhat-00001
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.2 to 3.25.8.redhat-00001

Updates `com.google.protobuf:protobuf-java-util` from 3.25.2 to 3.25.8.redhat-00001

Updates `org.scala-lang:scala-library` from 2.13.14 to 2.13.15.redhat-00001
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](https://github.com/scala/scala/commits)

Updates `org.scala-lang:scala-reflect` from 2.13.14 to 2.13.15.redhat-00001
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](https://github.com/scala/scala/commits)

Updates `com.google.cloud.tools:jib-maven-plugin` from 3.4.5 to 3.4.6
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 3.25.8.redhat-00001
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 3.25.8.redhat-00001
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-version: 3.25.8.redhat-00001
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: org.scala-lang:scala-library
  dependency-version: 2.13.15.redhat-00001
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: org.scala-lang:scala-reflect
  dependency-version: 2.13.15.redhat-00001
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: com.google.cloud.tools:jib-maven-plugin
  dependency-version: 3.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 4, 2025
@openshift-ci openshift-ci bot requested review from Cali0707 and lberk August 4, 2025 02:34
Copy link

openshift-ci bot commented Aug 4, 2025

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@creydr
Copy link
Member

creydr commented Aug 4, 2025

/ok-to-test
/lgtm
/approve

Copy link

openshift-ci bot commented Aug 4, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Aug 4, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 0e8c06d into release-v1.17 Aug 4, 2025
30 checks passed
@dependabot dependabot bot deleted the dependabot/maven/data-plane/release-v1.17/patch-0f99dca230 branch August 4, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant