Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

[Snyk] Upgrade @microsoft/applicationinsights-web from 2.4.1 to 2.4.4 #7

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 7, 2020

Snyk has created this PR to upgrade @microsoft/applicationinsights-web from 2.4.1 to 2.4.4.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-02-05.
Release notes
Package name: @microsoft/applicationinsights-web
  • 2.4.4 - 2020-02-05

    Changelog

    • #1182 Fix error TS2430: Interface 'Window' incorrectly extends interface 'WindowEventHandlers'
    • #1185 Rollback namespace overwrite change
  • 2.4.3 - 2020-02-01

    Changelog

    • Syntax error tools/rollup-es3/src/es3/Es3Tokens.ts #1179
  • 2.4.2 - 2020-01-31

    ES3 Support

    An additional conversion was required for ES3 support as TypeScript was adding a getter for embedding a constant enum into the Common class.

    Changelog

    • #1177 Add additional checks and polyfil for TypeScript get translations for constants
  • 2.4.1 - 2020-01-30

    v 2.4.1...2.4.0

    ES3 Support (Complete)

    With this release the source files can be loaded in an ES3 environment (IE7/8) and send requests to the server. As part of this change you will now receive requests from users using an older browser, prior to this version users using an ES3 base browser will (most likely) have been getting a javascript error, which would have caused no data to be sent.

    Enable support for reusing plugins in multiple instances of AppInsights #1132

    We have added upport to enable reusing the same plugin in different instances of AppInsights, owned by the same application (but using different Instrumentation keys) is required so that they can reuse a single Plugin instance for all instances.

    This changes introduces a new IProcessTelemetryContext interface that is passed to the processTelemetry() method so that the plugins can use the current request context for the event rather than the context during initialization.

    To assist with creating plugins we have also introduced a base class that you can use for creating new plugins BaseTelemetryPlugin, details are included on the Readme

    Changelog

    • #1175 [BUG] Typescript build with 2.4.0 breaks #1173
    • #1174 Legacy Manage SameSite Cookie Settings #1126
    • #1172 Update SameSite logic to handle UserAgents that don't support the attribute
    • #1169 Fixup Rollup ES3 plugin package.json
    • #1167 Add better support for referencing global objects from a window and web workers
    • #1164 add null check for sessionManager
    • #1162 [BUG]AppInsights not working in IE7 #1142
    • #1161 include response error data
    • #1159 Export Common Telemetry classes in Snippet
    • #1157 fix: only change SameSite when secure
    • #1154 Queue events when track is called and not all extensions are initialized
    • #1153 Do not clean telemetryInitializers during initialization
    • #1150 Remove interface code from API reference and link
    • #1135 fix: dont block corr on empty location host
    • #1133 Enable support for reusing plugins in multiple instances of AppInsights #1132
    • #1129 fix: console logging not honoring setting
    • #1122 fix anchor link
    • #1116 Move tslib to sku dependencies
    • #1113 [Enhancement] AI is not catching all "Unload" dom events #1080
    • #1070 Added support for logging unhandled promise rejections (#1013)

    Legacy 1.0.21

    • #1174 Legacy Manage SameSite Cookie Settings #1126 (UserAgent checks for unsupported SameSite issues)
from @microsoft/applicationinsights-web GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@emilbolet emilbolet merged commit 13a3ccd into master Apr 3, 2020
@emilbolet emilbolet deleted the snyk-upgrade-0e8abefde6450d0c02c4a63702bef6df branch January 22, 2021 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants