Commit graph

298 commits

Author SHA1 Message Date
SoniaSandler
e0c6784076 chore: bump version to 1.28.0
Signed-off-by: SoniaSandler <fbenoit@redhat.com>
2026-04-21 12:35:23 +02:00
Simon Rey
72cf8f2e95 fix(compose): remove hardcoded product name from error message
Address review feedback: drop "Podman Desktop" from the version check
failure message and remove duplicated predicate in downloadCommand
when-clause.

Signed-off-by: Simon Rey <simon.rey@outlook.com>
Co-authored-by: Claude <claude@anthropic.com>
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-17 16:07:40 +02:00
Simon Rey
08be405a60 fix(compose): show error step when CLI version fetch fails during onboarding
When the GitHub API rate limit is hit (or any network error occurs),
checkDownloadedCommand now catches the failure, sets a
composeVersionCheckFailed context value, and the onboarding flow
displays a dedicated error step instead of proceeding with broken
placeholder text.

Fixes #13868

Signed-off-by: Simon Rey <simon.rey@outlook.com>
Co-authored-by: Claude <claude@anthropic.com>
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
Made-with: Cursor
2026-04-17 16:07:40 +02:00
Simon Rey
854739d581 fix(compose): sync provider version on CLI tool install/uninstall
Signed-off-by: Simon Rey <srey@redhat.com>
Co-authored-by: Simon Rey (via Cursor AI) <srey@redhat.com>
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-17 10:31:41 +02:00
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
dependabot[bot]
7ea054df93 chore(deps-dev): bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/coverage-v8)

Updates `vitest` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 10:09:22 +02:00
Simon Rey
069703fabc test(compose): cover provider registerUpdate for Resources page
Add unit tests for provider.registerUpdate registration, no-op when
already on latest, and provider update callback wiring. Mock CliTool
version from createCliTool options so update availability matches runtime.

Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-09 16:37:34 +02:00
Simon Rey
2733ade6bb fix(compose): show compose updates on Resources page
Register provider.update when a CLI update is available so the
Resources page matches CLI Tools (same pattern as Kind).

Create the provider before onboarding commands so onboarding can pass
provider into registerCLITool.

Related to #13640

Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-09 16:37:34 +02:00
dependabot[bot]
99083da9ed chore(deps-dev): bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/coverage-v8)

Updates `vitest` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 06:22:04 +02:00
dependabot[bot]
8cab9adebc chore(deps-dev): bump vite from 7.3.1 to 7.3.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-07 01:07:40 +02:00
dependabot[bot]
6c7b77df5f chore(deps): bump adm-zip from 0.5.16 to 0.5.17
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.16 to 0.5.17.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](https://github.com/cthackers/adm-zip/compare/v0.5.16...v0.5.17)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-version: 0.5.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-02 08:11:32 +02:00
axel7083
4350273fcb
chore(extensions/compose): prefer-import-in-mock (#16880)
chore(extension/compose): prefer-import-in-mock

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-03-30 12:30:12 +00:00
dependabot[bot]
650d9693e7 chore(deps-dev): bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8)

Updates `vitest` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 07:55:08 +01:00
dependabot[bot]
80ee73fc84 chore(deps-dev): bump the vitest group with 2 updates
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/coverage-v8)

Updates `vitest` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 08:14:41 +01:00
bmahabirbu
daf470e6d8 chore: bump version to 1.27.0
Signed-off-by: bmahabirbu <fbenoit@redhat.com>
2026-03-16 16:29:18 +01:00
dependabot[bot]
35800ffe23 chore(deps-dev): bump the vitest group with 3 updates
Bumps the vitest group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8)

Updates `@vitest/eslint-plugin` from 1.6.10 to 1.6.11
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.10...v1.6.11)

Updates `vitest` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-13 08:40:41 +01:00
Florent Benoit
429f07e5bb chore(no-unassigned-vars): remove dead code
for compose/cli-run there was a missing assigment, for the others, remove the dead code

