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: edisplay/jquery-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jquery/jquery-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 20 files changed
  • 3 contributors

Commits on Nov 7, 2025

  1. Build: Bump the github-actions group with 2 updates

    Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-node](https://github.com/actions/setup-node).
    
    Closes jquerygh-2374
    
    Updates `github/codeql-action` from 3.29.2 to 3.30.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@181d5ee...3599b3b)
    
    Updates `actions/setup-node` from 4.4.0 to 5.0.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@49933ea...a0853c2)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.30.5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    7571b73 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Build: Upgrade all dependencies, including jtr to 0.2.8

    - Fixes an issue with running tests in Edge in IE mode, but that doesn't
    affect this repo
    
    Closes jquerygh-2376
    timmywil authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    47a890d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

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

Commits on Jan 9, 2026

  1. Build: Bump the github-actions group with 3 updates

    Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [github/codeql-action](https://github.com/github/codeql-action).
    
    Closes jquerygh-2378
    
    Updates `actions/checkout` from 5.0.0 to 6.0.1
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@08c6903...8e8c483)
    
    Updates `actions/setup-node` from 6.0.0 to 6.1.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@2028fbc...395ad32)
    
    Updates `github/codeql-action` from 4.30.8 to 4.31.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@f443b60...5d4e8d1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      dependency-version: 4.31.9
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    ada6080 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

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

Commits on Jan 26, 2026

  1. Build: Bump lodash from 4.17.21 to 4.17.23

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    Closes jquerygh-2380
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    d6b0df9 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    3a22f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27cd03f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

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

Commits on Feb 7, 2026

  1. Build: Bump the github-actions group with 3 updates

    Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [github/codeql-action](https://github.com/github/codeql-action).
    
    Closes jquerygh-2386
    
    Updates `actions/checkout` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    Updates `actions/setup-node` from 6.1.0 to 6.2.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@395ad32...6044e13)
    
    Updates `github/codeql-action` from 4.31.9 to 4.32.0
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5d4e8d1...b20883b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      dependency-version: 4.32.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    f10169e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2026

  1. Datepicker: Support init inside a delegated focus handler in jQuery 4

    jQuery 4.0+ follows native focus events order, meaning that `focusin`
    is fired after `focus`. As delegated `focus` is implemented in jQuery
    via `focusin`, `focus` handlers attached during a delegated `focus`
    handler will not fire until the second time the field receives focus.
    This is what the `_attachments` method does. To account for that, show
    the datepicker if input is already focused. `_showDatepicker` checks
    if the datepicker is already open, so it's not a problem that it
    fires again as a `focus` handler in jQuery <4.
    
    Note that the fact such an initialization worked inside of delegated
    focus handlers was a result of an implementation detail in jQuery. If
    a regular `focus` handler was used to initialize the datepicker, neither
    jQuery 4.0 nor 3.x would show the datepicker. This issue is now fixed
    as well.
    
    Fixes jquerygh-2385
    Closes jquerygh-2390
    mgol authored Feb 8, 2026
    Configuration menu
    Copy the full SHA
    d327be4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

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

Commits on Feb 27, 2026

  1. Build: Update browserstack-local

    This resolves a security report.
    
    Ref browserstack/browserstack-local-nodejs#168
    mgol committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    ff0222b View commit details
    Browse the repository at this point in the history
  2. Build: Update minimatch & others

    This resolves security reports.
    mgol committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    fdc163c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Build: Bump github/codeql-action from 4.32.0 to 4.32.4 in the github-…

    …actions group
    
    Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    Closes jquerygh-2392
    
    Updates `github/codeql-action` from 4.32.0 to 4.32.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b20883b...89a39a4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.32.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    839ff8f View commit details
    Browse the repository at this point in the history
Loading