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.32.3
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.32.4
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 4, 2021

  1. update API coverage.md

    YusukeIwaki committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    633e888 View commit details
    Browse the repository at this point in the history
  2. Update rubocop requirement from ~> 1.15.0 to ~> 1.16.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.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    92ff704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc50f6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #113 from YusukeIwaki/dependabot/bundler/rubocop-t…

    …w-1.16.0
    
    Update rubocop requirement from ~> 1.15.0 to ~> 1.16.0
    YusukeIwaki authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    6ec7551 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. retry Firefox CI

    YusukeIwaki committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    b9b4a00 View commit details
    Browse the repository at this point in the history
  2. skip

    YusukeIwaki committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    34aef30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from YusukeIwaki/retry_firefox_ci

    retry Firefox CI
    YusukeIwaki authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    8b47001 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Update rubocop requirement from ~> 1.16.0 to ~> 1.17.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.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    592b841 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. update RuboCop to 1.17.0

    YusukeIwaki committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    8214e54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #116 from YusukeIwaki/dependabot/bundler/rubocop-t…

    …w-1.17.0
    
    Update rubocop requirement from ~> 1.16.0 to ~> 1.17.0
    YusukeIwaki authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f1bd954 View commit details
    Browse the repository at this point in the history
  3. update API coverage

    YusukeIwaki committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    9dfbcca View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    f8a48f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from YusukeIwaki/fix_type_text

    Fix type_text to work on input '<'
    YusukeIwaki authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    846aaa5 View commit details
    Browse the repository at this point in the history
  3. 0.32.3 -> 0.32.4

    YusukeIwaki committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    3800ca7 View commit details
    Browse the repository at this point in the history
Loading