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: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.45.0
Choose a base ref
...
head repository: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.45.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Jan 10, 2023

  1. build(deps-dev): update rubocop requirement from ~> 1.42.0 to ~> 1.43.0

    Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop/rubocop/releases)
    - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.42.0...v1.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9a708cf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request #296 from YusukeIwaki/dependabot/bundler/rubocop-t…

    …w-1.43.0
    
    build(deps-dev): update rubocop requirement from ~> 1.42.0 to ~> 1.43.0
    YusukeIwaki authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    379d09b View commit details
    Browse the repository at this point in the history
  2. update CI script

    YusukeIwaki committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1a0bbab View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

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

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    6de2f77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #299 from YusukeIwaki/fix-298

    Explicitly set captureBeyondViewport=false unless fullPage or clip is set
    YusukeIwaki authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    3b91cd9 View commit details
    Browse the repository at this point in the history
  3. 0.45.1

    YusukeIwaki committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b67caa2 View commit details
    Browse the repository at this point in the history
Loading