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: uesteibar/reviewer-lottery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: uesteibar/reviewer-lottery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
  • 15 commits
  • 11 files changed
  • 6 contributors

Commits on Sep 13, 2021

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

Commits on Sep 22, 2021

  1. Bump tmpl from 1.0.4 to 1.0.5 (#20)

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    6fb9c9b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Fixes typo in README.md (#21)

    While reading the README.md of the project I've noticed there's a minor typo in the last sentence of the file, `aciton --> action` this small PR changes it.
    
    Congratulations on the project, I'm gonna use it in one of my own where Iḿ struggling with team reviewing PRs!!
    oskarizu authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    2d234f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Bump ajv from 6.10.2 to 6.12.6 (#24)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    71ad669 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 (#25)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    ba4d9da View commit details
    Browse the repository at this point in the history
  2. Bump ansi-regex from 3.0.0 to 3.0.1 (#27)

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    2001e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Bump jsdom from 16.3.0 to 16.7.0 (#28)

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.3.0 to 16.7.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
    - [Commits](jsdom/jsdom@16.3.0...16.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    796d806 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Bump @actions/core from 1.2.6 to 1.9.1 (#31)

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b221e53 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Bump json5 from 2.1.3 to 2.2.3 (#33)

    Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.1.3...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    62d9054 View commit details
    Browse the repository at this point in the history
  2. Bump minimatch from 3.0.4 to 3.1.2 (#34)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9c8f7da View commit details
    Browse the repository at this point in the history
  3. Bump node-notifier and @jest/reporters (#35)

    Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) and [@jest/reporters](https://github.com/facebook/jest/tree/HEAD/packages/jest-reporters). These dependencies needed to be updated together.
    
    Updates `node-notifier` from 7.0.1 to 8.0.2
    - [Release notes](https://github.com/mikaelbr/node-notifier/releases)
    - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md)
    - [Commits](mikaelbr/node-notifier@v7.0.1...v8.0.2)
    
    Updates `@jest/reporters` from 26.1.0 to 26.6.2
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v26.6.2/packages/jest-reporters)
    
    ---
    updated-dependencies:
    - dependency-name: node-notifier
      dependency-type: indirect
    - dependency-name: "@jest/reporters"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    7efbad4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update to node 16 (#40)

    * Update to node 16
    
    * Update dependencies
    uesteibar authored May 31, 2023
    Configuration menu
    Copy the full SHA
    c89a2b0 View commit details
    Browse the repository at this point in the history
  2. Suggest v3 in readme

    uesteibar committed May 31, 2023
    Configuration menu
    Copy the full SHA
    9618241 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Aug 4, 2025

  1. Add support for Github Enterprise users (#44)

    * Add support for Github Enterprise users
    
    When using Octokit with Github Enterprise, providing a base url is
    mandatory according to Github docs. This adds it as an optional parameter
    for these users.
    
    ---------
    
    Co-authored-by: Gabriel Melo <gabriel.melo@sonova.com>
    Co-authored-by: Unai Esteibar <uesteibar@gmail.com>
    3 people authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    cc4b761 View commit details
    Browse the repository at this point in the history
Loading