Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @theia/editor from 1.56.0 to 1.57.1 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @theia/editor from 1.56.0 to 1.57.1.

Release notes

Sourced from @​theia/editor's releases.

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/editor's changelog.

Changelog

History

1.57.0 - 12/16/2024

  • [ai] added initial support for MCP #14598
  • [ai] added support for Anthropic as an LLM provider #14614
  • [ai] fixed logic to enable chat input on chat widget activate #14608 - Contributed on behalf of STMicroelectronics
  • [ai] fixed logic to hide "Generating..." while waiting on input #14559 - Contributed on behalf of STMicroelectronics
  • [ai] integrated SCANOSS #14628
  • [ai] updated logic to invoke OpenerService for markdown links in chat UI #14602 - Contributed on behalf of STMicroelectronics
  • [application-package] bumped API version to 1.96.0 #14634 - Contributed on behalf of STMicroelectronics
  • [core] added logic to cancel pending hover on mouse exit #14533
  • [core] fixed enablement of "Collapse Side Panel" tab bar context menu item #14616
  • [core] fixed window maximization when using splash screen #14219
  • [core] pinned perfect-scrollbar to 1.5.5 #14592 - Contributed on behalf of STMicroelectronics
  • [dev-container] added logic to make DevContainer workspaces openable through recent workspaces #14567
  • [dev-container] added support for THEIA_DEFAULT_PLUGINS env variable #14530
  • [dev-container] improved searchForDevontainerJsonFiles to not block server #14563
  • [dev-container] updated logic to ensure that dev container uses the right workspace #14557
  • [dev-container] updated logic to include settings and configuration from the local user dir #14548
  • [dev-container] updated logic to pull amd64 container images on darwin/arm64 #14552
  • [editor] fixed editor preference localizations #14018
  • [notebook] added basics to allow for hidden cells #14573
  • [notebook] added fixes for invisible cells #14617
  • [notebook] fixed cell height when updating output #14621
  • [notebook] fixed rendering of output of cells added with already existing output #14618
  • [plugin] introduced IconPath type #14590 - Contributed on behalf of STMicroelectronics
  • [plugin] stubbed TestRunProfile#loadDetailedCoverageForTest #14599 - Contributed on behalf of STMicroelectronics
  • [plugin] updated builtins to 1.95.3 #14606

Breaking Changes:

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/editor](https://github.com/eclipse-theia/theia) from 1.56.0 to 1.57.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.56.0...v1.57.1)

---
updated-dependencies:
- dependency-name: "@theia/editor"
  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 Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants