etherpad-lite/bin
dependabot[bot] 08ab3c07e6
build(deps-dev): bump the dev-dependencies group with 4 updates (#6385)
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [sinon](https://github.com/sinonjs/sinon), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@types/node` from 20.12.11 to 20.12.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `sinon` from 17.0.2 to 18.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v17.0.2...v18.0.0)

Updates `@typescript-eslint/eslint-plugin` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 20:01:31 +02:00
..
deb-src cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
nsis cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
plugins Updated checkPlugin to work again and added updated workflow files. 2024-03-16 23:11:11 +01:00
buildDebian.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
buildForWindows.sh Fixed windows install and run.sh command. 2024-03-15 21:36:12 +01:00
checkAllPads.ts Added node workspace. 2024-03-15 20:59:28 +01:00
checkPad.ts Added node workspace. 2024-03-15 20:59:28 +01:00
cleanRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
convertSettings.json.template cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
createRelease.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
createUserSession.ts Added node workspace. 2024-03-15 20:59:28 +01:00
debugRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
deleteAllGroupSessions.ts Added node workspace. 2024-03-15 20:59:28 +01:00
deletePad.ts Added node workspace. 2024-03-15 20:59:28 +01:00
extractPadData.ts Added node workspace. 2024-03-15 20:59:28 +01:00
fastRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
functions.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
importSqlFile.ts Added node workspace. 2024-03-15 20:59:28 +01:00
installDeps.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
installOnWindows.bat Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
installPlugins.ts Added support for installing a specific version of a plugin. (#6294) 2024-04-01 16:57:10 +02:00
migrateDirtyDBtoRealDB.ts Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00
package.json build(deps-dev): bump the dev-dependencies group with 4 updates (#6385) 2024-05-15 20:01:31 +02:00
push-after-release.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
rebuildPad.ts Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00
release.ts Added missing process. 2024-03-17 12:09:56 +01:00
repairPad.ts Added node workspace. 2024-03-15 20:59:28 +01:00
run.sh Feat/oauth2 (#6281): Added oauth to API paths 2024-03-26 17:11:24 +01:00
safeRun.sh cleanup after workspace refactoring (#6174) 2024-02-21 21:50:11 +01:00
tsconfig.json Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00
updatePlugins.sh Ported bin folder to typescript. 2024-03-13 20:31:29 +01:00