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-hosting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: newfold-labs/wp-module-hosting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.1
Choose a head ref
  • 10 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 7, 2025

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

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

Commits on Aug 11, 2025

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

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.35.2 to 2.35.3.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@ccf2c62...2052987)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.35.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    2aa656a View commit details
    Browse the repository at this point in the history
  2. GitHub Actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@11bd719...08c6903)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    0b6c465 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. flexibly check the url contains required parts

    since introducing linkTracker this test fails due to the link containing more params between the page and the #fragment
    circlecube committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    81ba2f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb2088 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105 from newfold-labs/dependabot/github_actions/m…

    …ain/actions/cache-4.2.4
    
    GitHub Actions(deps): Bump actions/cache from 4.2.3 to 4.2.4
    circlecube authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1cffe68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #106 from newfold-labs/dependabot/github_actions/m…

    …ain/shivammathur/setup-php-2.35.3
    
    GitHub Actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3
    circlecube authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    1a1cb29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #107 from newfold-labs/dependabot/github_actions/m…

    …ain/actions/checkout-5.0.0
    
    GitHub Actions(deps): Bump actions/checkout from 4.2.2 to 5.0.0
    circlecube authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    d23bc09 View commit details
    Browse the repository at this point in the history
  6. NPM Dev(deps-dev): Bump @wordpress/scripts from 30.20.0 to 30.21.0

    Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 30.20.0 to 30.21.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@30.21.0/packages/scripts)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/scripts"
      dependency-version: 30.21.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    25faf98 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #104 from newfold-labs/dependabot/npm_and_yarn/mai…

    …n/wordpress/scripts-30.21.0
    
    NPM Dev(deps-dev): Bump @wordpress/scripts from 30.20.0 to 30.21.0
    circlecube authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    19e0bfa View commit details
    Browse the repository at this point in the history
Loading