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.1.5
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.1.6
Choose a head ref
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 17, 2025

  1. Composer(deps): Bump newfold-labs/wp-module-data from 2.8.5 to 2.8.6

    Bumps [newfold-labs/wp-module-data](https://github.com/newfold-labs/wp-module-data) from 2.8.5 to 2.8.6.
    - [Release notes](https://github.com/newfold-labs/wp-module-data/releases)
    - [Commits](newfold-labs/wp-module-data@2.8.5...2.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: newfold-labs/wp-module-data
      dependency-version: 2.8.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    860fa91 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. NPM(deps): Bump html-react-parser from 5.2.5 to 5.2.6

    Bumps [html-react-parser](https://github.com/remarkablemark/html-react-parser) from 5.2.5 to 5.2.6.
    - [Release notes](https://github.com/remarkablemark/html-react-parser/releases)
    - [Changelog](https://github.com/remarkablemark/html-react-parser/blob/master/CHANGELOG.md)
    - [Commits](remarkablemark/html-react-parser@v5.2.5...v5.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: html-react-parser
      dependency-version: 5.2.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    00e091d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Merge pull request #94 from newfold-labs/dependabot/composer/main/new…

    …fold-labs/wp-module-data-2.8.6
    
    Composer(deps): Bump newfold-labs/wp-module-data from 2.8.5 to 2.8.6
    arunshenoy99 authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    ab63b18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from newfold-labs/dependabot/npm_and_yarn/main…

    …/html-react-parser-5.2.6
    
    NPM(deps): Bump html-react-parser from 5.2.5 to 5.2.6
    arunshenoy99 authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    5eba75a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. NPM Dev(deps-dev): Bump @wordpress/scripts from 30.19.0 to 30.20.0

    Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 30.19.0 to 30.20.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.20.0/packages/scripts)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/scripts"
      dependency-version: 30.20.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    6a42164 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Standardize Node.js setup

    This standardizes the Node.js setup by:
    - Introducing an `.nvmrc` file specifying the version of Node.js to use when working with the repository.
    - Added `engines` to the `package.json` file.
    - Ensures the same version is used consistently in GitHub Actions workflows.
    desrosj committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    6f9007c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    386763a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Merge pull request #96 from newfold-labs/dependabot/npm_and_yarn/main…

    …/wordpress/scripts-30.20.0
    
    NPM Dev(deps-dev): Bump @wordpress/scripts from 30.19.0 to 30.20.0
    arunshenoy99 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    3e2bc6f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from newfold-labs/standardize-node-setup

    Standardize Node.js setup
    arunshenoy99 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    18315ea View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

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

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.34.1 to 2.35.2.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@0f7f1d0...ccf2c62)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-version: 2.35.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    dbb1a30 View commit details
    Browse the repository at this point in the history
  2. Remove explicit node-version input

    newfold-labs/workflows#84 will change the default value to `22`.
    
    Once all modules have an `.nvmrc` file, that will be used instead.
    desrosj committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    4ce5859 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Merge pull request #100 from newfold-labs/remove/explicit-node-versio…

    …n-in-workflows
    
    Remove explicit `node-version` input
    arunshenoy99 authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    7b75abe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from newfold-labs/dependabot/github_actions/ma…

    …in/shivammathur/setup-php-2.35.2
    
    GitHub Actions(deps): Bump shivammathur/setup-php from 2.34.1 to 2.35.2
    arunshenoy99 authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    c2b2caa View commit details
    Browse the repository at this point in the history
Loading