Skip to content

chore(deps)(deps): bump @theia/debug from 1.73.1 to 1.74.1 - #23

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/theia/debug-1.74.1
Closed

chore(deps)(deps): bump @theia/debug from 1.73.1 to 1.74.1#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/theia/debug-1.74.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown

Bumps @theia/debug from 1.73.1 to 1.74.1.

Release notes

Sourced from @​theia/debug's releases.

Eclipse Theia v1.74.1

Based on https://github.com/eclipse-theia/theia/tree/v1.74.0

Includes the following fixes:

  • 195c0bf39049761f095d1f1dae8a4d71e663e778 (#17873)
  • 145dbbf1c5d1b34e5fa903392c24879b2af76906 (#17889)
  • 8544678bf35d321e81bf31bc273272defa761a98 (#17890)
  • 3c776fbfc4998cec0de00404755493df0f9a9ab0 (#17886)
  • 1a8641b848448a9eb7469b3fab952b33ac26f806 (#17883)
  • 4fe03e82471a546fcd95a4ac2b68db7f00a663cf (#17870)
  • bd980d927dad6c25dbe49e9da5df7bbe63cd8f88 (#17874)

Full Changelog: eclipse-theia/theia@v1.74.0...v1.74.1

Eclipse Theia v1.74.0

What's Changed

Contributors

@​alectimison-maker, @​AlexandraBuzila, @​CamilleLetavernier, @​cdamus, @​colin-grant-work, @​dmm9, @​dr14-make, @​eneufeld, @​jfaltermeier, @​JonasHelming, @​lucas-koehler, @​martin-fleck-at, @​Mipsters, @​ndoschek, @​pisv, @​planger, @​Roger-Gu, @​safisa, @​sdirix, @​suhailopensource, @​suzunn

New Contributors 🎉


Full Changelog: eclipse-theia/theia@v1.73.0...v1.74.0

Changelog

Sourced from @​theia/debug's changelog.

Changelog

History

1.75.0 - tbd

  • [core, monaco] fixed Monaco theme CSS, SelectComponent dropdown placement, and the OS font class in secondary windows #17874

Breaking Changes:

  • [core] added onWindowLoaded to the SecondaryWindowService interface; adopters implementing the interface from scratch (rather than extending DefaultSecondaryWindowService) must provide it #17874
  • [monaco] removed the protected secondaryWindowHandler field from MonacoFrontendApplicationContribution; the Monaco theme stylesheet is now injected into every secondary window via SecondaryWindowService.onWindowLoaded #17874

1.74.0 - 7/31/2026

  • [ai] support for server-side compaction #17746
  • [ai-anthropic] added configurable server-side compaction thresholds #17795
  • [ai-anthropic] enabled server-side compaction for dateless major model ids #17814
  • [ai-anthropic] surfaced deferred-tool search as a server tool call #17753
  • [ai-chat] enhanced command parsing to support multiple slash commands and command disambiguation #17661
  • [ai-chat] resolved hidden pinned agents in delegated sessions #17850 - Contributed on behalf of K2view
  • [ai-chat-ui] added per-session model selector and in-thread badge #17786
  • [ai-chat-ui] blocked external resources in ai chat markdown #17500
  • [ai-chat-ui] introduced a consolidated session state #17764
  • [ai-chat-ui] relied on virtuoso's onAtBottomStateChange for scroll locking #17728
  • [ai-chat, ai-chat-ui, ai-ide] rendered delegated sessions as children in session list #17777
  • [ai-core] added AiConfigurationService for AI preferences #17768
  • [ai-core] made custom-agent migration opt-in #17744
  • [ai-ide] fixed an issue preventing searchInWorkspace tool from hanging #17774
  • [ai-openai] added native web search support #17782
  • [ai-openai] removed strict schema conversion for the OpenAI Response API #17754
  • [ai-openai] updated model defaults #17817
  • [ai-openai] updated openai-sdk to latest version to not throw on new heartbeat event #17802
  • [ai-registry] fixed correct search query for mcp "from registry" link #17740
  • [ai-registry] routed registry fetch through the backend #17736
  • [ai-tool-sketchpad] introduced AI Tool Sketchpad for runtime tool prototyping in custom agents #17225
  • [ai-vercel-ai] deprecated the @theia/ai-vercel-ai package #17781 - Contributed on behalf of STMicroelectronics
  • [core] fixed always show the bottom-panel toggle #17749
  • [core] fixed an issue with logger promise always resolving #17730 - contributed on behalf of STMicroelectronics
  • [core] fixed browser-only to fail fast instead of hanging when backend services are unavailable #17794
  • [core] fixed color list.activeSelectionBackground in light theme #17778
  • [core] fixed issue with dead keys in key mappings for glyphs #17683
  • [core] fixed preference values merging to ignore reserved keys #17845
  • [core] fixed window control style on electron custom title bars #17835
  • [core] implemented perspectives + AI First perspective #17832
  • [core] improved SelectComponent keyboard navigation #17785 - Contributed on behalf of Texas Instruments
  • [core] improved composition check for keybindings #17723
  • [core] npm upgrade, bumped dependencies to reduce vulnerabilities and added lockfile maintenance guide #17741 - Contributed on behalf of STMicroelectronics

... (truncated)

Commits
  • 647dd3c v1.74.1
  • a6ca928 core: update re-exports for v1.74.1
  • eb2ffac chore(changelog): add secondary window fixes under 1.74.0
  • bd980d9 fix(core, monaco): fix styling and dropdowns in secondary windows (#17874)
  • 4fe03e8 fix(core): replace deprecated unload event with pagehide (#17870)
  • 1a8641b fix(ai-chat): prevent listener leak (#17883)
  • 3c776fb fix(core): drop stale tree refreshes when the node no longer belongs to the t...
  • 8544678 fix(ai-chat-ui): force chat input suggest widget to open upwards (#17890)
  • 145dbbf fix(ai-chat, ai-core): improve slash command parsing (#17889)
  • 195c0bf fix(core): import third-party base styles before Theia styles (#17873)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@theia/debug](https://github.com/eclipse-theia/theia) from 1.73.1 to 1.74.1.
- [Release notes](https://github.com/eclipse-theia/theia/releases)
- [Changelog](https://github.com/eclipse-theia/theia/blob/master/CHANGELOG.md)
- [Commits](eclipse-theia/theia@v1.73.1...v1.74.1)

---
updated-dependencies:
- dependency-name: "@theia/debug"
  dependency-version: 1.74.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Author

Looks like @theia/debug is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 13, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/theia/debug-1.74.1 branch August 13, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants