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 tough-cookie and vscode-extension-tester #75

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 Jul 8, 2023

Removes tough-cookie. It's no longer used after updating ancestor dependency vscode-extension-tester. These dependencies need to be updated together.

Removes tough-cookie

Updates vscode-extension-tester from 4.0.3 to 4.4.1

Changelog

Sourced from vscode-extension-tester's changelog.

4.4.1 (August 05 2022)

  • Upversion vscode-extension-tester dependency on monaco-page-objects to 2.0.1

4.4.0 (August 03 2022)

  • support for taking screenshots on error in beforeAll/afterAll methods
  • included support for VSCode 1.69
  • patch for opening command pallette on Mac OS
  • increased timeout for mocha suite afterAll method
  • added 1.67.x and 1.68.x as tested configuration on GitHub Actions

4.3.0 (June 24)

  • upgraded to use selenium-webdriver 4
  • supports vscode 1.66.2
  • fixed closeAllEditors(groupIndex) method
  • dependabot alerts fixes

4.2.5 (May 2)

  • fixes for dependabot allerts
  • Compatible with 1.65
  • Update node version in github workflows to LTS 16

4.2.4 (Feb 22)

  • fixes for dependabot allerts
  • Compatible with 1.62.3, 1.63.2 and 1.64.0
  • include proxy support when downloading components, #400

4.2.3 (Nov 11)

  • fix for vscode 1.62.1 cli commands not working

4.2.2 (Nov 8)

  • compatible with vscode 1.62
  • CustomEditor save action should no longer get swallowed by the webview in some cases
  • Workbench should now properly open command prompt even if a webview is opened in the editor
  • TextEditor and CustomEditor now have a saveAs method
  • TextEditor typeText has been split to:
    • typeText - types text at current coordinates
    • typeTextAt - types text at given coordinates
  • All methods that perform a lookup of editors by title now use the same locator to retrieve the title
  • TextEditor can now search for CodeLens objects
  • ContentAssist now scrolls through its entire list to find items with getItem or hasItem methods
  • Replaced request with got as the library that downloads files
    • no more deprecation warnings
    • reports download progress every 2 seconds

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by rhdevelopers-ci, a new releaser for vscode-extension-tester since your current version.


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.

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [vscode-extension-tester](https://github.com/redhat-developer/vscode-extension-tester). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `vscode-extension-tester` from 4.0.3 to 4.4.1
- [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](https://github.com/redhat-developer/vscode-extension-tester/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 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