Compare commits

...

3 Commits

Author SHA1 Message Date
dependabot[bot]
8eabfff792
Merge baeccba7b91058d7c7c6d3c383840a1ce149f69a into 63b042489c7e5c25a60b5d83bd3c0cf770334208 2025-02-25 19:54:15 +00:00
dependabot[bot]
baeccba7b9
chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 3 updates
Bumps the npm-dev-dependencies group with 3 updates in the / directory: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools), [eslint-plugin-github](https://github.com/github/eslint-plugin-github) and [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).


Updates `@ts-dev-tools/core` from 1.6.2 to 1.8.9
- [Release notes](https://github.com/escemi-tech/ts-dev-tools/releases)
- [Commits](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.6.2...@ts-dev-tools/core@1.8.9)

Updates `eslint-plugin-github` from 5.1.5 to 5.1.8
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.5...v5.1.8)

Updates `eslint-plugin-jsonc` from 2.18.2 to 2.19.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.2...v2.19.1)

---
updated-dependencies:
- dependency-name: "@ts-dev-tools/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-dependencies
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dev-dependencies
- dependency-name: eslint-plugin-jsonc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 19:54:12 +00:00
Emilien Escalle
63b042489c ci: add docker-compose to dependencies update
Some checks failed
Internal - Main - Continuous Integration / ci (push) Has been cancelled
Internal - Main - Continuous Integration / generate-readme (push) Has been cancelled
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-02-25 20:53:00 +01:00
2 changed files with 1710 additions and 2012 deletions

View File

@ -26,6 +26,18 @@ updates:
patterns:
- "*"
- package-ecosystem: docker-compose
directory: "/test"
open-pull-requests-limit: 20
schedule:
interval: weekly
day: friday
time: "04:00"
groups:
docker-compose-dependencies:
patterns:
- "*"
- package-ecosystem: npm
directory: "/"
open-pull-requests-limit: 20

3704
package-lock.json generated

File diff suppressed because it is too large Load Diff