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

Bump @microsoft/applicationinsights-web from 2.8.18 to 3.3.5 #3095

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

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

Release notes

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

3.3.5

Changelog

Issues

#2430 [BUG] Type signature for stopTrackEvent is incorrect #2442 [BUG] [Snippet] Unhandled exceptions are reported twice #2470 [BUG] @​microsoft/applicationinsights-channel-js lacks a proper repository URL #2467 [BUG] The regex used to parse the stack trace appears to be skipping anonymous lines This fixes the portal missing stack frames which are from anonymous functions due to missed parsing of stack frames with unexpected formatting.

Commits

#2458 URGENT ACTION: Stop using az416426.vo.msecnd.net #2428 [main] [snippet] Integrate 1DS with AI Snippet Generation #2443 Update Stale Issue action #2445 [main] snippet generation fix for pr #2428 #2446 [main] eliminate warning raised by tsdoc #2447 [main] [debug plugin] upgrade manifast to v3 #2450 [main][doc] Type signature for stopTrackEvent is incorrect #2430 #2448 [main] fix tsdoc error for param and type tag #2452 [main][fix] rush fix #2459 [Main][Task]30499129: Turn on CDN Deprecation Message with Sampling Rate with 10% Each Day #2460 [ThrottleMgr] Turn on Test CDN Deprecation Message with Sampling Rate with 100% Each Day #2461 Update config version to 1.0.1 #2463 [main][cfgsync] update test based on new config setting #2462 [main][debug tool] fix the way of calling chrome storage and add new url #2464 Update Code Owners #2465 [main][debug tool] enable check compressed data #2468 [Main][Task]31041354: Increase CDN Deprecation Message Sampling Rate to 20% #2471 [Main][Task]31111291: Fix Repo links in package.json #2455 [main] fix rush warning message #2473 Update rush version

What's Changed

... (truncated)

Changelog

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

3.3.5 (Feb 3rd, 2025)

Changelog

Issues

  • #2430 [BUG] Type signature for stopTrackEvent is incorrect
  • #2442 [BUG] [Snippet] Unhandled exceptions are reported twice
  • #2470 [BUG] @​microsoft/applicationinsights-channel-js lacks a proper repository URL
  • #2467 [BUG] The regex used to parse the stack trace appears to be skipping anonymous lines
    • This fixes the portal missing stack frames which are from anonymous functions due to missed parsing of stack frames with unexpected formatting.

Commits

  • #2428 [main] [snippet] Integrate 1DS with AI Snippet Generation
  • #2443 Update Stale Issue action
  • #2445 [main] snippet generation fix for pr #2428
  • #2446 [main] eliminate warning raised by tsdoc
  • #2447 [main] [debug plugin] upgrade manifast to v3
  • #2450 [main][doc] Type signature for stopTrackEvent is incorrect #2430
  • #2448 [main] fix tsdoc error for param and type tag
  • #2452 [main][fix] rush fix
  • #2459 [Main][Task]30499129: Turn on CDN Deprecation Message with Sampling Rate with 10% Each Day
  • #2458 URGENT ACTION: Stop using az416426.vo.msecnd.net
  • #2460 [ThrottleMgr] Turn on Test CDN Deprecation Message with Sampling Rate with 100% Each Day
  • #2461 Update config version to 1.0.1
  • #2463 [main][cfgsync] update test based on new config setting
  • #2462 [main][debug tool] fix the way of calling chrome storage and add new url
  • #2464 Update Code Owners
  • #2465 [main][debug tool] enable check compressed data
  • #2468 [Main][Task]31041354: Increase CDN Deprecation Message Sampling Rate to 20%
  • #2471 [Main][Task]31111291: Fix Repo links in package.json
  • #2455 [main] fix rush warning message
  • #2473 Update rush version

3.3.4 (Oct 30th 2024)

Changelog

  • #2426 [Main][Task]29626594: PerfManager Should be Created without Customized CreatePerfMgr Function
  • #2421 [Main]: Make file size checks flexible for nightly/dev builds
  • #2434 [Main][Task]29884493: Add a Function to Export Offline Listener From Sender
  • #2437 [Main][Task]29519727: Better Handle Sender Dynamic Changes
  • #2438 [Main][Task]29445623: Update CfgSync Config Readme
  • #2439 [BUG] Sourcemap load errors in debugger from dependencies
  • #2429 Readme - Remove double negative

3.3.3 (Sep 23rd 2024)

Changelog

... (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 <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.5.
- [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.5)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants