-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: PDMLab/docker-compose
base: 63ec8df
head repository: PDMLab/docker-compose
compare: 75a2dcb
- 13 commits
- 12 files changed
- 2 contributors
Commits on Mar 11, 2026
-
build(deps): bump rollup from 4.56.0 to 4.59.0 in /docs
Bumps [rollup](https://github.com/rollup/rollup) from 4.56.0 to 4.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.56.0...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b922a7f - Browse repository at this point
Copy the full SHA b922a7fView commit details
Commits on Mar 20, 2026
-
build(deps): bump flatted from 3.1.1 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.1.1 to 3.4.2. - [Commits](WebReflection/flatted@v3.1.1...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8479c67 - Browse repository at this point
Copy the full SHA 8479c67View commit details
Commits on Mar 26, 2026
-
build(deps): bump yaml from 2.2.2 to 2.8.3
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc3ff8d - Browse repository at this point
Copy the full SHA cc3ff8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a310c - Browse repository at this point
Copy the full SHA 23a310cView commit details
Commits on Mar 27, 2026
-
build(deps): bump handlebars from 4.7.7 to 4.7.9
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.7 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96b0294 - Browse repository at this point
Copy the full SHA 96b0294View commit details
Commits on Mar 31, 2026
-
feat: add typed compose object support
Add a `compose` option to `IDockerComposeOptions` that accepts a typed `ComposeSpecification` object. The object is serialized to YAML internally and piped via stdin using the existing `configAsString` path. TypeScript types are generated from the official Compose Specification JSON Schema (Apache 2.0) using json-schema-to-typescript.
Configuration menu - View commit details
-
Copy full SHA for 6e9cb51 - Browse repository at this point
Copy the full SHA 6e9cb51View commit details -
fix: use type-only export for ComposeSpecification
The .d.ts file has no runtime module, so use `export type` instead of a value re-export to avoid ERR_MODULE_NOT_FOUND at runtime.
Configuration menu - View commit details
-
Copy full SHA for 698d0f3 - Browse repository at this point
Copy the full SHA 698d0f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ac897 - Browse repository at this point
Copy the full SHA c6ac897View commit details -
fix: include compose-spec types in dist and add files field
- Copy compose-spec.d.ts to dist/ during build so the type is available to consumers - Add "files" field to package.json to avoid publishing unrelated files
Configuration menu - View commit details
-
Copy full SHA for 444908d - Browse repository at this point
Copy the full SHA 444908dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 535aa6b - Browse repository at this point
Copy the full SHA 535aa6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a1dea - Browse repository at this point
Copy the full SHA 95a1deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a64e9b8 - Browse repository at this point
Copy the full SHA a64e9b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a2dcb - Browse repository at this point
Copy the full SHA 75a2dcbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 63ec8df...75a2dcb