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: jasmine/jasmine-npm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.8.0
Choose a base ref
...
head repository: jasmine/jasmine-npm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.9.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 1 contributor

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    cd7e7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4238c1e View commit details
    Browse the repository at this point in the history
  3. Don't test on Node versions before 18.20.5

    18.20.5 is the oldest version supported by jasmine-core, because it's the
    oldest version supported by current selenium-webdriver. Also, many dev
    dependencies require at least 18.18.0.
    sgravrock committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    48263e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Fixed jsdoc description of Configuration#requires

    The exact loading mechanism depends on configuration, but it usually isn't
    require().
    sgravrock committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    6c418b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa1dbb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. Bump version to 5.9.0

    sgravrock committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    642b38c View commit details
    Browse the repository at this point in the history
Loading