podman-desktop/extensions/compose
dependabot[bot] 76b4345b4f
chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.1 to 13.0.0 (#16957)
* chore(deps-dev): bump eslint-plugin-simple-import-sort

Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 12.1.1 to 13.0.0.
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v12.1.1...v13.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-simple-import-sort
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: apply updated import sorting rules

Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2026-04-10 13:02:34 -04:00
..
scripts chore: replace zip-local by adm-zip in extensions 2023-11-22 17:52:13 +01:00
src chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.1 to 13.0.0 (#16957) 2026-04-10 13:02:34 -04:00
tests/resources fix: handle compose releases with many assets (#11191) 2025-02-18 15:25:57 +01:00
types chore: add strict to Compose, Lima, Kubectl, KubeContext and Registries extensions (#7385) 2024-05-31 15:10:33 +02:00
icon.png feat: add install system-wide button for compose onboarding (#3953) 2023-10-05 13:31:59 -04:00
package.json chore(deps-dev): bump the vitest group with 2 updates 2026-04-10 10:09:22 +02:00
README.md chore: add simple README files for internal extensions 2024-03-08 17:50:00 +01:00
tsconfig.json chore: add strict to Compose, Lima, Kubectl, KubeContext and Registries extensions (#7385) 2024-05-31 15:10:33 +02:00
vite.config.js refactor(mock): generate @podman-desktop/api mock from its definition (#15670) 2026-01-30 14:45:47 +01:00

Compose Extension

The Compose Extension allows to setup compose binary so podman compose commands can work.