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

Commits on Feb 8, 2023

  1. build(deps-dev): update rubocop requirement from ~> 1.44.0 to ~> 1.45.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.44.0...v1.45.1)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    cca8379 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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

    …w-1.45.1
    
    build(deps-dev): update rubocop requirement from ~> 1.44.0 to ~> 1.45.1
    YusukeIwaki authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1497edb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. build(deps-dev): update rubocop requirement from ~> 1.45.1 to ~> 1.46.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.45.1...v1.46.0)
    
    ---
    updated-dependencies:
    - dependency-name: rubocop
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5de71dd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

    …w-1.46.0
    
    build(deps-dev): update rubocop requirement from ~> 1.45.1 to ~> 1.46.0
    YusukeIwaki authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    9d6a10b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

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

    …w-1.47.0
    
    build(deps-dev): update rubocop requirement from ~> 1.46.0 to ~> 1.47.0
    YusukeIwaki authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    912d14e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

Commits on Mar 8, 2023

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

    …w-1.48.0
    
    build(deps-dev): update rubocop requirement from ~> 1.47.0 to ~> 1.48.0
    YusukeIwaki authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0685a31 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #314 from YusukeIwaki/fix-312

    fix hang on site using ServiceWorker
    YusukeIwaki authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    6c03af9 View commit details
    Browse the repository at this point in the history
  4. 0.45.3

    YusukeIwaki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1ac2829 View commit details
    Browse the repository at this point in the history
Loading