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
...
validate / prepare (push) Successful in 19s
test / test (push) Successful in 1m1s
validate / validate (push) Successful in 2m41s
ci / context (git) (push) Successful in 9s
ci / context (workflow) (push) Successful in 15s
ci / tag-schedule () (push) Successful in 14s
ci / multi-images (push) Successful in 18s
ci / tag-schedule (schedule) (push) Successful in 15s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 17s
ci / tag-match (\d.\d, 0) (push) Successful in 16s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 20s
ci / tag-match (\d.\d.\d, 0) (push) Successful in 18s
ci / tag-semver (auto) (push) Successful in 13s
ci / tag-match (v(.*), 1) (push) Successful in 19s
ci / tag-semver (false) (push) Successful in 16s
ci / tag-semver (true) (push) Successful in 19s
ci / flavor (push) Successful in 18s
ci / custom-labels-annotations (push) Successful in 17s
ci / images (push) Successful in 19s
ci / global-exps (push) Successful in 16s
ci / json (push) Successful in 16s
ci / sep-tags ( ) (push) Successful in 17s
ci / sep-tags (,) (push) Successful in 16s
ci / docker-push (push) Failing after 29s
ci / no-output-env (push) Successful in 18s
ci / no-images (push) Successful in 16s
ci / output-env (push) Successful in 23s
ci / sha-short () (push) Successful in 12s
ci / sha-short (16) (push) Successful in 14s
ci / dump (push) Successful in 23s
ci / bake (push) Successful in 1m42s
ci / bake-annotations (push) Successful in 1m43s
ci / bake-path-context (push) Failing after 11m37s
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
...
validate / prepare (push) Successful in 10s
test / test (push) Successful in 50s
validate / validate (push) Successful in 1m2s
ci / context (git) (push) Successful in 19s
ci / context (workflow) (push) Successful in 14s
ci / multi-images (push) Successful in 17s
ci / tag-schedule () (push) Successful in 15s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 15s
ci / tag-schedule (schedule) (push) Successful in 15s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 18s
ci / tag-match (\d.\d, 0) (push) Successful in 18s
ci / tag-match (\d.\d.\d, 0) (push) Successful in 21s
ci / tag-match (v(.*), 1) (push) Successful in 17s
ci / tag-semver (auto) (push) Successful in 16s
ci / tag-semver (false) (push) Successful in 16s
ci / tag-semver (true) (push) Successful in 17s
ci / docker-push (push) Failing after 6s
ci / flavor (push) Successful in 16s
ci / images (push) Successful in 17s
ci / custom-labels-annotations (push) Successful in 14s
ci / global-exps (push) Successful in 15s
ci / json (push) Successful in 14s
ci / sep-tags ( ) (push) Successful in 14s
ci / sep-tags (,) (push) Successful in 14s
ci / output-env (push) Successful in 17s
ci / no-output-env (push) Successful in 15s
ci / no-images (push) Successful in 13s
ci / sha-short (16) (push) Successful in 11s
ci / sha-short () (push) Successful in 16s
ci / bake-path-context (push) Successful in 23s
ci / dump (push) Successful in 24s
ci / bake (push) Successful in 1m25s
ci / bake-annotations (push) Successful in 1m32s
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
...
validate / prepare (push) Successful in 12s
test / test (push) Successful in 1m17s
validate / validate (push) Successful in 45s
ci / context (git) (push) Successful in 6s
ci / context (workflow) (push) Successful in 13s
ci / tag-schedule () (push) Successful in 15s
ci / multi-images (push) Successful in 19s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 21s
ci / tag-schedule (schedule) (push) Successful in 20s
ci / tag-match (\d.\d, 0) (push) Successful in 17s
ci / tag-match (\d.\d.\d, 0) (push) Successful in 17s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 19s
ci / tag-match (v(.*), 1) (push) Successful in 14s
ci / tag-semver (auto) (push) Successful in 10s
ci / tag-semver (false) (push) Successful in 11s
ci / tag-semver (true) (push) Successful in 9s
ci / flavor (push) Successful in 14s
ci / images (push) Successful in 17s
ci / custom-labels-annotations (push) Successful in 16s
ci / global-exps (push) Successful in 17s
ci / json (push) Successful in 15s
ci / sep-tags ( ) (push) Successful in 14s
ci / sep-tags (,) (push) Successful in 10s
ci / no-output-env (push) Successful in 10s
ci / no-images (push) Successful in 14s
ci / docker-push (push) Failing after 30s
ci / output-env (push) Successful in 20s
ci / sha-short () (push) Successful in 12s
ci / sha-short (16) (push) Successful in 10s
ci / bake-path-context (push) Successful in 23s
ci / dump (push) Successful in 20s
ci / bake-annotations (push) Successful in 2m17s
ci / bake (push) Failing after 12m1s
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
...
validate / prepare (push) Successful in 48s
test / test (push) Successful in 1m51s
validate / validate (push) Successful in 1m21s
ci / context (git) (push) Successful in 8s
ci / context (workflow) (push) Successful in 11s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 18s
ci / multi-images (push) Successful in 19s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 18s
ci / tag-schedule () (push) Successful in 20s
ci / tag-schedule (schedule) (push) Successful in 20s
ci / tag-match (\d.\d, 0) (push) Successful in 20s
ci / tag-match (\d.\d.\d, 0) (push) Successful in 16s
ci / tag-match (v(.*), 1) (push) Successful in 13s
ci / tag-semver (auto) (push) Successful in 9s
ci / tag-semver (false) (push) Successful in 11s
ci / tag-semver (true) (push) Successful in 13s
ci / flavor (push) Successful in 16s
ci / images (push) Successful in 17s
ci / global-exps (push) Successful in 15s
ci / custom-labels-annotations (push) Successful in 18s
ci / json (push) Successful in 17s
ci / sep-tags ( ) (push) Successful in 13s
ci / no-output-env (push) Successful in 8s
ci / sep-tags (,) (push) Successful in 16s
ci / no-images (push) Successful in 15s
ci / docker-push (push) Failing after 29s
ci / sha-short () (push) Successful in 11s
ci / output-env (push) Successful in 22s
ci / sha-short (16) (push) Successful in 10s
ci / bake-path-context (push) Successful in 25s
ci / dump (push) Successful in 41s
ci / bake (push) Successful in 1m21s
ci / bake-annotations (push) Successful in 1m21s
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
...
test / test (push) Failing after 2s
validate / prepare (push) Failing after 2s
validate / validate (push) Has been skipped
ci / context (workflow) (push) Failing after 3s
ci / multi-images (push) Failing after 3s
ci / tag-schedule () (push) Failing after 3s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Failing after 3s
ci / tag-schedule (schedule) (push) Failing after 3s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Failing after 3s
ci / tag-match (\d.\d, 0) (push) Failing after 2s
ci / tag-match (\d.\d.\d, 0) (push) Failing after 2s
ci / tag-match (v(.*), 1) (push) Failing after 2s
ci / tag-semver (auto) (push) Failing after 3s
ci / tag-semver (false) (push) Failing after 3s
ci / flavor (push) Failing after 3s
ci / custom-labels-annotations (push) Failing after 3s
ci / context (git) (push) Failing after 29s
ci / global-exps (push) Failing after 3s
ci / json (push) Failing after 3s
ci / sep-tags ( ) (push) Failing after 3s
ci / output-env (push) Failing after 3s
ci / docker-push (push) Failing after 11s
ci / no-output-env (push) Failing after 3s
ci / bake-annotations (push) Failing after 3s
ci / no-images (push) Failing after 3s
ci / bake-path-context (push) Failing after 3s
ci / sha-short () (push) Failing after 3s
ci / tag-semver (true) (push) Failing after 31s
ci / images (push) Failing after 29s
ci / sha-short (16) (push) Failing after 3s
ci / dump (push) Failing after 3s
ci / bake (push) Failing after 28s
ci / sep-tags (,) (push) Failing after 26s
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
...
test / test (push) Failing after 2s
validate / prepare (push) Failing after 2s
validate / validate (push) Has been skipped
ci / context (git) (push) Failing after 8s
ci / tag-schedule () (push) Failing after 7s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Failing after 3s
ci / tag-match (\d.\d, 0) (push) Failing after 3s
ci / tag-match (\d.\d.\d, 0) (push) Failing after 3s
ci / tag-match (v(.*), 1) (push) Failing after 3s
ci / tag-semver (auto) (push) Failing after 3s
ci / tag-semver (false) (push) Failing after 3s
ci / tag-semver (true) (push) Failing after 3s
ci / flavor (push) Failing after 3s
ci / images (push) Failing after 3s
ci / custom-labels-annotations (push) Failing after 3s
ci / global-exps (push) Failing after 3s
ci / tag-schedule (schedule) (push) Failing after 30s
ci / json (push) Failing after 3s
ci / multi-images (push) Failing after 32s
ci / context (workflow) (push) Failing after 36s
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Failing after 34s
ci / sep-tags ( ) (push) Failing after 3s
ci / output-env (push) Failing after 3s
ci / no-images (push) Failing after 2s
ci / bake-path-context (push) Failing after 2s
ci / sha-short () (push) Failing after 2s
ci / sha-short (16) (push) Failing after 2s
ci / dump (push) Failing after 2s
ci / docker-push (push) Failing after 28s
ci / bake (push) Failing after 26s
ci / sep-tags (,) (push) Failing after 25s
ci / no-output-env (push) Failing after 27s
ci / bake-annotations (push) Failing after 26s
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
...
test / test (push) Failing after 2s
validate / prepare (push) Failing after 31s
validate / validate (push) Has been skipped
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Failing after 5s
ci / context (workflow) (push) Failing after 8s
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Failing after 3s
ci / tag-match (\d.\d, 0) (push) Failing after 2s
ci / tag-match (\d.\d.\d, 0) (push) Failing after 3s
ci / tag-match (v(.*), 1) (push) Failing after 3s
ci / tag-semver (auto) (push) Failing after 3s
ci / tag-semver (false) (push) Failing after 2s
ci / multi-images (push) Failing after 19s
ci / tag-schedule (schedule) (push) Failing after 17s
ci / tag-semver (true) (push) Failing after 3s
ci / images (push) Failing after 3s
ci / global-exps (push) Failing after 2s
ci / json (push) Failing after 2s
ci / context (git) (push) Failing after 31s
ci / tag-schedule () (push) Failing after 29s
ci / bake (push) Failing after 2s
ci / sep-tags (,) (push) Failing after 2s
ci / no-output-env (push) Failing after 2s
ci / flavor (push) Failing after 20s
ci / custom-labels-annotations (push) Failing after 18s
ci / bake-annotations (push) Failing after 2s
ci / no-images (push) Failing after 2s
ci / sha-short (16) (push) Failing after 3s
ci / dump (push) Failing after 2s
ci / docker-push (push) Failing after 23s
ci / sep-tags ( ) (push) Failing after 24s
ci / output-env (push) Failing after 21s
ci / bake-path-context (push) Failing after 21s
ci / sha-short () (push) Failing after 22s
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
dependabot[bot]
beafb97305
chore(deps): Bump @babel/runtime-corejs3 from 7.14.7 to 7.28.2
...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3 ) from 7.14.7 to 7.28.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-runtime-corejs3 )
---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
dependency-version: 7.28.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-04 15:16:45 +00:00
CrazyMax
3ff819c6c5
Merge pull request #557 from crazy-max/yarn-4.9.2
...
update yarn to 4.9.2
2025-11-04 16:14:33 +01:00
CrazyMax
05838e9769
update yarn to 4.9.2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-04 16:05:10 +01:00
CrazyMax
43fa4ac0d3
Merge pull request #556 from crazy-max/dev-deps
...
update dev dependencies
2025-11-04 15:27:11 +01:00
CrazyMax
b3120f2f18
chore: update generated content
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-04 15:22:53 +01:00
CrazyMax
1f469d21ee
update dev dependencies
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-11-04 15:21:47 +01:00
CrazyMax
b0a2bcfe7b
Merge pull request #555 from docker/dependabot/npm_and_yarn/docker/actions-toolkit-0.66.0
...
chore(deps): Bump @docker/actions-toolkit from 0.62.1 to 0.66.0
2025-11-04 15:17:27 +01:00