dylan-smith / DiveIntelligence

1 stars 1 forks source link

Bump @microsoft/applicationinsights-web from 2.8.16 to 3.0.3 in /src/DivingCalculator.Web #78

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps @microsoft/applicationinsights-web from 2.8.16 to 3.0.3.

Release notes

Sourced from @​microsoft/applicationinsights-web's releases.

3.0.3

Changelog

  • #2157 [Main] Bug New minified bundles are corrupting global scope

  • #2120 Missing traceparent header when running multiple SDK instances

    • #2144 [Main][Part 2] Missing traceparent header when running multiple SDK instances #2120
    • #2141 [Main][Bug] 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

    • #2152 [main] allow empty string as first parameter to fetch
  • #2127 [Main] Add automated ability to reset the npm latest tag to a specific build

  • #2106 Consider export IClickAnalyticsConfiguration from the click plugin?

  • #2086 [BUG] Field 'fileName' on type 'StackFrame' is too long. Expected: 1024 characters

    • #2118 [Main] [BUG] Field 'fileName' on type 'StackFrame' is too long. Expected: 1024 characters #2086
  • #2094 _getVerifiedStorageObject - contentious sessionStorage element

    • #2110 [main] add prefix before storage name when setting it
  • #2137 [Main] Fix: edge case where the navigation entry is not present

  • #2135 Update @​nevware21 base versions

  • #2104 [main] Use the navigation entry timeing for page load event start time

  • #2116 [Main] Fixup setVersion to support automated nightly release

  • #2097 disablePageUnloadEvents lost somewhere #2097

  • Internal Task 15757413: [VSCode] [1DS] Move 1DS Core and 1DS Post to GitHub #2102

  • #2089 [BUG] The v3.x exporting of the TelemetryContext does not export the sessionManager "type"

  • [BUG] Readme Issue for perfmarkmeasure @​microsoft/applicationinsights-applicationinsights-perfmarkmeasure-js@ #2150

  • #2139 V3 Public CDN URL

  • #2093 Update project clean to make faster

  • Add support for service level notifications (disabled by default in this release, will be enabled by default in a future release)

    • #2147 [main] throttle manager in aisku sending message
    • #2133 [Main][Task]24841107: Refactor throttleMgr to support multiple message keys
    • #2090 [Main][Task]17874465:Support Config sync across instances
    • #2125 [Main][Task]24677395:add configurations for CDN to enable specific users opt-in implementation
    • #2115 [Main][Task]24662146: cfgSync plugin improvement: timer handling for fetch/xhr
  • SDK Loader Updates (version 7 - will be published after this release is deployed to the CDN)

    • #2091 rework web snippet (Convert to TypeScript)
    • #2099 change loader src when detect IE
    • #2098 Extend the config part in Min
    • #2131 [main] Adding round robin retry for snippet script src loading

What's Changed

... (truncated)

Changelog

Sourced from @​microsoft/applicationinsights-web's changelog.

3.0.3 (Sep 20th, 2023)

Changelog

  • #2157 [Main] Bug New minified bundles are corrupting global scope

  • #2120 Missing traceparent header when running multiple SDK instances

    • #2144 [Main][Part 2] Missing traceparent header when running multiple SDK instances #2120
    • #2141 [Main][Bug] 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

    • #2152 [main] allow empty string as first parameter to fetch
  • #2127 [Main] Add automated ability to reset the npm latest tag to a specific build

  • #2106 Consider export IClickAnalyticsConfiguration from the click plugin?

  • #2086 [BUG] Field 'fileName' on type 'StackFrame' is too long. Expected: 1024 characters

    • #2118 [Main] [BUG] Field 'fileName' on type 'StackFrame' is too long. Expected: 1024 characters #2086
  • #2094 _getVerifiedStorageObject - contentious sessionStorage element

    • #2110 [main] add prefix before storage name when setting it
  • #2137 [Main] Fix: edge case where the navigation entry is not present

  • #2135 Update @​nevware21 base versions

  • #2104 [main] Use the navigation entry timeing for page load event start time

  • #2116 [Main] Fixup setVersion to support automated nightly release

  • #2097 disablePageUnloadEvents lost somewhere #2097

  • Internal Task 15757413: [VSCode] [1DS] Move 1DS Core and 1DS Post to GitHub #2102

  • #2089 [BUG] The v3.x exporting of the TelemetryContext does not export the sessionManager "type"

  • [BUG] Readme Issue for perfmarkmeasure @​microsoft/applicationinsights-applicationinsights-perfmarkmeasure-js@ #2150

  • #2139 V3 Public CDN URL

  • #2093 Update project clean to make faster

  • Add support for service level notifications (disabled by default in this release, will be enabled by default in a future release)

    • #2147 [main] throttle manager in aisku sending message
    • #2133 [Main][Task]24841107: Refactor throttleMgr to support multiple message keys
    • #2090 [Main][Task]17874465:Support Config sync across instances
    • #2125 [Main][Task]24677395:add configurations for CDN to enable specific users opt-in implementation
    • #2115 [Main][Task]24662146: cfgSync plugin improvement: timer handling for fetch/xhr
  • SDK Loader Updates (version 7 - will be published after this release is deployed to the CDN)

    • #2091 rework web snippet (Convert to TypeScript)
    • #2099 change loader src when detect IE
    • #2098 Extend the config part in Min
    • #2131 [main] Adding round robin retry for snippet script src loading

3.0.2 (May 23rd, 2023)

Changelog

  • #2068 [BUG] SDK fails to initialize when the config includes objects with properties that are not configurable
  • #2075 [BUG] ClickAnalytics throwing errors in console
  • #2065 Type 'T' does not satisfy the constraint 'IConfiguration'
  • #2079 [BUG] The SDK is not limiting the sdkVersion length, which causes the night builds to cause an error
  • #2061 [BUG] hasDocument should be invoked as function
  • #2064 [Main] Task 20788238: [AI] Add ApplicationInsights namespace and workaround to support v2 and v3 loaded from the CDN

... (truncated)

Commits
  • 4eabbbb [Main][Release] Increase version to 3.0.3 (#2159)
  • 1e369eb [main] allow empty string as first parameter to fetch (#2152)
  • e0e7b88 [Main] Bug New minified bundles are corrupting global scope (#2157)
  • 4354175 [main] throttle manager in aisku sending message (#2147)
  • c6c27fc [Main][Task]25113121: Add isFeatureEnable helper function to core (#2148)
  • 18b0dfc [Main][Task]24677395:add configurations for CDN to enable specific users opt-...
  • a02674d [Main][Part 2] Missing traceparent header when running multiple SDK instances...
  • fd15c29 [main] Adding round robin retry for snippet script src loading (#2131)
  • 212d8e6 [Main][Bug] Missing traceparent header when running multiple SDK instances #2...
  • 71d9a26 [Main][Task]24841107: Refactor throttleMgr to support multiple message keys (...
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)