CrazyMax
302938f99d
github class moved since actions-toolkit v0.77.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-03-04 10:52:39 +01:00
dependabot[bot]
5a81aee75f
chore(deps): Bump @docker/actions-toolkit from 0.68.0 to 0.77.0
...
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.68.0 to 0.77.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases )
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.68.0...v0.77.0 )
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-version: 0.77.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-04 10:52:38 +01:00
CrazyMax
c769610e5c
Merge pull request #603 from docker/dependabot/npm_and_yarn/semver-7.7.4
...
chore(deps): Bump semver from 7.7.3 to 7.7.4
2026-03-04 10:52:19 +01:00
github-actions[bot]
f0f930b111
chore: update generated content
2026-03-04 09:19:30 +00:00
dependabot[bot]
f4771c2b1f
chore(deps): Bump semver from 7.7.3 to 7.7.4
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.7.3 to 7.7.4.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.7.3...v7.7.4 )
---
updated-dependencies:
- dependency-name: semver
dependency-version: 7.7.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-04 09:18:03 +00:00
CrazyMax
538feedf47
Merge pull request #597 from docker/dependabot/npm_and_yarn/actions/github-9.0.0
...
chore(deps): Bump @actions/github from 6.0.1 to 9.0.0
2026-03-04 10:07:45 +01:00
CrazyMax
2c6e6d9d3b
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-03-03 16:00:55 +01:00
CrazyMax
8fd476a5a7
replace actions/github/lib/context deep imports with public typing
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-03-03 15:59:05 +01:00
dependabot[bot]
a33d385eb1
chore(deps): Bump @actions/github from 6.0.1 to 9.0.0
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 6.0.1 to 9.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
---
updated-dependencies:
- dependency-name: "@actions/github"
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-03 13:57:21 +00:00
CrazyMax
cb50be4508
Merge pull request #599 from docker/dependabot/npm_and_yarn/actions/core-3.0.0
...
chore(deps): Bump @actions/core from 1.11.1 to 3.0.0
2026-03-03 14:55:29 +01:00
github-actions[bot]
8fd95d6f08
chore: update generated content
2026-03-03 13:47:05 +00:00
dependabot[bot]
a4e219a90d
chore(deps): Bump @actions/core from 1.11.1 to 3.0.0
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.11.1 to 3.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-03 13:45:52 +00:00
CrazyMax
76c27c49eb
Merge pull request #600 from docker/dependabot/npm_and_yarn/isaacs/brace-expansion-5.0.1
...
chore(deps): Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1
2026-03-03 14:43:55 +01:00
github-actions[bot]
1ea5d4f1b0
chore: update generated content
2026-03-03 13:42:24 +00:00
dependabot[bot]
91c3fe061e
chore(deps): Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1
...
Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.
---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
dependency-version: 5.0.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-03 13:41:02 +00:00
CrazyMax
f332e46fa5
Merge pull request #588 from docker/dependabot/npm_and_yarn/lodash-4.17.23
...
chore(deps): Bump lodash from 4.17.21 to 4.17.23
2026-03-03 14:38:56 +01:00
CrazyMax
51b601f22d
Merge pull request #602 from crazy-max/esm
...
switch to ESM and update config/test wiring
2026-03-03 14:38:00 +01:00
CrazyMax
8480620af8
test: use github mock instead of fixture for context
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-03-02 09:44:39 +01:00
CrazyMax
8e71445576
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-03-02 09:44:39 +01:00
CrazyMax
f57c915b64
dockerfile: fix vendoring
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-03-02 09:44:38 +01:00
CrazyMax
d92a8d0b86
update dev dependencies
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-02-28 15:58:17 +01:00
CrazyMax
cf6a6ce0f7
switch to ESM and update config/test wiring
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-02-28 15:57:06 +01:00
CrazyMax
d5be006250
switch from jest to vitest
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-02-28 15:48:21 +01:00
CrazyMax
a60f0f62b5
Merge pull request #598 from crazy-max/update-dist-workflow
...
ci: update-dist workflow
2026-01-29 21:27:37 +01:00
CrazyMax
10f4f1aaa5
ci: update-dist workflow
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-29 16:25:39 +01:00
dependabot[bot]
70c914a6f8
chore(deps): Bump lodash from 4.17.21 to 4.17.23
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 00:40:49 +00:00
Tõnis Tiigi
ed95091677
Merge pull request #579 from crazy-max/update-dev-deps
...
update dev dependencies
2026-01-07 16:39:57 -08:00
CrazyMax
57670b6268
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-05 17:09:10 +01:00
CrazyMax
d636a41a2f
update jest config since 30.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-05 17:07:43 +01:00
CrazyMax
9c747a7ed1
fix lint issues
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-05 17:07:42 +01:00
CrazyMax
c98baa7757
migrate eslint config to new format required since 9.0.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-05 17:07:36 +01:00
CrazyMax
ad1f8b1f99
update dev dependencies
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-01-05 16:55:49 +01:00
CrazyMax
f0a4bc3c2d
Merge pull request #574 from osman-butt/update-checkout-v6
...
docs: update checkout action to v6 in README
2026-01-05 16:45:15 +01:00
osman-butt
9b6cf6ec37
docs: update checkout action to v6 in README
...
Signed-off-by: osman-butt <butt.osman@gmail.com >
2025-12-10 01:50:17 +01:00
CrazyMax
c299e40c65
Merge pull request #569 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.68.0
...
chore(deps): Bump @docker/actions-toolkit from 0.67.0 to 0.68.0
v5
v5.10.0
2025-11-27 13:36:24 +01:00
CrazyMax
f015d7914a
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-27 12:42:57 +01:00
dependabot[bot]
121bcc2ca8
chore(deps): Bump @docker/actions-toolkit from 0.67.0 to 0.68.0
...
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases )
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.67.0...v0.68.0 )
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-version: 0.68.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 11:37:44 +00:00
CrazyMax
f7b6bf41b9
Merge pull request #564 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2
...
chore(deps): Bump js-yaml from 3.14.1 to 3.14.2
2025-11-27 12:35:12 +01:00
CrazyMax
0b95c6b860
Merge pull request #565 from docker/dependabot/github_actions/actions/checkout-6
...
chore(deps): Bump actions/checkout from 5 to 6
2025-11-27 12:34:57 +01:00
CrazyMax
17f70d7525
Merge pull request #568 from motoki317/docs/fix-to-24h-schedule-pattern
...
docs(README): Fix date format from 12h to 24h in schedule pattern
2025-11-27 12:34:33 +01:00
motoki317
afd7e6d7bb
docs(README): Fix date format from 12h to 24h in schedule pattern
...
hh represents 12h format from 01 to 12 which is probably not suitable
for date tags.
The pattern example in the table below uses the 24h format HH, so this
makes the document consistent.
Signed-off-by: motoki317 <motoki317@gmail.com >
2025-11-27 12:57:49 +09:00
dependabot[bot]
602aff8e11
chore(deps): Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 19:01:45 +00:00
dependabot[bot]
aecb1a49a5
chore(deps): Bump js-yaml from 3.14.1 to 3.14.2
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 05:05:12 +00:00
CrazyMax
8d8c7c12f7
Merge pull request #559 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.67.0
...
chore(deps): Bump @docker/actions-toolkit from 0.66.0 to 0.67.0
2025-11-05 16:15:03 +01:00
CrazyMax
15bd03a177
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-05 15:55:58 +01:00
dependabot[bot]
fdba5868fb
chore(deps): Bump @docker/actions-toolkit from 0.66.0 to 0.67.0
...
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.66.0 to 0.67.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases )
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.66.0...v0.67.0 )
---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
dependency-version: 0.67.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-05 13:53:44 +00:00
CrazyMax
318604b99e
Merge pull request #539 from docker/dependabot/npm_and_yarn/babel/runtime-corejs3-7.28.2
...
chore(deps): Bump @babel/runtime-corejs3 from 7.14.7 to 7.28.2
v5.9.0
2025-11-04 16:31:36 +01:00
CrazyMax
49c0a55d55
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-04 16:28:52 +01:00
CrazyMax
486229e3f4
Merge pull request #558 from crazy-max/fix-dist
...
chore: fix dist
2025-11-04 16:25:53 +01:00
CrazyMax
f02aeab1ee
chore: fix dist
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-04 16:22:29 +01:00