BMuuN / vsts-assemblyinfo-task

Assembly Info is an extension for Azure DevOps that populates assembly information metadata from a build pipeline.
https://marketplace.visualstudio.com/items?itemName=bleddynrichards.Assembly-Info-Task
MIT License
44 stars 27 forks source link

Bump applicationinsights from 2.2.1 to 2.6.0 in /src/netframework #329

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps applicationinsights from 2.2.1 to 2.6.0.

Release notes

Sourced from applicationinsights's releases.

2.6.0

Features #1125 Add Azure cloudRoleName and cloudRoleInstance in all telemetry #1126 Add enableLoggerErrorToTrace config

Bug Fixes #1131 Fix issue with older version of Node.js runtime #1119 Fix Properties Serialization to be Consistent

2.5.1

Bug Fixes #1110 Add @​azure/opentelemetry-instrumentation-azure-sdk dependency #1112 Azure Functions should not try to propagate if CorrelationContextManager is disabled #1109 Heartbeat Update

2.5.0

#1079 Remove App ID exchange functionality #1082 Remove console log in AuthorizationHandler

2.4.2

#1070 Add back Azure Functions correlation context hook

2.4.1

#1067 Remove preinvocation hook in Azure Functions #1065 Add types for "@​azure/functions-core"

2.4.0

#1057 Update unsecure dependencies #1056 Update readme to reflect support for node.js 17 and 18 #1048 Add Azure Functions Agent initialization #1047 Add Azure Functions correlation properties #1044 Automatically handle request/dependency correlation in Azure Functions #1040 Migrate from @​azure/core-http to @​azure/core-rest-pipeline #1039 Address Negative Average Duration in Statbeat Metrics #1035 Remove deprecated URL in readme

2.3.6

#1026 Avoid duplication of telemetry when abort event is triggered #1024 Offline storage write File error handling #1012 Add web snippet prefix and config

2.3.5

#997 Rename and Update Redirect Header for QuickPulse #1001 Add HTTP Request Timeout #1003 Add 500 Retry Codes #1005 Only Retry Errors if 429, 500, or 503 Response Codes During Partial Accept #1008 Add an Error when ikey/connection string is not Present in the TelemetryClient #1010 Add msgId Property in Diagnostic Logs #1007 Add statusCode and exceptionType Fields to the Network Statsbeat

... (truncated)

Commits
  • 45e06c6 2.6.0 release (#1132)
  • bb9c381 Add enableBunyanErrAsTrace Flag to Allow Bunyan Users to Report log.error Cal...
  • 3332d2c Add Azure cloudRoleName and cloudRoleInstance in all telemetry (#1125)
  • defb8d5 Fix issue with older version of Node.js runtime (#1131)
  • a573e40 Fix Properties Serialization to be Consistent (#1119)
  • b14cd2e 2.5.1 release (#1116)
  • 19d92af Add @​azure/opentelemetry-instrumentation-azure-sdk dependency (#1110)
  • 3913b1c Azure Functions do not propagate if CorrelationContext Manager is disabled (#...
  • 24d6dc3 Heartbeat Update (#1109)
  • 493b321 Add fabric bot rules. (#1101)
  • 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 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[bot] commented 1 year 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.