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

Commits on Feb 6, 2022

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

Commits on Feb 10, 2022

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

Commits on Mar 4, 2022

  1. Update rspec requirement from ~> 3.10.0 to ~> 3.11.0

    Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version.
    - [Release notes](https://github.com/rspec/rspec-metagem/releases)
    - [Commits](rspec/rspec-metagem@v3.10.0...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: rspec
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1773522 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Merge pull request #201 from YusukeIwaki/dependabot/bundler/rspec-tw-…

    …3.11.0
    
    Update rspec requirement from ~> 3.10.0 to ~> 3.11.0
    YusukeIwaki authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    d9ab0d4 View commit details
    Browse the repository at this point in the history
  2. Update rubocop requirement from ~> 1.24.0 to ~> 1.25.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.24.0...v1.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    00ffe95 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

    …w-1.25.1
    
    Update rubocop requirement from ~> 1.24.0 to ~> 1.25.1
    YusukeIwaki authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6153afd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update rubocop requirement from ~> 1.25.1 to ~> 1.26.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.25.1...v1.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5904d60 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. fix consoleMessage

    YusukeIwaki committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    66ae10e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef33171 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf64a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #203 from YusukeIwaki/fix-199

    Fix consoleMessage API
    YusukeIwaki authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ca57822 View commit details
    Browse the repository at this point in the history
  5. Mark 0.40.4

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