axel7083
933d0b9e3d
refactor(registry-setup): modernise node:fs usage ( #17101 )
...
* refactor(registry-setup): modernise node:fs usage
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>
2026-04-20 12:50:58 +00:00
dependabot[bot]
8e74ede344
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 4.1.4 to 4.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@4.2.0/packages/core )
Updates `@argos-ci/playwright` from 6.6.1 to 6.6.2
- [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.6.2/packages/playwright )
---
updated-dependencies:
- dependency-name: "@argos-ci/cli"
dependency-version: 4.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: argosci
- dependency-name: "@argos-ci/playwright"
dependency-version: 6.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: argosci
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 14:46:36 +02:00
axel7083
ba239b6e76
chore(preload*): prefer-import-in-mock ( #17128 )
...
* chore(preload): prefer-import-in-mock
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
* chore(preload-webview): prefer-import-in-mock
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
---------
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-04-20 12:43:16 +00:00
axel7083
f23545d832
chore(renderer): prefer-import-in-mock ( #17132 )
...
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-04-20 12:42:49 +00:00
Florent Benoit
c086bc7f5a
chore(deps): update stream-json to v2.1.0
...
fixes https://github.com/podman-desktop/podman-desktop/issues/16899
side-notes:
- remove the @types package as now it's exporting types
- replace import in tests as it was a re-export
https://github.com/uhop/stream-json/blob/1.9.1/Assembler.js#L3
Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-04-20 14:37:08 +02:00
Florent Benoit
e245f3cfe7
fix: resolve CVE-2026-34601 in @xmldom/xmldom
...
related to https://github.com/advisories/GHSA-wh4c-j3r5-mjhp
Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-04-20 14:36:25 +02:00
Florent Benoit
c221c3d1f0
chore: resolve CVE-2026-4800 in lodash
...
update to v4.18.1 to fix https://github.com/advisories/GHSA-r5fr-rjxr-66jc
Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-04-20 14:36:10 +02:00
Florent Benoit
d75a66690e
fix: resolve CVE-2026-41242 in protobufjs
...
Upgrade protobufjs to satisfy >=7.5.5
Advisory: https://github.com/advisories/GHSA-xq3m-2v4x-88gg
Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2026-04-20 14:35:52 +02:00
Zheyon
3e6854888b
fix(ui): stop carousel wheel swipes from navigating history ( #17116 )
...
* fix(ui): stop carousel wheel swipes from navigating history
Prevent horizontal wheel events handled by the carousel from bubbling.
Add UI and renderer regression tests for the propagation boundary.
Fixes #16531
AI-assisted: GitHub Copilot
Signed-off-by: Zhey-on <anpropagate@aol.com>
* test(renderer): harden nested wheel navigation regression
Add a positive control to prove the global wheel handler is active before\nasserting nested stopped wheel events do not trigger history navigation.\nReset cooldown and mocks between phases to avoid false positives.
AI-assisted: GitHub Copilot
Signed-off-by: Zhey-on <anpropagate@aol.com>
---------
Signed-off-by: Zhey-on <anpropagate@aol.com>
2026-04-20 12:38:23 +02:00
ScrewTSW
c46ea2ccb1
test(e2e): add managed-configuration tests for extensions catalog and local extensions ( #17090 )
...
Signed-off-by: Tibor Dancs (work-laptop) <tdancs@redhat.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 12:34:34 +02:00
axel7083
c9c493eca2
refactor(website): vi.mock imports ( #16885 )
...
Argos CI Screenshots / take screenshots (push) Waiting to run
Publish codecov report from main branch / Run tests and push coverage result (push) Waiting to run
e2e-kubernetes-tests-main / Run All E2E tests (push) Waiting to run
e2e-tests-main / Run All E2E tests (push) Waiting to run
e2e-tests-main / windows-11-arm update e2e tests - custom-extensions (push) Waiting to run
e2e-tests-main / windows-2025 update e2e tests - custom-extensions (push) Waiting to run
e2e-tests-main / windows-11-arm update e2e tests - vanilla (push) Waiting to run
e2e-tests-main / windows-2025 update e2e tests - vanilla (push) Waiting to run
e2e-tests-main / macos-15-intel update e2e tests (push) Waiting to run
e2e-tests-main / macos-26 update e2e tests (push) Waiting to run
Managed configuration tests / Managed configuration tests - macos-latest (push) Waiting to run
Managed configuration tests / Managed configuration tests - ubuntu-latest (push) Waiting to run
Managed configuration tests / Managed configuration tests - windows-2025 (push) Waiting to run
next build / Build / windows-2025 (push) Blocked by required conditions
next build / Release (push) Blocked by required conditions
next build / Tagging (push) Waiting to run
next build / Build / macos-15 (push) Blocked by required conditions
next build / Build / ubuntu-24.04 (push) Blocked by required conditions
Publish NPM packages to npmjs.com using OIDC / Prepare version info (push) Waiting to run
Publish NPM packages to npmjs.com using OIDC / Publish to npm (push) Blocked by required conditions
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Publish Website / Build and deploy website (push) Waiting to run
chore(website): prefer-import-in-mock
Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
2026-04-20 08:43:58 +00:00
dependabot[bot]
5c232ebeba
chore(deps): bump eslint from 10.2.0 to 10.2.1 in the eslint group
...
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint ).
Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v10.2.0...v10.2.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 10.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 09:37:58 +02:00
dependabot[bot]
3f0776fb6b
chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](53b83947a5...48b55a011b )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 09:08:09 +02:00
dependabot[bot]
7e56420be6
chore(deps-dev): bump filesize from 11.0.15 to 11.0.16
...
Bumps [filesize](https://github.com/avoidwork/filesize.js ) from 11.0.15 to 11.0.16.
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/avoidwork/filesize.js/compare/11.0.15...11.0.16 )
---
updated-dependencies:
- dependency-name: filesize
dependency-version: 11.0.16
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 05:45:07 +02:00
Sonia Sandler
8227f59c2a
chore: hide GitHub feedback forms if there are no GitHub feedback links ( #17062 )
...
* chore: hide GitHub feedback forms if there are no GitHub feedback links
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: check for GitHub bug or feature links
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: fix AI suggestions and add test
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: add feedbackLinks in product.json
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: fix tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply reviews
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply reviews
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: fix tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: fix tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply comments
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-04-19 23:05:34 -04:00
Evžen Gasta
0a6b176787
feat(extension-api): added optional error property ( #17115 )
...
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2026-04-17 18:51:06 +02:00
Brian M
d12da0bb82
fix(installer): hyperv only podman install now passes ( #17028 )
...
the function would wrongfully return false if there was no podman
binary which caused a premature error for onboarding when hyperv
was the only provider
Signed-off-by: Brian <bmahabir@bu.edu>
2026-04-17 15:54:51 +00:00
Simon Rey
1db1a1212d
fix(kind): 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 17:40:23 +02:00
Simon Rey
51d59579df
fix(kubectl-cli): 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 17:39:35 +02:00
Sonia Sandler
19d3dbb6fe
chore: use product.json command palette search entries ( #16708 )
...
* chore: use product.json command palette search entries
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: add safegaurd for searchOptionsWithShortcuts
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: update tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: add test
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: update e2e tests
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply comments
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
---------
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-04-17 10:28:35 -04: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
Václav Vančura
7259f66339
feat(storybook): auto-regenerate themes.css on color-registry changes ( #16919 )
...
* feat(storybook): auto-regenerate themes.css on color-registry changes
Add a Vite plugin that watches `color-registry.ts` and
`tailwind-color-palette.json`, then re-runs `storybook:css` and
triggers a full reload.
Also pass explicit svelte config path and watch UI package dist for
changes.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
* fix(storybook): queue file changes during in-flight theme regeneration
Previously, saves that arrived while storybook:css was already
running were silently dropped. Now a queued flag is set and a
second regeneration runs after the first completes, so
back-to-back edits are never lost.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
* fix(storybook): use node: prefix for Node.js built-in imports
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
---------
Signed-off-by: Vaclav Vancura <commit@vancura.dev>
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-17 14:27:59 +02:00
Evžen Gasta
f7f993085f
refactor: moved connection resource usage to separate file ( #16908 )
...
* refactor: moved connection resource usage to sepparate file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* chore: applied suggestions
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* chore: renamed file
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* chore: applied suggestions
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* test: extended code coverage
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
---------
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 12:35:00 +02:00
Evžen Gasta
e33772fdbd
chore: added lifecycle booleans to provider/connection info types ( #17020 )
...
* refactor(Preferences): extracted checks of lifecycle methods to sepparate file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* test: fixed tests
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* chore: removed optional
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
* chore: updated related files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
---------
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 09:47:53 +00:00
Vladimir Lazar
8d2d0da829
chore(fix): ensure reconnection to terminal after container restart ( #17076 )
...
chore(fix): fix terminal freeze due to race conditions
2026-04-17 12:38:35 +03:00
dependabot[bot]
743567c5f0
chore(deps-dev): bump msw from 2.13.3 to 2.13.4
...
Bumps [msw](https://github.com/mswjs/msw ) from 2.13.3 to 2.13.4.
- [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.13.3...v2.13.4 )
---
updated-dependencies:
- dependency-name: msw
dependency-version: 2.13.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-17 10:59:43 +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
Simon Rey
040aa7f179
feat(agents): add AI skill for scaffolding new Podman Desktop extensions
...
Add a comprehensive skill at .agents/skills/new-extension/SKILL.md that
guides agents through creating standalone external extensions with:
- Multi-package layout (backend + Svelte frontend + optional shared)
- TypeScript Vite configs (vite.config.ts) with defineConfig
- Svelte 5 with runes syntax and svelte.config.js for preprocessing
- Backend/frontend tsconfig.json with correct targets (Node vs DOM)
- Backend-to-frontend messaging via postMessage
- Containerfile for OCI image packaging
- Build, test, and publish workflows
- Quick reference table for common API patterns
🤖 Generated with AI assistance
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
Made-with: Cursor
2026-04-17 10:04:30 +02:00
dependabot[bot]
8eef3cfdbd
chore(deps-dev): bump eslint-plugin-sonarjs from 4.0.2 to 4.0.3
...
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/SonarSource/SonarJS/releases )
- [Commits](https://github.com/SonarSource/SonarJS/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-version: 4.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-17 09:40:19 +02:00
Sonia Sandler
e860fcfbaa
chore: update electron app name to be from product.json and use correct logs files paths ( #17107 )
...
* chore: update electron app name to be from product.json and use correct logs files paths
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: update copyrights years
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-04-16 20:03:27 -04:00
dependabot[bot]
5590f265a2
chore(deps): bump got from 14.4.6 to 15.0.2 ( #17049 )
...
* chore(deps): bump got from 14.4.6 to 15.0.2
Bumps [got](https://github.com/sindresorhus/got ) from 14.4.6 to 15.0.2.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.6...v15.0.2 )
---
updated-dependencies:
- dependency-name: got
dependency-version: 15.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fixed typecheck @JustMell0
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evzen Gasta <evzen.ml@seznam.cz>
2026-04-16 22:19:39 +02:00
benoitf
1e08f51b82
chore: Update Podman version to v5.8.2
...
Signed-off-by: benoitf <benoitf@users.noreply.github.com>
2026-04-16 22:16:17 +02:00
dependabot[bot]
0bea026e78
chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.35.1 to 4.35.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c10b8064de...95e58e9a2c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 21:03:02 +02:00
Charlie Drage
5b9d0324cf
chore(dependencies): updates node-forge to 1.4.0 ( #17100 )
...
#### What does this PR do?
Updates the node-forge package overide to 1.4.0 (new release:
https://www.npmjs.com/package/node-forge )
Affected function: retrieveWindowsCertificates()
#### Screenshot / video of UI
N/A
#### What issues does this PR fix or reference?
CVE fixes / security alerts.
#### How to test this PR?
Verify that certificate handling with Windows machines works as normal when pulling /
pushing an image behind CA on your host.
Verify "refreshing catalog" works fine / can download extensions
Verify PD on Windows starts up / no errors in console regarding certificate issues.
Signed-off-by: Charlie Drage charlie@charliedrage.com
Signed-off-by: Charlie Drage charlie@charliedrage.com
Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2026-04-16 11:24:20 -04:00
Evžen Gasta
5161f2f866
refactor(Onboarding): migrated Onboarding component to svelte5 ( #17036 )
...
Signed-off-by: Evzen Gasta <evzen.ml@seznam.cz>
2026-04-16 13:14:43 +00:00
Dias Tursynbayev
4344b7bdf9
feat(renderer): add support of danger message box to utilities
...
Signed-off-by: Dias Tursynbayev <original.justmello1337@gmail.com>
2026-04-16 12:48:54 +02:00
Dias Tursynbayev
eae172c9a3
feat(extension-api): add showDangerMessage function to extension API
...
Signed-off-by: Dias Tursynbayev <original.justmello1337@gmail.com>
2026-04-16 12:48:54 +02:00
Simon Rey
39cf0e88c1
fix(renderer): hide update button when provider has no installed version
...
When a provider (e.g. Kind) reports updateInfo but the CLI is not
actually installed, the Resources page would show an Update button that
hangs indefinitely when clicked.
Root cause: the Kind extension registers a provider update even when
kindPath is undefined (CLI not installed). Additionally, the renderer
only compared versions without checking that the provider has a version
at all.
Fixes:
- Kind extension: skip provider.registerUpdate when kindPath is not set
- Renderer: require provider.version to exist before showing the button
- ProviderUpdateButton: add the same guard as defense-in-depth
Closes #13639
Signed-off-by: Simon Rey <music.music.music@hotmail.com>
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-16 09:44:16 +02:00
dependabot[bot]
e2bb459bf7
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.15 to 1.6.16
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases )
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.15...v1.6.16 )
---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
dependency-version: 1.6.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 06:40:11 +02:00
dependabot[bot]
8473f891a1
chore(deps-dev): bump postcss from 8.5.9 to 8.5.10
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.9 to 8.5.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.9...8.5.10 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 06:28:49 +02:00
dependabot[bot]
2c52abd7d0
chore(deps): bump electron from 41.2.0 to 41.2.1
...
Bumps [electron](https://github.com/electron/electron ) from 41.2.0 to 41.2.1.
- [Release notes](https://github.com/electron/electron/releases )
- [Commits](https://github.com/electron/electron/compare/v41.2.0...v41.2.1 )
---
updated-dependencies:
- dependency-name: electron
dependency-version: 41.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 05:54:57 +02:00
dependabot[bot]
dcedd69a5e
chore(deps): bump undici from 7.24.7 to 7.25.0
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.24.7 to 7.25.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.24.7...v7.25.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-16 05:43:39 +02:00
Sonia Sandler
89c3aebdaa
chore: use product name for title bar text ( #16644 )
...
* chore: use product name for TitleBar text
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: adjust product.json property name
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: undo commandPalette change
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
* chore: apply reviews
Signed-off-by: Sonia Sandler <ssandler@redhat.com>
2026-04-15 11:51:38 -04:00
Simon Rey
0486bdb10c
fix(main): add explicit type validation for --output flag in generate-extension-schema script
...
Co-authored-by: Claude <claude@anthropic.com>
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-15 09:31:37 +02:00
Simon Rey
1908f72bc3
fix(main): let biome format generated schemas normally
...
Revert the biome ignore for schemas/ and instead run biome format
as the final step of generate:schemas so the committed output
matches what CI produces.
Signed-off-by: Simon Rey <simon@podman-desktop.io>
AI-assisted: yes
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-15 09:31:37 +02:00
Simon Rey
9096743588
fix(main): exclude schemas/ from biome formatting
...
Generated JSON schemas use JSON.stringify output and should not
be reformatted by biome, avoiding CI drift between generation
and formatting passes.
Signed-off-by: Simon Rey <simon@podman-desktop.io>
AI-assisted: yes
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-15 09:31:37 +02:00
Simon Rey
8dbe31ffd8
feat(main): add schema generation script and CI sync for extension JSON schema
...
Signed-off-by: Simon Rey <simon@podman-desktop.io>
AI-assisted: yes
Made-with: Cursor
Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com>
2026-04-15 09:31:37 +02:00
dependabot[bot]
78f16add48
chore(deps-dev): bump prettier from 3.8.2 to 3.8.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.8.2...3.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 09:27:18 +02:00
dependabot[bot]
9f18f2e817
chore(deps): bump get-tsconfig from 4.13.7 to 4.14.0
...
Bumps [get-tsconfig](https://github.com/privatenumber/get-tsconfig ) from 4.13.7 to 4.14.0.
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases )
- [Commits](https://github.com/privatenumber/get-tsconfig/compare/v4.13.7...v4.14.0 )
---
updated-dependencies:
- dependency-name: get-tsconfig
dependency-version: 4.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 09:25:55 +02:00