Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

chore(deps): bump @theia/getting-started from 1.56.0 to 1.58.0 #24

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps @theia/getting-started from 1.56.0 to 1.58.0.

Release notes

Sourced from @​theia/getting-started's releases.

Eclipse Theia v1.58.0

What's Changed

Contributors

@​dhuebner, @​eneufeld, @​fipro78, @​jbicker, @​jfaltermeier, @​jonah-iden, @​JonasHelming, @​mahadevaiahn, @​martin-fleck-at, @​msujew, @​mvtec-richter, @​parisa-mchp, @​planger, @​robertjndw, @​rschnekenbu, @​sdirix, @​Torbjorn-Svensson, @​tsmaeder, @​yanquer

New Contributors 🚀

Full Changelog: eclipse-theia/theia@v1.57.0...v1.58.0

Eclipse Theia v1.57.1

Based on https://github.com/eclipse-theia/theia/tree/v1.57.0 The release fixes the following issues:

Eclipse Theia v1.57.0

What's Changed

Contributors

@​cdamus, @​jbicker, @​jfaltermeier, @​JonasHelming, @​jonah-iden, @​msujew, @​planger, @​rschnekenbu, @​sdirix, @​sgraband, @​sophiali23, @​tortmayr, @​tsmaeder

Full Changelog: eclipse-theia/theia@v1.56.0...v1.57.0

Changelog

Sourced from @​theia/getting-started's changelog.

1.58.0 - 01/30/2025

  • [ai] added 'required' property to tool call parameters #14673
  • [ai] added change set support in chat input and chat model #14750
  • [ai] added logic to allow passing context to tool calls #14751
  • [ai] added logic to allow to auto-start MCP servers on frontend start-up #14736
  • [ai] added logic to override change elements on additional changes #14792
  • [ai] added Ollama LLM provider tools support #14623
  • [ai] added search and replace function to coder #14774
  • [ai] added support for Azure OpenAI #14722
  • [ai] added support for change sets via tool functions #14715
  • [ai] added tool support for anthropic streaming #14758
  • [ai] changed trigger of inline suggestion keybinding to Ctrl+Alt+Space #14669
  • [ai] improved behavior of AI Changeset diff editor #14786 - Contributed on behalf of STMicroelectronics
  • [ai] improved cancel logic in openAi model #14713
  • [ai] improved cancellation token handling in chat model #14644
  • [ai] improved performance in AI request logging #14769
  • [ai] updated logic to allow filerting backticks in AI code completion #14777
  • [ai] updated logic to consistently handle OpenAI models not supporting system messages instead of using dedicated O1 chat agent #14681
  • [ai] updated logic to manage AI bindings separately per connection #14760
  • [ai] updated logic to not let ai chat submit empty messages #14771
  • [ai] updated logic to register tool functions of mcp servers again after restart of the frontend #14723
  • [ai] updated logic to show diff on click in ChangeSets #14784
  • [application-manager] fixed error caused by bundling scanoss #14650
  • [application-manager] improved bundling for hoisted dependencies #14708
  • [console] fixed console scrolling #14748
  • [core] added support for dragging files in browser #14756
  • [core] fixed dragging file from outside the workspace #14746
  • [core] fixed override of default key bindings #14668
  • [core] fixed workbench.action.files.newUntitledFile #0
  • [core] fixed z-index overlay issue in dock panels #14695
  • [core] updated build scripts to use npm instead of yarn to build Theia #14481 - Contributed on behalf of STMicroelectronics
  • [core] updated keytar and drivelist #14306
  • [core] updated logic to prevent tabbing outside of dialog overlay #14647
  • [debug] added jump to cursor option to context menu #14594 - Contributed by MVTec Software GmbH
  • [debug] fixed updating breakpoints when debugging starts #14645 - Contributed by MVTec Software GmbH
  • [dev-container] updated logic to show more dev container info in title bar #14571
  • [electron] bumped fix-path to ^4.0.0 to avoid cross-env <6.0.6 #14781 - Contributed on behalf of STMicroelectronics
  • [filesystem] added support for vscode file system provider scheme #14778
  • [filesystem] fixed error handling in OPFSFileSystemProvider #14790
  • [filesystem] fixed file data streaming for http polling #14659
  • [getting-started] updated labels to mark DevContainers in recent workspaces #14595
  • [git] added deprecation warning to theia/git readme #14646
  • [monaco] updated monaco-editor-core to 1.96.3 #14737 - Contributed on behalf of STMicroelectronics
  • [notebook] fixed execute cell and below for last cell #14795
  • [notebook] fixed issue with deleted cells when talking to output webview #14649
  • [notebook] fixed race condition for outputs #14789
  • [plugin] added support for property Text in DocumentDropOrPasteEditKind #14605 - Contributed on behalf of STMicroelectronics
  • [plugin] stubbed TerminalCompletionProvider proposed API #14719 - Contributed on behalf of STMicroelectronics
  • [plugin] updated code to properly mark chat and language model APIs as stubbed #14734 - Contributed on behalf of STMicroelectronics

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/getting-started](https://github.com/eclipse-theia/theia) from 1.56.0 to 1.58.0.
- [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.56.0...v1.58.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2025
@mcdurdin mcdurdin closed this Feb 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theia/getting-started-1.58.0 branch February 3, 2025 02:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant