Skip to content
Compare
Choose a tag to compare
@ryanvade ryanvade released this 10 Mar 22:51
· 41 commits to main since this release
ace878f

What's Changed

  • refactor(nodejs): upgrade to nodejs 20 by @ryanvade in #4
  • ci(qodana): add qodana scans by @ryanvade in #5
  • ci(dependabot): add dependabot workflow by @ryanvade in #6
  • chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #8
  • chore(deps): bump @types/node from 20.10.0 to 20.10.3 by @dependabot in #9
  • chore(deps): bump @octokit/webhooks from 12.0.8 to 12.0.10 by @dependabot in #10
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.2 by @dependabot in #12
  • chore(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.2 by @dependabot in #13
  • chore(deps): bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #14
  • chore(deps): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #15
  • chore(deps): bump @types/jest from 29.5.10 to 29.5.11 by @dependabot in #17
  • chore(deps): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #16
  • chore(deps): bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #18
  • chore(deps-dev): bump @typescript-eslint/parser from 6.13.2 to 6.14.0 by @dependabot in #19
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.2 to 6.15.0 by @dependabot in #22
  • chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #20
  • chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0 by @dependabot in #23
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 by @dependabot in #24
  • chore(deps): bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #25
  • chore(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.17.0 by @dependabot in #27
  • chore(deps): bump @octokit/webhooks from 12.0.10 to 12.0.11 by @dependabot in #31
  • chore(deps): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by @dependabot in #35
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.19.0 by @dependabot in #38
  • chore(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.19.1 by @dependabot in #41
  • chore(deps): bump @types/node from 20.10.6 to 20.11.6 by @dependabot in #40
  • chore(deps): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #43
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #47
  • chore(deps): bump @types/node from 20.11.6 to 20.11.16 by @dependabot in #48
  • chore(deps): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #46
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.21.0 by @dependabot in #50
  • chore(deps): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #51
  • chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #53
  • chore(deps): bump @octokit/webhooks from 12.0.11 to 12.1.0 by @dependabot in #52
  • chore(deps): bump @types/node from 20.11.16 to 20.11.17 by @dependabot in #54
  • chore(deps): bump undici from 5.28.0 to 5.28.3 by @dependabot in #55
  • chore(deps): bump eslint-plugin-jest from 27.6.3 to 27.9.0 by @dependabot in #59
  • chore(deps): bump @octokit/webhooks from 12.1.0 to 13.0.1 by @dependabot in #60
  • chore(deps): bump @types/node from 20.11.17 to 20.11.20 by @dependabot in #61
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #56
  • chore(deps): bump @types/node from 20.11.17 to 20.11.24 by @dependabot in #62
  • chore(deps): bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #66
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #64
  • chore(deps): bump @octokit/webhooks from 13.0.1 to 13.1.0 by @dependabot in #63

New Contributors

Full Changelog: v1...v1.1