Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/ApplicationInsights-JS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.7
Choose a base ref
...
head repository: microsoft/ApplicationInsights-JS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.8
Choose a head ref
  • 8 commits
  • 59 files changed
  • 5 contributors

Commits on May 12, 2025

  1. Update Components to address governance issues (#2524)

    - Remove grunt-contrib-qunit to address tar-fs versioning
    - Update puppeteer
    - Improve performance and simplify Asynchronous test generation
    MSNev authored May 12, 2025
    Configuration menu
    Copy the full SHA
    6e145d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a2cf1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    76ebbff View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. add negative isArray check to _isConfigDefaults (#2530)

    Co-authored-by: Nitzan Uziely <nitzanuziely@microsoft.com>
    Linkgoron and Nitzan Uziely authored May 19, 2025
    Configuration menu
    Copy the full SHA
    a38e08e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Fix ReferenceError in Click Analytics v3.3.7 by reordering variable d…

    …eclaration (#2536)
    
    * Initial plan for issue
    
    * Fix ReferenceError in Click Analytics by moving variable declaration before usage
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    Copilot and MSNev authored May 20, 2025
    Configuration menu
    Copy the full SHA
    0f42a7c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Fix Click Analytics contentName callback in v3.3.7 (#2535)

    * Initial plan for issue
    
    * Fix Click Analytics contentName callback
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    Copilot and MSNev authored May 22, 2025
    Configuration menu
    Copy the full SHA
    493dc40 View commit details
    Browse the repository at this point in the history
  2. [Release] Increase version to 3.3.8 (#2542)

    * release 3.3.8
    
    * update
    
    * update
    Karlie-777 authored May 22, 2025
    Configuration menu
    Copy the full SHA
    af80972 View commit details
    Browse the repository at this point in the history
  3. [Task] Fix CodeQL version to v2 (#2547)

    * Initial plan for issue
    
    * Update CodeQL GitHub Action from v1 to v2
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    Copilot and MSNev authored May 22, 2025
    Configuration menu
    Copy the full SHA
    c628245 View commit details
    Browse the repository at this point in the history
Loading