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: nierdz/wordpress-opcache-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.4
Choose a base ref
...
head repository: nierdz/wordpress-opcache-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 11, 2022

  1. chore(deps): bump pre-commit from 2.19.0 to 2.20.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v2.19.0...v2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    12a5815 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Merge pull request #41 from nierdz/dependabot/pip/pre-commit-2.20.0

    chore(deps): bump pre-commit from 2.19.0 to 2.20.0
    nierdz authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    35e928d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. chore(deps): bump pre-commit from 2.20.0 to 2.21.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v2.20.0...v2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    471b1b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #42 from nierdz/dependabot/pip/pre-commit-2.21.0

    chore(deps): bump pre-commit from 2.20.0 to 2.21.0
    nierdz authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a8bed7a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. feat: add CLI support

    cgiupponi authored and nierdz committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    745e8be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab27b60 View commit details
    Browse the repository at this point in the history
  3. chore: bump dev stack

    - WordPress to 6.1.1
    - PHP to 8.1
    nierdz committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    a506e95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d334049 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35edec6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44 from nierdz/feat/add-cli-support

    feat: add cli support
    nierdz authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b27e2ba View commit details
    Browse the repository at this point in the history
Loading