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

Commits on Apr 2, 2022

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

Commits on Apr 8, 2022

  1. Update rubocop requirement from ~> 1.26.0 to ~> 1.27.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.26.0...v1.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a12d623 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #209 from YusukeIwaki/dependabot/bundler/rubocop-t…

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

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    b837d58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from YusukeIwaki/porting/8162

    fix request interception
    YusukeIwaki authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    2a7a137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab3d7f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #212 from YusukeIwaki/porting/8162

    fix: get extra headers from Fetch.requestPaused event
    YusukeIwaki authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    d441569 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d935b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Merge pull request #213 from YusukeIwaki/set_cookie_assertion

    Add a parameter assertion for Page#set_cookie and Page#delete_cookie
    YusukeIwaki authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    79cee98 View commit details
    Browse the repository at this point in the history
  2. Mark 0.40.6

    YusukeIwaki committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6b9f6c5 View commit details
    Browse the repository at this point in the history
Loading