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: jquery/jquery-test-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.5
Choose a base ref
...
head repository: jquery/jquery-test-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.6
Choose a head ref
  • 5 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 2, 2025

  1. chore(deps): bump actions/cache in the github-actions group (#11)

    Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).
    
    
    Updates `actions/cache` from 4.2.0 to 4.2.2
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@1bd1e32...d4323d4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2025
    Configuration menu
    Copy the full SHA
    e52e26f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. fix(browsers): ensuring acknowledgement is only necessary for browser…

    …stack
    
    - short and quick selenium runs can send all xhr requests before
      the acknowledger can get lined up to listen for them. This was
      the case with jquery-mousewheel, which has been added in the tests.
    timmywil committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    ed60f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5382b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Configuration menu
    Copy the full SHA
    0f58dfc View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.2.6

    timmywil committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    255982b View commit details
    Browse the repository at this point in the history
Loading