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

merge upstream #1

Open
wants to merge 98 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 27, 2021

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

Commits on Oct 26, 2021

  1. Fix typo in message (#168)

    kubukoz authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    69a9b03 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

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

Commits on Nov 15, 2021

  1. Fix repository url (#178)

    xt0rted authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    15d2aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17cd0d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

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

Commits on Nov 25, 2021

  1. Add assets action output (#185)

    ncfavier authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    58fa4b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. rebuild

    softprops committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    44946dc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Jan 22, 2022

  1. add append_body option (#199)

    abcfy2 authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    fe9a9bd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Update README.md (#234)

    Add permissions needed for creating a linked discussion.
    briantist authored May 23, 2022
    Configuration menu
    Copy the full SHA
    50195ba View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Fixes wrong outdated URL (#242)

    nkcr authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    faf0426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd28b0f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Update all dependencies + dependabot.yml configuration + node16 (#275)

    * Create dependabot.yml
    
    * Bump actions/checkout from 2 to 3
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update to node16
    
    * Bump @types/node from 12.12.24 to 18.11.9
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.24 to 18.11.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump glob and @types/glob
    
    Bumps [glob](https://github.com/isaacs/node-glob) and [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob). These dependencies needed to be updated together.
    
    Updates `glob` from 7.1.6 to 8.0.3
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v7.1.6...v8.0.3)
    
    Updates `@types/glob` from 7.1.1 to 8.0.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: "@types/glob"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @actions/github from 5.0.0 to 5.1.1
    
    Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.1.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump ts-jest from 24.2.0 to 24.3.0
    
    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.2.0 to 24.3.0.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v24.2.0...v24.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump prettier from 1.19.1 to 2.7.1
    
    Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.7.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@1.19.1...2.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @octokit/plugin-retry from 3.0.9 to 4.0.3
    
    Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 3.0.9 to 4.0.3.
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v3.0.9...v4.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Resolve conflicts
    
    * Resolve conflicts
    
    * Resolve conflicts
    
    * Bump mime and @types/mime
    
    Bumps [mime](https://github.com/broofa/mime) and [@types/mime](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mime). These dependencies needed to be updated together.
    
    Updates `mime` from 2.4.4 to 3.0.0
    - [Release notes](https://github.com/broofa/mime/releases)
    - [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
    - [Commits](broofa/mime@v2.4.4...v3.0.0)
    
    Updates `@types/mime` from 2.0.1 to 3.0.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mime)
    
    ---
    updated-dependencies:
    - dependency-name: mime
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: "@types/mime"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @octokit/plugin-throttling from 3.7.0 to 4.3.2
    
    Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 3.7.0 to 4.3.2.
    - [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
    - [Commits](octokit/plugin-throttling.js@v3.7.0...v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-throttling"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @zeit/ncc from 0.21.1 to 0.22.3
    
    Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.21.1 to 0.22.3.
    - [Release notes](https://github.com/zeit/ncc/releases)
    - [Commits](vercel/ncc@0.21.1...0.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@zeit/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update dependabot.yml
    
    * Update dependabot.yml
    
    * Regenerate package-lock.json and dist folder
    
    * Update
    
    * Bump typescript from 3.9.10 to 4.8.4
    
    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.10 to 4.8.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v3.9.10...v4.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Resolve conflicts
    
    * Bump jest-circus from 24.9.0 to 29.2.2
    
    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 24.9.0 to 29.2.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/v29.2.2/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Resolve conflicts
    
    * Resolve conflicts
    
    * Resolve conflicts
    
    * Resolve conflicts
    
    * Bump @types/jest from 24.9.1 to 29.2.2
    
    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 29.2.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update main.yml
    
    * Bump jest-circus from 29.3.0 to 29.3.1
    
    Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.0 to 29.3.1.
    - [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/v29.3.1/packages/jest-circus)
    
    ---
    updated-dependencies:
    - dependency-name: jest-circus
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump jest from 29.3.0 to 29.3.1
    
    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.0 to 29.3.1.
    - [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/v29.3.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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>
    koplo199 and dependabot[bot] authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0bd7e8b View commit details
    Browse the repository at this point in the history
  2. add nvmrc

    softprops committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c4dd327 View commit details
    Browse the repository at this point in the history
  3. update changelog

    softprops committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    de2c0eb View commit details
    Browse the repository at this point in the history
  4. Bump @types/jest from 29.2.2 to 29.2.3 (#278)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.2 to 29.2.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    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 Nov 21, 2022
    Configuration menu
    Copy the full SHA
    970e29c View commit details
    Browse the repository at this point in the history
  5. Bump typescript from 4.8.4 to 4.9.3 (#279)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b4025e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Bump prettier from 2.7.1 to 2.8.0 (#283)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.7.1...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9114792 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Update of the actions/checkout to v3 (#287)

    Hi,
    Thanks for such a helpful tool. I want to suggest updating the version of `actions/checkout@v2` to `actions/checkout@v3` since GitHub is moving away from node12 to node16 (https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/).
    
    Cheers!
    artfisica authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d4e8205 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Add note about windows paths (#340)

    * Add note about windows paths
    
    #280
    
    Document change in glob 8.0
    
    * Fix incorrectly escaped markdown backslashes
    fredemmott authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c9b46fe View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update node version (#406)

    Update to node20
    timheuer authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4634c16 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Mar 8, 2024

  1. release prep for v2

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a6c7483 View commit details
    Browse the repository at this point in the history
  2. Do not raise misleading warning (#389)

    When the input `input_files` is not defined, the 
    `config.input_files` will default to an empty array, which always
    evaluate to true - that was triggering a warning like "hey man,
    the value you inputted on `input_files` didn't yield any files",
    which is logically wrong if `input_files` isn't explicitly defined.
    Drowze authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e985949 View commit details
    Browse the repository at this point in the history
  3. jump start 2.0.1 changelog

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9e05c79 View commit details
    Browse the repository at this point in the history
  4. Dont use node-fetch (#386)

    * manually adopt and apply patch from #206 (comment)
    
    * rebuild
    
    ---------
    
    Co-authored-by: Doug Tangren <d.tangren@gmail.com>
    timor-raiman and softprops authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1468521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    611b8bc View commit details
    Browse the repository at this point in the history
  6. "Let's" → "lets". (#295)

    Third-person singular simple present form of "let" is obviously intended, judging from grammatical context.
    Contraction of "let us" is erroneously used instead.
    Erquint authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    74195cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9150ab1 View commit details
    Browse the repository at this point in the history
  8. Don't swallow errors (#384)

    * Change 'pattern does not match any files' warning to fatal
    
    Fixes #383
    
    * Raise a fatal error if the config file is not valid
    
    Related to #383
    rpdelaney authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    fe71fd3 View commit details
    Browse the repository at this point in the history
  9. update changelog

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5743e06 View commit details
    Browse the repository at this point in the history
  10. remove unused script

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c0f2569 View commit details
    Browse the repository at this point in the history
  11. typo in changelog

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    762fe13 View commit details
    Browse the repository at this point in the history
  12. Add support for make_latest property (#304)

    * Add make_latest, remove dubious dist asset
    
    * Apparently make_latest is a string.
    
    * Keep default behaviour the same by defaulting to true for make_latest.
    
    * Update config tests and README
    
    * Rebuild the code.
    
    * Revert change removing commented code.
    
    * Change default behaviour to undefined for make_latest
    
    * Update input documentation.
    
    * Rebuild for code changes
    
    ---------
    
    Co-authored-by: Doug Tangren <d.tangren@gmail.com>
    samueljseay and softprops authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0bea76b View commit details
    Browse the repository at this point in the history
  13. update changelog

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9f5c4d3 View commit details
    Browse the repository at this point in the history
  14. kick off 2.0.1 release

    softprops committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    20e085c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. make pattern error opt in (#417)

    * make pattern error opt in
    
    * changelog link
    softprops authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0e39c67 View commit details
    Browse the repository at this point in the history
  2. prep release

    softprops committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d99959e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    7ee8e06 View commit details
    Browse the repository at this point in the history
  2. prep release

    softprops committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3198ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce812a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. followup to #417 (#425)

    * followup to #417
    
    * update changelog
    softprops authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6ffed59 View commit details
    Browse the repository at this point in the history
  2. build

    softprops committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9d7c94c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Update README.md (#432)

    Fix deprecated env mention in External Release Notes
    DerBanko authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9b795e5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix failure (#447)

    * Fix(temp): console.log
    
    * broken dist
    till authored May 6, 2024
    Configuration menu
    Copy the full SHA
    0979303 View commit details
    Browse the repository at this point in the history
  2. fix: support space in file name (#446)

    * support space in file name
    
    * Update github.ts
    MystiPanda authored May 6, 2024
    Configuration menu
    Copy the full SHA
    998623f View commit details
    Browse the repository at this point in the history
  3. fmt and build

    softprops committed May 6, 2024
    Configuration menu
    Copy the full SHA
    40bf9ec View commit details
    Browse the repository at this point in the history
  4. update changelog

    softprops committed May 6, 2024
    Configuration menu
    Copy the full SHA
    72e945e View commit details
    Browse the repository at this point in the history
  5. document impl detail

    softprops committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3989e4b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix: error handling (#449)

    - refactored the big `if/else` to exit early
    - added error handling for different errors while creating a release
    till authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0a76e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9771ccf View commit details
    Browse the repository at this point in the history
  3. update changelog

    softprops committed May 7, 2024
    Configuration menu
    Copy the full SHA
    69320db View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Bump ts-jest from 29.0.3 to 29.1.4 (#459)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.3 to 29.1.4.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.0.3...v29.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a500a35 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump node dep and @types/node

    closes #463
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    73738a6 View commit details
    Browse the repository at this point in the history
  3. chore: update deps and run build

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f9c2b6c View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.6

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7039a82 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @octokit/plugin-throttling from 4.3.2 to 9.3.0

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f12ad25 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump glob from 8.0.3 to 10.4.2

    closes #464
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e49d08f View commit details
    Browse the repository at this point in the history
  7. update dist/index.js

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b909f76 View commit details
    Browse the repository at this point in the history
  8. update changelog

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a74c6b7 View commit details
    Browse the repository at this point in the history
  9. Bump @octokit/plugin-retry from 4.0.3 to 7.1.1 (#443)

    Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.0.3 to 7.1.1.
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v4.0.3...v7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    019fc21 View commit details
    Browse the repository at this point in the history
  10. chore: add .github/release.yml

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    810bfa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Bump typescript from 4.9.5 to 5.5.2

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.5.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and chenrui333 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    26f874e View commit details
    Browse the repository at this point in the history
  2. Bump @types/node from 20.14.6 to 20.14.8

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.6 to 20.14.8.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and chenrui333 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a485adb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Bump @types/node from 20.14.8 to 20.14.9

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 20.14.9.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and chenrui333 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6de5d79 View commit details
    Browse the repository at this point in the history
  2. Bump typescript from 5.5.2 to 5.5.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and chenrui333 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    288696b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Bump ts-jest from 29.1.5 to 29.2.2

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.2.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and chenrui333 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a636f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08d85b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix missing update release body (#365)

    * Update json5 deps
    
    * Remove quote around env var `GITHUB_TOKEN`
    
    * Factorize search by draft & tag
    
    * Correct `_release` undefined when creating a new release
    
    * Cleanup package-lock
    FirelightFlagboy authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fb2d031 View commit details
    Browse the repository at this point in the history
  2. docs: update changelog for 2.0.7 rel

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    82b4a28 View commit details
    Browse the repository at this point in the history
  3. docs: add toc

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    48b853e View commit details
    Browse the repository at this point in the history
  4. chore: replace nvmrc with tool-versions and update workflow

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cdef119 View commit details
    Browse the repository at this point in the history
  5. chore: update dist file

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6f3ab65 View commit details
    Browse the repository at this point in the history
  6. chore: run frizbee actions .github/workflows/

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    39aadf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. chore: update dependabot commit msg

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6206056 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)

    * Bump prettier from 2.8.0 to 3.3.3
    
    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 3.3.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.0...3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * run fmt
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    dependabot[bot] and chenrui333 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    25849b1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @types/node from 20.14.9 to 20.14.11 (#483)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 20.14.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4ac522d View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @octokit/plugin-throttling from 9.3.0 to 9.3.1 (#484)

    Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 9.3.0 to 9.3.1.
    - [Release notes](https://github.com/octokit/plugin-throttling.js/releases)
    - [Commits](octokit/plugin-throttling.js@v9.3.0...v9.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-throttling"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6145241 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.2...v11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f808f15 View commit details
    Browse the repository at this point in the history
  6. refactor: write jest config in ts (#485)

    * refactor: write jest config in ts
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    * chore: exclude jest.config.ts in tsconfig
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    * chore: run build
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    20adb42 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump @actions/github from 5.1.1 to 6.0.0 (#470)

    * Bump @actions/github from 5.1.1 to 6.0.0
    
    Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update make_latest type
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    * run dist update
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    * run fmt change
    
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Rui Chen <rui@chenrui.dev>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Chen <rui@chenrui.dev>
    dependabot[bot] and chenrui333 authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    380635c View commit details
    Browse the repository at this point in the history
  8. release 2.0.8

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c062e08 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. chore(deps): bump typescript from 5.5.3 to 5.5.4 (#491)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d1798aa View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. chore(deps): bump @types/node from 20.14.11 to 22.0.0 (#492)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0ab9029 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. chore(deps): bump ts-jest from 29.2.3 to 29.2.4 (#495)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.4.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.2.3...v29.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    69d83ae View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 22.0.0 to 22.1.0 (#494)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e5aff6f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. chore(deps): bump @types/node from 22.1.0 to 22.4.1 (#498)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.4.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a28f24 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore(deps): bump ts-jest from 29.2.4 to 29.2.5 (#501)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.2.4...v29.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    24a040e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 22.4.1 to 22.5.2 (#505)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.1 to 22.5.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3362207 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore(deps): bump typescript from 5.5.4 to 5.6.2 (#507)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    33892d4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 22.5.2 to 22.5.4 (#506)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7972168 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore(deps): bump @types/jest from 29.5.12 to 29.5.13 (#509)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    42b6106 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @types/node from 22.5.4 to 22.5.5 (#510)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c7857c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. chore(deps): bump @octokit/plugin-retry from 7.1.1 to 7.1.2 (#514)

    Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 7.1.1 to 7.1.2.
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v7.1.1...v7.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    285c2f0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @vercel/ncc from 0.38.1 to 0.38.2 (#515)

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.1 to 0.38.2.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.1...0.38.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b2cf127 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#519)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...d632683)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    aec195f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#517)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@1e60f62...0a44ba7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    0a7d9cd View commit details
    Browse the repository at this point in the history