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

v2.3.0 #674

Merged
merged 30 commits into from
Mar 28, 2024
Merged

v2.3.0 #674

merged 30 commits into from
Mar 28, 2024

Commits on Nov 10, 2022

  1. feature: tests

    joelwmale committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    80541e6 View commit details
    Browse the repository at this point in the history
  2. feature: tests

    joelwmale committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2d1fceb View commit details
    Browse the repository at this point in the history
  3. feature: tests

    joelwmale committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9b91251 View commit details
    Browse the repository at this point in the history
  4. feature: additional tests

    joelwmale committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    814998d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. build(deps): bump word-wrap from 1.2.3 to 1.2.4

    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>
    dependabot[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c63a04a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. build(deps): bump node-fetch from 3.2.10 to 3.3.2

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.2.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v3.2.10...v3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3fba134 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.34.0 to 0.38.0.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.34.0...0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8900d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #666 from joelwmale/dependabot/npm_and_yarn/vercel…

    …/ncc-0.38.0
    
    build(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.0
    joelwmale committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    189f0bb View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump prettier from 2.7.1 to 3.2.5

    Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.2.5.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.7.1...3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    defb03b View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump jest from 29.3.1 to 29.7.0

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.7.0.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    daa9d1a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request #673 from joelwmale/dependabot/npm_and_yarn/jest-2…

    …9.7.0
    
    build(deps-dev): bump jest from 29.3.1 to 29.7.0
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8f36e75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #672 from joelwmale/dependabot/npm_and_yarn/pretti…

    …er-3.2.5
    
    build(deps-dev): bump prettier from 2.7.1 to 3.2.5
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a721dc5 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @babel/traverse from 7.20.1 to 7.24.1

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.24.1.
    - [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.24.1/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6f9ad84 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump semver from 7.3.8 to 7.6.0

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.6.0.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.8...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ecea37e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #671 from joelwmale/dependabot/npm_and_yarn/semver…

    …-7.6.0
    
    build(deps-dev): bump semver from 7.3.8 to 7.6.0
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6df28dd View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.2

    Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.4.1 to 4.10.2.
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.4.1...v4.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    369163b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #670 from joelwmale/dependabot/npm_and_yarn/eslint…

    …-plugin-github-4.10.2
    
    build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.2
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1cd54e2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #669 from joelwmale/dependabot/npm_and_yarn/babel/…

    …traverse-7.24.1
    
    build(deps): bump @babel/traverse from 7.20.1 to 7.24.1
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    49bf143 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #660 from joelwmale/dependabot/npm_and_yarn/node-f…

    …etch-3.3.2
    
    build(deps): bump node-fetch from 3.2.10 to 3.3.2
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    527b968 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #657 from joelwmale/dependabot/npm_and_yarn/word-w…

    …rap-1.2.4
    
    build(deps): bump word-wrap from 1.2.3 to 1.2.4
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8561675 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cee2ba View commit details
    Browse the repository at this point in the history
  12. chore: update tests

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    0de33a6 View commit details
    Browse the repository at this point in the history
  13. chore: updating deps

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c54aaa0 View commit details
    Browse the repository at this point in the history
  14. chore: project cleanup

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e58e495 View commit details
    Browse the repository at this point in the history
  15. feat: action updates

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    534bb5e View commit details
    Browse the repository at this point in the history
  16. chore: update actions

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    34d5f15 View commit details
    Browse the repository at this point in the history
  17. chore: fixing errors

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3af123d View commit details
    Browse the repository at this point in the history
  18. feat: fix syntax error

    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a976623 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    14b045d View commit details
    Browse the repository at this point in the history
  20. v2.3.0

    - Cleaned up project files
    - Added node20 support
    - Dropped node16 support
    - Added the ability to include the github payload in the body of the webhook
    joelwmale committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6bfee79 View commit details
    Browse the repository at this point in the history