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

fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.18 #257

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microsoft/applicationinsights-web 2.8.10 -> 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


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

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

@renovate renovate bot changed the title fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.11 fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.12 Apr 12, 2023
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from af7f719 to 81774d6 Compare April 12, 2023 04:28
@renovate renovate bot changed the title fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.12 fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.14 May 28, 2023
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from 81774d6 to adb13cd Compare May 28, 2023 10:27
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from adb13cd to f343c80 Compare August 3, 2023 19:41
@renovate renovate bot changed the title fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.14 fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.15 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from f343c80 to 3223b34 Compare September 19, 2023 04:25
@renovate renovate bot changed the title fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.15 fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.16 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from 3223b34 to 1214702 Compare February 7, 2024 03:46
@renovate renovate bot changed the title fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.16 fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.17 Feb 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.17 fix(deps): update dependency @microsoft/applicationinsights-web to v2.8.18 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/microsoft-applicationinsights-web-2.x branch from 1214702 to e42efc7 Compare March 13, 2024 01:54
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.

0 participants