-
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
CORE-69: minor patch deps no spring boot #207
Merged
davidangb
merged 2 commits into
develop
from
da_CORE-69_minor-patch-deps-no-spring-boot
Nov 15, 2024
Merged
CORE-69: minor patch deps no spring boot #207
davidangb
merged 2 commits into
develop
from
da_CORE-69_minor-patch-deps-no-spring-boot
Nov 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… with 10 updates Bumps the minor-patch-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.47.0` | `26.50.0` | | bio.terra:stairway-gcp | `1.1.13-SNAPSHOT` | `1.1.15-SNAPSHOT` | | bio.terra:stairway-azure | `1.1.13-SNAPSHOT` | `1.1.15-SNAPSHOT` | | [io.opentelemetry:opentelemetry-bom-alpha](https://github.com/open-telemetry/opentelemetry-java) | `1.42.1-alpha` | `1.44.1-alpha` | | [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.8.0` | `2.10.0` | | [com.google.cloud.opentelemetry:exporter-trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.32.0` | `0.33.0` | | [com.google.cloud.opentelemetry:exporter-metrics](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.32.0` | `0.33.0` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79 - [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.47.0 to 26.50.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.47.0...v26.50.0) Updates `bio.terra:stairway-gcp` from 1.1.13-SNAPSHOT to 1.1.15-SNAPSHOT Updates `bio.terra:stairway-azure` from 1.1.13-SNAPSHOT to 1.1.15-SNAPSHOT Updates `bio.terra:stairway-azure` from 1.1.13-SNAPSHOT to 1.1.15-SNAPSHOT Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.42.1-alpha to 1.44.1-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.8.0 to 2.10.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.8.0...v2.10.0) Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 2.8.0-alpha to 2.10.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.google.cloud.opentelemetry:exporter-trace` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-java@v0.32.0...v0.33.0) Updates `com.google.cloud.opentelemetry:exporter-metrics` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-java@v0.32.0...v0.33.0) Updates `org.springframework.boot` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.3.5) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-type: direct:production update-type: version-update:semver-minor 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: bio.terra:stairway-gcp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: bio.terra:stairway-azure dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: bio.terra:stairway-azure dependency-type: direct:production update-type: version-update:semver-patch 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.google.cloud.opentelemetry:exporter-trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: com.google.cloud.opentelemetry:exporter-metrics dependency-type: direct:production update-type: version-update:semver-minor 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]>
|
dvoet
approved these changes
Nov 15, 2024
calypsomatic
approved these changes
Nov 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A branch off of #206 that includes all its updates except the Spring Boot update.
Description copied from #206, with Spring Boot and mention of Dependabot commands removed:
Bumps the minor-patch-dependencies group with 9 updates in the / directory:
1.78.1
1.79
26.47.0
26.50.0
1.1.13-SNAPSHOT
1.1.15-SNAPSHOT
1.1.13-SNAPSHOT
1.1.15-SNAPSHOT
1.42.1-alpha
1.44.1-alpha
2.8.0
2.10.0
0.32.0
0.33.0
0.32.0
0.33.0
Updates
org.bouncycastle:bcprov-jdk18on
from 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcprov-jdk18on's changelog.
... (truncated)
Commits
Updates
com.google.cloud:libraries-bom
from 26.47.0 to 26.50.0Release notes
Sourced from com.google.cloud:libraries-bom's releases.
... (truncated)
Commits
23ace8b
chore: release main (#6817)88b0c80
deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.14...5662b26
chore: Override the version of protobuf-bom to 4.28.3 in libraries-bom. (#6836)2c49bcf
deps: update dependency com.google.cloud:google-cloud-nio to v0.127.26 (#6835)9cc59ba
deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.46.0...2d2b829
deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.28....39c5c2f
deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...476cc06
deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...d02b9b5
deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.134.1 ...0401269
deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.80.1 ...Updates
bio.terra:stairway-gcp
from 1.1.13-SNAPSHOT to 1.1.15-SNAPSHOTUpdates
bio.terra:stairway-azure
from 1.1.13-SNAPSHOT to 1.1.15-SNAPSHOTUpdates
bio.terra:stairway-azure
from 1.1.13-SNAPSHOT to 1.1.15-SNAPSHOTUpdates
io.opentelemetry:opentelemetry-bom-alpha
from 1.42.1-alpha to 1.44.1-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.8.0 to 2.10.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
0ca120d
[release/v2.10.x] Prepare release 2.10.0 (#12620)cd65f9a
Update change log for upcoming release (#12607)3d54921
Convert rediscala test to scala (#12616)647fc45
fix(deps): update dependency io.netty:netty-bom to v4.1.115.final (#12618)ad21efb
Convert aws 1.11 client tests from groovy to java (#12606)76c2d2d
Add ktor 3 instrumentation (#12562)fdfb764
chore(deps): update github/codeql-action action to v3.27.1 (#12610)74d07f1
Database stable semconv tests and fixes (#12601)591cdf5
Move get attribute inside condition where used (#12604)0e099b2
Update the OpenTelemetry SDK version to 1.44.1 (#12603)Updates
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
from 2.8.0-alpha to 2.10.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.google.cloud.opentelemetry:exporter-trace
from 0.32.0 to 0.33.0Release notes
Sourced from com.google.cloud.opentelemetry:exporter-trace's releases.
Commits
6455156
Update dependencies (#381)6301056
Mention that newer Log4j2 versions do not need additional fields (#379)9c7510b
Update collector image (#380)4181e2d
Add otlp metrics export from Google Cloud Run Functions (#377)ff4949e
Add links to quickstart and observability overview to README (#378)371d1cd
Update RELEASING.md (#375)Updates
com.google.cloud.opentelemetry:exporter-metrics
from 0.32.0 to 0.33.0Release notes
Sourced from com.google.cloud.opentelemetry:exporter-metrics's releases.
Commits
6455156
Update dependencies (#381)6301056
Mention that newer Log4j2 versions do not need additional fields (#379)9c7510b
Update collector image (#380)4181e2d
Add otlp metrics export from Google Cloud Run Functions (#377)ff4949e
Add links to quickstart and observability overview to README (#378)371d1cd
Update RELEASING.md (#375)