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: necojackarc/auto-request-review
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: necojackarc/auto-request-review
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 18 commits
  • 7 files changed
  • 6 contributors

Commits on Jan 9, 2023

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

    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 9, 2023
    Configuration menu
    Copy the full SHA
    b37ab43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cfdd67 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Bump yaml from 1.10.0 to 2.2.2 (#87)

    * Bump yaml from 1.10.0 to 2.2.2
    
    Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.0 to 2.2.2.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v1.10.0...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update the dist file
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: necojackarc <necojackarc@gmail.com>
    dependabot[bot] and necojackarc authored May 3, 2023
    Configuration menu
    Copy the full SHA
    4bb98f3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Use pull_request_target on GitHub Actions to allow public forks to ru…

    …n CI without approval (#90)
    
    * Run CI on Node v18, too
    
    * Use pull_request_target instead to allow public forks to run CI
    necojackarc authored May 22, 2023
    Configuration menu
    Copy the full SHA
    ba38293 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Use team keys for authors (#88)

    * Use  keys for  config
    
    * Update context stub and add github test
    
    * Update with docs response for team members
    
    * Updates per PR comments
    
    * Run build
    
    * Fix lint errors
    
    * Try to build again
    
    * Response in data
    hbrysiewicz authored May 23, 2023
    Configuration menu
    Copy the full SHA
    bf71b47 View commit details
    Browse the repository at this point in the history
  2. Bump version to v0.11.0 (#92)

    * Bump version to v0.11.0
    
    * Update the dist
    
    * Run the dist check only in the master
    necojackarc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    712e31e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6a451 View commit details
    Browse the repository at this point in the history
  4. Fix ci again (#94)

    * Fetch the specific commit
    
    * [REVERT ME] Run the workflow in the PR context for now
    necojackarc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    935d576 View commit details
    Browse the repository at this point in the history
  5. Use pull_request_target

    necojackarc committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2f96e77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a39c70b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bc5b46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fec2e6a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Revert Use team keys for authors (#88) (#96)

    * Revert "Add one example to show the new feature"
    
    This reverts commit 4bc5b46.
    
    * Revert "Fix the stub to return in the expected format (#93)"
    
    This reverts commit a39c70b.
    
    * Revert "Use team keys for authors (#88)"
    
    This reverts commit bf71b47.
    necojackarc authored May 24, 2023
    Configuration menu
    Copy the full SHA
    6aa3ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a51ceb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 (#108)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 25, 2023
    Configuration menu
    Copy the full SHA
    e062e43 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Bump @babel/traverse from 7.11.0 to 7.23.2 (#112)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      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 Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d79257d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. support node20 (#117)

    mcgows authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    152733c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89da1a View commit details
    Browse the repository at this point in the history
Loading