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.45.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.45.4
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 11, 2023

  1. build(deps-dev): update rubocop requirement from ~> 1.48.0 to ~> 1.50.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.48.0...v1.50.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3796df7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

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

    …w-1.50.0
    
    build(deps-dev): update rubocop requirement from ~> 1.48.0 to ~> 1.50.0
    YusukeIwaki authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    742a307 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. build(deps-dev): update rake requirement from ~> 13.0.3 to ~> 13.1.0

    Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
    - [Release notes](https://github.com/ruby/rake/releases)
    - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
    - [Commits](ruby/rake@v13.0.3...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: rake
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b383af1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request #321 from YusukeIwaki/dependabot/bundler/rake-tw-1…

    …3.1.0
    
    build(deps-dev): update rake requirement from ~> 13.0.3 to ~> 13.1.0
    YusukeIwaki authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d729415 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 5, 2024

  1. Merge pull request #327 from rschwass/main

    Fixed websocket URL to work with windows google-chrome browser on WSL v1
    YusukeIwaki authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f4f8b3e View commit details
    Browse the repository at this point in the history
  2. 0.45.4

    YusukeIwaki committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f55fb2c View commit details
    Browse the repository at this point in the history
Loading