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.8.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.0.1
Choose a head ref
  • 8 commits
  • 15 files changed
  • 5 contributors

Commits on Oct 30, 2024

  1. feat: allow calling hook methods (#5231)

    * feat(suite): allow calling hook methods
    
    * add tests and docs
    
    * fix
    
    * address comment
    perrin4869 authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e3da641 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 11, 2024

  1. fix!: adapt new engine range for Mocha 11 (#5216)

    * ci(release-please): prereleases
    
    * fix!: adapt new version range
    
    Borrowing the version range of ESLint 9
    
    * test: add engine range validation
    
    ---------
    
    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    voxpelli and JoshuaKGoldberg authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    80da25a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 11.0.0 prerelease (#5241)

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

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 <git@joshuakgoldberg.com>
    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