Skip to content

Bump dependencies, add CLI for wiki sidebar generatin and little refactoring

Choose a tag to compare

@Falcion Falcion released this 04 Oct 10:36
· 622 commits to main since this release

See changelog for more information about the patch:
CHANGELOG.md


2.1.4 (2024-10-04)

Build system

  • build-deps: add github-wiki-sidebar package for wiki's development (f49e29d)
  • deps-dev: bump @npmcli/package-json from 5.2.1 to 6.0.0 (a217700)
  • deps: bump actions/checkout from 3 to 4 (c0fb0fe)
  • deps: bump actions/setup-node from 3 to 4 (cc61eab)
  • deps: bump actions/setup-python from 4 to 5 (eab0aa4)

Fixes

  • script: fix ESLINT (self-assign) in preparation script (432a225)
  • yaml: fix yaml language server problem in templates (e39be90)