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.37.1
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.37.2
Choose a head ref
  • 15 commits
  • 18 files changed
  • 3 contributors

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    32ecac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f2895 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #159 from YusukeIwaki/rename_req_res

    Rename classes Request, Reaponse -> HTTPRequest, HTTPResponse
    Yusuke Iwaki authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    cbae2b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    2329d27 View commit details
    Browse the repository at this point in the history
  2. update document

    YusukeIwaki committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    bfb4566 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    ef3ce66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27990d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #162 from YusukeIwaki/porting/6735

    Implement cooperative request interception
    Yusuke Iwaki authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    5a11128 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Update rubocop requirement from ~> 1.22.0 to ~> 1.23.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.22.0...v1.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    84a047e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    7ee1620 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #165 from YusukeIwaki/dependabot/bundler/rubocop-t…

    …w-1.23.0
    
    Update rubocop requirement from ~> 1.22.0 to ~> 1.23.0
    Yusuke Iwaki authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    04b3ea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3ae40c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f70dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #167 from YusukeIwaki/fix/timeout_0

    Allow "timeout: 0" for disabling timeout.
    Yusuke Iwaki authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    28fa647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab00b47 View commit details
    Browse the repository at this point in the history
Loading