Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @microsoft/applicationinsights-web to ^2.8.18 #917

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/applicationinsights-web ^2.8.4 -> ^2.8.18 age adoption passing confidence

Release Notes

microsoft/ApplicationInsights-JS (@​microsoft/applicationinsights-web)

v2.8.18

Compare Source

Changelog
  • #​2296 [BUG] remove 403 as a “retriable” error code
  • #​2280 [Master] chore: Add packaging helper script

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@2.8.17...2.8.18

v2.8.17

Compare Source

Changelog

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@2.8.16...2.8.17

v2.8.16

Compare Source

Changelog
  • #​2155 [Master] Bug [AI/1DS] New minified bundles are corrupting global scope (p1 issue)
  • #​2151 Bug 2518279: [AI] Minified CDN version has an extra "use strict" outside of the closure
  • #​2120 Missing traceparent header when running multiple SDK instances
    • #​2140 [Master][Bug] Missing traceparent header when running multiple SDK instances #​2120
    • #​2143 [Master][Part 2] Missing traceparent header when running multiple SDK instances #​2120
  • #​2149 [BUG] Fetch with empty string as first parameter ignores second parameter when fetch tracking is enabled
    • #​2154 [Master][BUG] Fetch with empty string as first parameter ignores second parameter when fetch tracking is enabled #​2149
  • #​2128 [Master] Update publishing config to avoid resetting the "latest" version for older releases

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@2.8.15...2.8.16

v2.8.15

Compare Source

Changelog
  • #​2100 Update UMD and IIFE Bundle intro for Version 2 to avoid conflicting with other SDK versions
  • #​2106 [Master] Consider export IClickAnalyticsConfiguration from the click plugin?
  • #​2107 [Master][Task]24316375: add support for cfgSync plugin
  • #​2086 [BUG] Field 'fileName' on type 'StackFrame' is too long. Expected: 1024 characters
  • #​2094 _getVerifiedStorageObject - contentious sessionStorage element
  • #​2096 [Master] Create rollup base to unify bundling
    • #​2122 [Master] base rollup fix for version number

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@2.8.14...2.8.15

v2.8.14

Compare Source

Changelog
  • #​2061 [BUG] hasDocument should be invoked as function
  • #​2079 [Master] [BUG] The SDK is not limiting the sdkVersion length, which causes the nightly builds to throw error
  • #​2065 [Master] Type 'T' does not satisfy the constraint 'IConfiguration'
  • #​2075 [Master] [BUG] ClickAnalytics throwing errors in console
  • #​2071 [Master] Update Minify script to always sort imports

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@2.8.13...2.8.14

v2.8.13

Compare Source

Changelog
  • #​2052 [BUG] Typing issue with generated types causing Type X is not assignable to type Y
  • #​2055 Add ability to disable the pollInternalLogs via config and change to stop using setInterval
  • #​2049 [Master] Fix Perf Tests

v2.8.12

Compare Source

Changelog
  • #​2014 [BUG] The documentation for enableDebug is incorrect, it should reference enableDebugExceptions
  • #​2027 [BUG] SDK LOAD Failure reporting not working
  • #​2034 [BUG] Failed XHR request after ever tracked item when gathered logs exceed maxBatchSizeInBytes while offline
  • #​2037 [Master] Add local storage-based implementation #​1419
    • Add support for user provided storage option for Sender
  • #​2029 [Master] Add npm-pack and npm-publish tasks
  • #​2026 [Master] Fix examples, Throttle tests and export dependency types from Sku

v2.8.11

Compare Source

Changelog
  • #​1996 [BUG] SharedWorker does not Instrument fetch correctly
  • #​1995 [BUG] App Insights not auto-capturing from a Web Worker
    • Stops logging that workers can emit the PageView Performance event
  • #​1792 [BUG] Documentation should clarify that node apps should use applicationinsights, not this package
  • #​1794 [BUG] link on AISKULight goes to not found page
  • #​1990 Field 'assembly' on type 'StackFrame' is too long. Expected: 1024 characters [BUG]
  • Update documentation and tests to replace instrumentationKey usage with connectionString
  • #​1991 Internal Task 1713311: Add Policheck exclusion file
  • #​1989 [AI][Task]17099792: Add sample and doc to dependency plugin

