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 com.microsoft.azure:applicationinsights-core from 3.4.17 to 3.4.18 in /backend #7030

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2023

Bumps com.microsoft.azure:applicationinsights-core from 3.4.17 to 3.4.18.

Release notes

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

Application Insights Java 3.4.18 (GA)

Enhancements:

  • Update to OpenTelemetry Java 1.31 (#3341)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.13 (#3356)
  • Collect operation name for Azure Function (#3311)

Bug fixes:

  • Fix Statsbeat when using dormant Application Insights instrumentation keys (#37176)
Changelog

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

Version 3.4.18 GA (10/30/2023)

Enhancements:

  • Update to OpenTelemetry Java 1.31 (#3341)
  • Update to azure-monitor-opentelemetry-exporter to 1.0.0-beta.13 (#3356)
  • Collect operation name for Azure Function (#3311)

Bug fixes:

  • Fix Statsbeat when using dormant Application Insights instrumentation keys (#37176)
Commits
  • c01d32d Release 3.4.18 GA (#3366)
  • c1a887a Add fake otlp ingestion server and smoke test for OTLP metrics (#3301)
  • 80b7c12 Bump me.champeau.jmh from 0.7.1 to 0.7.2 (#3364)
  • 9efdd16 Bump me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2 (#3363)
  • a706bc1 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#3362)
  • 67b0473 Bump com.azure:azure-sdk-bom from 1.2.17 to 1.2.18 (#3360)
  • e58f62f Update azure-monitor-opentelemetry-exporter (#3356)
  • 3e8eb4e Bump errorProneVersion from 2.22.0 to 2.23.0 (#3349)
  • caa63bb Bump org.owasp:dependency-check-gradle from 8.4.0 to 8.4.2 (#3355)
  • 063961a Bump com.uber.nullaway:nullaway from 0.10.14 to 0.10.15 (#3352)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 3, 2023
@dependabot dependabot bot requested review from a team, mehansen, DanielSass and fzhao99 and removed request for a team December 3, 2023 15:30
@github-actions github-actions bot force-pushed the dependabot/gradle/backend/com.microsoft.azure-applicationinsights-core-3.4.18 branch from b1341a9 to d6ea092 Compare December 3, 2023 15:31
Copy link
Contributor

@fzhao99 fzhao99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

smoke tested on dev2 and confirmed app insights were still working!

@fzhao99 fzhao99 force-pushed the dependabot/gradle/backend/com.microsoft.azure-applicationinsights-core-3.4.18 branch from d6ea092 to 543381b Compare December 8, 2023 16:06
Copy link

sonarqubecloud bot commented Dec 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mehansen mehansen added this pull request to the merge queue Dec 22, 2023
Merged via the queue into main with commit d6b7da7 Dec 22, 2023
33 checks passed
@mehansen mehansen deleted the dependabot/gradle/backend/com.microsoft.azure-applicationinsights-core-3.4.18 branch December 22, 2023 22:22
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.

2 participants