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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

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

Release notes

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

3.3.1

Changelog

#2379 [Main][Task]28644993: Update Online Sender Status Code Check with Offline Mode #2380 [Main][Task]28751664: Fix Offline Circular Dependency #2386 [Main][Task]28846327: Fix Offline Default Max in Storage Time to 7 Days

  • Note: Offline plugin (@microsoft/applicationinsights-offlinechannel-js) default inStorageMaxTime is set to 604800000ms (around 7days), it was 10080000ms (around 2.8 hours)

#2387 [Main][Task]27760339: Typedoc is not including ILoadedPlugin #2381 [Main] [CDN Publishing] Cleanup AzureRM scripts from AI and 1DS #2377 Fix Nightly Size Tests #2389 [main] fix AI Basic Sku by exporting proxy function #2373 add withCredentials config #2388 [main] enhance exception telemetry with optional script Information

  • !! New config expCfg is available to provide more details of exception telemetry. See more details here

What's Changed

Full Changelog: microsoft/ApplicationInsights-JS@3.3.0...3.3.1

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

... (truncated)

Changelog

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

3.3.1 (Aug 7th, 2024)

Changelog

  • #2379 [Main][Task]28644993: Update Online Sender Status Code Check with Offline Mode
  • #2380 [Main][Task]28751664: Fix Offline Circular Dependency
  • #2386 [Main][Task]28846327: Fix Offline Default Max in Storage Time to 7 Days
  • #2387 [Main][Task]27760339: Typedoc is not including ILoadedPlugin
  • #2381 [Main] [CDN Publishing] Cleanup AzureRM scripts from AI and 1DS
  • #2377 Fix Nightly Size Tests
  • #2389 [main] fix AI Basic Sku by exporting proxy function
  • #2373 add withCredentials config
  • #2388 [main] enhance exception telemetry with optional script Information
    • !! New config expCfg is available to provide more details of exception telemetry. See more details here

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

... (truncated)

Commits
  • 54ea6d7 Change @​microsoft/rush from 5.131.0 to 5.130.3 (#2394)
  • 505d8f6 increase rush version (#2393)
  • 3ab2b04 [Main] [Release] Increase version to 3.3.1 (#2392)
  • 9a1204c add more doc for exception telemetry (#2390)
  • 0f3b608 [main] fix AI Basic Sku by exporting proxy function #2384 (#2389)
  • f39a815 [main] enhance exception telemetry with optional script Information (#2388)
  • 68fd1c9 export iloadedplugin from web (#2387)
  • 1890d61 update offline default max in storage time (#2386)
  • 5929dcc [Main][Task]27176994: Update the Config Used for Type Docs with iKey and Beta...
  • 35bfe80 [Main] [CDN Publishing] Cleanup AzureRM scripts from AI and 1DS (#2381)
  • 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 <dependency name> 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)

Bumps [@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS) from 2.8.18 to 3.3.1.
- [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md)
- [Commits](microsoft/ApplicationInsights-JS@2.8.18...3.3.1)

---
updated-dependencies:
- dependency-name: "@microsoft/applicationinsights-web"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 9, 2024 08:57
@dependabot dependabot bot added category: engineering dependencies Pull requests that update a dependency file labels Aug 9, 2024
@v-viyada v-viyada added the status: blocked This issue is blocked. label Aug 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2024

Superseded by #7439.

@dependabot dependabot bot closed this Sep 4, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/microsoft/applicationinsights-web-3.3.1 branch September 4, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: engineering dependencies Pull requests that update a dependency file status: blocked This issue is blocked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant