microsoft / accessibility-insights-web

Accessibility Insights for Web
https://accessibilityinsights.io
MIT License
820 stars 146 forks source link

chore(deps): Bump @microsoft/applicationinsights-web from 2.8.18 to 3.3.0 #7380

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @microsoft/applicationinsights-web from 2.8.18 to 3.3.0.

Release notes

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

3.3.0

Potential breaking change

This release contains a potential break change due to enhancing the definition of the IConfiguration to support Promise types for the connectionString, instrumentationKey and endpointURL; any extension that relies on these base interfaces will VERY likely cause TypeScript to fail with potential warnings about the types being different.

Changelog

#2371 Bump @​microsoft/rush from 5.97.1 to 5.129.6 #2340 [Main][Task]27939476: Initialization with iKey and endpoint to be promises !! potential breaking changes. IConfiguration support Promise types for the connectionString, instrumentationKey and endpointURL #2366 [Sdk Loader] Increase version to 1.2.0 #2367 [main] update the way to generate ajax perforamance mark prefix

What's Changed

Full Changelog: https://github.com/microsoft/ApplicationInsights-JS/compare/3.2.2...3.3.0

3.2.2

Changelog

#2356 [Main][Task]27488189: Modify offline support enums for isolated mode #2357 [Main][Task]28050373: Expose Offline Support SendNextBatch function #2358 [Main][Task]27080650: Initialization Should Handle Offline Support Dependency #2362 [Main]Publishing: Add support for Az Modules instead of AzureRM Modules #2360 set script attribut to avoid race condition when multiple sdks are inited

What's Changed

Full Changelog: https://github.com/microsoft/ApplicationInsights-JS/compare/3.2.1...3.2.2

3.2.1

Changelog

#2333 [Main][Task]27749889: Change AISKU Sync Mode to Receive #2335 [Main][Task]27681441: Fix async tests for MsAzure Migration #2338 [Main][Task]27923018: Post Channel getOfflineSupport should set correct headers and url based on payload data #2342 [Main][Task]27923018: 1ds post getOffline support url fix

... (truncated)

Changelog

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

3.3.0 (July 1st, 2024)

Potential breaking change

This release contains a potential break change due to enhancing the definition of the IConfiguration to support Promise types for the connectionString, instrumentationKey and endpointURL; any extension that relies on these base interfaces will VERY likely cause TypeScript to fail with potential warnings about the types being different.

Changelog

  • #2371 Bump @​microsoft/rush from 5.97.1 to 5.129.6
  • #2340 [Main][Task]27939476: Initialization with iKey and endpoint to be promises

!! potential breaking changes. IConfiguration support Promise types for the connectionString, instrumentationKey and endpointURL

  • #2366 [Sdk Loader] Increase version to 1.2.0
  • #2367 [main] update the way to generate ajax perforamance mark prefix

3.2.2 (June 11th, 2024)

Changelog

  • #2356 [Main][Task]27488189: Modify offline support enums for isolated mode
  • #2357 [Main][Task]28050373: Expose Offline Support SendNextBatch function
  • #2358 [Main][Task]27080650: Initialization Should Handle Offline Support Dependency
  • #2362 [Main]Publishing: Add support for Az Modules instead of AzureRM Modules
  • #2360 set script attribut to avoid race condition when multiple sdks are inited

3.2.1 (May 9th, 2024)

Changelog

  • #2333 [Main][Task]27749889: Change AISKU Sync Mode to Receive
  • #2335 [Main][Task]27681441: Fix async tests for MsAzure Migration
  • #2338 [Main][Task]27923018: Post Channel getOfflineSupport should set correct headers and url based on payload data
  • #2342 [Main][Task]27923018: 1ds post getOffline support url fix

3.2.0 (Apr 23rd, 2024)

!! CfgSync plugin is turned on. Throttling Ikey depreciation message is enabled with sampling rate 0.0001% [##2317](microsoft/ApplicationInsights-JS#2317)

!! Sender has breaking changes. The key used for session storage is changed and items stored in the storage now contain retry counts. [##2324](microsoft/ApplicationInsights-JS#2324)

Changelog

  • #2371 [Main][Task]27365739 Turn on Ikey depreciation message with sampling rate 0.0001%
  • #2319 [Main] Fix config release script overwrite flag and cache time
  • #2321 [Main] Default request headers content-type for 1ds should be x-json-stream only ing
  • #2324 [Main][Task]27079894 Add a max retry count for Sender
  • #2325 [Main][Task]25716927: Change default CfgSync values to turn on the ikey deprecation message

... (truncated)

Commits
  • db27ec3 [Main] [Release] Increase version to 3.3.0 (#2372)
  • 513d8e6 Bump @​microsoft/rush from 5.97.1 to 5.129.6 (#2371)
  • 806051a [main] update the way to generate ajax perforamance mark prefix (#2367)
  • db5e084 [Main][Task]27939476: Initialization with iKey and endpoint to be promises (#...
  • 40b150a Update RELEASES.md (#2366)
  • 977fcd5 [main][snippet] prepare new snippet release, add support for more config (#2365)
  • 8d3e3e2 [main] update script for uploading images (#2334)
  • 416e338 [main] update ignoreHeaders doc for #2336 (#2345)
  • 99760cf [main] create snippet mini loader (#2339)
  • ec0d273 [Main] [Release] Increase version to 3.2.2 (#2363)
  • 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)