CrazyMax
8d4d79eeb7
tsconfig: switch to es6 target
...
to fix issue with Twirp client for next commit otherwise it returns:
node_modules/twirp-ts/build/twirp/errors.d.ts:28:5 - error TS2425: Class 'Error' defines instance member property 'cause', but extended class 'TwirpError' defines it as instance member function.
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-22 15:10:34 +02:00
CrazyMax
2bba1c12c1
Merge pull request #299 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.3
...
build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
2024-04-14 18:32:10 +02:00
dependabot[bot]
ad54dd379e
build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](70a41aba78...c55203cfde )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 22:15:09 +00:00
CrazyMax
a40fd9420f
Merge pull request #298 from crazy-max/fix-docker-pull
...
publish / publish (push) Has been cancelled
docker: fix pull caching
v0.21.1
2024-04-12 15:03:04 +02:00
CrazyMax
4d8bd68c1c
docker: fix pull caching
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-12 14:58:19 +02:00
CrazyMax
43d331f793
Merge pull request #200 from crazy-max/docker-pull
...
publish / publish (push) Has been cancelled
docker: parseRepoTag and pull methods
v0.21.0
2024-04-12 11:52:04 +02:00
CrazyMax
fc4dae47b6
docker: return actual error message when pull fails
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-12 11:48:05 +02:00
CrazyMax
aa0228d826
docker: parseRepoTag and pull methods
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-12 10:58:52 +02:00
CrazyMax
02007009cc
Merge pull request #288 from crazy-max/bake-auth-token
...
bake: handle git auth token when parsing remote definition
2024-04-12 10:57:26 +02:00
CrazyMax
329c1c75cf
bake: handle git auth token when parsing remote definition
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-12 10:47:25 +02:00
CrazyMax
056cded622
Merge pull request #292 from docker/dependabot/npm_and_yarn/undici-5.28.4
...
build(deps): bump undici from 5.28.3 to 5.28.4
2024-04-12 10:05:05 +02:00
CrazyMax
c47291c3a8
Merge pull request #297 from docker/bot/docker-releases-json
...
Update `.github/docker-releases.json`
2024-04-12 09:39:37 +02:00
crazy-max
b73c694210
github: update .github/docker-releases.json
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-12 07:39:09 +00:00
CrazyMax
84b6763d80
Merge pull request #296 from docker/bot/buildx-releases-json
...
Update `.github/buildx-releases.json`
2024-04-12 09:38:43 +02:00
crazy-max
10b5647a43
github: update .github/buildx-releases.json
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-12 00:15:40 +00:00
dependabot[bot]
18e4452bac
build(deps): bump undici from 5.28.3 to 5.28.4
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 12:58:47 +00:00
CrazyMax
eb5663273f
Merge pull request #289 from docker/dependabot/npm_and_yarn/multi-ad9948e606
...
build(deps): bump semver and @types/semver
2024-04-04 17:39:39 +02:00
dependabot[bot]
0bd3773680
build(deps): bump semver and @types/semver
...
Bumps [semver](https://github.com/npm/node-semver ) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ). These dependencies needed to be updated together.
Updates `semver` from 7.5.4 to 7.6.0
- [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.5.4...v7.6.0 )
Updates `@types/semver` from 7.5.1 to 7.5.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-03 22:58:39 +00:00
CrazyMax
f6cafdfce1
Merge pull request #285 from crazy-max/bake-parse-opts
...
publish / publish (push) Has been cancelled
bake: additional opts when parsing definition
v0.20.0
2024-04-02 10:21:14 +02:00
CrazyMax
416c2914df
bake: add shm-size and ulimits to target struct
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-02 09:45:56 +02:00
CrazyMax
341bae465f
bake: additional opts when parsing definition
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-02 09:45:56 +02:00
CrazyMax
264a0eec2a
Merge pull request #287 from crazy-max/buildx-hasAttestationType
...
buildx: hasAttestationType and resolveAttestationAttrs funcs
2024-04-02 09:38:05 +02:00
CrazyMax
545f7cd6ea
buildx: hasAttestationType and resolveAttestationAttrs funcs
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-26 16:23:12 +01:00
CrazyMax
de2888af87
Merge pull request #286 from crazy-max/bump-buildx-docker
...
dockerfile: bump buildx to 0.13.1 and docker to 26.0.0
2024-03-26 11:59:14 +01:00
CrazyMax
43f61228ec
dockerfile: bump buildx to 0.13.1 and docker to 26.0.0
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-26 10:14:17 +01:00
CrazyMax
8d1d731562
Merge pull request #284 from docker/dependabot/npm_and_yarn/undici-5.28.3
...
build(deps): bump undici from 5.27.0 to 5.28.3
2024-03-25 09:52:02 +01:00
CrazyMax
5706b95a7f
Merge pull request #283 from docker/dependabot/npm_and_yarn/ip-2.0.1
...
build(deps): bump ip from 2.0.0 to 2.0.1
2024-03-25 09:49:11 +01:00
dependabot[bot]
5d8b7b4828
build(deps): bump undici from 5.27.0 to 5.28.3
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.27.0 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.27.0...v5.28.3 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 08:45:39 +00:00
dependabot[bot]
48e339fd34
build(deps): bump ip from 2.0.0 to 2.0.1
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 08:41:19 +00:00
CrazyMax
41cae83741
Merge pull request #282 from docker/bot/docker-releases-json
...
Update `.github/docker-releases.json`
2024-03-25 09:37:39 +01:00
crazy-max
d58f77be10
github: update .github/docker-releases.json
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-22 00:21:07 +00:00
Tõnis Tiigi
a24f5c12ca
Merge pull request #281 from crazy-max/cache-post-group
...
publish / publish (push) Has been cancelled
cache: run cache.post in core.group
v0.20.0-rc.2
2024-03-15 13:28:15 -07:00
CrazyMax
e73765a5ce
cache: run cache.post in core.group
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-15 18:10:31 +01:00
CrazyMax
cd14c5b580
Merge pull request #280 from crazy-max/post-cache
...
publish / publish (push) Has been cancelled
cache: move gha cache save to post state
v0.20.0-rc.1
2024-03-15 17:14:39 +01:00
CrazyMax
9b446bf084
cache: move gha cache save to post state
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-15 10:12:08 +01:00
CrazyMax
cbcf885731
Merge pull request #277 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.2
...
publish / publish (push) Has been cancelled
build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
v0.19.0
2024-03-13 19:14:10 +01:00
CrazyMax
5fba0d0374
ci: disable tests on macos-13 runner
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-13 19:11:50 +01:00
CrazyMax
d0e492964d
ci: set version as comment for peter-evans/create-pull-request
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-13 19:02:35 +01:00
Tõnis Tiigi
e1fa386cb5
Merge pull request #276 from crazy-max/update-builder-inspect
...
builder: update inspect command parsing
2024-03-13 11:00:51 -07:00
CrazyMax
3401826b29
Merge pull request #278 from docker/bot/buildx-releases-json
...
Update `.github/buildx-releases.json`
2024-03-13 08:15:14 +01:00
crazy-max
90c8d29f29
github: update .github/buildx-releases.json
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-13 00:15:08 +00:00
dependabot[bot]
22e390c8ba
build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](a4f52f8033...70a41aba78 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-12 22:31:07 +00:00
CrazyMax
70d3d9ae67
builder: enable debug for inspect cmd to display additional fields
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-12 13:35:08 +01:00
CrazyMax
9436c6ca61
builder: support features in inspect command
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-12 13:35:08 +01:00
CrazyMax
225d61b701
builder: update inspect command parsing
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-03-12 13:35:08 +01:00
CrazyMax
5dacef0ba8
Merge pull request #275 from docker/bot/docker-releases-json
...
Update `.github/docker-releases.json`
2024-03-08 08:36:58 +01:00
crazy-max
26887092dc
github: update .github/docker-releases.json
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-08 00:21:27 +00:00
CrazyMax
8dc7edb368
Merge pull request #271 from docker/dependabot/npm_and_yarn/actions/http-client-2.2.1
...
build(deps): bump @actions/http-client from 2.2.0 to 2.2.1
2024-03-07 13:14:08 +01:00
CrazyMax
5879437e96
Merge pull request #270 from docker/dependabot/npm_and_yarn/tmp-0.2.3
...
build(deps): bump tmp from 0.2.2 to 0.2.3
2024-03-07 13:13:47 +01:00
CrazyMax
1c0d7a58fd
Merge pull request #274 from docker/bot/docker-releases-json
...
Update `.github/docker-releases.json`
2024-03-07 13:13:21 +01:00