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

Bump the xterm group with 2 updates #1238

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps the xterm group with 2 updates: xterm and xterm-addon-canvas.

Updates xterm from 5.1.0 to 5.2.1

Release notes

Sourced from xterm's releases.

5.2.1

🐞 Bug fixes

5.2.0

🚀 Features

📦 API

  • Improved Windows workarounds with the new windowsPty option (#4539) via @​Tyriar

    const term = new Terminal({
      windowsPty: {
        backend: 'conpty',
        buildNumber: 19000
      }
    });

🐞 Bug fixes

📝 Documentation and internal improvements

... (truncated)

Commits

Updates xterm-addon-canvas from 0.4.0 to 0.5.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
xterm [>= 5.3.a, < 5.4]

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot temporarily deployed to npm-update October 4, 2023 10:11 Inactive
@github-actions github-actions bot changed the title [no-test]: Bump the xterm group with 2 updates Bump the xterm group with 2 updates Oct 4, 2023
Bumps the xterm group with 2 updates: [xterm](https://github.com/xtermjs/xterm.js) and [xterm-addon-canvas](https://github.com/xtermjs/xterm.js).

Updates `xterm` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@5.1.0...5.2.1)

Updates `xterm-addon-canvas` from 0.4.0 to 0.5.0
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](xtermjs/xterm.js@0.4...0.5)

---
updated-dependencies:
- dependency-name: xterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xterm
- dependency-name: xterm-addon-canvas
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: xterm
...

Signed-off-by: dependabot[bot] <[email protected]>
@martinpitt martinpitt force-pushed the dependabot/npm_and_yarn/xterm-8e45c4f794 branch from 71bff9f to a212850 Compare October 4, 2023 10:13
@jelly
Copy link
Member

jelly commented Oct 4, 2023

I expect this to fail, it doesn't fix the issue we have which is fixed in main.

@jelly jelly added the blocked label Nov 10, 2023
@jelly
Copy link
Member

jelly commented Nov 10, 2023

Should be the same breakage as cockpit-project/cockpit-podman#1437

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/xterm-8e45c4f794 branch April 5, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant