Comparing 5.1.3...5.1.4 · cakephp/debug_kit · GitHub
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: cakephp/debug_kit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.3
Choose a base ref
...
head repository: cakephp/debug_kit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.4
Choose a head ref
  • 16 commits
  • 15 files changed
  • 9 contributors

Commits on Aug 18, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    d814491 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1042 from cakephp/dependabot/github_actions/actio…

    …ns/checkout-5
    
    Bump actions/checkout from 4 to 5
    dereuromark authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    8ec45fb View commit details
    Browse the repository at this point in the history
  3. Fix deprecation.

    dereuromark committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    34e0c0f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1043 from cakephp/fix-deprecations

    Fix deprecation.
    markstory authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    cda21f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump actions/stale from 9 to 10

    Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v9...v10)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-version: '10'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    38d2f90 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Merge pull request #1044 from cakephp/dependabot/github_actions/actio…

    …ns/stale-10
    
    Bump actions/stale from 9 to 10
    markstory authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    976cffe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Configuration menu
    Copy the full SHA
    24aa0c1 View commit details
    Browse the repository at this point in the history
  2. Fix build badge

    josbeir committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    672e10d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1046 from josbeir/5.x

    Fixes tests + badge
    ADmad authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    0b660d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    4a6d95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c114687 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1049 from cakephp/ADmad-patch-1

    Fix phpcs config for codesniffer v5.3
    ADmad authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    a45f7b1 View commit details
    Browse the repository at this point in the history
  4. Improve wording

    ravage84 authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    4d5da51 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1048 from Neluxx/patch-2

    Add doc section to explain how to use DebugTimer for custom profiling
    LordSimal authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    b7cee8d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Fix video paths

    This resolved the incorrect paths for me locally.
    
    Fixes #1050
    markstory committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    c38e471 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Merge pull request #1051 from cakephp/fix-docs-videos

    Fix video paths
    markstory authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    291e9c9 View commit details
    Browse the repository at this point in the history
Loading