Update dependency @microsoft/applicationinsights-web to v3.3.4 - autoclosed #975
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.2
->3.3.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
microsoft/ApplicationInsights-JS (@microsoft/applicationinsights-web)
v3.3.4
Compare Source
Changelog
v3.3.3
Compare Source
Changelog
splitEvts
is added to Offline Channel Config. By enabling it, offline events will be batched and saved separately based on persistence level2944563
: Fix Promise Initialization Sender Config Issuev3.3.2
Compare Source
Changelog
expCfg
is moved fromIConfig
toIConfiguration
(this change is going to cause the TypeScript type error).v3.3.1
Compare Source
Changelog
expCfg
is available to provide more details of exception telemetry. See more details hereWeb snippet additional update to 1.2.1 (July 10th, 2024)
This release includes fix for dependency problem in version 1.2.0, check #2369 for more detail.
Changelog
Web snippet additional update to 1.2.0 (June 21st, 2024)
This release includes support for multiple snippet loading. Snippets with different names (passed in by the user via configuration; check ##2355 and README for more details) can now run simultaneously.
Additionally, users can pass in a customized configuration with getSdkLoaderScript to get a ready-to-use snippet.
Users can also enable Integrity Check and minimize snippet loading time by setting sri to true.
Changelog
v3.3.0
Compare Source
Potential breaking change
This release contains a potential break change due to enhancing the definition of the IConfiguration to support Promise types for the connectionString, instrumentationKey and endpointURL; any extension that relies on these base interfaces will VERY likely cause TypeScript to fail with potential warnings about the types being different.
Changelog
!! potential breaking changes. IConfiguration support Promise types for the connectionString, instrumentationKey and endpointURL
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.