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: puppeteer/replay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: puppeteer/replay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 1, 2022

  1. chore(deps): bump github/codeql-action from 2.1.21 to 2.1.22 (#282)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.21 to 2.1.22.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@c7f292e...b398f52)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    35adec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. chore(deps-dev): bump puppeteer from 17.0.0 to 17.1.0 (#284)

    Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 17.0.0 to 17.1.0.
    - [Release notes](https://github.com/puppeteer/puppeteer/releases)
    - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
    - [Commits](puppeteer/puppeteer@v17.0.0...v17.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: puppeteer
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    77989a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d86fbf View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.1.2 (#285)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    21cde80 View commit details
    Browse the repository at this point in the history
Loading