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: laravel/telescope
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ad5fadb
Choose a base ref
...
head repository: laravel/telescope
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 183a488
Choose a head ref
  • 12 commits
  • 34 files changed
  • 9 contributors

Commits on Sep 30, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    357f075 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. [5.x] chunk on number of tags rather than number of entries (#1644)

    * chunk on number of tags rather than number of entries
    
    * docblock
    
    * style
    
    * rename param
    cosmastech authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    99e9487 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Oct 7, 2025
    Configuration menu
    Copy the full SHA
    b229c23 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. Configuration menu
    Copy the full SHA
    6a61c0a View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Oct 12, 2025
    Configuration menu
    Copy the full SHA
    91f847c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d9794 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    a8b7c98 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Bump vite from 5.4.20 to 5.4.21 (#1649)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.21
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    4fda9e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. feat: add shouldIgnoreHosts method to filter HTTP client requests by …

    …host (#1650)
    
    * feat: add shouldIgnoreHosts method to filter HTTP client requests by host
    
    * style: fix coding style
    
    * refactor: add 'enabled' flag for ClientRequestWatcher configuration
    
    * Update ClientRequestWatcher.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    artengin and taylorotwell authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    cbdd61b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    87012e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. [5.x] PHP 8.5 Compatibility (#1658)

    * [5.x] PHP 8.5 Compatibility
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Apply fixes from StyleCI
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Apply fixes from StyleCI
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Apply fixes from StyleCI
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    crynobone and StyleCIBot authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    45e38e0 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    183a488 View commit details
    Browse the repository at this point in the history
Loading