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/download.jqueryui.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.11
Choose a base ref
...
head repository: jquery/download.jqueryui.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.12
Choose a head ref
  • 16 commits
  • 27 files changed
  • 3 contributors

Commits on Dec 6, 2022

  1. Build: Bump qs from 6.10.1 to 6.10.3

    Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.10.1...v6.10.3)
    
    Closes gh-596
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0802120 View commit details
    Browse the repository at this point in the history
  2. Build: Bump express from 4.17.1 to 4.17.3

    Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.1...4.17.3)
    
    Closes gh-597
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a501ade View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Build: Bump semver from 7.3.5 to 7.5.2

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.5...v7.5.2)
    
    Closes gh-600
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e639110 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Build: Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    Closes gh-601
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5a21cd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Build: Bump @babel/traverse from 7.14.9 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.9 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    Closes gh-603
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      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 Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0df89e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Themeroller: Align icon with text

    The float left is not necessary and making the icon move to the top of paragraph.
    
    Closes gh-606
    codexico authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4431ea5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Build: Bump express from 4.17.3 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.17.3...4.19.2)
    
    Closes gh-607
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d851800 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Themeroller: Fix stale cachedZThemeParams in themeroller-themegallery

    Also, add a test for their correctness.
    
    Fixes gh-602
    Closes gh-609
    mgol authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f542257 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Build: Switch from Node 14 to 18, update/remove dependencies

    Changes:
    * switch from Node 14 to 18, including in the Dockerfile
    * test on Node 18 & 20
    * update almost all dependencies
    * remove some dependencies
    
    Removed dependencies:
    * `rimraf` in favor of native `fs` which now has recursive removal
    * `dateformat` that was rarely used in favor of native `Date` usage
    
    Closes gh-608
    mgol committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c12913e View commit details
    Browse the repository at this point in the history
  2. Reapply "Remove the workaround to handle asynchronous worker load lzm…

    …a-bug. Fixes #79". Fixes #131
    
    This reverts commit 4f6405b.
    
    Ref gh-608
    mgol committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3e0aea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a5968b View commit details
    Browse the repository at this point in the history
  4. Build: Migrate to the ESLint flat config

    Closes gh-610
    mgol authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    120ca06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d225761 View commit details
    Browse the repository at this point in the history
  6. Fix -ms-filter calculations for jQuery UI 1.13

    jQuery UI 1.13 uses `-ms-filter` which has to have its entire value put
    in quotes.
    
    Fixes jquery/jquery-ui/issues/2190
    Closes gh-612
    mgol authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    df71103 View commit details
    Browse the repository at this point in the history
  7. Build: Update jquery-ui-themeroller

    Update `jquery-ui-themeroller` to a version with a `-ms-filter` calculations
    fix for jQuery UI 1.13.
    mgol committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d6ef9a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. 2.2.12

    mgol committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d928c5e View commit details
    Browse the repository at this point in the history
Loading