chore(deps-dev): bump the agent-ui-dependencies group across 1 directory with 7 updates - #3760
Merged
itomek merged 1 commit intoSep 17, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/src/gaia/apps/webui/agent-ui-dependencies-f333a01af2
branch
2 times, most recently
from
September 16, 2026 08:02
d94b36a to
332d1f1
Compare
Collaborator
|
@dependabot rebase |
…ory with 7 updates Bumps the agent-ui-dependencies group with 7 updates in the /src/gaia/apps/webui directory: | Package | From | To | | --- | --- | --- | | [electron](https://github.com/electron/electron) | `44.1.1` | `44.3.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.40.0` | `1.46.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.7` | `19.3.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.2` | `8.3.0` | Updates `electron` from 44.1.1 to 44.3.0 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v44.1.1...v44.3.0) Updates `lucide-react` from 1.40.0 to 1.46.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.46.0/packages/lucide-react) Updates `react` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 19.2.18 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.8 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `@types/react-dom` from 19.2.7 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `vite` from 8.2.2 to 8.3.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/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies - dependency-name: "@types/react-dom" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies - dependency-name: electron dependency-version: 44.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies - dependency-name: lucide-react dependency-version: 1.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: agent-ui-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/src/gaia/apps/webui/agent-ui-dependencies-f333a01af2
branch
from
September 17, 2026 15:08
332d1f1 to
2b92b1c
Compare
itomek
approved these changes
Sep 17, 2026
itomek
left a comment
Collaborator
There was a problem hiding this comment.
Dev-dependency bump for the Agent UI (electron 44.1.1 to 44.3.0, react 19.2.8 to 19.3.0, lucide-react, and four more) — lockfile only, no manifest ranges changed.
Rebased onto current main and re-ran the full suite: all checks green, including the webui build, the three AppImage smoke jobs, the Windows/macOS/Linux installers, and the custom-agent MCP harness.
itomek
deleted the
dependabot/npm_and_yarn/src/gaia/apps/webui/agent-ui-dependencies-f333a01af2
branch
September 17, 2026 15:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the agent-ui-dependencies group with 7 updates in the /src/gaia/apps/webui directory:
44.1.144.3.01.40.01.46.019.2.819.3.019.2.1819.3.019.2.819.3.019.2.719.3.08.2.28.3.0Updates
electronfrom 44.1.1 to 44.3.0Release notes
Sourced from electron's releases.
Commits
07e4607test: split the Squirrel.Mac updater specs and run them serially on x64 (#53729)79ceb1efix: check the sending frame for internal guest, window and reply IPCs (#53723)fb5f8e2feat: add ELECTRON_DEBUG_DRAGGABLE_REGIONS debugging aid (#53627)079b9b1fix: route modifier-click and OpenURLFromTab popups through the window-open p...b6a4d49fix: gate preload and worker Node integration on the creating frame (44-x-y) ...779cba5fix: restore the kill ring on non-MAS macOS builds (#53714)d024d25fix: require a registered source id for webContents capture via getUserMedia ...a450ce4fix: scope File System Access grants to the requesting document (44-x-y) (#53...8aa5414fix: attribute openExternal permission requests to the navigation's initiator...88bad31fix: attribute pointer lock, keyboard lock and paste checks to the requesting...Updates
lucide-reactfrom 1.40.0 to 1.46.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
94e4cb9chore(dependencies): Update dependencies (#4806)99d25bdfeat(packages): extract icon build logic into@lucide/shared(#4409)Updates
reactfrom 19.2.8 to 19.3.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
2dc7da7[test] Bump Jest to 30.4 (#37382)4f93894docs: remove stale parentType param from validateChildKeys JSDoc (#36928)dbc3750Update required references to GitHub repo (#36752)900ae09[flow] Bump flow to v0.317.0 (#36701)fbb1370[flow] Bump flow to v0.307.1 (#36199)56922cf[react-native-renderer] Delete Paper (legacy) renderer (#36285)74568e8[Flight] TransportAggregateErrors.errors(#36156)e66ef64[tests] remove withoutStack from assertConsole helpers (#35498)db71391[Fiber] Instrument the lazy initializer thenable in all cases (#35521)