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.34.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.35.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Jun 29, 2021

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

Commits on Jun 30, 2021

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

    …w-1.18.0
    
    Update rubocop requirement from ~> 1.17.0 to ~> 1.18.0
    Yusuke Iwaki authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    b5f9cdb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    12c3f2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb17f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e57070 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #128 from YusukeIwaki/feature/channel

    Introduce 'channel' parameter for Puppeteer.launch
    Yusuke Iwaki authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ce36224 View commit details
    Browse the repository at this point in the history
  5. 0.34.3 -> 0.35.0

    YusukeIwaki committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    0b4d30a View commit details
    Browse the repository at this point in the history
Loading