Florent BENOIT
67b91164ae
chore(deps): update electron-builder from v26.0.12 to v26.7.0 ( #16166 )
...
* chore(deps): update electron-builder from v26.0.12 to v26.7.0
- remove the patch we had to fix background on macOS v26
- add the non @2x background else the window size is broken
(before there was a bug being fixed now)
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
* chore: handle universal binaries
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
* chore(builder): replace @1x DMG background (#5 )
Signed-off-by: Václav Vančura <vancura@users.noreply.github.com>
---------
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Signed-off-by: Václav Vančura <vancura@users.noreply.github.com>
Co-authored-by: Václav Vančura <vancura@users.noreply.github.com>
2026-02-11 16:17:35 +01:00
Florent Benoit
53e3385c72
chore: fixup rules for eslint-plugin-file-progress
...
adds fixup on the rules from this plug-in
it adds compatibility rules to make it compliant
with v10 eslint version
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-11 16:11:41 +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
64935c23cd
chore(argos): remove mermaid diagram from screenshot
...
on PR check, argos ci is failing almost all the time
it's about the mermaid diagram that has different rendering
the diagram was already excluded in the css but it looks like
that it was not excluded in fact, adding new entry in the css
fixes https://github.com/podman-desktop/podman-desktop/issues/15875
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-11 14:57:24 +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
Florent Benoit
3ad52d461f
chore(api): add missing exports
...
some files were added into api package without exports
thus it was failing when wanting to import them
through package import (not typescript aliases)
related #15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-11 13:53:25 +01:00
Florent Benoit
fd45c0239b
chore: add imports to core api from other packages
...
related to https://github.com/podman-desktop/podman-desktop/issues/15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-11 13:52:24 +01:00
Florent Benoit
a49564aaa7
refactor(charCode): remove const keyword on the export
...
it does not work with verbatimModuleSyntax option of typescript
on the import side with 'const'
https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax
related to https://github.com/podman-desktop/podman-desktop/issues/15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-11 13:43:22 +01:00
Václav Vančura
b31a3fd3aa
feat(color-registry): update existing button colors to Tailwind violet/slate palette ( #16186 )
2026-02-11 13:09:58 +01:00
dependabot[bot]
c2609827e9
chore(deps-dev): bump eslint-plugin-sonarjs from 3.0.6 to 3.0.7
...
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS ) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/SonarSource/SonarJS/releases )
- [Commits](https://github.com/SonarSource/SonarJS/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-version: 3.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 12:56:03 +01:00
dependabot[bot]
1d9d19fe93
chore(deps): bump electron from 40.2.1 to 40.3.0
...
---
updated-dependencies:
- dependency-name: electron
dependency-version: 40.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 12:52:35 +01:00
Simon Rey
1c7c1395ca
fix(storybook): manually update storybook as the dependabot fails to include it
...
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-02-11 12:27:27 +01:00
dependabot[bot]
6b4039fed8
chore(deps-dev): bump the storybook group with 5 updates
...
Bumps the storybook group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y ) | `10.1.11` | `10.2.3` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ) | `10.1.11` | `10.2.3` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ) | `10.1.11` | `10.2.3` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes ) | `10.1.11` | `10.2.3` |
| [@storybook/svelte-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/svelte-vite ) | `10.1.11` | `10.2.3` |
Updates `@storybook/addon-a11y` from 10.1.11 to 10.2.3
- [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.2.3/code/addons/a11y )
Updates `@storybook/addon-docs` from 10.1.11 to 10.2.3
- [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.2.3/code/addons/docs )
Updates `@storybook/addon-links` from 10.1.11 to 10.2.3
- [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.2.3/code/addons/links )
Updates `@storybook/addon-themes` from 10.1.11 to 10.2.3
- [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.2.3/code/addons/themes )
Updates `@storybook/svelte-vite` from 10.1.11 to 10.2.3
- [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.2.3/code/frameworks/svelte-vite )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-version: 10.2.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-docs"
dependency-version: 10.2.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-version: 10.2.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-themes"
dependency-version: 10.2.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/svelte-vite"
dependency-version: 10.2.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 12:27:27 +01:00
Anton Misskii
8330eeacee
chore(test): ensure confirmation dialog is handled by using string comparison for enums ( #16176 )
...
Signed-off-by: Anton Misskii <amisskii@redhat.com>
2026-02-11 10:47:30 +01:00
Vladimir Lazar
24e0654abf
chore(test): fixing e2e test issues ( #16174 )
...
* chore(test): fixing flaky behaviour in e2e tests
2026-02-11 11:42:20 +02:00
dependabot[bot]
2816fb77f2
chore(deps-dev): bump msw from 2.12.9 to 2.12.10
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.12.9 to 2.12.10.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.12.9...v2.12.10 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.12.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 09:28:53 +01:00
dependabot[bot]
5a0b31dd47
chore(deps-dev): bump eslint-plugin-unicorn from 62.0.0 to 63.0.0
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 62.0.0 to 63.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v62.0.0...v63.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 63.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 08:05:38 +01:00
dependabot[bot]
094ebc1840
chore(deps): bump the fortawesome group with 5 updates
...
Bumps the fortawesome group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) | `7.1.0` | `7.2.0` |
Updates `@fortawesome/fontawesome-free` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/free-brands-svg-icons` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/free-regular-svg-icons` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/free-solid-svg-icons` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
Updates `@fortawesome/fontawesome-svg-core` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/7.1.0...7.2.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fortawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fortawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fortawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fortawesome
- dependency-name: "@fortawesome/fontawesome-svg-core"
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: fortawesome
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 08:04:06 +01:00
dependabot[bot]
6d511dbad2
chore(deps-dev): bump eslint-plugin-svelte from 3.14.0 to 3.15.0
...
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte ) from 3.14.0 to 3.15.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.15.0/packages/eslint-plugin-svelte )
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
dependency-version: 3.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 08:03:32 +01:00
Sonia Sandler
a726b022de
chore: ensure two-way value binding for enum items ( #16154 )
...
* chore: ensure two-way value binding for enum items
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply comments
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: undo change
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-02-10 14:32:27 -05:00
JustMello
342802fa66
fix(renderer): open SearchBar on F1 key only ( #16156 )
...
Signed-off-by: Dias Tursynbayev <original.justmello1337@gmail.com>
2026-02-10 14:37:31 +01:00
Václav Vančura
097108c696
fix(color-registry): restore contrast for text colors in dark theme ( #16162 )
2026-02-10 12:47:27 +00:00
Shipra Singh
74aa8d0550
docs: updated the CLI installation part for kind and minikube ( #16101 )
...
* docs: updated the CLI installation part for kind and minikube
Signed-off-by: Shipra Singh <shipsing@redhat.com>
* docs: minor edits
Signed-off-by: Shipra Singh <shipsing@redhat.com>
* docs: fixed coderabbit suggestion
Signed-off-by: Shipra Singh <shipsing@redhat.com>
---------
Signed-off-by: Shipra Singh <shipsing@redhat.com>
2026-02-10 17:55:52 +05:30
Vladimir Lazar
c4c5424dc1
chore(test): ensure registry cleanup on test failure ( #16161 )
...
Signed-off-by: Vladimir Lazar <vlazar@redhat.com>
2026-02-10 12:41:49 +02:00
Vladimir Lazar
f96aeae7b2
chore(test): fixing some flakyness issues ( #16158 )
...
Signed-off-by: Vladimir Lazar <vlazar@redhat.com>
2026-02-10 11:21:07 +02:00
Florent Benoit
efbec9707e
chore: remove empty lines
...
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-10 09:21:09 +01:00
Florent Benoit
d79ac5d1bd
chore(package.json): introduce missing files in packages/* folders
...
introduce dedicated package.json files for each package in the
packages/ folder that don't have one
it'll make possible to add dependencies to core-api or other modules
related to #15496
https://github.com/podman-desktop/podman-desktop/issues/15677
note: follow-up will be required to remove dependencies from the
root package.json
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-10 09:21:09 +01:00
Florent Benoit
5cad604591
chore: add entries in package.json to build/test/typecheck package/api
...
related to https://github.com/podman-desktop/podman-desktop/issues/15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-10 09:20:38 +01:00
dependabot[bot]
a7892242aa
chore(deps-dev): bump @vitest/eslint-plugin in the vitest group
...
Bumps the vitest group with 1 update: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest ).
Updates `@vitest/eslint-plugin` from 1.6.6 to 1.6.7
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases )
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.6...v1.6.7 )
---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
dependency-version: 1.6.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 08:56:48 +01:00
dependabot[bot]
8fae3d034e
chore(deps-dev): bump eslint-plugin-storybook from 10.2.7 to 10.2.8
...
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin ) from 10.2.7 to 10.2.8.
- [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.2.8/code/lib/eslint-plugin )
---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
dependency-version: 10.2.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 07:45:17 +01:00
dependabot[bot]
5762c07c5d
chore(deps-dev): bump svelte from 5.50.0 to 5.50.1
...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte ) from 5.50.0 to 5.50.1.
- [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.50.1/packages/svelte )
---
updated-dependencies:
- dependency-name: svelte
dependency-version: 5.50.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 07:21:12 +01:00
dependabot[bot]
68de8a34d2
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.54.0 to 8.55.0
- [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.55.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.54.0 to 8.55.0
- [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.55.0/packages/parser )
Updates `typescript-eslint` from 8.54.0 to 8.55.0
- [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.55.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
- dependency-name: typescript-eslint
dependency-version: 8.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript-eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 07:20:18 +01:00
Sonia Sandler
6d844fe8aa
refactor: update extensions routes to be nested ( #15927 )
...
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-02-09 14:27:18 -05:00
Sonia Sandler
2e72ada259
refactor: update networks routes to be nested ( #15926 )
...
* refactor: update networks routes to be nested
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* fix: after rebase
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-02-09 14:05:17 -05:00
Florent Benoit
e343420cf6
refactor(extension-kube-context): reuse global mock for @podman-desktop/api
...
avoid defining custom mock for @podman-desktop/api, reuse the global mock
related to https://github.com/podman-desktop/podman-desktop/issues/14493
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-09 18:49:39 +01:00
Florent Benoit
b1f50379d7
chore(watcher): add packages/api into the watcher
...
related to https://github.com/podman-desktop/podman-desktop/issues/15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-09 17:21:06 +01:00
Florent Benoit
63c303ac58
refactor(tsconfig): update package/api configuration
...
make it like other parts of the code
- extending strictest configuration
- newer module/moduleResolution
related to https://github.com/podman-desktop/podman-desktop/issues/15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-09 17:00:09 +01:00
Florent Benoit
b756369e93
ci: update versions of packages in packages/folder when releasing
...
for now only extensions had their version being updated
it'll avoid to see in source code 0.0.0 or 0.1.0 versions for packages/*/package.json
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-09 17:00:09 +01:00
Florent Benoit
90c69da89c
refactor(tsconfig): update package/api configuration
...
make it like other parts of the code
- extending strictest configuration
- newer module/moduleResolution
related to https://github.com/podman-desktop/podman-desktop/issues/15496
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-09 16:58:57 +01:00
Václav Vančura
535148c848
feat(color-registry): update colors to Tailwind 4 ( #16104 )
...
* feat(color-registry): update colors to Tailwind 4
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
* fix(color-registry): restore the gray-25 color token
The gray-25 was removed in Tailwind 4, resulting in failing tests.
There are no other colors that need restoring.
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
* test(color-registry): update tests to use OKLCH color values
Update color-registry.spec.ts to reference tailwindColorPalette values
instead of hardcoded hex colors. This aligns the tests with the updated
color palette that now uses OKLCH format for gray and purple shades.
Fixed 3 failing assertions:
- titlebar-bg light color (Windows and macOS/Linux tests)
- titlebar-text light color (extension theme test)
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
---------
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
2026-02-09 16:25:14 +01:00
Evžen Gasta
0a6e4756fd
chore(StatusBar): switched to enabled by default ( #16067 )
...
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2026-02-09 14:33:30 +01:00
axel7083
e3c515ef50
chore(extension-api): enhance PodInspectInfo ( #16139 )
...
* chore(extension-api): enhance PodInspectInfo
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
* chore(extension-api): enhance PodInspectInfo
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
---------
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-02-09 13:33:06 +00:00
Václav Vančura
28c9098387
feat(color-registry): add slate Tailwind 4 colors ( #16107 )
...
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
2026-02-09 13:14:28 +00:00
JustMello
74eb9c996a
chore(renderer): remove Kubernetes pod page moved warning ( #16082 )
...
Signed-off-by: Dias Tursynbayev <original.justmello1337@gmail.com>
2026-02-09 12:49:49 +01:00
Simon Rey
80cd6b29ed
chore: remove some unused exports
...
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-02-09 11:27:10 +01:00
Florent Benoit
e70d087a2d
refactor(filesystem-tree): add conditional assignment for optional property
...
related to https://www.typescriptlang.org/tsconfig/#exactOptionalPropertyTypes
I'll add stricter configuration in packages/api so fixing it before
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-02-09 10:45:38 +01:00
dependabot[bot]
c12978d3e1
chore(deps-dev): bump @playwright/test from 1.58.1 to 1.58.2
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.58.1 to 1.58.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.58.1...v1.58.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.58.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 08:04:03 +01:00
dependabot[bot]
5c2c3be41e
chore(deps-dev): bump get-tsconfig from 4.13.3 to 4.13.6
...
Bumps [get-tsconfig](https://github.com/privatenumber/get-tsconfig ) from 4.13.3 to 4.13.6.
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases )
- [Commits](https://github.com/privatenumber/get-tsconfig/compare/v4.13.3...v4.13.6 )
---
updated-dependencies:
- dependency-name: get-tsconfig
dependency-version: 4.13.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 08:03:35 +01:00
dependabot[bot]
0b0601a672
chore(deps): bump undici from 7.20.0 to 7.21.0
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.20.0...v7.21.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 08:03:13 +01:00
dependabot[bot]
8fad87251b
chore(deps-dev): bump msw from 2.12.8 to 2.12.9
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.12.8 to 2.12.9.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mswjs/msw/compare/v2.12.8...v2.12.9 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.12.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 08:02:48 +01:00