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.0.27
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.28.1
Choose a head ref
  • 19 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 25, 2020

  1. Configuration menu
    Copy the full SHA
    8d3fde2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from YusukeIwaki/increace-ci-stability

    Increace CI stability
    YusukeIwaki authored Dec 25, 2020
    Configuration menu
    Copy the full SHA
    0f20da3 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    d949bea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from YusukeIwaki/page-emulate_idle_state

    implement Page#emulate_idle_state
    YusukeIwaki authored Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ec28b5d View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. fix docs deploy flow

    YusukeIwaki committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    17144c4 View commit details
    Browse the repository at this point in the history
  2. Update rubocop requirement from ~> 1.6.1 to ~> 1.7.0

    Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop-hq/rubocop/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.6.1...v1.7.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    3b5b37d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c96954 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Merge pull request #46 from YusukeIwaki/dependabot/bundler/rubocop-tw…

    …-1.7.0
    
    Update rubocop requirement from ~> 1.6.1 to ~> 1.7.0
    YusukeIwaki authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    33f4790 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. Configuration menu
    Copy the full SHA
    b20aa4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from YusukeIwaki/fix-create-2-page

    Prevent creating a blank page on Puppeteer.launch(headless: false)
    YusukeIwaki authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    d76057b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c17a50 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    7119161 View commit details
    Browse the repository at this point in the history
  2. Update rubocop requirement from ~> 1.7.0 to ~> 1.8.0

    Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version.
    - [Release notes](https://github.com/rubocop-hq/rubocop/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop@v1.7.0...v1.8.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored Jan 7, 2021
    Configuration menu
    Copy the full SHA
    150b407 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

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

Commits on Jan 9, 2021

  1. Merge pull request #50 from YusukeIwaki/dependabot/bundler/rubocop-tw…

    …-1.8.0
    
    Update rubocop requirement from ~> 1.7.0 to ~> 1.8.0
    YusukeIwaki authored Jan 9, 2021
    Configuration menu
    Copy the full SHA
    893895f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Configuration menu
    Copy the full SHA
    e9ad372 View commit details
    Browse the repository at this point in the history
  2. do not revert bugfix

    YusukeIwaki committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    2b2690d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from YusukeIwaki/revert-48-fix-create-2-page

    Revert "Prevent creating a blank page on Puppeteer.launch(headless: false)"
    YusukeIwaki authored Jan 10, 2021
    Configuration menu
    Copy the full SHA
    ccacba7 View commit details
    Browse the repository at this point in the history
  4. 0.28.0 -> 0.28.1

    YusukeIwaki committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    5d77844 View commit details
    Browse the repository at this point in the history
Loading