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: Hargne/jest-html-reporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.0
Choose a base ref
...
head repository: Hargne/jest-html-reporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 12, 2025

  1. Bump @babel/helpers from 7.26.7 to 7.26.10

    Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.7 to 7.26.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/helpers"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    d1f6410 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #198 from Hargne/dependabot/npm_and_yarn/babel/hel…

    …pers-7.26.10
    
    Bump @babel/helpers from 7.26.7 to 7.26.10
    Hargne authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    7b4e03d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. #200 - Upgraded jest to v30+

    Hargne committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    d40a5d4 View commit details
    Browse the repository at this point in the history
  2. Update mockJestGlobalConfig.ts

    Hargne committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    494c4db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #201 from Hargne/200-add-support-for-jest-30

    Added support for Jest 30.x
    Hargne authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    4e905ce View commit details
    Browse the repository at this point in the history
  4. Bumped version

    Hargne committed Jun 21, 2025
    Configuration menu
    Copy the full SHA
    d2597b0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #202 from Hargne/dev

    v4.2.0
    Hargne authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    a646daa View commit details
    Browse the repository at this point in the history
Loading