related to https://github.com/podman-desktop/podman-desktop/issues/16131

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-03-09 16:20:02 +01:00
dependabot[bot]
ee2d23c369 chore(deps-dev): bump vitest from 4.0.10 to 4.0.18 in the vitest group
Bumps the vitest group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 4.0.10 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 16:00:41 +01:00
Florent BENOIT
e9700b40c9
refactor(compose): fix the original intent of describe methods (#16191)
there is a describe method in the middle of tests. It's probably
related to an issue of a rebase.

Just move the inner describe method to the root level

newer vitest versions failed to run these tests

related to https://github.com/podman-desktop/podman-desktop/pull/16182

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-11 08:33:53 -05:00
Simon Rey
347346ff2a chore(extensions): remove unused exports
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-02-05 16:53:35 +01:00
Florent BENOIT
1bc01dc186
refactor(mock): generate @podman-desktop/api mock from its definition (#15670)
* refactor(mock): generate @podman-desktop/api mock from its definition

instead of writing for each function and for each namespace the content
reuse the .d.ts definition and wire automatically vi.fn()

customize/override some classes implementation manually but most of it is generated

fixes https://github.com/podman-desktop/podman-desktop/issues/14493

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-01-30 14:45:47 +01:00
MarsKubeX
1537648b03 chore: bump version to 1.26.0
Signed-off-by: MarsKubeX <fbenoit@redhat.com>
2026-01-19 19:34:02 +01:00
dependabot[bot]
c5b65363de chore(deps-dev): bump vite from 7.3.0 to 7.3.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-08 07:31:59 +01:00
dependabot[bot]
b94b4c40c0 chore(deps-dev): bump vite from 7.2.7 to 7.3.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.7 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 07:15:26 +01:00
simonrey1
7785bbbeb6 chore: bump version to 1.25.0
Signed-off-by: simonrey1 <fbenoit@redhat.com>
2025-12-08 16:19:02 +01:00
dependabot[bot]
f7069e9427 chore(deps-dev): bump vite from 7.2.6 to 7.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.6 to 7.2.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 07:23:37 +01:00
Florent Benoit
f9d410f4d3 chore: add usage of env.appName in extension
related to #15094
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-12-03 17:24:27 +01:00
dependabot[bot]
e3eff90528 chore(deps-dev): bump vite from 7.2.4 to 7.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 07:33:49 +01:00
dependabot[bot]
8bdfd7f446 chore(deps-dev): bump vite from 7.2.2 to 7.2.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.2 to 7.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 11:29:19 +01:00
Florent Benoit
35589e0a6e chore: apply biome formatter on files
changes occured in the rules between v2.3.5 and v2.3.6
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-11-19 17:47:07 +01:00
axel7083
f6f45284f4
chore(deps): bump vitest to v4 (#14898)
* chore(deps): bump vitest to v4

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* fix: configure server deps inline for css

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* fix: use adequate syntax for mocking

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* chore(deps): try vitest@617260f

Suggested in https://github.com/vitest-dev/vitest/issues/9014#issuecomment-3536676892 by @AriPerkkio

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* chore(deps): bump vitest to v4.0.10

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* test: address flakiness DeployPodToKube.spec.ts

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* chore(deps): update @vitest/coverage-v8 to 4.0.10

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* fix: pnpm-lock

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-11-19 15:15:15 +01:00
Florent Benoit
f0401e8c74 refactor(extension-compose): reuse global mock for @podman-desktop/api
related to https://github.com/podman-desktop/podman-desktop/issues/14493
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-11-18 15:06:05 +01:00
axel7083
56c433018e
refactor(extension: compose): use vitest v4 compatible syntax (#14900)
* refactor(extension: compose): use vitest v4 compatible syntax

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

* fix: apply suggestion from @coderabbitai[bot]

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-11-17 10:24:03 +01:00
gastoner
766316931b chore: bump version to 1.24.0
Signed-off-by: gastoner <fbenoit@redhat.com>
2025-11-12 20:51:10 +01:00
dependabot[bot]
3aeb7f1598 chore(deps-dev): bump vite from 7.2.1 to 7.2.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 09:44:39 +01:00
dependabot[bot]
c029cd4838 chore(deps-dev): bump vite from 7.2.0 to 7.2.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 06:29:03 +01:00
dependabot[bot]
2432aac329 chore(deps-dev): bump vite from 7.1.12 to 7.2.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.12 to 7.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-06 08:06:04 +01:00
dependabot[bot]
714c33fea6 chore(deps): bump @octokit/rest from 22.0.0 to 22.0.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 22.0.0 to 22.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v22.0.0...v22.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-version: 22.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 08:07:07 +01:00
dependabot[bot]
c7e137f8df chore(deps-dev): bump vite from 7.1.11 to 7.1.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.11 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 08:53:09 +02:00
dependabot[bot]
e153222503 chore(deps-dev): bump vite from 7.1.10 to 7.1.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.10 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 08:04:09 +02:00
dependabot[bot]
b00a1f0255 chore(deps-dev): bump vite from 7.1.9 to 7.1.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 08:03:03 +02:00
Simon Rey
5aec161ecd
refactor: use mockResolvedValue / mockReturn in some tests (#14241)
* chore: use mockResolvedValue / mockReturn in some tests

Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>

* refactor: apply @benoitf suggestion

Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>

---------

Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-10-06 10:22:07 +02:00
Simon Rey
0ae6c2ebaa
revert: use mockResolvedValue / mockReturn in some tests (#14240)
revert: use mockResolvedValue / mockReturn in some tests (#14236)

This reverts commit d21f8d82e0.

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-03 09:46:43 +00:00
Simon Rey
d21f8d82e0
chore: use mockResolvedValue / mockReturn in some tests (#14236)
Signed-off-by: Simon Rey <sfbrey+eqqe@gmail.com>
2025-10-03 10:30:48 +02:00
dependabot[bot]
927a5804f0 chore(deps-dev): bump vite from 7.1.7 to 7.1.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.7 to 7.1.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 08:09:56 +02:00
dgolovin
17950fbea2 chore: bump version to 1.23.0
Signed-off-by: dgolovin <fbenoit@redhat.com>
2025-09-29 23:45:39 +02:00
Florent BENOIT
6a34dbcf45
feat: detect podman-compose installation before trying to install docker-compose (#14108)
* feat: detect podman-compose installation for the installation of compose

if we detect podman-compose we don't force people to download/install
docker compose

fixes https://github.com/podman-desktop/podman-desktop/issues/13134
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

* chore: rename id to add view suffix
Signed-off-by: Florent Benoit <fbenoit@redhat.com>

---------

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-09-29 13:45:36 -04:00
Florent Benoit
c4a9b187e1 chore: simplify mocking
will allow to introduce tests more easily
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-09-29 13:26:33 +02:00
dependabot[bot]
4fa5e7e281 chore(deps-dev): bump vite from 7.1.6 to 7.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-23 01:11:39 +02:00
dependabot[bot]
323025881c chore(deps-dev): bump vite from 7.1.5 to 7.1.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-19 07:14:12 +02:00