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.0.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: v11.0.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 16, 2024

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

Commits on Nov 23, 2024

  1. feat: bumped glob dependency from 8 to 10 (#5250)

    * feat: bumped glob dependency from 8 to 10
    
    * feat: bumped glob dependency from 8 to 10
    
    * test: add --sort to --no-parallel tests
    
    * Switch from --sort in tests to preserving glob@8 sorting
    
    * Update glob sorting comment link
    
    * revert parallel.spec.js changes
    JoshuaKGoldberg authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    43c3157 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Release v11.0.1

    JoshuaKGoldberg committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    a5bd707 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 11.0.1 (#5257)

    * chore(main): release 11.1.0
    
    * Manually switch to 11.0.1
    
    * Manually switch to 11.0.1
    
    * Manually switch to 11.0.1
    
    ---------
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Josh Goldberg <[email protected]>
    github-actions[bot] and JoshuaKGoldberg authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4c558fb View commit details
    Browse the repository at this point in the history
Loading