Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: v5 #563

Merged
merged 30 commits into from
Jul 10, 2023
Merged

feat: v5 #563

merged 30 commits into from
Jul 10, 2023

Commits on May 21, 2023

  1. ci: stop testing against NodeJS v14, v16 (#561)

    * build(package): set minimal node version in engines field to v18
    * build: update esbuild options to use Node 18
    BREAKING CHANGE: Drop support for NodeJS v14, v16
    wolfy1339 authored May 21, 2023
    Configuration menu
    Copy the full SHA
    11d6862 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on Jun 3, 2023

  1. fix(deps): update dependency @octokit/request-error to v4 (#565)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    0122b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819646a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    5dca843 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @octokit/types to v10 (#571)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: wolfy1339 <[email protected]>
    renovate[bot] and wolfy1339 authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5a5776d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    7627a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db76bdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d267580 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fix: bump @octokit/graphql

    wolfy1339 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    5f043aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ce4d38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4311080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aeab0a View commit details
    Browse the repository at this point in the history
  5. test: fix last commit

    wolfy1339 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    4fa71b4 View commit details
    Browse the repository at this point in the history
  6. test: fix preview test

    wolfy1339 committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    8b0dc00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c89fd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. test: don't pass state argument

    It isn't needed for oauth-user authentication
    wolfy1339 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d5e1222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb43d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61e4c36 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. build(package): lock file

    gr2m committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d4b89b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffb8a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Bump to v11 of types

    kfcampbell committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a2aa1f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260568f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a7303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e934d2 View commit details
    Browse the repository at this point in the history
  5. style: prettier

    wolfy1339 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6974fd6 View commit details
    Browse the repository at this point in the history
  6. test: skip agent tests

    wolfy1339 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    29f04aa View commit details
    Browse the repository at this point in the history
  7. test: add fixme comments

    wolfy1339 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e91e8a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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