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

Bump the minor group with 4 updates #4285

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the minor group with 4 updates: com.microsoft.azure:applicationinsights-agent, software.amazon.awssdk:sts, software.amazon.awssdk:aws-query-protocol and com.microsoft.azure:applicationinsights-web.

Updates com.microsoft.azure:applicationinsights-agent from 3.5.4 to 3.6.0

Release notes

Sourced from com.microsoft.azure:applicationinsights-agent's releases.

Application Insights Java 3.6.0 (GA)

Enhancements

  • Update to OpenTelemetry Java Instrumentation 2.8.0 (#3871)
  • Better populate exception type name and message from span events (Azure/azure-sdk-for-java#41397)
  • Internal migration to Azure Json library (#3790)
  • Changed live metrics CPU/Memory perf counter metrics to emit normalized process CPU and process physical memory bytes. (Azure/azure-sdk-for-java#42147)

Bug fixes

  • Disable publication of gradle module metadata for all artifacts (#3836)
Changelog

Sourced from com.microsoft.azure:applicationinsights-agent's changelog.

Version 3.6.0 GA (10/03/2024)

Enhancements

  • Update to OpenTelemetry Java Instrumentation 2.8.0 (#3871)
  • Better populate exception type name and message from span events (Azure/azure-sdk-for-java#41397)
  • Internal migration to Azure Json library (#3790)
  • Changed live metrics CPU/Memory perf counter metrics to emit normalized process CPU and process physical memory bytes. (Azure/azure-sdk-for-java#42147)

Bug fixes

  • Disable publication of gradle module metadata for all artifacts (#3836)
Commits
  • b2dcd50 Update change log for 3.6.0 release (#3895)
  • 418ce01 Bump com.azure:azure-monitor-opentelemetry-exporter from 1.0.0-beta.28 to 1.0...
  • 93b9a13 Fix sporadic test failure (#3820)
  • f9c6ba7 Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.23 to 6.0.24 (#...
  • 9b09083 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#3892)
  • e104d6e Bump com.azure:azure-sdk-bom from 1.2.27 to 1.2.28 (#3889)
  • cfe84ab Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2 (#3890)
  • c6e3fa4 Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.2 (#3887)
  • 68e1193 Bump com.github.oshi:oshi-core from 6.6.4 to 6.6.5 (#3885)
  • f734842 Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#3881)
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:sts from 2.28.11 to 2.28.16

Updates software.amazon.awssdk:aws-query-protocol from 2.28.11 to 2.28.16

Updates com.microsoft.azure:applicationinsights-web from 3.5.4 to 3.6.0

Release notes

Sourced from com.microsoft.azure:applicationinsights-web's releases.

Application Insights Java 3.6.0 (GA)

Enhancements

  • Update to OpenTelemetry Java Instrumentation 2.8.0 (#3871)
  • Better populate exception type name and message from span events (Azure/azure-sdk-for-java#41397)
  • Internal migration to Azure Json library (#3790)
  • Changed live metrics CPU/Memory perf counter metrics to emit normalized process CPU and process physical memory bytes. (Azure/azure-sdk-for-java#42147)

Bug fixes

  • Disable publication of gradle module metadata for all artifacts (#3836)
Changelog

Sourced from com.microsoft.azure:applicationinsights-web's changelog.

Version 3.6.0 GA (10/03/2024)

Enhancements

  • Update to OpenTelemetry Java Instrumentation 2.8.0 (#3871)
  • Better populate exception type name and message from span events (Azure/azure-sdk-for-java#41397)
  • Internal migration to Azure Json library (#3790)
  • Changed live metrics CPU/Memory perf counter metrics to emit normalized process CPU and process physical memory bytes. (Azure/azure-sdk-for-java#42147)

Bug fixes

  • Disable publication of gradle module metadata for all artifacts (#3836)
Commits
  • b2dcd50 Update change log for 3.6.0 release (#3895)
  • 418ce01 Bump com.azure:azure-monitor-opentelemetry-exporter from 1.0.0-beta.28 to 1.0...
  • 93b9a13 Fix sporadic test failure (#3820)
  • f9c6ba7 Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.23 to 6.0.24 (#...
  • 9b09083 Bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final (#3892)
  • e104d6e Bump com.azure:azure-sdk-bom from 1.2.27 to 1.2.28 (#3889)
  • cfe84ab Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2 (#3890)
  • c6e3fa4 Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.2 (#3887)
  • 68e1193 Bump com.github.oshi:oshi-core from 6.6.4 to 6.6.5 (#3885)
  • f734842 Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#3881)
  • Additional commits viewable in compare view

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 minor group with 4 updates: [com.microsoft.azure:applicationinsights-agent](https://github.com/Microsoft/ApplicationInsights-Java), software.amazon.awssdk:sts, software.amazon.awssdk:aws-query-protocol and [com.microsoft.azure:applicationinsights-web](https://github.com/Microsoft/ApplicationInsights-Java).


Updates `com.microsoft.azure:applicationinsights-agent` from 3.5.4 to 3.6.0
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@3.5.4...3.6.0)

Updates `software.amazon.awssdk:sts` from 2.28.11 to 2.28.16

Updates `software.amazon.awssdk:aws-query-protocol` from 2.28.11 to 2.28.16

Updates `com.microsoft.azure:applicationinsights-web` from 3.5.4 to 3.6.0
- [Release notes](https://github.com/Microsoft/ApplicationInsights-Java/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-Java/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-Java@3.5.4...3.6.0)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:applicationinsights-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: software.amazon.awssdk:aws-query-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: com.microsoft.azure:applicationinsights-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

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 Oct 7, 2024
@probation-integration-bot probation-integration-bot bot enabled auto-merge (squash) October 7, 2024 16:00
@probation-integration-bot probation-integration-bot bot merged commit 4cea536 into main Oct 7, 2024
52 checks passed
@probation-integration-bot probation-integration-bot bot deleted the dependabot/gradle/minor-f669f8a854 branch October 7, 2024 16:07
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