Commit graph

8743 commits

Author SHA1 Message Date
Florent Benoit
0ed93e6af1 refactor(vitest.config): replace workspace by projects
workspace is deprecated in v3.2 and is removed in v4 of vitest
replace the usage
https://vitest.dev/guide/projects.html#test-projects

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2025-11-03 10:42:40 +01:00
Evzen Gasta
89bbf68b52 chore: applied suggestions
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2025-11-03 10:33:38 +01:00
Evzen Gasta
f11fca852a feat: added support for layout manager in DashboardPage
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2025-11-03 10:33:38 +01:00
Simon Rey
4fe239e4c1
chore(extension/podman): rename file having hyperv to hyper-v (#14704)
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-11-03 09:40:16 +01:00
dependabot[bot]
ea180dade1 chore(deps-dev): bump globals from 16.4.0 to 16.5.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 08:21:27 +01:00
dependabot[bot]
0679a4c325 chore(deps): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js)

Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 08:20:56 +01:00
dependabot[bot]
bd21c7c6b0 chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...2028fbc5c25fe9cf00d9f06a71cc4710d4507903)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 08:10:20 +01:00
dependabot[bot]
62a03cbf02 chore(deps): bump mikepenz/action-junit-report from 6.0.0 to 6.0.1
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](5b7ee5a21e...e08919a3b1)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-version: 6.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:54 +01:00
dependabot[bot]
a7fad369f1 chore(deps-dev): bump markdownlint-cli2-formatter-summarize
Bumps [markdownlint-cli2-formatter-summarize](https://github.com/DavidAnson/markdownlint-cli2) from 0.0.7 to 0.0.8.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.0.7...v0.0.8)

---
updated-dependencies:
- dependency-name: markdownlint-cli2-formatter-summarize
  dependency-version: 0.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 08:07:30 +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
vimode
2477c51f58
feat: add podman version update workflow (#14253)
* feat: add podman version update workflow

Signed-off-by: vimo <39148877+vimode@users.noreply.github.com>
2025-11-02 12:48:24 +00:00
Denis Golovin
b53d3f6d41
fix: add windows uninstaller script to remove startup entry (#14066)
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
2025-10-31 21:52:01 -07:00
Sonia Sandler
164a8c83e9
chore: add Network actions (#14425)
* chore: add Network action
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: add EOF
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: fix tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: apply suggestions
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: fix test
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2025-10-31 12:15:11 -04:00
Simon Rey
8dc8dcfeda
fix(extension/podman): extract + memoize hyper-v installed check (#14699)
* refactor(extension/podman): move hyper-v installed check to Base Check

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* fix(extension/podman): memoize hyper-v installed check

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 14:13:41 +00:00
Anton Misskii
ebae24ecb4
chore(test): use latest Podman version in Testing Farm e2e workflow (#14691)
chore(test): use latest podman version in testing farm e2e tests workflow
Signed-off-by: Anton Misskii <amisskii@redhat.com>
2025-10-31 14:43:54 +01:00
Simon Rey
8164af8df7
refactor(extension/podman): move hyper-v running check to Base Check (#14697)
* refactor(extension/podman): move hyper v running check to Base Check

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

fix: to squash

fix: to squash

* chore: use mocked

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 13:37:53 +00:00
axel7083
b2f46158c5
refactor(NetworksList.svelte): adding key prop to table usage (#14695)
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-31 13:58:55 +01:00
Simon Rey
5f3e37dea7
refactor(extension: podman): remove isHyperVEnabled in extension.ts (#14696)
test: this test have been moved



fix: test

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 13:18:38 +01:00
Ondrej Dockal
74a3224a44
fix(test): extend timeout for onboarding screen loading (#14686)
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
2025-10-31 12:48:09 +01:00
Simon Rey
23b4e78f1e
refactor(extensions/podman): use mockResolvedValue helper in tests (#14693)
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 10:59:28 +00:00
axel7083
21c53d1eb8
refactor(extension: podman): replace isWslEnabled with WinPlatform#isWslEnabled (#14674)
* refactor(extension: podman): replace isWslEnabled with WinPlatform#isWslEnabled

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

* test: fixing missing init inversify

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

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-31 11:52:43 +01:00
Simon Rey
052f2dad6c
fix(extensions/podman): inject WinPlatform and use the existing preflight checks (#14692)
* fix(extensions/podman): inject WinPlatform and use the existing preflight checks

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* fix: test

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 10:43:39 +00:00
axel7083
eec83cf504
refactor(renderer: VolumesList): adding label prop to table usage (#14638)
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-31 11:41:40 +01:00
Simon Rey
00d404d67d
test(extensions/podman): memoize VirtualMachinePlatformCheck (#14672)
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 11:31:19 +01:00
Simon Rey
febc553161
refactor(extension/podman): move url and title of doc to constants (#14689)
* refactor(extension/podman): move url and title of doc to constants

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* chore: copyright

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* chore: case

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 10:06:42 +00:00
Simon Rey
49ea010784
fix(extensions/podman): memoize WSLVersionCheck (#14667)
* fix(extensions/podman): memoize WSLVersionCheck

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* test: check only one call

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-31 09:20:21 +00:00
Vladimir Lazar
e04076fea4
chore(test): better handling for volume check (#14688)
Signed-off-by: Vladimir Lazar <vlazar@redhat.com>
2025-10-31 08:49:07 +00:00
dependabot[bot]
dc3dfff471
chore(deps-dev): bump svelte from 5.43.0 to 5.43.2 (#14685)
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 5.43.0 to 5.43.2.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.43.2/packages/svelte)

---
updated-dependencies:
- dependency-name: svelte
  dependency-version: 5.43.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-31 07:28:07 +00:00
Evzen Gasta
a5a2c3208f chore: fixed insecure dialog visibility
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2025-10-31 08:01:46 +01:00
dependabot[bot]
f73394d2d4 chore(deps): bump github/codeql-action from 4.31.0 to 4.31.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4e94bd11f7...0499de31b9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 08:00:33 +01:00
dependabot[bot]
f19712e703 chore(deps-dev): bump eslint-plugin-storybook from 10.0.1 to 10.0.2
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.2/code/lib/eslint-plugin)

---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 08:00:06 +01:00
dependabot[bot]
4866670129 chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.9 to 29.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.9 to 29.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 29.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 07:59:39 +01:00
dependabot[bot]
c4ec619409 chore(deps-dev): bump octokit from 5.0.4 to 5.0.5
Bumps [octokit](https://github.com/octokit/octokit.js) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v5.0.4...v5.0.5)

---
updated-dependencies:
- dependency-name: octokit
  dependency-version: 5.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 07:55:47 +01:00
dependabot[bot]
5412477fa3 chore(deps-dev): bump eslint-plugin-svelte from 3.12.5 to 3.13.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) from 3.12.5 to 3.13.0.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.13.0/packages/eslint-plugin-svelte)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-version: 3.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 07:34:08 +01:00
dependabot[bot]
2071c4353a chore(deps-dev): bump the argosci group with 2 updates
Bumps the argosci group with 2 updates: [@argos-ci/cli](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/core) and [@argos-ci/playwright](https://github.com/argos-ci/argos-javascript/tree/HEAD/packages/playwright).


Updates `@argos-ci/cli` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/argos-ci/argos-javascript/releases)
- [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/cli@3.2.0/packages/core)

Updates `@argos-ci/playwright` from 6.1.10 to 6.2.0
- [Release notes](https://github.com/argos-ci/argos-javascript/releases)
- [Changelog](https://github.com/argos-ci/argos-javascript/blob/main/packages/playwright/CHANGELOG.md)
- [Commits](https://github.com/argos-ci/argos-javascript/commits/@argos-ci/playwright@6.2.0/packages/playwright)

---
updated-dependencies:
- dependency-name: "@argos-ci/cli"
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: argosci
- dependency-name: "@argos-ci/playwright"
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: argosci
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 07:33:26 +01:00
dependabot[bot]
99b366f1d0
chore(deps): bump tar from 7.5.1 to 7.5.2 (#14679)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.1...v7.5.2)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-31 05:48:00 +01:00
dependabot[bot]
f74beb9d03
chore(deps-dev): bump @tsconfig/strictest from 2.0.6 to 2.0.7 (#14683)
Bumps [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.6 to 2.0.7.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/strictest"
  dependency-version: 2.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-31 05:47:20 +01:00
Simon Rey
1746f66e58
fix(extensions/podman): memoize WSL2Check (#14668)
* fix(extensions/podman): memoize WSL2Check

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* test: explicit test

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-30 18:35:19 +01:00
Simon Rey
b5cc5745d8
fix(extensions/podman): memoize WinVersionCheck (#14669)
fix(extensions/podman): memoize WinVersionCheck

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-30 18:35:05 +01:00
Simon Rey
d4d04517ef
fix(extensions/podman): memoize WinMemoryCheck (#14670)
fix(extensions/podman): memoize WinMemoryCheck

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-30 18:34:51 +01:00
Simon Rey
dc71e1a505
test(extensions/podman): memoize WinBitCheck (#14671)
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-30 18:34:36 +01:00
Simon Rey
1bb6823abd
chore(extension/podman): introduce memoized base check (#14666)
* chore(extension/podman): introduce memoized base check

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* chore: copyright

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* test(extensions/podman): add UT for memoized base check

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* test: add clear mocks

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

* test: avoid side effect by moving mock locally in test

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>

---------

Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2025-10-30 16:46:06 +00:00
axel7083
1785ddff8e
test(extension: podman): init inversify in beforeEach in extension.spec.ts (#14643)
* test(extension: podman): init inversify in beforeEach in extension.spec.ts

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

* fix: linter

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

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-30 15:22:11 +00:00
axel7083
2d3fcde066
refactor(extension: podman): inject ProviderCleanup to PodmanInstall (#14659)
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-30 15:15:01 +00:00
dependabot[bot]
b9fd32c94d chore(deps-dev): bump the typescript-eslint group with 3 updates
Bumps the typescript-eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 8.46.0 to 8.46.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.0 to 8.46.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/parser)

Updates `typescript-eslint` from 8.46.0 to 8.46.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
- dependency-name: typescript-eslint
  dependency-version: 8.46.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-30 15:18:00 +01:00
Sonia Sandler
208067b667
chore: fix linting for prefer-optional-chain eslint rule (#14623)
* chore: fix linting for prefer-optional-chain eslint rule
Signed-off-by: Sonia Sandler <ssandler@redhat.com>

* chore: fix linting
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2025-10-30 09:48:42 -04:00
Philippe Martin
f47654976a
fix: extensions.onDidChange triggers when extensions are initially installed (#14647)
* fix: extensions.onDidChange triggers when extensions are initially installed
Signed-off-by: Philippe Martin <phmartin@redhat.com>

* fix: complete test based on review
Signed-off-by: Philippe Martin <phmartin@redhat.com>
2025-10-30 14:29:04 +01:00
axel7083
f37aa5363f
refactor(renderer): migrate KubePlayYAML.svelte to Svelte5 (#14633)
* refactor(renderer): migrate KubePlayYAML.svelte to Svelte5

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

* fix: apply @coderabbitai suggestion

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

* fix: reactivity issue

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

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-30 09:20:02 +00:00
axel7083
15afc2cf1e
refactor(extension: podman): inject Installer to PodmanInstall (#14644)
* refactor(extension: podman): inject Installer to PodmanInstall

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

* fix: typecheck

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

---------

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2025-10-30 08:57:57 +00:00
dependabot[bot]
5f65f7f4e3
chore(deps-dev): bump @eslint/compat from 1.4.0 to 1.4.1 in the eslint group (#14653)
chore(deps-dev): bump @eslint/compat in the eslint group

Bumps the eslint group with 1 update: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat).


Updates `@eslint/compat` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.1/packages/compat)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-30 08:43:39 +00:00