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: v7 #580

Merged
merged 36 commits into from
Apr 30, 2024
Merged

feat: v7 #580

merged 36 commits into from
Apr 30, 2024

Commits on Feb 24, 2024

  1. feat: package is now ESM

    BREAKING CHANGE: package is now ESM
    wolfy1339 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    dacadbe View commit details
    Browse the repository at this point in the history
  2. fix: remove deprecated code

    BREAKING CHANGE: remove type "oauth" that was previously deprecated
    wolfy1339 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ff5d3c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a0e3f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    174b0b6 View commit details
    Browse the repository at this point in the history
  5. build: adapt for ESM

    wolfy1339 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ef1f6be View commit details
    Browse the repository at this point in the history
  6. test: adapt for latest code

    wolfy1339 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3aa6dab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    964ccf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. fix: bump packages

    wolfy1339 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    daf60fb View commit details
    Browse the repository at this point in the history
  2. fix: update deps

    wolfy1339 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e6c0c35 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix(pkg): add main field

    wolfy1339 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1775a77 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c7939c6 View commit details
    Browse the repository at this point in the history
  2. fix: bump @octokit/request

    wolfy1339 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2cbf094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bb576 View commit details
    Browse the repository at this point in the history
  4. fix: bump Octokit deps

    wolfy1339 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3e150aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ec5c30 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. build(deps): bump deps

    wolfy1339 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b1038a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b19ced5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c243d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cd31b View commit details
    Browse the repository at this point in the history
  4. fix: upgrade octokit deps

    wolfy1339 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6d40281 View commit details
    Browse the repository at this point in the history
  5. build: package-lock update

    wolfy1339 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    be87f63 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. build(package): lock file

    gr2m authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c968424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b531c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. appease the TS overlords

    gr2m authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7e86a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1149b89 View commit details
    Browse the repository at this point in the history
  3. build(package): lock file

    gr2m authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dffdb23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4acb051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcce291 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09e6ab3 View commit details
    Browse the repository at this point in the history
  7. build: remove sinonjs types

    wolfy1339 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    96ba70f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    33c0aec View commit details
    Browse the repository at this point in the history
  9. Revert "test: create separate file for flaky tests that use fake time…

    …rs to advance time"
    
    This reverts commit 33c0aec.
    gr2m authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0808b98 View commit details
    Browse the repository at this point in the history
  10. test: skip flaky tests, see #580

    gr2m authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    623d28b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99eb4ec View commit details
    Browse the repository at this point in the history
  12. docs(README): add note about privateKey argument that escaped new l…

    …ines will be replaced
    gr2m authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5e2b24d View commit details
    Browse the repository at this point in the history