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 xml2js and vscode-extension-tester in /vscode #187

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 Apr 18, 2023

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.2

Changelog

Sourced from vscode-extension-tester's changelog.

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
  • Migrated from deprecated TSLint to ESLint
  • Bump extester inner dependencies to latest versions, e.g.
    • selenium-webdriver | 4.2.0 --> 4.6.1
    • typescript | 4.4.2 --> 4.9.3

... (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.

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `vscode-extension-tester` from 5.0.0 to 5.5.2
- [Release notes](https://github.com/redhat-developer/vscode-extension-tester/releases)
- [Changelog](https://github.com/redhat-developer/vscode-extension-tester/blob/main/CHANGELOG.md)
- [Commits](redhat-developer/vscode-extension-tester@v5.0.0...v5.5.2)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: vscode-extension-tester
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants