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: github/image-crop-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: github/image-crop-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/sub-pr-59
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 20, 2025

  1. Bump playwright in the npm_and_yarn group across 1 directory

    Bumps the npm_and_yarn group with 1 update in the / directory: [playwright](https://github.com/microsoft/playwright).
    
    
    Updates `playwright` from 1.34.3 to 1.56.1
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.34.3...v1.56.1)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-version: 1.56.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    3699ebf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Initial plan

    Copilot committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    9ca0bdd View commit details
    Browse the repository at this point in the history
  2. Initial plan for fixing CI

    Co-authored-by: TylerJDev <26746305+TylerJDev@users.noreply.github.com>
    Copilot and TylerJDev committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    abf5b9c View commit details
    Browse the repository at this point in the history
  3. Use Playwright Docker container to fix browser installation

    Co-authored-by: TylerJDev <26746305+TylerJDev@users.noreply.github.com>
    Copilot and TylerJDev committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    75dd14d View commit details
    Browse the repository at this point in the history
Loading