Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
4e836d03c7
chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates
Bumps the npm-dev-dependencies group with 2 updates in the / directory: [@ts-dev-tools/core](https://github.com/escemi-tech/ts-dev-tools) and [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc).


Updates `@ts-dev-tools/core` from 1.6.2 to 1.9.1
- [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.9.1)

Updates `eslint-plugin-jsonc` from 2.20.0 to 2.20.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.20.0...v2.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 04:22:22 +00:00
dependabot[bot]
c80b846497 chore(deps): bump @octokit/action from 7.0.2 to 8.0.1
Some checks failed
Internal - Main - Continuous Integration / ci (push) Has been cancelled
Need fix to Issue / main (push) Has been cancelled
Internal - Main - Continuous Integration / release (push) Has been cancelled
Mark stale issues and pull requests / main (push) Has been cancelled
Bumps [@octokit/action](https://github.com/octokit/action.js) from 7.0.2 to 8.0.1.
- [Release notes](https://github.com/octokit/action.js/releases)
- [Commits](https://github.com/octokit/action.js/compare/v7.0.2...v8.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/action"
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-23 21:54:42 +02:00
2 changed files with 1012 additions and 2147 deletions

3155
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -75,7 +75,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@actions/tool-cache": "^2.0.2",
"@octokit/action": "^7.0.1",
"@octokit/action": "^8.0.1",
"docker-compose": "^1.2.0"
},
"devDependencies": {