 
|
7977149924
|
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1959)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-23 13:49:10 +09:00 |
|
 
|
703ebeae81
|
chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1952)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-08 16:54:57 +02:00 |
|
  
|
4ce731dac2
|
chore(deps): bump erisu/apache-rat-action from 2.0.0 to 3.0.0 (#1937)
* chore(deps): bump erisu/apache-rat-action from 2.0.0 to 3.0.0
Bumps [erisu/apache-rat-action](https://github.com/erisu/apache-rat-action) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/erisu/apache-rat-action/releases)
- [Commits](https://github.com/erisu/apache-rat-action/compare/46fb01ce7d8f76bdcd7ab10e7af46e1ea95ca01c...30c94d10ed21e6f6fd5590dc5c158f58cae7a0dd)
---
updated-dependencies:
- dependency-name: erisu/apache-rat-action
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(workflow): update version info in comment
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: エリス <erisu@users.noreply.github.com>
|
2026-05-20 01:36:34 +09:00 |
|
  
|
0baa901d6a
|
chore(deps): bump erisu/license-checker-action from 2.0.1 to 2.1.0 (#1930)
* chore(deps): bump erisu/license-checker-action from 2.0.1 to 2.1.0
Bumps [erisu/license-checker-action](https://github.com/erisu/license-checker-action) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/erisu/license-checker-action/releases)
- [Commits](https://github.com/erisu/license-checker-action/compare/99cffa11264fe545fd0baa6c13bca5a00ae608f2...04511f4c052b5773f11e1c65b42cda88235c62ae)
---
updated-dependencies:
- dependency-name: erisu/license-checker-action
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(workflow): update version info in comment
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: エリス <erisu@users.noreply.github.com>
|
2026-05-19 23:10:32 +09:00 |
|
 エリスandGitHub
|
08c4fd1ebf
|
chore(ci): improve workflows & dependabot (#1928)
* chore(workflow): draft-release - sync recent changes
* chore(workflow): draft-release - pin actions
* chore(workflow): draft-release - use 'npm ci'
* chore(workflow): draft-release - disable package-manager-cache
* chore(workflow): draft-release - ensure cache is '' for clarity
* chore(workflow): draft-release - update actions/checkout configs
* chore(workflow): pin actions in all workflows
* chore(workflow): update actions/checkout configs
* chore(dependabot): added configs
* chore(workflow): use npm cit
|
2026-05-19 19:18:26 +09:00 |
|
 エリスandGitHub
|
d7afba0ad0
|
chore: update release audit workflow & license headers (#1870)
|
2025-11-23 13:04:10 +09:00 |
|
 エリスandGitHub
|
488c498733
|
chore!: update dependencies (#1843)
* chore!: bump rewire@9.0.1
* chore: bump jasmine@5.10.0
* chore: bump dedent@1.7.0
* chore: tmp@0.2.5
* chore: rebuilt package-lock.json
* ci: update workflow dependencies
|
2025-09-11 17:42:38 +09:00 |
|
 エリスandGitHub
|
bf0ba3dd5e
|
ci(workflow): update release-audit & license config (#1828)
|
2025-07-20 12:29:07 +09:00 |
|
 エリスandGitHub
|
6024465814
|
ci: update workflow - added node 24, permission scoping & codecov pinning (#1804)
|
2025-06-16 12:35:09 +09:00 |
|
 エリスandGitHub
|
6b8e819f21
|
ci(release-audit): use latest apache-rat-action (#1809)
|
2025-06-16 12:34:39 +09:00 |
|
 Darryl PogueandGitHub
|
1347e48d14
|
chore(ci): Fix dependabot PR failures (#1750)
|
2024-11-19 20:55:50 -08:00 |
|
 エリスandGitHub
|
9261b29cf2
|
ci(release-audit): add license header and dependency checker (#1687)
* ci(release-audit): add license header and dependency checker
* chore: add Apache license headers
* chore: add new line to .ratignore
|
2024-05-08 15:07:52 +09:00 |
|