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: poweredcache/powered-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.7.1
Choose a base ref
...
head repository: poweredcache/powered-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.7.2
Choose a head ref
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 1, 2026

  1. Bump qs and express

    Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `qs` from 6.13.0 to 6.14.1
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.13.0...v6.14.1)
    
    Updates `express` from 4.21.2 to 4.22.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
    - [Commits](expressjs/express@4.21.2...v4.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.1
      dependency-type: indirect
    - dependency-name: express
      dependency-version: 4.22.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    fb38be4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. Merge pull request #172 from poweredcache/dependabot/npm_and_yarn/mul…

    …ti-c8afcbbcd8
    
    Bump qs and express
    mustafauysal authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    e9abf8d View commit details
    Browse the repository at this point in the history
  2. Bump webpack-dev-server and 10up-toolkit

    Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to 5.2.2 and updates ancestor dependency [10up-toolkit](https://github.com/10up/10up-toolkit/tree/HEAD/packages/toolkit). These dependencies need to be updated together.
    
    
    Updates `webpack-dev-server` from 4.15.2 to 5.2.2
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.2)
    
    Updates `10up-toolkit` from 6.5.0 to 6.5.1
    - [Release notes](https://github.com/10up/10up-toolkit/releases)
    - [Changelog](https://github.com/10up/10up-toolkit/blob/[email protected]/packages/toolkit/CHANGELOG.md)
    - [Commits](https://github.com/10up/10up-toolkit/commits/[email protected]/packages/toolkit)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-version: 5.2.2
      dependency-type: indirect
    - dependency-name: 10up-toolkit
      dependency-version: 6.5.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    295036b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Merge pull request #173 from poweredcache/dependabot/npm_and_yarn/mul…

    …ti-b3ad1111f8
    
    Bump webpack-dev-server and 10up-toolkit
    mustafauysal authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    193ada1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. 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)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    3bad4ad View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Update dependencies

    mustafauysal committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    152837f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #174 from poweredcache/dependabot/npm_and_yarn/lod…

    …ash-4.17.23
    
    Bump lodash from 4.17.21 to 4.17.23
    mustafauysal authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    ebd45d9 View commit details
    Browse the repository at this point in the history
  3. Update .pot

    mustafauysal committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    73163fc View commit details
    Browse the repository at this point in the history
  4. Bump version to 3.7.2

    mustafauysal committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    ed2925a View commit details
    Browse the repository at this point in the history
Loading