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: newfold-labs/wp-module-global-ctb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: newfold-labs/wp-module-global-ctb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 12 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 29, 2025

  1. NPM Dev(deps-dev): Bump cypress-axe from 1.6.0 to 1.7.0

    Bumps [cypress-axe](https://github.com/component-driven/cypress-axe) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/component-driven/cypress-axe/releases)
    - [Commits](component-driven/cypress-axe@v1.6.0...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress-axe
      dependency-version: 1.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    3340f0d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

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

Commits on Sep 18, 2025

  1. GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.5

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.3 to 2.35.5.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2052987...bf6b4fb)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.35.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    1531d1e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. GitHub Actions(deps): Bump actions/cache from 4.2.4 to 4.3.0

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0400d5f...0057852)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    efe8a3e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. GitHub Actions(deps): Bump peter-evans/repository-dispatch

    Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3.0.0 to 4.0.0.
    - [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
    - [Commits](peter-evans/repository-dispatch@ff45666...5fc4efd)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/repository-dispatch
      dependency-version: 4.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    69fc577 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    f7704df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from newfold-labs/fix/casesensitive-namespace

    Fix case sensitive namespace issue: NewfoldLabs
    circlecube authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    39a42aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #75 from newfold-labs/dependabot/npm_and_yarn/main…

    …/testing-library/cypress-10.1.0
    
    NPM Dev(deps-dev): Bump @testing-library/cypress from 10.0.3 to 10.1.0
    circlecube authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    8c3f18c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from newfold-labs/dependabot/github_actions/ma…

    …in/shivammathur/setup-php-2.35.5
    
    GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.3 to 2.35.5
    circlecube authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    79a3f1e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #79 from newfold-labs/dependabot/github_actions/ma…

    …in/actions/cache-4.3.0
    
    GitHub Actions(deps): Bump actions/cache from 4.2.4 to 4.3.0
    circlecube authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    ddf432e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #80 from newfold-labs/dependabot/github_actions/ma…

    …in/peter-evans/repository-dispatch-4.0.0
    
    GitHub Actions(deps): Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0
    circlecube authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    2ed90a3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #73 from newfold-labs/dependabot/npm_and_yarn/main…

    …/cypress-axe-1.7.0
    
    NPM Dev(deps-dev): Bump cypress-axe from 1.6.0 to 1.7.0
    circlecube authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    1c9179c View commit details
    Browse the repository at this point in the history
Loading