github / vscode-codeql

An extension for Visual Studio Code that adds rich language support for CodeQL
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql
MIT License
421 stars 184 forks source link

Bump applicationinsights from 2.9.5 to 3.1.0 in /extensions/ql-vscode #3620

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps applicationinsights from 2.9.5 to 3.1.0.

Release notes

Sourced from applicationinsights's releases.

3.1.0

#1314 Update Tracer Provider Typing #1325 Update Performance Counter Names #1326 Fix Default Logger Settings and Add Console Log Level Support #1327 Remove Winston Diagnostic Channel

3.0.0

#1282 Fix Auto Exception Collection. #1292 Update Warning Tests and Add Console Logging by Default. #1296 Update agent backoff logic. #1298 Update Support Status of Native Metrics & Env Vars. #1300 Clean Up Shim Files & Fix Check for Extended Metrics Env Var. #1302 Add Shim Performance Testing. #1306 Update Unsupported Messages & Remove Deprecated SemAttrs.

3.0.0 beta 12

#1300 Clean Up Shim Files & Fix Check for Extended Metrics Env Var. #1298 Update Support Status of Native Metrics & Env Vars. #1296 Update agent backoff logic #1292 Update Warning Tests and Add Console Logging by Default. #1282 Fix Auto Exception Collection. #1275 Add Note Regarding Our Support for Node Versions. #1272 Auto collection of logs aligning to OpenTelemetry. #1271 Update Prefix Version in Auto-Attach Scenarios. #1270 Update Instrumentation Options Type in Docs and Export from Index. #1268 Detect Distro Already Loaded in Agent. #1266 Update Node.js runtime check in Agent. #1264 Update Beta Code Examples README.

3.0.0 beta 11

#1262 Extend the shim to support live metrics and the browser SDK Loader. #1256 Shift to using the diag API for logging. #1254 Update the shim support table to reflect changes in Azure Monitor OpenTelemetry. #1248 Fix serialization of logged errors. #1227 Remove duplicated types. #1228 Fix request performance counters not being calculated correctly. #1236 Fix Linux platform check in the agent.

3.0.0 beta 10

#1221 Increase Testing Code Coverage. #1223 Add env check to initialize OTLP Metrics in AKS. #1228 Remove duplicate types. #1228 Fix issue with performance counters not being calculated correctly.

3.0.0 beta.9

#1203 Fix JSON Configuration in the shim. #1206 Stringify objects when building a LogRecord #1208 Use @​azure/monitor-opentelemetry #1209 Rename Options interface to AzureMonitorOpenTelemetryOptions

... (truncated)

Commits


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 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)
robertbrignull commented 4 months ago

I think it's fair to say that this is not a simple upgrade. We also have an issue to upgrade or remove vscode-extension-telemetry and I think this is going to be heavily tied to that. I'm going to close this PR but mention in the internal issue to also consider updating applicationinsights.

dependabot[bot] commented 4 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.