Skip to content

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:18
· 10 commits to main since this release

What's Changed

  • Bump mocha from 10.8.2 to 11.0.1 by @dependabot[bot] in #2
  • Bump commander from 9.5.0 to 12.1.0 by @dependabot[bot] in #1
  • Gh-pages by @gesslar in #3
  • updating the things by @gesslar in #4
  • adding by @gesslar in #5
  • Bump commander from 12.1.0 to 13.0.0 by @dependabot[bot] in #6
  • Bump @stylistic/eslint-plugin-js from 2.12.1 to 2.13.0 by @dependabot[bot] in #8
  • Changes by create-pull-request action by @github-actions[bot] in #9
  • Gesslar/issue10 by @gesslar in #15
  • Fix code scanning alert - Polynomial regular expression used on uncontrolled data by @gesslar in #17
  • Gesslar/issue14 Fixes #14 by @gesslar in #19
  • Merge-commit by @gesslar in #18
  • Gesslar/issue13 Fixes #13 by @gesslar in #20
  • update workflow name for gh-pages with new emoji by @gesslar in #21
  • Changes by create-pull-request action by @github-actions[bot] in #16
  • remove package dependency D by @gesslar in #27
  • Remove the register/unregister/trigger methods by @gesslar in #23
  • Changes by create-pull-request action by @github-actions[bot] in #28
  • Issue29-Remove-consolelog-statements by @gesslar in #30
  • Changes by create-pull-request action by @github-actions[bot] in #31
  • Merging may be squashing the input information. @gesslar by @gesslar in #32
  • Changes by create-pull-request action by @github-actions[bot] in #33
  • Refactor Configuration class to improve option mapping and include de… by @gesslar in #35
  • Add timeouts to hook calls by @gesslar in #36
  • Changes by create-pull-request action by @github-actions[bot] in #37
  • Add timeouts to hook calls by @gesslar in #38
  • Add timeouts to hook calls by @gesslar in #39
  • Create codeql.yml by @gesslar in #40
  • temp testing thingie by @gesslar in #41
  • Updates-to-using-chirpy-maybe-successfully by @gesslar in #43
  • Changes by create-pull-request action by @github-actions[bot] in #42
  • Changes by create-pull-request action by @github-actions[bot] in #44
  • Changes by create-pull-request action by @github-actions[bot] in #45
  • Changes by create-pull-request action by @github-actions[bot] in #46
  • Remove old documentation by @gesslar in #48
  • Dev by @gesslar in #49
  • clean up files by @gesslar in #51
  • wikitext printer by @gesslar in #53
  • Merging dev in to main by @gesslar in #54
  • Bump eslint-plugin-jsdoc from 50.6.1 to 50.6.2 by @dependabot[bot] in #55
  • Refactor core components and update examples by @gesslar in #56
  • add CodeQL badge to README by @gesslar in #57
  • Dev by @gesslar in #58
  • what can i say? another refactor. by @gesslar in #59
  • Bump commander from 13.0.0 to 13.1.0 by @dependabot[bot] in #60
  • Changes by create-pull-request action by @github-actions[bot] in #61
  • oops by @gesslar in #63
  • Changes by create-pull-request action by @github-actions[bot] in #62
  • i wanted some badges 🥺 by @gesslar in #64
  • Main by @gesslar in #65
  • Update README.md by @gesslar in #66
  • removing file by @gesslar in #67
  • Dev by @gesslar in #69
  • Changes by create-pull-request action by @github-actions[bot] in #68
  • linting updates by @gesslar in #71
  • Changes by create-pull-request action by @github-actions[bot] in #70
  • Changes by create-pull-request action by @github-actions[bot] in #72
  • adding steps to Create Pull Request by @gesslar in #74
  • refactor: improve code readability by adjusting line breaks and formatting by @gesslar in #76
  • refactor: improve code readability by adjusting line breaks and forma… by @gesslar in #78
  • Changes by create-pull-request action by @github-actions[bot] in #77
  • adding new by @gesslar in #80
  • Improve modularity and add npm example by @gesslar in #81
  • preparing for npm package by @gesslar in #83
  • Dev by @gesslar in #84
  • updating by @gesslar in #86
  • Updating documentation by @gesslar in #87
  • Issue88-fixing-doc-again-ffs by @gesslar in #89
  • Updating docs again 🙄 by @gesslar in #90
  • Issue91-ensure-that-default-options-are-set-when-using-npm by @gesslar in #92
  • Improve modularity and set default options for npm usage by @gesslar in #93
  • Bump eslint from 9.18.0 to 9.19.0 by @dependabot[bot] in #94
  • a lot of massive updates! woohoo! by @gesslar in #95
  • aroo? fine by @gesslar in #97
  • Bump @stylistic/eslint-plugin-js from 2.13.0 to 3.0.0 by @dependabot[bot] in #98
  • Bump eslint-plugin-jsdoc from 50.6.2 to 50.6.3 by @dependabot[bot] in #99
  • Issue100-add-types by @gesslar in #101
  • adding types and other minor improvements by @gesslar in #102
  • bump version number by @gesslar in #104
  • Bumping version number by @gesslar in #105
  • remove self dependency by @gesslar in #107
  • feat/update lpc parser to accommodate for next-line open brace by @gesslar in #109
  • ugh i did it wrong by @gesslar in #111
  • bump version to 1.3.3 by @gesslar in #112
  • Issue113-add-count-of-documents-written-in-final-status by @gesslar in #114
  • Issue113-add-count-of-documents-written-in-final-status (#114) by @gesslar in #115
  • fixing d.ts ffs by @gesslar in #117
  • SIGH! Removing unused import in d.ts. i hate d.ts crap by @gesslar in #119
  • Chore/update-indentation-in-dts-files by @gesslar in #123
  • Issue113-add-count-of-documents-written-in-final-status (#114) by @gesslar in #124
  • minor updates by @gesslar in #125
  • Bump @stylistic/eslint-plugin-js from 3.0.0 to 3.0.1 by @dependabot[bot] in #122
  • Dev by @gesslar in #126
  • refactor: enhance ActionManager type definitions and update version to 1.4.4 by @gesslar in #127
  • refactor: update ActionManager interface and bump version to 1.4.5 by @gesslar in #128
  • refactor: update ActionManager type definitions and bump version to 1.4.5 by @gesslar in #129
  • refactor: add hook method to ActionDefinition and bump version to 1.4.6 by @gesslar in #130
  • refactor: update HookManager types and increment version to 1.4.7 by @gesslar in #131
  • refactor: update HookManager and ActionManager to use consistent naming for hook points and bump version to 1.4.7 by @gesslar in #132
  • refactor: update HookManager and ActionManager to use consistent naming for HookPoints and bump version to 1.4.8 by @gesslar in #133
  • refactor: update code style for consistency and remove tsconfig.json by @gesslar in #134
  • Refactor code style and remove tsconfig.json by @gesslar in #135
  • Bump @typescript-eslint/parser from 8.22.0 to 8.23.0 by @dependabot[bot] in #136
  • Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0 by @dependabot[bot] in #137
  • Refactor code style and update dependencies by @gesslar in #139
  • Changes by create-pull-request action by @github-actions[bot] in #138
  • bump version to 1.5.1 and add import field in package.json by @gesslar in #140
  • Bump version to 1.5.1 and add import field in package.json by @gesslar in #142
  • Changes by create-pull-request action by @github-actions[bot] in #141
  • Bump eslint from 9.19.0 to 9.20.1 by @dependabot[bot] in #148
  • Bump globby from 14.0.2 to 14.1.0 by @dependabot[bot] in #147
  • Bump @stylistic/eslint-plugin-js from 3.0.1 to 3.1.0 by @dependabot[bot] in #146
  • Bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.0 by @dependabot[bot] in #145
  • Bump @typescript-eslint/parser from 8.23.0 to 8.24.0 by @dependabot[bot] in #143
  • General updates and improvements to ActionManager and LPC parser by @gesslar in #149
  • Changes by create-pull-request action by @github-actions[bot] in #150
  • General updates and improvements to ActionManager and LPC parser by @gesslar in #151
  • Fix infinite loop issue in content processing by @gesslar in #153
  • Changes by create-pull-request action by @github-actions[bot] in #154
  • Fix infinite loop in content processing by @gesslar in #155
  • Improve error handling in API requests by @gesslar in #156
  • Update-file-resolution by @gesslar in #157
  • Update version and improve logging functionality by @gesslar in #159
  • Changes by create-pull-request action by @github-actions[bot] in #158
  • Update configuration and improve logging features by @gesslar in #160
  • Update version and improve logging functionality (#159) by @gesslar in #163
  • Changes by create-pull-request action by @github-actions[bot] in #164
  • Update version and improve logging functionality (#159) by @gesslar in #165
  • Improve console logging with %o format by @gesslar in #166
  • Changes by create-pull-request action by @github-actions[bot] in #167
  • Minor updates by @gesslar in #168
  • Changes by create-pull-request action by @github-actions[bot] in #169
  • Improve logging and configuration handling by @gesslar in #170
  • Changes by create-pull-request action by @github-actions[bot] in #171
  • oops by @gesslar in #172
  • Update codeql.yml by @gesslar in #174
  • Changes by create-pull-request action by @github-actions[bot] in #173
  • Fix loading of printer/parser from package.json by @gesslar in #175
  • Dev by @gesslar in #177
  • Changes by create-pull-request action by @github-actions[bot] in #176
  • Changes by create-pull-request action by @github-actions[bot] in #178
  • Massive upgrade to configuration and hooks! by @gesslar in #179
  • Changes by create-pull-request action by @github-actions[bot] in #180
  • Dev by @gesslar in #181
  • Bump version to 1.9.0 and enhance Discovery module by @gesslar in #182
  • Bump version to 1.9.0 and enhance Discovery module for improved action discovery by @gesslar in #184
  • trying a bit of automation by @gesslar in #185
  • Add new contract classes and schema validation utilities; update dependencies. bumped to 1.10.0. also fixes #187 by @gesslar in #188
  • Add new contract classes and schema validation utilities; update dependencies. bumped to 1.10.0. also fixes #187 by @gesslar in #189
  • Bump @typescript-eslint/parser from 8.24.0 to 8.24.1 by @dependabot[bot] in #190
  • Bump @typescript-eslint/eslint-plugin from 8.24.0 to 8.24.1 by @dependabot[bot] in #191
  • Bump form-data from 4.0.1 to 4.0.2 by @dependabot[bot] in #192
  • update GitHub Actions workflow to use GITHUB_TOKEN for write access i… by @gesslar in #195
  • Update Actions and enhance file format support by @gesslar in #196
  • Dev by @gesslar in #197
  • Bump to version 1.11.0 - Cross format enablement by @gesslar in #198
  • Bump @stylistic/eslint-plugin-js from 3.1.0 to 4.0.1 by @dependabot[bot] in #199
  • Bump @typescript-eslint/parser from 8.24.1 to 8.25.0 by @dependabot[bot] in #200
  • Bump eslint from 9.20.1 to 9.21.0 by @dependabot[bot] in #201
  • Bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0 by @dependabot[bot] in #202
  • Changes by create-pull-request action by @github-actions[bot] in #205
  • Changes by create-pull-request action by @github-actions[bot] in #208
  • Bump @stylistic/eslint-plugin-js from 4.0.1 to 4.1.0 by @dependabot[bot] in #209
  • Bump axios from 1.7.9 to 1.8.1 by @dependabot[bot] in #210
  • Bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0 by @dependabot[bot] in #211
  • Bump @typescript-eslint/parser from 8.25.0 to 8.26.0 by @dependabot[bot] in #212
  • Bump axios from 1.8.1 to 1.8.2 by @dependabot[bot] in #214
  • Changes by create-pull-request action by @github-actions[bot] in #215
  • Bump eslint from 9.21.0 to 9.22.0 by @dependabot[bot] in #216
  • Bump eslint-plugin-jsdoc from 50.6.3 to 50.6.6 by @dependabot[bot] in #219
  • Bump axios from 1.8.2 to 1.8.3 by @dependabot[bot] in #220
  • Bump eslint-plugin-jsdoc from 50.6.6 to 50.6.8 by @dependabot[bot] in #221
  • Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.27.0 by @dependabot[bot] in #223
  • Bump @typescript-eslint/parser from 8.26.0 to 8.27.0 by @dependabot[bot] in #224
  • Bump axios from 1.8.3 to 1.8.4 by @dependabot[bot] in #222
  • Bump eslint from 9.22.0 to 9.23.0 by @dependabot[bot] in #225
  • Bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0 by @dependabot[bot] in #228
  • Bump eslint-plugin-jsdoc from 50.6.8 to 50.6.9 by @dependabot[bot] in #227
  • Bump @typescript-eslint/parser from 8.27.0 to 8.28.0 by @dependabot[bot] in #226
  • Bump @stylistic/eslint-plugin-js from 4.1.0 to 4.2.0 by @dependabot[bot] in #213
  • Bump yaml from 2.7.0 to 2.7.1 by @dependabot[bot] in #231
  • Bump @typescript-eslint/parser from 8.28.0 to 8.29.0 by @dependabot[bot] in #230
  • Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot[bot] in #229
  • Bump eslint from 9.23.0 to 9.24.0 by @dependabot[bot] in #232
  • Bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1 by @dependabot[bot] in #233
  • Ugggh by @gesslar in #235
  • Bump @typescript-eslint/parser from 8.29.0 to 8.29.1 by @dependabot[bot] in #234
  • Bump dotenv from 16.4.7 to 16.5.0 by @dependabot[bot] in #236
  • Bump @typescript-eslint/parser from 8.29.1 to 8.30.1 by @dependabot[bot] in #238
  • Bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.30.1 by @dependabot[bot] in #237
  • Bump eslint from 9.24.0 to 9.25.0 by @dependabot[bot] in #239
  • Bump @typescript-eslint/eslint-plugin from 8.30.1 to 8.31.0 by @dependabot[bot] in #242
  • Bump eslint from 9.25.0 to 9.25.1 by @dependabot[bot] in #241
  • Bump @typescript-eslint/parser from 8.30.1 to 8.31.0 by @dependabot[bot] in #240
  • Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.10 by @dependabot[bot] in #243
  • Bump axios from 1.8.4 to 1.9.0 by @dependabot[bot] in #244
  • Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11 by @dependabot[bot] in #245
  • Bump @typescript-eslint/parser from 8.31.0 to 8.31.1 by @dependabot[bot] in #247
  • Bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1 by @dependabot[bot] in #246
  • Bump @typescript-eslint/eslint-plugin from 8.31.1 to 8.32.0 by @dependabot[bot] in #250
  • Bump @typescript-eslint/parser from 8.31.1 to 8.32.0 by @dependabot[bot] in #249
  • Bump eslint from 9.25.1 to 9.26.0 by @dependabot[bot] in #248
  • Bump @typescript-eslint/parser from 8.32.0 to 8.32.1 by @dependabot[bot] in #252
  • Bump eslint-plugin-jsdoc from 50.6.11 to 50.6.14 by @dependabot[bot] in #253
  • Bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1 by @dependabot[bot] in #251
  • Bump eslint-plugin-jsdoc from 50.6.14 to 50.6.17 by @dependabot[bot] in #254
  • Bump yaml from 2.7.1 to 2.8.0 by @dependabot[bot] in #255
  • Bump eslint from 9.26.0 to 9.27.0 by @dependabot[bot] in #256
  • Bump commander from 13.1.0 to 14.0.0 by @dependabot[bot] in #257
  • Bump @stylistic/eslint-plugin-js from 4.2.0 to 4.4.0 by @dependabot[bot] in #258
  • Bump @typescript-eslint/parser from 8.32.1 to 8.33.0 by @dependabot[bot] in #260
  • Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 by @dependabot[bot] in #259
  • Bump eslint from 9.27.0 to 9.28.0 by @dependabot[bot] in #261
  • Bump eslint-plugin-jsdoc from 50.6.17 to 50.7.1 by @dependabot[bot] in #264
  • Bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1 by @dependabot[bot] in #262
  • Bump @stylistic/eslint-plugin-js from 4.4.0 to 4.4.1 by @dependabot[bot] in #265
  • Bump form-data from 4.0.2 to 4.0.3 by @dependabot[bot] in #266
  • Bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 by @dependabot[bot] in #267
  • Bump eslint-plugin-jsdoc from 50.7.1 to 50.8.0 by @dependabot[bot] in #269
  • Bump eslint-plugin-jsdoc from 50.8.0 to 51.0.1 by @dependabot[bot] in #270
  • Bump eslint from 9.28.0 to 9.29.0 by @dependabot[bot] in #271
  • Bump @typescript-eslint/parser from 8.34.0 to 8.34.1 by @dependabot[bot] in #273
  • Bump axios from 1.9.0 to 1.10.0 by @dependabot[bot] in #274
  • Bump @typescript-eslint/eslint-plugin from 8.34.0 to 8.34.1 by @dependabot[bot] in #272
  • Bump eslint-plugin-jsdoc from 51.0.1 to 51.0.3 by @dependabot[bot] in #275
  • Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 by @dependabot[bot] in #276
  • Bump eslint-plugin-jsdoc from 51.0.3 to 51.2.2 by @dependabot[bot] in #277
  • Bump eslint-plugin-jsdoc from 51.2.2 to 51.2.3 by @dependabot[bot] in #279
  • Stuff by @gesslar in #280
  • Build(deps): bump dotenv from 16.5.0 to 16.6.0 by @dependabot[bot] in #281
  • Build(deps): bump dotenv from 16.6.0 to 17.0.0 by @dependabot[bot] in #283
  • Build(deps-dev): bump eslint from 9.29.0 to 9.30.0 by @dependabot[bot] in #282
  • Build(deps-dev): bump @typescript-eslint/parser from 8.35.0 to 8.35.1 by @dependabot[bot] in #285
  • Build(deps-dev): bump eslint-plugin-jsdoc from 51.2.3 to 51.3.1 by @dependabot[bot] in #284
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 by @dependabot[bot] in #286
  • Build(deps-dev): bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #288
  • Build(deps): bump dotenv from 17.0.0 to 17.0.1 by @dependabot[bot] in #287
  • Build(deps-dev): bump eslint-plugin-jsdoc from 51.3.1 to 51.3.3 by @dependabot[bot] in #289
  • Build(deps-dev): bump @typescript-eslint/parser from 8.35.1 to 8.36.0 by @dependabot[bot] in #290
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 by @dependabot[bot] in #292
  • Build(deps-dev): bump eslint-plugin-jsdoc from 51.3.3 to 51.3.4 by @dependabot[bot] in #291
  • Build(deps): bump dotenv from 17.0.1 to 17.1.0 by @dependabot[bot] in #293
  • Build(deps): bump dotenv from 17.1.0 to 17.2.0 by @dependabot[bot] in #294
  • Build(deps-dev): bump eslint from 9.30.1 to 9.31.0 by @dependabot[bot] in #295
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.36.0 to 8.37.0 by @dependabot[bot] in #297
  • Build(deps-dev): bump eslint-plugin-jsdoc from 51.3.4 to 51.4.0 by @dependabot[bot] in #298
  • Build(deps-dev): bump eslint-plugin-jsdoc from 51.4.0 to 51.4.1 by @dependabot[bot] in #299
  • Build(deps-dev): bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in #300
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 by @dependabot[bot] in #302
  • Build(deps-dev): bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #303
  • Build(deps): bump dotenv from 17.2.0 to 17.2.1 by @dependabot[bot] in #304
  • Build(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot] in #305
  • Build(deps-dev): bump eslint-plugin-jsdoc from 51.4.1 to 52.0.0 by @dependabot[bot] in #306
  • Build(deps-dev): bump eslint-plugin-jsdoc from 52.0.0 to 52.0.1 by @dependabot[bot] in #307
  • Build(deps-dev): bump eslint-plugin-jsdoc from 52.0.1 to 52.0.2 by @dependabot[bot] in #308
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.38.0 to 8.39.0 by @dependabot[bot] in #310
  • Build(deps): bump yaml from 2.8.0 to 2.8.1 by @dependabot[bot] in #311
  • Build(deps-dev): bump eslint-plugin-jsdoc from 52.0.2 to 52.0.4 by @dependabot[bot] in #312
  • Build(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #313
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.39.0 to 8.39.1 by @dependabot[bot] in #316
  • Build(deps-dev): bump eslint-plugin-jsdoc from 52.0.4 to 53.0.1 by @dependabot[bot] in #315
  • Build(deps-dev): bump eslint-plugin-jsdoc from 53.0.1 to 54.0.0 by @dependabot[bot] in #317
  • Build(deps-dev): bump eslint-plugin-jsdoc from 54.0.0 to 54.1.0 by @dependabot[bot] in #318
  • Build(deps-dev): bump @typescript-eslint/parser from 8.39.1 to 8.40.0 by @dependabot[bot] in #320
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.39.1 to 8.40.0 by @dependabot[bot] in #319
  • Build(deps-dev): bump eslint-plugin-jsdoc from 54.1.0 to 54.1.1 by @dependabot[bot] in #321
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0 by @dependabot[bot] in #323
  • Build(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #322
  • Build(deps-dev): bump @typescript-eslint/parser from 8.40.0 to 8.41.0 by @dependabot[bot] in #324
  • Build(deps-dev): bump eslint-plugin-jsdoc from 54.1.1 to 54.3.0 by @dependabot[bot] in #327
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.41.0 to 8.42.0 by @dependabot[bot] in #326
  • Build(deps): bump dotenv from 17.2.1 to 17.2.2 by @dependabot[bot] in #328
  • Build(deps-dev): bump eslint-plugin-jsdoc from 54.3.0 to 54.3.1 by @dependabot[bot] in #329
  • Build(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #330
  • Build(deps-dev): bump eslint-plugin-jsdoc from 54.3.1 to 55.0.0 by @dependabot[bot] in #333
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0 by @dependabot[bot] in #331
  • Build(deps-dev): bump @typescript-eslint/parser from 8.42.0 to 8.43.0 by @dependabot[bot] in #332
  • Build(deps-dev): bump eslint-plugin-jsdoc from 55.0.0 to 55.1.1 by @dependabot[bot] in #334
  • Build(deps-dev): bump eslint-plugin-jsdoc from 55.1.1 to 55.3.0 by @dependabot[bot] in #335
  • Build(deps-dev): bump eslint-plugin-jsdoc from 55.3.0 to 56.1.2 by @dependabot[bot] in #337
  • Build(deps-dev): bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in #336
  • Build(deps-dev): bump axios from 1.12.0 to 1.12.1 by @dependabot[bot] in #339
  • Build(deps): bump commander from 14.0.0 to 14.0.1 by @dependabot[bot] in #338
  • Build(deps-dev): bump eslint-plugin-jsdoc from 56.1.2 to 57.0.10 by @dependabot[bot] in #343
  • Build(deps-dev): bump axios from 1.12.1 to 1.12.2 by @dependabot[bot] in #340
  • Build(deps-dev): bump @typescript-eslint/parser from 8.43.0 to 8.44.0 by @dependabot[bot] in #341
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 by @dependabot[bot] in #342
  • Build(deps-dev): bump eslint-plugin-jsdoc from 57.0.10 to 58.1.0 by @dependabot[bot] in #344
  • Build(deps-dev): bump eslint-plugin-jsdoc from 58.1.0 to 58.1.1 by @dependabot[bot] in #345
  • Build(deps-dev): bump eslint-plugin-jsdoc from 58.1.1 to 59.0.1 by @dependabot[bot] in #346
  • Build(deps-dev): bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #347
  • Build(deps-dev): bump eslint-plugin-jsdoc from 59.0.1 to 59.0.2 by @dependabot[bot] in #348
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1 by @dependabot[bot] in #351
  • Build(deps-dev): bump eslint-plugin-jsdoc from 59.0.2 to 60.1.1 by @dependabot[bot] in #349
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.2.0 to 60.3.0 by @dependabot[bot] in #352
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.3.0 to 60.3.1 by @dependabot[bot] in #353
  • Refactor codebase to use @gesslar/toolkit and update dependencies by @gesslar in #354
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.3.1 to 60.4.0 by @dependabot[bot] in #357
  • Build(deps): bump @gesslar/toolkit from 0.1.6 to 0.2.0 by @dependabot[bot] in #356
  • Build(deps): bump @gesslar/toolkit from 0.2.0 to 0.2.1 by @dependabot[bot] in #358
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.4.0 to 60.5.0 by @dependabot[bot] in #359
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.5.0 to 60.6.0 by @dependabot[bot] in #360
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.6.0 to 60.7.0 by @dependabot[bot] in #361
  • Build(deps): bump @gesslar/toolkit from 0.2.1 to 0.2.4 by @dependabot[bot] in #363
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.7.0 to 60.7.1 by @dependabot[bot] in #362
  • Build(deps): bump @eslint/js from 9.36.0 to 9.37.0 by @dependabot[bot] in #365
  • Build(deps): bump @gesslar/toolkit from 0.2.4 to 0.2.6 by @dependabot[bot] in #364
  • Build(deps-dev): bump eslint from 9.36.0 to 9.37.0 by @dependabot[bot] in #367
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.7.1 to 60.8.3 by @dependabot[bot] in #368
  • Build(deps): bump @gesslar/toolkit from 0.2.6 to 0.2.8 by @dependabot[bot] in #366
  • Build(deps-dev): bump eslint-plugin-jsdoc from 60.8.3 to 61.0.1 by @dependabot[bot] in #369
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.0.1 to 61.1.0 by @dependabot[bot] in #370
  • Build(deps): bump @gesslar/toolkit from 0.2.9 to 0.4.0 by @dependabot[bot] in #372
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.0 to 61.1.2 by @dependabot[bot] in #371
  • Build(deps): bump @gesslar/toolkit from 0.4.0 to 0.5.0 by @dependabot[bot] in #373
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.2 to 61.1.4 by @dependabot[bot] in #374
  • Build(deps-dev): bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in #376
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.4 to 61.1.5 by @dependabot[bot] in #377
  • Build(deps): bump @gesslar/toolkit from 0.5.0 to 0.6.0 by @dependabot[bot] in #378
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.4.0 to 5.5.0 by @dependabot[bot] in #379
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.5 to 61.1.7 by @dependabot[bot] in #380
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.7 to 61.1.9 by @dependabot[bot] in #383
  • Build(deps): bump commander from 14.0.1 to 14.0.2 by @dependabot[bot] in #382
  • Build(deps): bump @gesslar/toolkit from 0.6.0 to 0.7.0 by @dependabot[bot] in #381
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.9 to 61.1.10 by @dependabot[bot] in #384
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.10 to 61.1.11 by @dependabot[bot] in #385
  • Build(deps): bump @eslint/js from 9.38.0 to 9.39.0 by @dependabot[bot] in #386
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.11 to 61.1.12 by @dependabot[bot] in #389
  • Build(deps): bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in #388
  • Build(deps-dev): bump eslint from 9.38.0 to 9.39.0 by @dependabot[bot] in #387
  • Build(deps): bump @gesslar/toolkit from 0.7.0 to 0.8.0 by @dependabot[bot] in #390
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.1.12 to 61.2.0 by @dependabot[bot] in #391
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.2.0 to 61.2.1 by @dependabot[bot] in #392
  • Build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #393
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.2.1 to 61.3.0 by @dependabot[bot] in #395
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.5.0 to 5.6.1 by @dependabot[bot] in #394
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.3.0 to 61.4.0 by @dependabot[bot] in #396
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.4.0 to 61.4.1 by @dependabot[bot] in #397
  • Build(deps): bump @gesslar/toolkit from 0.8.0 to 1.0.2 by @dependabot[bot] in #398
  • Build(deps): bump @gesslar/toolkit from 1.0.2 to 1.0.4 by @dependabot[bot] in #399
  • Build(deps): bump yaml from 2.8.1 to 2.8.2 by @dependabot[bot] in #401
  • Build(deps): bump @gesslar/toolkit from 1.0.4 to 1.6.0 by @dependabot[bot] in #400
  • Build(deps): bump @gesslar/toolkit from 1.6.0 to 1.8.0 by @dependabot[bot] in #403
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.4.1 to 61.5.0 by @dependabot[bot] in #402
  • Build(deps-dev): bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in #405
  • Build(deps): bump @gesslar/toolkit from 1.8.0 to 1.9.1 by @dependabot[bot] in #406
  • Build(deps): bump @gesslar/toolkit from 1.9.1 to 1.10.0 by @dependabot[bot] in #407
  • Build(deps): bump @gesslar/toolkit from 1.10.0 to 2.0.0 by @dependabot[bot] in #408
  • Build(deps): bump @gesslar/toolkit from 2.0.0 to 2.2.1 by @dependabot[bot] in #409
  • Build(deps): bump @gesslar/toolkit from 2.2.1 to 2.7.0 by @dependabot[bot] in #410
  • Build(deps): bump @gesslar/toolkit from 2.7.0 to 3.0.1 by @dependabot[bot] in #411
  • Build(deps): bump @gesslar/colours from 0.0.1 to 0.4.0 by @dependabot[bot] in #413
  • Build(deps): bump @gesslar/toolkit from 3.0.1 to 3.4.0 by @dependabot[bot] in #412
  • Dev by @gesslar in #416
  • Build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #417
  • Build(deps): bump @gesslar/toolkit from 3.5.0 to 3.6.3 by @dependabot[bot] in #415
  • Build(deps): bump @gesslar/colours from 0.4.0 to 0.7.1 by @dependabot[bot] in #414
  • Build(deps): bump @gesslar/toolkit from 3.6.3 to 3.7.0 by @dependabot[bot] in #421
  • Build(deps): bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in #418
  • Build(deps): bump globby from 14.1.0 to 16.1.0 by @dependabot[bot] in #419
  • Build(deps-dev): bump chokidar from 4.0.3 to 5.0.0 by @dependabot[bot] in #420
  • Build(deps): bump @gesslar/toolkit from 3.7.0 to 3.9.0 by @dependabot[bot] in #422
  • Build(deps): bump @gesslar/toolkit from 3.9.0 to 3.14.2 by @dependabot[bot] in #425
  • Build(deps-dev): bump @typescript-eslint/parser from 8.51.0 to 8.52.0 by @dependabot[bot] in #424
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.51.0 to 8.52.0 by @dependabot[bot] in #423
  • Build(deps): bump @gesslar/toolkit from 3.14.2 to 3.19.0 by @dependabot[bot] in #427
  • Build(deps): bump @gesslar/colours from 0.7.1 to 0.8.0 by @dependabot[bot] in #426
  • Build(deps): bump @gesslar/toolkit from 3.19.0 to 3.21.0 by @dependabot[bot] in #429
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.5.0 to 61.7.1 by @dependabot[bot] in #428
  • Build(deps): bump @gesslar/toolkit from 3.21.0 to 3.22.1 by @dependabot[bot] in #432
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.6.1 to 5.7.0 by @dependabot[bot] in #431
  • Build(deps-dev): bump eslint-plugin-jsdoc from 61.7.1 to 62.0.0 by @dependabot[bot] in #430
  • Build(deps-dev): bump @typescript-eslint/parser from 8.52.0 to 8.53.0 by @dependabot[bot] in #435
  • Build(deps): bump @gesslar/toolkit from 3.22.1 to 3.22.2 by @dependabot[bot] in #434
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.52.0 to 8.53.0 by @dependabot[bot] in #433
  • Build(deps-dev): bump @typescript-eslint/parser from 8.53.0 to 8.53.1 by @dependabot[bot] in #439
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1 by @dependabot[bot] in #438
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.0.0 to 62.2.0 by @dependabot[bot] in #436
  • Build(deps): bump @gesslar/toolkit from 3.22.2 to 3.23.0 by @dependabot[bot] in #437
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.2.0 to 62.3.0 by @dependabot[bot] in #440
  • Build(deps): bump @gesslar/toolkit from 3.23.0 to 3.24.0 by @dependabot[bot] in #441
  • Build(deps): bump @gesslar/toolkit from 3.24.0 to 3.25.0 by @dependabot[bot] in #443
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.3.0 to 62.3.1 by @dependabot[bot] in #442
  • Build(deps): bump globals from 17.0.0 to 17.1.0 by @dependabot[bot] in #446
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.3.1 to 62.4.0 by @dependabot[bot] in #445
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.7.0 to 5.7.1 by @dependabot[bot] in #444
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.53.1 to 8.54.0 by @dependabot[bot] in #451
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.4.0 to 62.4.1 by @dependabot[bot] in #450
  • Build(deps-dev): bump axios from 1.13.2 to 1.13.3 by @dependabot[bot] in #448
  • Build(deps): bump @gesslar/toolkit from 3.25.0 to 3.28.0 by @dependabot[bot] in #449
  • Build(deps): bump globals from 17.1.0 to 17.2.0 by @dependabot[bot] in #453
  • Build(deps-dev): bump axios from 1.13.3 to 1.13.4 by @dependabot[bot] in #452
  • Build(deps): bump @gesslar/toolkit from 3.28.0 to 3.30.0 by @dependabot[bot] in #454
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.4.1 to 62.5.0 by @dependabot[bot] in #455
  • Build(deps): bump globals from 17.2.0 to 17.3.0 by @dependabot[bot] in #458
  • Build(deps): bump commander from 14.0.2 to 14.0.3 by @dependabot[bot] in #457
  • Build(deps): bump @gesslar/toolkit from 3.30.0 to 3.31.0 by @dependabot[bot] in #456
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.5.0 to 62.5.1 by @dependabot[bot] in #459
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.5.1 to 62.5.2 by @dependabot[bot] in #460
  • Build(deps): bump dotenv from 17.2.3 to 17.2.4 by @dependabot[bot] in #461
  • Build(deps-dev): bump axios from 1.13.4 to 1.13.5 by @dependabot[bot] in #466
  • Build(deps-dev): bump eslint from 9.39.2 to 10.0.0 by @dependabot[bot] in #463
  • Build(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1 by @dependabot[bot] in #462
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.5.2 to 62.5.4 by @dependabot[bot] in #464
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.7.1 to 5.8.0 by @dependabot[bot] in #465
  • Build(deps-dev): bump @typescript-eslint/parser from 8.54.0 to 8.55.0 by @dependabot[bot] in #469
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.54.0 to 8.55.0 by @dependabot[bot] in #468
  • Build(deps): bump @gesslar/toolkit from 3.31.0 to 3.33.1 by @dependabot[bot] in #467
  • Build(deps): bump dotenv from 17.2.4 to 17.3.0 by @dependabot[bot] in #470
  • Build(deps): bump dotenv from 17.3.0 to 17.3.1 by @dependabot[bot] in #471
  • Build(deps): bump @gesslar/toolkit from 3.33.1 to 3.34.0 by @dependabot[bot] in #475
  • Build(deps-dev): bump @typescript-eslint/parser from 8.55.0 to 8.56.0 by @dependabot[bot] in #474
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.5.4 to 62.5.5 by @dependabot[bot] in #472
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.0 by @dependabot[bot] in #473
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.5.5 to 62.6.0 by @dependabot[bot] in #477
  • Build(deps): bump globby from 16.1.0 to 16.1.1 by @dependabot[bot] in #476
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.6.0 to 62.6.1 by @dependabot[bot] in #481
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.8.0 to 5.9.0 by @dependabot[bot] in #480
  • Build(deps): bump @gesslar/toolkit from 3.34.0 to 3.37.0 by @dependabot[bot] in #479
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.6.1 to 62.7.0 by @dependabot[bot] in #483
  • Build(deps-dev): bump eslint from 10.0.0 to 10.0.1 by @dependabot[bot] in #482
  • Build(deps-dev): bump @typescript-eslint/parser from 8.56.0 to 8.56.1 by @dependabot[bot] in #495
  • Build(deps): bump @gesslar/toolkit from 3.37.0 to 3.42.0 by @dependabot[bot] in #494
  • Build(deps-dev): bump eslint from 10.0.1 to 10.0.2 by @dependabot[bot] in #493
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.0 to 8.56.1 by @dependabot[bot] in #492
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.7.0 to 62.7.1 by @dependabot[bot] in #496
  • Build(deps-dev): bump axios from 1.13.5 to 1.13.6 by @dependabot[bot] in #497
  • Build(deps-dev): bump minimatch from 10.2.2 to 10.2.4 by @dependabot[bot] in #498
  • Build(deps): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #499
  • Build(deps): bump @gesslar/toolkit from 3.42.0 to 4.0.0 by @dependabot[bot] in #500
  • Build(deps-dev): bump @stylistic/eslint-plugin from 5.9.0 to 5.10.0 by @dependabot[bot] in #501
  • Build(deps-dev): bump @typescript-eslint/parser from 8.56.1 to 8.57.0 by @dependabot[bot] in #505
  • Build(deps-dev): bump eslint from 10.0.2 to 10.0.3 by @dependabot[bot] in #504
  • Build(deps): bump @gesslar/toolkit from 4.0.0 to 4.1.0 by @dependabot[bot] in #503
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.1 to 8.57.0 by @dependabot[bot] in #502
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.7.1 to 62.8.0 by @dependabot[bot] in #506
  • Build(deps-dev): bump @typescript-eslint/parser from 8.57.0 to 8.57.1 by @dependabot[bot] in #508
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.1 by @dependabot[bot] in #507
  • Build(deps): bump @gesslar/toolkit from 4.1.0 to 4.4.0 by @dependabot[bot] in #509
  • Build(deps-dev): bump eslint from 10.0.3 to 10.1.0 by @dependabot[bot] in #510
  • Build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #511
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.1 to 8.57.2 by @dependabot[bot] in #513
  • Build(deps-dev): bump @typescript-eslint/parser from 8.57.1 to 8.57.2 by @dependabot[bot] in #512
  • Build(deps): bump picomatch by @dependabot[bot] in #514
  • Build(deps): bump yaml from 2.8.2 to 2.8.3 by @dependabot[bot] in #515
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.8.0 to 62.8.1 by @dependabot[bot] in #516
  • Build(deps): bump globby from 16.1.1 to 16.2.0 by @dependabot[bot] in #518
  • Build(deps-dev): bump axios from 1.13.6 to 1.14.0 by @dependabot[bot] in #517
  • Build(deps-dev): bump @typescript-eslint/parser from 8.57.2 to 8.58.0 by @dependabot[bot] in #520
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.57.2 to 8.58.0 by @dependabot[bot] in #519
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.8.1 to 62.9.0 by @dependabot[bot] in #522
  • Build(deps): bump dotenv from 17.3.1 to 17.4.0 by @dependabot[bot] in #521
  • Build(deps): bump @gesslar/toolkit from 4.4.0 to 5.0.1 by @dependabot[bot] in #526
  • Build(deps): bump @gesslar/colours from 0.8.0 to 1.0.0 by @dependabot[bot] in #525
  • Build(deps-dev): bump eslint from 10.1.0 to 10.2.0 by @dependabot[bot] in #524
  • Build(deps): bump dotenv from 17.4.0 to 17.4.1 by @dependabot[bot] in #523
  • Build(deps-dev): bump axios from 1.14.0 to 1.15.0 by @dependabot[bot] in #529
  • Build(deps-dev): bump @typescript-eslint/parser from 8.58.0 to 8.58.1 by @dependabot[bot] in #528
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.0 to 8.58.1 by @dependabot[bot] in #527
  • Build(deps): bump @gesslar/toolkit from 5.0.1 to 5.1.0 by @dependabot[bot] in #534
  • Build(deps): bump dotenv from 17.4.1 to 17.4.2 by @dependabot[bot] in #533
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.1 to 8.58.2 by @dependabot[bot] in #532
  • Build(deps): bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in #530
  • Build(deps-dev): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #535
  • Build(deps-dev): bump eslint from 10.2.0 to 10.2.1 by @dependabot[bot] in #537
  • Build(deps): bump @gesslar/toolkit from 5.1.0 to 5.2.0 by @dependabot[bot] in #536
  • Build(deps-dev): bump @typescript-eslint/parser from 8.58.2 to 8.59.0 by @dependabot[bot] in #540
  • Build(deps-dev): bump axios from 1.15.0 to 1.15.1 by @dependabot[bot] in #539
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.2 to 8.59.0 by @dependabot[bot] in #538
  • Build(deps-dev): bump axios from 1.15.1 to 1.15.2 by @dependabot[bot] in #541
  • Build(deps-dev): bump @typescript-eslint/parser from 8.59.0 to 8.59.1 by @dependabot[bot] in #543
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.59.0 to 8.59.1 by @dependabot[bot] in #542
  • Build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #546
  • Build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #545
  • Build(deps): bump peter-evans/create-pull-request from 7.0.6 to 8.1.1 by @dependabot[bot] in #544
  • Build(deps-dev): bump eslint from 10.2.1 to 10.3.0 by @dependabot[bot] in #548
  • Build(deps): bump globals from 17.5.0 to 17.6.0 by @dependabot[bot] in #547
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.59.1 to 8.59.2 by @dependabot[bot] in #551
  • Build(deps-dev): bump @typescript-eslint/parser from 8.59.1 to 8.59.2 by @dependabot[bot] in #550
  • Build(deps-dev): bump axios from 1.15.2 to 1.16.0 by @dependabot[bot] in #549
  • Build(deps): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #552
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.59.2 to 8.59.3 by @dependabot[bot] in #553
  • Build(deps): bump @gesslar/toolkit from 5.2.0 to 5.3.0 by @dependabot[bot] in #555
  • Build(deps): bump @gesslar/toolkit from 5.3.0 to 5.4.0 by @dependabot[bot] in #557
  • Build(deps-dev): bump axios from 1.16.0 to 1.16.1 by @dependabot[bot] in #556
  • Build(deps-dev): bump eslint from 10.3.0 to 10.4.0 by @dependabot[bot] in #558
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.59.3 to 8.59.4 by @dependabot[bot] in #560
  • Build(deps-dev): bump @typescript-eslint/parser from 8.59.3 to 8.59.4 by @dependabot[bot] in #559
  • Build(deps-dev): bump eslint-plugin-jsdoc from 62.9.0 to 63.0.0 by @dependabot[bot] in #561
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.59.4 to 8.60.0 by @dependabot[bot] in #563
  • Build(deps-dev): bump eslint from 10.4.0 to 10.4.1 by @dependabot[bot] in #565
  • Build(deps): bump commander from 14.0.3 to 15.0.0 by @dependabot[bot] in #564
  • Build(deps-dev): bump @typescript-eslint/parser from 8.60.0 to 8.60.1 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/569
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.60.0 to 8.60.1 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/568
  • Build(deps-dev): bump eslint-plugin-jsdoc from 63.0.0 to 63.0.1 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/567
  • Build(deps-dev): bump axios from 1.16.1 to 1.17.0 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/566
  • Build(deps-dev): bump @typescript-eslint/parser from 8.60.1 to 8.61.0 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/572
  • Build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.60.1 to 8.61.0 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/571
  • Build(deps-dev): bump eslint-plugin-jsdoc from 63.0.1 to 63.0.2 by @dependabot[bot] in https://github.com/gesslar/BeDoc/pull/570
  • Replace custom workflows with reusable Quality and Release workflows by @gesslar in https://github.com/gesslar/BeDoc/pull/484
  • Update VS Code configs, add Unlicense, and refactor ESLint to use @gesslar/uglier by @gesslar in https://github.com/gesslar/BeDoc/pull/485
  • Add BeDoc core implementation with action discovery and processing pipeline by @gesslar in https://github.com/gesslar/BeDoc/pull/486
  • Remove TypeScript definitions and core implementation files by @gesslar in https://github.com/gesslar/BeDoc/pull/487
  • Add chokidar examples, update hooks API, refactor parsers/formatters, and enhance configuration by @gesslar in https://github.com/gesslar/BeDoc/pull/489
  • Add chokidar-as-cli example and implement Lua library functions by @gesslar in https://github.com/gesslar/BeDoc/pull/490
  • chore: trim example source files to minimal set by @gesslar in https://github.com/gesslar/BeDoc/pull/491
  • Bump to version 2.0.0 - CLI output, examples, and dependency overhaul by @gesslar in https://github.com/gesslar/BeDoc/pull/573

New Contributors

  • @dependabot[bot] made their first contribution in #2
  • @github-actions[bot] made their first contribution in #9

Full Changelog: https://github.com/gesslar/BeDoc/commits/v2.0.0