redhat-developer / vscode-rsp-ui

A unified UI for all RSP servers and RSP server-providers to integrate with
Eclipse Public License 2.0
38 stars 21 forks source link

Bump xml2js and vscode-extension-tester #276

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps xml2js to 0.5.0 and updates ancestor dependency vscode-extension-tester. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits


Updates vscode-extension-tester from 5.0.0 to 5.5.3

Changelog

Sourced from vscode-extension-tester's changelog.

5.5.3 (April 25 2023)

  • Bump 'max' placeholder to 1.77.3 version

5.5.2 (April 04 2023)

  • Remove versionInfo.browser check in Workbench
  • Remove .js file existence restriction
  • Use vsce API instead CLI
  • Allow to consume multiple strings blob as extester cli arg
  • Provide terminal.copyOnSelection as default extester vscode setting

5.5.1 (March 16 2023)

  • Bump 'max' placeholder to 1.76.2 version

5.5.0 (March 15 2023)

  • Compatible with VS Code 1.76.0 and 1.76.1 versions
  • Bump extester inner dependencies
  • Fixed #537 Can't get text from terminal view

5.4.0 (February 21 2023)

  • Compatible with VS Code 1.75.0 and 1.75.1 versions
  • Override WebElement.isSelected for EditorView
  • Provide log warning when used vscode version differs from 'latest' version enhancement
  • Fix invalid artefact screenshot path in Github Actions

5.3.0 (January 24 2023)

  • Renamed default branch from 'master' to 'main'
  • Fixed Werbview.switchToFrame with VS Code 1.74+ when there are several webview opened
  • Bump extester inner dependencies
  • Stabilized flaky CustomTreeSection > getVisibleItems tests on macOS
  • Improved ExTester GH workflows
  • Enabled dependabot for the repository

5.2.1 (December 20 2022)

  • Bump 'max' placeholder to 1.74.1 version
  • Compatible with 1.74.0 and 1.74.1
  • Fix Hook context for screenshots in before/after/beforeAll/afterAll
  • Fix WebView component

5.2.0 (December 1 2022)

  • Bump 'max' placeholder to 1.73.1 version
  • Compatible with 1.72.1, 1.72.2 and 1.73.1
  • Improved looking up actions via label-name

... (truncated)

Commits


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/redhat-developer/vscode-rsp-ui/network/alerts).
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (01ed771) 66.47% compared to head (2a68d7f) 66.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ======================================= Coverage 66.47% 66.47% ======================================= Files 18 18 Lines 1566 1566 Branches 377 377 ======================================= Hits 1041 1041 Misses 525 525 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.