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: v9.2.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: v10.0.0
Choose a head ref
  • 20 commits
  • 41 files changed
  • 5 contributors

Commits on Mar 13, 2022

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

Commits on Mar 15, 2022

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

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    70fe3ad View commit details
    Browse the repository at this point in the history
  2. refactor: replace deprecated 'String.prototype.substr()' (#4852)

    'substr()' is deprecated, so we replace it with 'slice()' which works similarily.
    Signed-off-by: Tobias Speicher <[email protected]>
    CommanderRoot authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a816130 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 28, 2022

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

Commits on Mar 29, 2022

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

Commits on Apr 1, 2022

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

Commits on Apr 4, 2022

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

Commits on Apr 8, 2022

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

Commits on Apr 15, 2022

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

Commits on Apr 18, 2022

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

Commits on Apr 19, 2022

  1. docs: fix 'fgrep' url (#4873)

    ea2305 authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b863359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f6192 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

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

Commits on Apr 26, 2022

  1. chore(ci): add Node v18 to test matrix (#4876)

    Signed-off-by: Outsider <[email protected]>
    outsideris authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    007fa65 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 30, 2022

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

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    62b1566 View commit details
    Browse the repository at this point in the history
  2. build(v10.0.0): release

    juergba committed May 1, 2022
    Configuration menu
    Copy the full SHA
    023f548 View commit details
    Browse the repository at this point in the history
Loading