Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Bump @microsoft/applicationinsights-web from 3.2.2 to 3.3.3 in /src/app/AlwaysOn.UI#1586

Closed
dependabot[bot] wants to merge 1 commit intocomponent-updatesfrom
dependabot/npm_and_yarn/src/app/AlwaysOn.UI/component-updates/microsoft/applicationinsights-web-3.3.3
Closed

Bump @microsoft/applicationinsights-web from 3.2.2 to 3.3.3 in /src/app/AlwaysOn.UI#1586
dependabot[bot] wants to merge 1 commit intocomponent-updatesfrom
dependabot/npm_and_yarn/src/app/AlwaysOn.UI/component-updates/microsoft/applicationinsights-web-3.3.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps @microsoft/applicationinsights-web from 3.2.2 to 3.3.3.

Release notes

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

3.3.3

Changelog

#2401 [Main][Task]28966399: Separate critical events and non-critical events for Offline Support Note: New Config splitEvts is added to Offline Channel Config. By enabling it, offline events will be batched and saved separately based on persistence level #2413 [Main][Task] 29445638: Fix Promise Initialization Sender Config Issue Note: the issue microsoft/ApplicationInsights-JS#2414 is resolved #2416 [Main][Task]29519574: Update AISKU Light to better handle Init Promise #2418 [Main][Task]29465842: Update Promise Initialization Post Channel #2404 [main] fix expCfg to be optional #2407 [main] Custom Trusted Type Policy Support for Snippet Script Injection #2409 [main] Trusted Type Policy Support for nounce tag

What's Changed

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

3.3.2

Changelog

#2396 [Main] Update generated typedoc documentation #2397[Main] Change tslib peerDependency from "*" to open range #2391 [Main] enhance exception telemetry with customer log Information Note: Config expCfg is moved from IConfig to IConfiguration(this change is going to cause the TypeScript type error).

What's Changed

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

... (truncated)

Changelog

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

3.3.3 (Sep 23rd 2024)

Changelog

  • #2401 [Main][Task]28966399: Separate critical events and non-critical events for Offline Support
    • Note: New Config splitEvts is added to Offline Channel Config. By enabling it, offline events will be batched and saved separately based on persistence level
  • #2413 [Main][Task] 29445638: Fix Promise Initialization Sender Config Issue
  • #2416 [Main][Task]29519574: Update AISKU Light to better handle Init Promise
  • #2418 [Main][Task]29465842: Update Promise Initialization Post Channel
  • #2404 [main] fix expCfg to be optional
  • #2407 [main] Custom Trusted Type Policy Support for Snippet Script Injection
  • #2409 [main] Trusted Type Policy Support for nounce tag

3.3.2 (Sep 3rd, 2024)

Changelog

  • #2396 [Main] Update generated typedoc documentation
  • #2397[Main] Change tslib peerDependency from "*" to open range
  • #2391 [Main] enhance exception telemetry with customer log Information
    • Note: Config expCfg is moved from IConfig to IConfiguration(this change is going to cause the TypeScript type error).

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

Web snippet additional update to 1.2.1 (July 10th, 2024)

This release includes fix for dependency problem in version 1.2.0, check #2369 for more detail.

Changelog

  • #2374 [main][snippet] remove the snippet dependency on web package

Web snippet additional update to 1.2.0 (June 21st, 2024)

This release includes support for multiple snippet loading. Snippets with different names (passed in by the user via configuration; check [##2355](microsoft/ApplicationInsights-JS#2355) and README for more details) can now run simultaneously.

... (truncated)

Commits
  • ed8632a [Main]: Make file size checks flexible for nightly/dev builds (#2421)
  • 2aaf54a release 3.3.3 (#2417)
  • 883fee6 add in root (#2395)
  • a3a2cd4 [Main][Task]29465842: Update Promise Initialization Post Channel Config (#2418)
  • 5515866 [Main][Task]29519574: Update AISKU Light to better handle Init Promise (#2416)
  • 8628bba [Main][Task] 29445638: Fix Promise Initialization Sender Config Issue (#2413)
  • 3a1fdb1 [Main][Task]28966399: Separate critical events and non-critical events for Of...
  • cd9b894 change test config interval (#2412)
  • 11f7029 add nounce support (#2409)
  • fe5c933 [main] enable auto doc generation (#2410)
  • 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 3.2.2 to 3.3.3.
- [Release notes](https://github.com/microsoft/ApplicationInsights-JS/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md)
- [Commits](microsoft/ApplicationInsights-JS@3.2.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and CalCof as code owners October 1, 2024 18:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #1643.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/app/AlwaysOn.UI/component-updates/microsoft/applicationinsights-web-3.3.3 branch November 1, 2024 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants