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: browserstack/cucumber-java-playwright-browserstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: browserstack/cucumber-java-playwright-browserstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 2 files changed
  • 5 contributors

Commits on Apr 27, 2026

  1. Merge pull request #1 from browserstack/master

    Initial cucumber-java-playwright BrowserStack sample
    Jimesh-browserstack authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    6ed55a8 View commit details
    Browse the repository at this point in the history
  2. Bump org.json:json from 20210307 to 20231013

    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20231013.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - [Commits](stleary/JSON-java@2021030...2023101)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20231013'
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    9f9b9e0 View commit details
    Browse the repository at this point in the history
  3. Bump org.testng:testng from 7.4.0 to 7.5.1

    Bumps [org.testng:testng](https://github.com/cbeust/testng) from 7.4.0 to 7.5.1.
    - [Release notes](https://github.com/cbeust/testng/releases)
    - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
    - [Commits](testng-team/testng@7.4.0...7.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.testng:testng
      dependency-version: 7.5.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    d17dd24 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Merge pull request #3 from browserstack/dependabot/maven/org.testng-t…

    …estng-7.5.1
    
    Bump org.testng:testng from 7.4.0 to 7.5.1
    karanshah-browserstack authored May 7, 2026
    Configuration menu
    Copy the full SHA
    a10b078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2596ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from browserstack/dependabot/maven/org.json-jso…

    …n-20231013
    
    Bump org.json:json from 20210307 to 20231013
    karanshah-browserstack authored May 7, 2026
    Configuration menu
    Copy the full SHA
    06a51d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2026

  1. semgrep workflow: pin Docker image and actions to version tags

    Pin returntocorp/semgrep container image to a specific version
    and GitHub Actions to major version tags to prevent :latest
    tag resolution and reduce supply-chain attack surface.
    
    Fixes: LCNC-15821
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    bstack-security-github and claude committed Jun 19, 2026
    Configuration menu
    Copy the full SHA
    8dd69a2 View commit details
    Browse the repository at this point in the history
Loading