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.3.4 in /src/netcore #275

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps applicationinsights from 2.2.1 to 2.3.4.

Release notes

Sourced from applicationinsights's releases.

2.3.4

#988 Adding timeout to Azure Metadata service call #982 Do not enable auto tracking of Azure SDK if dependency tracking is disabled #974 add web snippet npm

2.3.3

#961 Fix issue with Statsbeat binding on shutdown #960 Only allow initialization of Agent through env variables #950 Add snippet injection Statsbeat signal #948 Add feature to enable using a different iKey for web snippet injection

2.3.2

#956 Turn off Statsbeat if not able to connect to endpoint #955 Fix issue with DiagnosticLogger errors logging #952 iKey env variable deprecation #947 Http requests aren't collected if dispose/setup is called after http.createServer

2.3.1

#939 Bug fix affecting webpack bundling in latest version.

2.3.0

#891 Adding Web Snippet injection feature #933, #932 Updated dependencies with security vulnerabilities #924 Change Statsbeat long metrics interval #923 Handle cls context bind errors #923 #921 Do not add tracing headers in Azure SDK outgoing requests #922 Disable Statsbeat when endpoint is not accessible

2.2.2

#919 Turn off Statsbeat when AMPLS is used #918 Shorten host property in network statsbeat #915 Bunyan error not sent correctly #911 Statsbeat do not count failed request when throttle #910 Do not retry on 439, quota reached

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 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 2 years ago

Superseded by #279.