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: octokit/auth-token.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: octokit/auth-token.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 19 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 7, 2022

  1. chore(deps): update dependency @octokit/request to v6 (#234)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2022
    Copy the full SHA
    182a8e8 View commit details
  2. ci(action): pin dependencies (#233)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2022
    Copy the full SHA
    3e5865d View commit details

Commits on Jul 8, 2022

  1. chore(deps): update dependency @octokit/core to v4 (#235)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 8, 2022
    Copy the full SHA
    0427741 View commit details

Commits on Jul 11, 2022

  1. build(deps): lock file maintenance (#236)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2022
    Copy the full SHA
    4b00f1b View commit details
  2. ci(action): update actions/setup-node digest to 5b949b5 (#237)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2022
    Copy the full SHA
    dad2d6e View commit details

Commits on Jul 12, 2022

  1. Copy the full SHA
    133463b View commit details

Commits on Jul 13, 2022

  1. ci(action): update github/codeql-action digest to 3e7e3b3 (#240)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 13, 2022
    Copy the full SHA
    abbf520 View commit details
  2. ci(action): update actions/cache digest to 0865c47 (#239)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 13, 2022
    Copy the full SHA
    acd317d View commit details

Commits on Jul 14, 2022

  1. ci(action): update actions/setup-node digest to 2fddd88 (#241)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 14, 2022
    Copy the full SHA
    f32eac4 View commit details

Commits on Jul 18, 2022

  1. build(deps): lock file maintenance (#242)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 18, 2022
    Copy the full SHA
    85b039c View commit details

Commits on Jul 25, 2022

  1. build(deps): lock file maintenance (#243)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 25, 2022
    Copy the full SHA
    b5f69cb View commit details

Commits on Jul 29, 2022

  1. ci(action): update github/codeql-action digest to 0c670bb

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 29, 2022
    Copy the full SHA
    5ab9348 View commit details

Commits on Aug 1, 2022

  1. build(deps): lock file maintenance (#245)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 1, 2022
    Copy the full SHA
    da71cf3 View commit details

Commits on Aug 3, 2022

  1. ci(action): update github/codeql-action digest to 2ca79b6

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 3, 2022
    Copy the full SHA
    0456885 View commit details

Commits on Aug 5, 2022

  1. Copy the full SHA
    d0a4f63 View commit details

Commits on Aug 8, 2022

  1. build(deps): lock file maintenance (#248)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2022
    Copy the full SHA
    433abc0 View commit details

Commits on Aug 11, 2022

  1. ci(action): update actions/cache digest to a7c34ad (#249)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 11, 2022
    Copy the full SHA
    f5b9fbb View commit details

Commits on Aug 15, 2022

  1. build(deps): lock file maintenance (#250)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2022
    Copy the full SHA
    b2e7220 View commit details
  2. fix(deps): update dependency @octokit/types to v7 (#251)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2022
    Copy the full SHA
    00570a0 View commit details
Showing with 9,264 additions and 12,306 deletions.
  1. +4 −4 .github/workflows/codeql.yml
  2. +2 −2 .github/workflows/release.yml
  3. +5 −5 .github/workflows/test.yml
  4. +1 −1 .github/workflows/update-prettier.yml
  5. +9,248 −12,290 package-lock.json
  6. +4 −4 package.json
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -16,23 +16,23 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # tag=v2
# Override language selection by uncommenting this and choosing your languages
# with:
# languages: go, javascript, csharp, python, cpp, java

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # tag=v2

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
@@ -46,4 +46,4 @@ jobs:
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@2ca79b6fa8d3ec278944088b4aa5f46912db5d63 # tag=v2
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@ jobs:
name: release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
with:
node-version: 16
cache: npm
10 changes: 5 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -19,13 +19,13 @@ jobs:
- 18

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- name: Setup Node v${{ matrix.node_version }}
uses: actions/setup-node@v3
uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
with:
node-version: ${{ matrix.node_version }}
cache: npm
- uses: actions/cache@v3
- uses: actions/cache@a7c34adf76222e77931dedbf4a45b2e4648ced19 # tag=v3
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
@@ -38,8 +38,8 @@ jobs:
runs-on: ubuntu-latest
needs: test_matrix
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
with:
node-version: 16
cache: npm
2 changes: 1 addition & 1 deletion .github/workflows/update-prettier.yml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@v3
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
with:
cache: npm
node-version: 16
Loading