github EndBug/add-and-commit v10.0.0

6 hours ago

What's Changed

  • chore(deps-dev): bump husky from 8.0.3 to 9.0.6 by @dependabot[bot] in #617
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1 by @dependabot[bot] in #618
  • chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot[bot] in #619
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 by @dependabot[bot] in #623
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.21.0 by @dependabot[bot] in #624
  • chore(deps-dev): bump husky from 9.0.6 to 9.0.11 by @dependabot[bot] in #626
  • chore: switch to GTS for linting by @EndBug in #636
  • chore(deps-dev): bump gts from 5.2.0 to 5.3.0 by @dependabot[bot] in #637
  • chore(deps-dev): bump typescript from 5.2.2 to 5.4.5 by @dependabot[bot] in #639
  • chore(deps-dev): bump gts from 5.3.0 to 5.3.1 by @dependabot[bot] in #642
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #641
  • chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @dependabot[bot] in #644
  • Adds examples of input arrays. by @tommie in #645
  • chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @dependabot[bot] in #649
  • docs: add tommie as a contributor for doc by @allcontributors[bot] in #647
  • chore(deps-dev): bump husky from 9.0.11 to 9.1.1 by @dependabot[bot] in #650
  • chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot[bot] in #653
  • chore(deps-dev): bump husky from 9.1.1 to 9.1.4 by @dependabot[bot] in #655
  • chore(deps-dev): bump husky from 9.1.4 to 9.1.5 by @dependabot[bot] in #659
  • chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot[bot] in #660
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot[bot] in #661
  • chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot[bot] in #662
  • chore(deps): bump @actions/core from 1.10.1 to 1.11.1 by @dependabot[bot] in #663
  • chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot[bot] in #664
  • chore(deps-dev): bump gts from 5.3.1 to 6.0.0 by @dependabot[bot] in #665
  • chore(deps-dev): bump gts from 6.0.0 to 6.0.2 by @dependabot[bot] in #666
  • chore(deps-dev): bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot[bot] in #669
  • chore(deps): bump cross-spawn by @dependabot[bot] in #670
  • docs: add icemac as a contributor for doc by @allcontributors[bot] in #674
  • chore(deps-dev): bump husky from 9.1.6 to 9.1.7 by @dependabot[bot] in #672
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot[bot] in #671
  • chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot[bot] in #676
  • chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1 by @dependabot[bot] in #677
  • chore(deps-dev): bump eslint-config-prettier from 10.0.1 to 10.0.2 by @dependabot[bot] in #678
  • chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot[bot] in #679
  • chore(deps-dev): bump eslint-config-prettier from 10.0.2 to 10.1.1 by @dependabot[bot] in #680
  • chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #681
  • chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 by @dependabot[bot] in #682
  • chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by @dependabot[bot] in #683
  • chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 by @dependabot[bot] in #686
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #688
  • ci(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #690
  • chore(deps-dev): bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #691
  • chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in #694
  • ci(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #697
  • ci(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #696
  • Removes the redundant JSON array parsing. by @tommie in #652
  • docs: add tommie as a contributor for code, and test by @allcontributors[bot] in #699
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #700
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #703
  • chore(deps-dev): bump jest and @types/jest by @dependabot[bot] in #701
  • ci(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #702
  • ci(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #704
  • Improve documentation around pathspec error behavior by @tomas-kovanda in #706
  • docs: add tomas-kovanda as a contributor for doc by @allcontributors[bot] in #707
  • chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.6 by @dependabot[bot] in #708
  • chore(deps): bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in #709
  • chore(deps): bump @actions/core from 2.0.1 to 2.0.2 by @dependabot[bot] in #711
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #715
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 by @dependabot[bot] in #712
  • chore(deps): bump minimatch by @dependabot[bot] in #718
  • chore(deps): bump @actions/core from 2.0.2 to 3.0.0 by @dependabot[bot] in #716
  • chore(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #721
  • feat!: use node version 24 by @CodeReaper in #720
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #722
  • docs: add CodeReaper as a contributor for maintenance by @allcontributors[bot] in #723

New Contributors

Full Changelog: v9.1.4...v10.0.0

Don't miss a new add-and-commit release

NewReleases is sending notifications on new releases.