Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCH: Enhance Request Handling in Provider Classes #2401

Merged
merged 21 commits into from
Apr 24, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    a77b2c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2411c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a4c932 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de917f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0cf576 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6b8289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c12338a View commit details
    Browse the repository at this point in the history
  8. Remove testing code

    vaurdan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e3ff446 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refs/heads/develop' into update/ch-provider-refactor

    # Conflicts:
    #	build/content-helper/dashboard-widget.asset.php
    #	build/content-helper/editor-sidebar.asset.php
    vaurdan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6b756a8 View commit details
    Browse the repository at this point in the history
  10. Rebuild assets

    vaurdan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    69d6433 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    e9d8c5f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    b0f7efc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. build(deps-dev): bump @testing-library/react from 15.0.2 to 15.0.4

    Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.2 to 15.0.4.
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v15.0.2...v15.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and vaurdan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    077d0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f11587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5df10a View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary empty line

    acicovic authored and vaurdan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8a27528 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9396e93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    141dbe6 View commit details
    Browse the repository at this point in the history
  7. Adjust some whitespace/comments

    acicovic authored and vaurdan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8a79fa6 View commit details
    Browse the repository at this point in the history
  8. Clean-up docblock merge mess

    vaurdan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8a9266e View commit details
    Browse the repository at this point in the history
  9. Remove extra spaces.

    vaurdan committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    facd64b View commit details
    Browse the repository at this point in the history