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: JSONPath-Plus/JSONPath
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.4.0
Choose a base ref
...
head repository: JSONPath-Plus/JSONPath
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 25, 2026

  1. build(deps): bump minimatch from 3.1.2 to 3.1.4 (#255)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4.
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.4
      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 Feb 25, 2026
    Configuration menu
    Copy the full SHA
    f0df6b3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump markdown-it from 14.1.0 to 14.1.1 (#251)

    Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1.
    - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
    - [Commits](markdown-it/markdown-it@14.1.0...14.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-it
      dependency-version: 14.1.1
      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 Feb 25, 2026
    Configuration menu
    Copy the full SHA
    c9d21bb View commit details
    Browse the repository at this point in the history
  3. build(deps): bump qs from 6.14.0 to 6.14.2 (#252)

    Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.14.0...v6.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      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 Feb 25, 2026
    Configuration menu
    Copy the full SHA
    0ddc450 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump ajv from 6.12.6 to 6.14.0 (#253)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-version: 6.14.0
      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 Feb 25, 2026
    Configuration menu
    Copy the full SHA
    fecbda7 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. build(deps): bump serialize-javascript (via audit fix)

    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.2 to 7.0.5.
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.2...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-version: 7.0.5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed May 22, 2026
    Configuration menu
    Copy the full SHA
    391de86 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump minimatch from 9.0.5 to 9.0.9

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9.
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v9.0.5...v9.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 9.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed May 22, 2026
    Configuration menu
    Copy the full SHA
    ec00bc3 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump rollup from 4.53.2 to 4.59.0

    Bumps [rollup](https://github.com/rollup/rollup) from 4.53.2 to 4.59.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.53.2...v4.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.59.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and brettz9 committed May 22, 2026
    Configuration menu
    Copy the full SHA
    b79e89b View commit details
    Browse the repository at this point in the history
  4. chore: pnpm update

    brettz9 committed May 22, 2026
    Configuration menu
    Copy the full SHA
    3a471a0 View commit details
    Browse the repository at this point in the history
Loading