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: v10.2.0
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.3.0
Choose a head ref
  • 18 commits
  • 42 files changed
  • 10 contributors

Commits on Feb 12, 2023

  1. Fix deprecated warn gh actions (#4962)

    Signed-off-by: Outsider <outsideris@gmail.com>
    outsideris authored Feb 12, 2023
    Configuration menu
    Copy the full SHA
    9f24d0d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on Oct 31, 2023

  1. chore: fix the ci (#5020)

    * chore: drop node 19, add node 20 and 21 to workflows
    
    * update karma deps
    
    * use 'moz:debuggerAdress'
    
    * .
    
    * debug
    
    * .
    
    * patch webdriverio
    
    * fix lint
    
    * improve ci
    Uzlopak authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f8f9fd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. update can-i-use (#5021)

    Uzlopak authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1c96231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee2b70e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. chore: remove nanoid as dependency (#5024)

    * chore: remove nanoid
    
    * add comment
    Uzlopak authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    45e97af View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. chore: remove touch as dev dependency (#5023)

    * chore: remove touch as dev dependency
    
    * Update test/integration/helpers.js
    Uzlopak authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    48002bc View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Dec 2, 2023

  1. docs: fix fragment ID for yargs.js extends docs (#4918)

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    Spencer-Doak and JoshuaKGoldberg authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4b60c1a View commit details
    Browse the repository at this point in the history
  2. docs: use mocha.js instead of mocha in the example run (#4927)

    It looks like `mocha/bin/mocha` isn't there anymore.
    nikolas authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    060f77d View commit details
    Browse the repository at this point in the history
  3. docs: fix return jsdoc type of titlePath (#4886)

    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    F3n67u and JoshuaKGoldberg authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    eca4fec View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. docs: overhaul contributing and maintenance docs for end-of-year 2023 (

    …#5038)
    
    * docs: overhaul contributing and maintenance docs for end-of-year 2023
    
    * Missed a note: re-requesting review
    
    * Switch from rebasing to squashing
    
    * Update Gitter to Discord
    
    * Add 'I want to provide a PR' optional checkboxes
    
    * Updated issue templates
    
    * Shorter name for Docs
    JoshuaKGoldberg authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9f99178 View commit details
    Browse the repository at this point in the history
  2. docs: touchups to labels and a template title post-revamp (#5050)

    * docs: touchups to labels and a template title post-revamp
    
    * nit: no space in repository tooling
    JoshuaKGoldberg authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    645469e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix: add alt text to Built with Netlify badge (#5068)

    * fix: add alt text to Built with Netlify badge
    
    * Update docs/_includes/default.liquid
    
    Co-authored-by: Pelle Wessman <pelle@kodfabrik.se>
    
    ---------
    
    Co-authored-by: Pelle Wessman <pelle@kodfabrik.se>
    JoshuaKGoldberg and voxpelli authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8812413 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Feb 8, 2024

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