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.40.6
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.7
Choose a head ref
  • 17 commits
  • 13 files changed
  • 2 contributors

Commits on Apr 21, 2022

  1. Update rubocop requirement from ~> 1.27.0 to ~> 1.28.1

    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.27.0...v1.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    84dc34b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

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

    …w-1.28.1
    
    Update rubocop requirement from ~> 1.27.0 to ~> 1.28.1
    YusukeIwaki authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    6f65098 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update rubocop requirement from ~> 1.28.1 to ~> 1.29.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.28.1...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2022
    Configuration menu
    Copy the full SHA
    0f57db1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

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

    …w-1.29.0
    
    Update rubocop requirement from ~> 1.28.1 to ~> 1.29.0
    YusukeIwaki authored May 7, 2022
    Configuration menu
    Copy the full SHA
    f6756af View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    32540e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #216 from YusukeIwaki/porting/8183

    feat: respond multiple headers with same key
    YusukeIwaki authored May 8, 2022
    Configuration menu
    Copy the full SHA
    6d95a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d8113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e55783c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae5b010 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #217 from YusukeIwaki/porting/8233

    fix: also kill Firefox when temporary profile is used
    YusukeIwaki authored May 8, 2022
    Configuration menu
    Copy the full SHA
    1a5f925 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #218 from YusukeIwaki/porting/8196

    fix: disable bfcache in the launcher
    YusukeIwaki authored May 8, 2022
    Configuration menu
    Copy the full SHA
    5dc0d46 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    d9090ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6366f View commit details
    Browse the repository at this point in the history
  3. fix bug

    YusukeIwaki committed May 9, 2022
    Configuration menu
    Copy the full SHA
    4f202e6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    c92cc48 View commit details
    Browse the repository at this point in the history
  2. add limitation memo

    YusukeIwaki committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1eaf9d2 View commit details
    Browse the repository at this point in the history
  3. Mark 0.40.7

    YusukeIwaki committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a8565f1 View commit details
    Browse the repository at this point in the history
Loading