cockpit-project / cockpit-machines

Cockpit UI for virtual machines
GNU Lesser General Public License v2.1
257 stars 67 forks source link

Bump @novnc/novnc from 1.4.0 to 1.5.0 #1703

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @novnc/novnc from 1.4.0 to 1.5.0.

Release notes

Sourced from @​novnc/novnc's releases.

noVNC 1.5.0

A new version of noVNC is now available. Lots of changes have been made since the last release, but the highlights are:

Library:

  • Added support for the Tight gradient encoding, improving compatibility with servers like QEMU
  • Added basic support for keeping lock keys in sync with the server

Regards The noVNC Developers

noVNC 1.5.0 Beta

A beta of noVNC 1.5.0 is now available. Lots of changes have been made since the last release, but the highlights are:

Library:

  • Added support for the Tight gradient encoding, improving compatibility with servers like QEMU
  • Added basic support for keeping lock keys in sync with the server

Regards The noVNC Developers

Commits
  • 7fcf9dc noVNC 1.5.0
  • aaadec4 Update json files for new translations
  • 7f364a1 Update Swedish translation
  • 1a62eb7 Don't include missing translation in .js
  • fb1817c Remove Chrome timeout workaround
  • aead0b2 noVNC 1.5.0 beta
  • 68e09ee Upgrade to websockify 0.12.0 in snap package
  • f28e9da Update translation template file
  • fc11b9d Remove Twitter links
  • d80e3bf Add unit tests for Tight gradient filter
  • 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 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 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)
jelly commented 1 week ago

@dependabot ignore @novnc/novnc

dependabot[bot] commented 1 week ago

Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.

Valid commands: For single dependency PRs, use commands like: @dependabot ignore this major version @dependabot ignore this minor version @dependabot ignore this dependency

jelly commented 1 week ago

We have a temporary hack until https://github.com/patternfly/react-console/pull/57 is merged

dependabot[bot] commented 1 week ago

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.