Skip to content

Bump the dependency-updates group across 1 directory with 4 updates#259

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/dependency-updates-c03e326d4c
Closed

Bump the dependency-updates group across 1 directory with 4 updates#259
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/dependency-updates-c03e326d4c

Conversation

@dependabot
Copy link

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

Bumps the dependency-updates group with 4 updates in the / directory: io.airlift:airbase, io.opentelemetry:opentelemetry-bom, net.java.dev.jna:jna and software.amazon.awssdk:bom.

Updates io.airlift:airbase from 229 to 232

Release notes

Sourced from io.airlift:airbase's releases.

Release 232

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@231...232

Release 231

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@230...231

Release 230

What's Changed

Dependency updates 📦

Full Changelog: airlift/airbase@229...230

Commits

Updates io.opentelemetry:opentelemetry-bom from 1.47.0 to 1.48.0

Release notes

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

Version 1.48.0

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​brunobat @​chukunx @​codefromthecrypt @​devilcoolyue @​geoand @​github-advanced-security @​jack-berg @​jaydeluca @​jeanbisutti @​jkwatson @​joffrey-bion @​laurit @​LikeTheSalad

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-bom's changelog.

Version 1.48.0 (2025-03-07)

API

  • Add some helpful logging attribute methods to LogRecordBuilder (#7089)

Incubator

  • Introduce ConfigProvider API. Rename StructuredConfigProperties to DeclarativeConfigProperties and move to opentelemetry-api-incubator. Rename FileConfiguration to DeclarativeConfiguration. (#6549)

SDK

  • Log warning and adjust when BatchLogRecordProcessor, BatchSpanProcessor maxExportBatchSize exceeds maxQueueSize. (#7045, #7148)
  • Fix bug causing ThrottlingLogger to log more than once per minute (#7156)

Metrics

  • Remove obsolete SdkMeterProviderUtil#setCardinalitylimit API (#7169)

Traces

  • Fix bug preventing accurate reporting of span event dropped attribute count (#7142)

Exporters

  • OTLP: remove support for otel.java.experimental.exporter.memory_mode which was previously replaced by otel.java.exporter.memory_mode (#7127)
  • OTLP: Extract sender parameters to config carrier class (incubating API) (#7151)
  • OTLP: Add support for setting OTLP exporter service class loader (#7150)

Tooling

  • Update android animalsniffer min API version to 23 (#7153)
Commits
  • 13ba0ff [release/v1.48.x] Prepare release 1.48.0 (#7187)
  • 2e4f9ed Prepare for 1.48.0 release (#7183)
  • 8efade6 Extract sender parameters to config carrier class (#7151)
  • 4d34b53 fix(deps): update dependency com.squareup.wire:wire-bom to v5.3.1 (#7177)
  • 0de9fc0 fix(deps): update armeriaversion to v1.32.0 (#7174)
  • 1b1d537 Reduce warning log about maxExportBatchSize. (#7148)
  • 42056f5 Introduce ConfigProvider API (#6549)
  • b3e3fff chore(deps): update weekly update (#7163)
  • cd86405 fix(deps): update dependency checkstyle to v10.21.4 (#7166)
  • 33b37ab fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6...
  • Additional commits viewable in compare view

Updates net.java.dev.jna:jna from 5.16.0 to 5.17.0

Changelog

Sourced from net.java.dev.jna:jna's changelog.

Release (5.17.0)

Features

  • #1658: Add win32 power event constants, types, and functions - @​eranl.

Bug Fixes

Commits
  • 695ae74 Release 5.17.0
  • 0e01083 Add power event constants, types, and functions (#1658)
  • eba51bb Merge pull request #1657 from matthiasblaesing/spdx-license-identifier
  • 1465253 Update SPDX identifiers to match pom and license headers in files
  • 5305913 Merge pull request #1654 from matthiasblaesing/common_page_size_android
  • 4b091e6 Add CI run on Linux arm64 (#1656)
  • 0793e8b Set common-page-size to 16384 for android builds
  • 02bf7cc Merge pull request #1649 from chenrui333/support-java-23
  • 3eee725 ci: support java 23 (as java 23 already ga)
  • c4d53ed Prepare next development iteration
  • See full diff in compare view

Updates software.amazon.awssdk:bom from 2.30.34 to 2.31.1

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

Bumps the dependency-updates group with 4 updates in the / directory: [io.airlift:airbase](https://github.com/airlift/airbase), [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java), [net.java.dev.jna:jna](https://github.com/java-native-access/jna) and software.amazon.awssdk:bom.


Updates `io.airlift:airbase` from 229 to 232
- [Release notes](https://github.com/airlift/airbase/releases)
- [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md)
- [Commits](https://github.com/airlift/airbase/commits)

Updates `io.opentelemetry:opentelemetry-bom` from 1.47.0 to 1.48.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.47.0...v1.48.0)

Updates `net.java.dev.jna:jna` from 5.16.0 to 5.17.0
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.16.0...5.17.0)

Updates `software.amazon.awssdk:bom` from 2.30.34 to 2.31.1

---
updated-dependencies:
- dependency-name: io.airlift:airbase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: net.java.dev.jna:jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 17, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 20, 2025
@dependabot dependabot bot deleted the dependabot/maven/dependency-updates-c03e326d4c branch March 20, 2025 09:30
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.

0 participants