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: mochajs/mocha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.7.2
Choose a base ref
...
head repository: mochajs/mocha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.7.3
Choose a head ref
  • 9 commits
  • 20 files changed
  • 7 contributors

Commits on Sep 1, 2025

  1. Configuration menu
    Copy the full SHA
    185ae1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56486b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2025

  1. Configuration menu
    Copy the full SHA
    55fd22a View commit details
    Browse the repository at this point in the history
  2. docs: migrate third party UIs wiki page to docs (#5434)

    Co-authored-by: Mark Wiemer <markwiemer@outlook.com>
    TG199 and mark-wiemer authored Sep 7, 2025
    Configuration menu
    Copy the full SHA
    6654704 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. build(deps): bump actions/setup-node in the github-actions group (#5459)

    Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
    
    
    Updates `actions/setup-node` from 4 to 5
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    48c6f40 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. docs: fix duplicate global leak documentation (#5461)

    Remove duplicate find-global-leak files created in error.
    Keeps the correct version and removes duplicates.
    TG199 authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    1164b9d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Configuration menu
    Copy the full SHA
    4122c7d View commit details
    Browse the repository at this point in the history
  2. fix: use original require() error for TS files if ERR_UNKNOWN_FILE_EX…

    …TENSION (#5408)
    
    * fix: use original require() error if ERR_UNKNOWN_FILE_EXTENSION
    
    * Update lib/nodejs/esm-utils.js
    
    Co-authored-by: Mark Wiemer <7833360+mark-wiemer@users.noreply.github.com>
    
    * Add in comments
    
    * test: add broken-syntax.ts fixture and test
    
    * chore: reset a change to main
    
    * test: slightly improve name
    
    ---------
    
    Co-authored-by: Mark Wiemer <7833360+mark-wiemer@users.noreply.github.com>
    JoshuaKGoldberg and mark-wiemer authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    ebdbc48 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 11.7.3 (#5455)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    c805327 View commit details
    Browse the repository at this point in the history
Loading