v2.8.10

Compare Source

Changelog
  • #​1940 [BUG] Application Insights reports 'not_specified' to Azure when tracking unhandled browser exception
  • #​1979 [BUG][ThrottleMgr] Incorrectly fires based on the number of days past
  • #​1970 Add the Aborted flag to the dependency initializer / listeners
  • #​1981 [AI][Task]16961420: fix throttleMgr incorrectly fires based on the number of days past
  • #​1956 [AI Light][Task]14130466: Instrumentation key API is being deprecated - need to add support
  • #​1962 Add --no-sandbox to test runs

v2.8.9

Compare Source

  • Updates Chrome Debug Extension to 0.3.9
Changelog

v2.8.8

Compare Source

  • Updates Chrome Debug Extension to 0.3.8
Changelog
  • #​1679 [BUG] enableUnhandledPromiseRejectionTracking shows no error trace
    • #​1900 [Task]15465575: add getErrorstackObj from reason.stack
  • #​1901 [Feature] Add option to block the creation and usage of the cookies by name
  • #​1904 Fixed release notes, previously used a deprecated file.

v2.8.7

Compare Source

  • Updates Chrome Debug Extension to 0.3.7
Changelog
  • #​1863 [BUG]urlCollectQuery not work for applicationinsights-clickanalytics-js
    • #​1874 Add clickanalytics plugin url config back
  • #​1875 [BUG] error thrown using basic version + NPM setup
    • fix(AISKULight): call getSKUDefaults after it's defined, change this
  • #​1878 [JS SDK] Update Retry logic to handle additional response codes
  • #​1890 [BUG] Behavior difference for an empty endpointUrl when upgrading from v1 to v2
  • #​1895 Fix incorrect disableFetchTracking documentation
  • #​1887 maxAjaxCallsPerView doesn't account for filtering by TelemetryInitializer
    • adds addDependencyInitializer()

v2.8.6

Compare Source

  • React plugin is now located and released from it's own repo
  • React Native plugin is now located and released from it's own repo
  • Updates Chrome Debug Extension to 0.3.6
Changelog
  • #​1862 [BUG] Remote Dependency requests don't "always" have the correct ai.operation.id tag (page view race condition)
  • #​1870 [BUG] Performance improvements when calling newGuid multiple times (like 10,000)
  • #​1865 Update and add legal compliance notices and license terms
  • #​1866 Remove React-JS and React-Native code from this repo

v2.8.5

Compare Source

  • Updates React Plugin to v3.3.5 (with v2.8.5 as dependency) -- using React 17
  • Updates React Native Plugin to 2.5.5 (with v2.8.5 as dependency)
  • Updates Chrome Debug Extension to 0.3.5
Changelog
  • #​1636 [BUG] measurements not being sent when using stopTrackEvent(name, properties, measurements);
  • #​1857 [BUG] CDN Packaging is not exposing the internal tools (CoreUtils / Telemetry / etc)
    • This was caused by the updated tree-shaking component that we used, fixing this has increased the CDN payload but it provides backward compatibility again
  • #​1852 [BUG] Snippet initialization with IE8 fails with minified code (works with un-minified code)
    • This was specific to IE8 usages
  • #​1076 Refactor code to provide better tree shaking and minification of generated code
    • Final stage which provides automatic name crunching, however, because of the fix for #​1857 the CDN package size does not show the full effect of this improvement
  • #​1860 Address Component Governance issues

Configuration

📅 Schedule: Branch creation - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from 099010f to 150fad2 Compare September 19, 2023 04:25
@renovate renovate bot changed the title Update dependency @microsoft/applicationinsights-web to ^2.8.15 Update dependency @microsoft/applicationinsights-web to ^2.8.16 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from 150fad2 to 17eba98 Compare February 7, 2024 04:20
@renovate renovate bot changed the title Update dependency @microsoft/applicationinsights-web to ^2.8.16 Update dependency @microsoft/applicationinsights-web to ^2.8.17 Feb 7, 2024
@renovate renovate bot changed the title Update dependency @microsoft/applicationinsights-web to ^2.8.17 Update dependency @microsoft/applicationinsights-web to ^2.8.18 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from 17eba98 to 787c6bb Compare March 13, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant