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: phproberto/node-js-playwright-browserstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e145e9b
Choose a base ref
...
head repository: browserstack/node-js-playwright-browserstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5c64d06
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. build(deps): bump form-data

    Bumps  and [form-data](https://github.com/form-data/form-data). These dependencies needed to be updated together.
    
    Updates `form-data` from 2.5.1 to 4.0.4
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
    - [Commits](form-data/form-data@v2.5.1...v4.0.4)
    
    Updates `form-data` from 4.0.1 to 4.0.4
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
    - [Commits](form-data/form-data@v2.5.1...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: indirect
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    7481a11 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Merge pull request browserstack#47 from browserstack/dependabot/npm_a…

    …nd_yarn/multi-0ca592796f
    
    build(deps): bump form-data
    karanshah-browserstack authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    69ce988 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. updated playwright version

    Baaryan committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    890daa8 View commit details
    Browse the repository at this point in the history
  2. updated script

    Baaryan committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    d095174 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Merge pull request browserstack#52 from Baaryan/main

    Playwright sample script changes
    karanshah-browserstack authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    5c64d06 View commit details
    Browse the repository at this point in the history
Loading