-
Notifications
You must be signed in to change notification settings - Fork 0
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
[PF-2983]: Bump the minor-patch-dependencies group across 1 directory with 9 updates #193
[PF-2983]: Bump the minor-patch-dependencies group across 1 directory with 9 updates #193
Conversation
… with 9 updates Bumps the minor-patch-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78` | `1.78.1` | | [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.42.0` | `26.43.0` | | [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) | `1.37.0-alpha` | `1.40.0-alpha` | | [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.3.0` | `2.6.0` | | com.jfrog.artifactory | `5.2.2` | `5.2.3` | | org.sonarqube | `5.0.0.4638` | `5.1.0.4882` | | [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.5` | `1.1.6` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.2` | Updates `org.bouncycastle:bcprov-jdk18on` from 1.78 to 1.78.1 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.google.cloud:libraries-bom` from 26.42.0 to 26.43.0 - [Release notes](https://github.com/googleapis/java-cloud-bom/releases) - [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json) - [Commits](googleapis/java-cloud-bom@v26.42.0...v26.43.0) Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.37.0-alpha to 1.40.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom` from 2.3.0 to 2.6.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.3.0...v2.6.0) Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 2.3.0-alpha to 2.6.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits) Updates `com.jfrog.artifactory` from 5.2.2 to 5.2.3 Updates `org.sonarqube` from 5.0.0.4638 to 5.1.0.4882 Updates `io.spring.dependency-management` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.5...v1.1.6) Updates `org.springframework.boot` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: com.google.cloud:libraries-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: io.opentelemetry:opentelemetry-bom-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: com.jfrog.artifactory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
compile fails with these changes. Do not merge until that can be investigated and resolved.
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor-patch-dependencies group with 8 updates in the / directory:
1.78
1.78.1
26.42.0
26.43.0
1.37.0-alpha
1.40.0-alpha
2.3.0
2.6.0
5.2.2
5.2.3
5.0.0.4638
5.1.0.4882
1.1.5
1.1.6
3.3.1
3.3.2
Updates
org.bouncycastle:bcprov-jdk18on
from 1.78 to 1.78.1Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
com.google.cloud:libraries-bom
from 26.42.0 to 26.43.0Release notes
Sourced from com.google.cloud:libraries-bom's releases.
... (truncated)
Commits
8ee9baa
chore: release main (#6658)aa953a1
Revert "build(deps): update dependency org.apache.maven.resolver:maven-resolv...a6ea250
deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.40.0...301282c
deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.20.1...3c9ca8d
deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.71.0 ...0b823c9
build(deps): update dependency org.apache.maven.resolver:maven-resolver-api t...ca673e6
deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.20....ac889cf
test(deps): update dependency com.google.truth:truth to v1.4.3 (#6662)04e1eee
deps: update dependency com.google.cloud:gapic-libraries-bom to v1.40.0 (#6663)c9b7d11
deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.19.0 ...Updates
io.opentelemetry:opentelemetry-bom-alpha
from 1.37.0-alpha to 1.40.0-alphaRelease notes
Sourced from io.opentelemetry:opentelemetry-bom-alpha's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom-alpha's changelog.
... (truncated)
Commits
Updates
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom
from 2.3.0 to 2.6.0Release notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom's changelog.
... (truncated)
Commits
6021bce
[release/v2.6.x] Prepare release 2.6.0 (#11838)2ea4e61
Update change log for v2.6.0 release (#11816)d2a2cad
chore(deps): update gradle/actions action to v3.5.0 (main) (#11824)428aa28
Restructure to have a single spring-boot-autoconfigure artifact (#11826)09ad619
Remove unneeded groovy dependencies from lambda tests (#11828)9a6909a
fix(deps): update dependency commons-codec:commons-codec to v1.17.1 (main) (#...2916323
fix(deps): update dependency org.owasp:dependency-check-gradle to v10.0.3 (ma...6075737
Rename spring-boot-autoconfigure artifacts (#11815)4cdd771
Fix http.server.active_requests metric with async requests (#11638)746ef01
chore(deps): update ubuntu docker tag to v24 (main) (#11771)Updates
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
from 2.3.0-alpha to 2.6.0-alphaRelease notes
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's changelog.
... (truncated)
Commits
Updates
com.jfrog.artifactory
from 5.2.2 to 5.2.3Updates
org.sonarqube
from 5.0.0.4638 to 5.1.0.4882Updates
io.spring.dependency-management
from 1.1.5 to 1.1.6Release notes
Sourced from io.spring.dependency-management's releases.
Commits
57d4a77
Release v1.1.6caad92a
Apply exclusions earlier to avoid deprecation warning68f86ea
Merge pull request #387 from quaff4d44a45
Remove stray backtick90d9e1a
Rename property to address naming clash3c2f6e7
Next development version (v1.1.6-SNAPSHOT)Updates
org.springframework.boot
from 3.3.1 to 3.3.2Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
2d0861d
Release v3.3.2397f3f4
Merge branch '3.2.x' into 3.3.xf5df7e7
Fix documentation links in the README6f745c7
Merge pull request #41531 from anbusampath3d29359
Update README to fix links to the docsb7ff40e
Merge pull request #41355 from opcooc1a6760e
Polish "Add configuration property to allow multiple issuers"b0b97fb
Add configuration property to allow multiple issuersf7780b4
Polish51646fb
Upgrade to Spring Pulsar 1.1.2Dependabot 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