equinor / mercury

Mercury calculator - API and Webapp
https://mercury.app.radix.equinor.com
MIT License
1 stars 0 forks source link

chore(deps): bump @microsoft/applicationinsights-web from 3.0.2 to 3.0.4 in /web #494

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps @microsoft/applicationinsights-web from 3.0.2 to 3.0.4.

Release notes

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

3.0.4 (Oct 16th, 2023)

Changelog

  • #2162 [BUG] window is not defined at _getStackFromErrorObj
  • #2163 [BUG] Using App Insights connection string leads to double slash
  • #2164 [BUG] Fetch with empty string as first parameter does not include traceparent and does not successfully save dependency to Application Insights
  • #2180 [BUG] Same timestamp on multiple pageView-events after upgrade to 3.0.3
  • CfgSyncPlugin improvment
    • #2166 [main] correct throttle configdefault setting in aisku
    • #2168 [Main][Task]24499167: add cfgSync plugin doc
    • #2171 [main] test aisku config could correctly merge new config fetch from cdn
    • #2175 [main] Update Service Notifications to not send message twice
    • #2177 [Main]Set CfgSync version to 3.0.3
    • #2160 [Main] Include Config sync in publish group
  • Documentation update
    • #2169 [Main][Task]24499172: add throttle manager doc
    • #2170 [Main][Task]24499174: Add service notification doc
  • Github workflow improvement
    • #2173 Add Issue state reporting script

What's Changed

Full Changelog: https://github.com/microsoft/ApplicationInsights-JS/compare/3.0.3...3.0.4

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

... (truncated)

Changelog

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

3.0.4 (Oct 16th, 2023)

Changelog

  • CfgSyncPlugin improvment

    • #2166 [main] correct throttle configdefault setting in aisku
    • #2168 [Main][Task]24499167: add cfgSync plugin doc
    • #2171 [main] test aisku config could correctly merge new config fetch from cdn
    • #2175 [main] Update Service Notifications to not send message twice
  • #2160 [Main] Include Config sync in publish group

  • #2165 [main] use proper URL for tracking when fetch is passed an empty string

  • #2169 [Main][Task]24499172: add throttle manager doc

  • #2170 [Main][Task]24499174: Add service notification doc

  • #2173 Add Issue state reporting script

  • #2174 [main] remove double slash for endPointUrl

  • #2177 [Main]Set CfgSync version to 3.0.3

  • #2178 [main] use helper func to get window

  • #2183 [main] fix startTime timestamp

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

... (truncated)

Commits


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)
dependabot[bot] commented 9 months ago

Superseded by #506.