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.39.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.40.0
Choose a head ref
  • 16 commits
  • 25 files changed
  • 3 contributors

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    ab910f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from YusukeIwaki/porting/7802

    handle multiple/duplicate Fetch.requestPaused events
    Yusuke Iwaki authored Dec 19, 2021
    Configuration menu
    Copy the full SHA
    dc5c92f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Update rubocop requirement from ~> 1.23.0 to ~> 1.24.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.23.0...v1.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    25e6fbe View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

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

    …w-1.24.0
    
    Update rubocop requirement from ~> 1.23.0 to ~> 1.24.0
    Yusuke Iwaki authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    3cacfae View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

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

Commits on Jan 1, 2022

  1. update bundler

    YusukeIwaki committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    6f1e631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0d8c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c827f View commit details
    Browse the repository at this point in the history
  4. support Ruby 3.1

    YusukeIwaki committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    47875a9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #187 from YusukeIwaki/porting/7825

    feat: implement Element.waitForSelector
    Yusuke Iwaki authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    8954694 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Merge pull request #188 from YusukeIwaki/ruby3.1

    Yusuke Iwaki authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    d5d5b5e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Merge pull request #189 from YusukeIwaki/porting/7803

    refactoring: NetworkManager cleanup & refactor
    Yusuke Iwaki authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f799633 View commit details
    Browse the repository at this point in the history
  2. mark 0.40.0

    YusukeIwaki committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    07ab96a View commit details
    Browse the repository at this point in the history
Loading