Skip to content
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

deps: update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 #1747

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry:opentelemetry-bom 1.45.0 -> 1.46.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)

v1.46.0

Compare Source

SDK
  • Remove unused dependencies, cleanup code after stabilizing Value
    (#​6948)
  • Explicitly allow null into CompletableResultCode.failExceptionally()
    (#​6963)
Traces
Logs
  • Add getters/accessors for readable fields in ReadWriteLogRecord.
    (#​6924)
Exporters
  • OTLP: Update to opentelemetry-proto 1.5
    (#​6999)
  • Bugfix - OTLP: Ensure Serializer runtime exceptions are rethrown as IOException
    (#​6969)
  • BREAKING - OTLP: Delete experimental OTLP authenticator concept.
    See OTLP authentication docs
    for supported solutions.
    (#​6984)
Extensions
  • BREAKING - Autoconfigure: Remove support for deprecated otel.experimental.resource.disabled.keys
    (#​6931)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sorry, something went wrong.

@renovate-bot renovate-bot requested review from a team as code owners January 11, 2025 18:29
@dpebot
Copy link
Contributor

dpebot commented Jan 11, 2025

/gcbrun

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jan 11, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2025
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/java-logging API. label Jan 11, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2025
@diegomarquezp
Copy link
Contributor

/gcbrun

@diegomarquezp diegomarquezp merged commit 5ef2853 into googleapis:main Jan 28, 2025
19 of 20 checks passed
@renovate-bot renovate-bot deleted the renovate/io.opentelemetry-opentelemetry-bom-1.x branch January 28, 2025 23:47
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 29, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Jan 29, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [com.squareup.okio:okio](https://github.com/square/okio) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor | `3.9.1`
-> `3.10.2` |
|
[com.google.cloud:google-cloud-logging](https://github.com/googleapis/java-logging)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.21.1` -> `3.21.2` |

---

### Release Notes

<details>
<summary>square/okio (com.squareup.okio:okio)</summary>

###
[`v3.10.2`](https://github.com/square/okio/blob/HEAD/CHANGELOG.md#Version-3102)

[Compare Source](square/okio@3.10.1...3.10.2)

*2025-01-08*

-   Fix: `okio-nodefilesystem` artifact is no longer empty.

###
[`v3.10.1`](https://github.com/square/okio/blob/HEAD/CHANGELOG.md#Version-3101)

[Compare Source](square/okio@3.10.0...3.10.1)

*2025-01-07*

- New: `FileSystem.close()` may prevent future access and/or clean up
associated resources depending on the backing implementation.
`FakeFileSystem` will prevent future operations once closed.
- `InputStream`s created from `BufferedSource.inputStream()` now have a
more efficient version of `InputStream.transferTo()` which reduces
memory copies.
- `okio-nodefilesystem` is no longer publised as a JS project, but a
Kotlin multiplatform project with only a JS target. ~This change should
not affect consumers in any way, and is motivated by the Kotlin Gradle
plugin deprecating the JS-only plugin.~ Please use 3.10.2 to ensure this
change actually does not affect your builds.

###
[`v3.10.0`](https://github.com/square/okio/blob/HEAD/CHANGELOG.md#Version-3100)

[Compare Source](square/okio@3.9.1...3.10.0)

*2025-01-06*

This version is equivalent to the subsequent 3.10.1, but it did not
fully publish to Maven Central due to infrastructure problems.

</details>

<details>
<summary>googleapis/java-logging
(com.google.cloud:google-cloud-logging)</summary>

###
[`v3.21.2`](https://github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3212-2025-01-29)

##### Dependencies

- Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0
([#&#8203;1755](googleapis/java-logging#1755))
([d404381](googleapis/java-logging@d404381))
- Update dependency io.opentelemetry:opentelemetry-bom to v1.46.0
([#&#8203;1747](googleapis/java-logging#1747))
([5ef2853](googleapis/java-logging@5ef2853))
- Update googleapis/sdk-platform-java action to v2.52.0
([#&#8203;1753](googleapis/java-logging#1753))
([3dcf86a](googleapis/java-logging@3dcf86a))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 602a256b90bb5ef987f341293098405f4fa44752
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the googleapis/java-logging API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants