dependabot[bot]
|
2ecd0682d0
|
build(deps): bump @actions/exec from 2.0.0 to 3.0.0
Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 2.0.0 to 3.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/exec)
---
updated-dependencies:
- dependency-name: "@actions/exec"
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-29 00:14:21 +00:00 |
|
CrazyMax
|
ac634d2f0a
|
Merge pull request #964 from docker/dependabot/npm_and_yarn/actions/io-3.0.2
build(deps): bump @actions/io from 2.0.0 to 3.0.2
|
2026-01-29 01:12:27 +01:00 |
|
CrazyMax
|
72bdaca3a5
|
map @actions/io to real entrypoint in Jest configs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-29 01:03:38 +01:00 |
|
dependabot[bot]
|
13ca90c5d0
|
build(deps): bump @actions/io from 2.0.0 to 3.0.2
Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 2.0.0 to 3.0.2.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)
---
updated-dependencies:
- dependency-name: "@actions/io"
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 22:54:18 +00:00 |
|
CrazyMax
|
0969a99659
|
Merge pull request #960 from docker/dependabot/npm_and_yarn/actions/github-9.0.0
build(deps): bump @actions/github from 7.0.0 to 9.0.0
|
2026-01-28 17:17:44 +01:00 |
|
CrazyMax
|
ae6b2a8dc9
|
add repoData API test with per-test mock
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 16:35:15 +01:00 |
|
CrazyMax
|
537174131a
|
replace direct octokit deps with @actions/github types
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 16:29:39 +01:00 |
|
CrazyMax
|
2806b0ceaf
|
map @actions/github to real entrypoint in Jest configs
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 15:31:33 +01:00 |
|
CrazyMax
|
466f0611ff
|
let ts-jest transform JS and allow JS in tests
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 15:06:20 +01:00 |
|
CrazyMax
|
13d565c67f
|
transform ESM octokit deps during tests
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 14:48:37 +01:00 |
|
CrazyMax
|
4fefc18a15
|
align octokit modules version with @actions/github v9
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 14:24:01 +01:00 |
|
dependabot[bot]
|
66d355cbed
|
build(deps): bump @actions/github from 7.0.0 to 9.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 7.0.0 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-01-28 13:21:41 +00:00 |
|
CrazyMax
|
06cdb9490a
|
Merge pull request #961 from crazy-max/esm
switch to ESM and update config/test wiring
|
2026-01-28 14:19:10 +01:00 |
|
CrazyMax
|
2617546094
|
github: derive summary table types from core API
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 12:16:41 +01:00 |
|
CrazyMax
|
9348f81855
|
git: drop types/git and inline GitHub context type
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 12:16:40 +01:00 |
|
CrazyMax
|
3f7be6d97d
|
add ESM-safe os test helpers and tsconfig for tests
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 11:52:41 +01:00 |
|
CrazyMax
|
8a49a6ea9c
|
remove the mapper entry for csv-parse in jest config
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 10:52:08 +01:00 |
|
CrazyMax
|
faa5b5bf22
|
switch to ESM and update config/test wiring
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
|
2026-01-28 10:35:34 +01:00 |
|
CrazyMax
|
f64486ace9
|
Merge pull request #959 from docker/dependabot/npm_and_yarn/actions/artifact-5.0.3
build(deps): bump @actions/artifact from 5.0.2 to 5.0.3
|
2026-01-28 10:14:43 +01:00 |
|
dependabot[bot]
|
dd7585591e
|
build(deps): bump @actions/artifact from 5.0.2 to 5.0.3
Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
---
updated-dependencies:
- dependency-name: "@actions/artifact"
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 09:04:56 +00:00 |
|
CrazyMax
|
e278a8ff7f
|
Merge pull request #956 from docker/dependabot/npm_and_yarn/actions/cache-5.0.5
build(deps): bump @actions/cache from 5.0.3 to 5.0.5
|
2026-01-28 09:58:50 +01:00 |
|
dependabot[bot]
|
a8f3950008
|
build(deps): bump @actions/cache from 5.0.3 to 5.0.5
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.3 to 5.0.5.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-version: 5.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 08:54:01 +00:00 |
|
CrazyMax
|
16a313e50b
|
Merge pull request #958 from docker/dependabot/npm_and_yarn/actions/tool-cache-3.0.1
build(deps): bump @actions/tool-cache from 3.0.0 to 3.0.1
|
2026-01-28 09:53:16 +01:00 |
|
CrazyMax
|
f57515d812
|
Merge pull request #957 from docker/dependabot/npm_and_yarn/actions/core-2.0.3
build(deps): bump @actions/core from 2.0.2 to 2.0.3
|
2026-01-28 09:50:18 +01:00 |
|
dependabot[bot]
|
b2d68b3506
|
build(deps): bump @actions/core from 2.0.2 to 2.0.3
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.2 to 2.0.3.
- [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: 2.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 08:43:15 +00:00 |
|
dependabot[bot]
|
6785818572
|
build(deps): bump @actions/tool-cache from 3.0.0 to 3.0.1
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 08:43:12 +00:00 |
|
CrazyMax
|
ac0e0b50d5
|
Merge pull request #955 from docker/dependabot/npm_and_yarn/actions/http-client-3.0.2
build(deps): bump @actions/http-client from 3.0.1 to 3.0.2
|
2026-01-28 09:41:06 +01:00 |
|
dependabot[bot]
|
20a43cb510
|
build(deps): bump @actions/http-client from 3.0.1 to 3.0.2
Bumps [@actions/http-client](https://github.com/actions/toolkit/tree/HEAD/packages/http-client) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client)
---
updated-dependencies:
- dependency-name: "@actions/http-client"
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-27 15:07:35 +00:00 |
|
CrazyMax
|
2359f15647
|
Merge pull request #954 from docker/bot/docker-releases-json
publish / publish (push) Has been cancelled
Update `.github/docker-releases.json`
v0.76.0
|
2026-01-27 15:40:44 +01:00 |
|
crazy-max
|
5945e3ce92
|
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-27 00:38:15 +00:00 |
|
CrazyMax
|
ab52a082b7
|
Merge pull request #949 from tonistiigi/update-buildkit-v0.27.0
Update buildkit v0.27.0 buildx v0.31.0
|
2026-01-26 09:18:50 +01:00 |
|
CrazyMax
|
20dcd0ab5d
|
Merge pull request #946 from docker/bot/compose-releases-json
Update `.github/compose-releases.json`
|
2026-01-26 09:18:24 +01:00 |
|
CrazyMax
|
05e85e2bdc
|
Merge pull request #945 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2026-01-26 09:18:06 +01:00 |
|
crazy-max
|
119c41667b
|
github: update .github/compose-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-25 16:33:02 +00:00 |
|
crazy-max
|
410f125810
|
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-25 16:32:57 +00:00 |
|
CrazyMax
|
715a9004a5
|
Merge pull request #950 from docker/dependabot/npm_and_yarn/lodash-4.17.23
build(deps): bump lodash from 4.17.21 to 4.17.23
|
2026-01-25 17:32:32 +01:00 |
|
CrazyMax
|
108eb64bab
|
Merge pull request #940 from docker/dependabot/npm_and_yarn/actions/cache-5.0.3
build(deps): bump @actions/cache from 5.0.2 to 5.0.3
|
2026-01-25 17:31:51 +01:00 |
|
CrazyMax
|
2a3d026818
|
Merge pull request #947 from docker/dependabot/github_actions/peter-evans/create-pull-request-8.1.0
build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0
|
2026-01-25 16:43:16 +01:00 |
|
dependabot[bot]
|
fda38b8e1a
|
build(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 06:22:14 +00:00 |
|
Tonis Tiigi
|
fe1a39d735
|
update buildkit v0.27.0
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2026-01-21 17:00:01 -08:00 |
|
Tonis Tiigi
|
34ce37a841
|
update buildx v0.31.0
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2026-01-21 16:59:23 -08:00 |
|
Tõnis Tiigi
|
5e85cd909c
|
Merge pull request #948 from docker/bot/buildx-releases-json
Update `.github/buildx-releases.json`
|
2026-01-21 16:56:03 -08:00 |
|
crazy-max
|
e4be903f47
|
github: update .github/buildx-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-22 00:27:49 +00:00 |
|
dependabot[bot]
|
38f5d06496
|
build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](98357b18bf...c0f553fe54)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: 8.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-21 22:53:03 +00:00 |
|
CrazyMax
|
1e6bce61a0
|
Merge pull request #942 from docker/bot/docker-releases-json
Update `.github/docker-releases.json`
|
2026-01-17 20:22:12 +01:00 |
|
CrazyMax
|
62950e53c4
|
Merge pull request #941 from docker/bot/buildx-releases-json
Update `.github/buildx-releases.json`
|
2026-01-17 20:21:48 +01:00 |
|
crazy-max
|
fbfb919592
|
github: update .github/docker-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-17 00:34:28 +00:00 |
|
crazy-max
|
7853dc580d
|
github: update .github/buildx-releases.json
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-01-17 00:24:56 +00:00 |
|
dependabot[bot]
|
e99d5ed6bd
|
build(deps): bump @actions/cache from 5.0.2 to 5.0.3
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache)
---
updated-dependencies:
- dependency-name: "@actions/cache"
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-16 22:54:11 +00:00 |
|
CrazyMax
|
882907c07b
|
Merge pull request #931 from docker/sigstore-signing-config
sigstore: use signing config with cosign
|
2026-01-15 17:11:42 +01:00 |
|