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

build(deps): bump undici and wdio-vscode-service #133

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 Feb 16, 2023

Bumps undici to 5.19.1 and updates ancestor dependency wdio-vscode-service. These dependencies need to be updated together.

Updates undici from 4.16.0 to 5.19.1

Release notes

Sourced from undici's releases.

v5.19.1

⚠️ Security Release ⚠️

This release is part of the Node.js security release train: https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/

v5.19.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v5.18.0...v5.19.0

v5.18.0

What's Changed

Full Changelog: nodejs/undici@v5.17.1...v5.18.0

v5.17.1

What's Changed

Full Changelog: nodejs/undici@v5.17.0...v5.17.1

v5.17.0

What's Changed

... (truncated)

Commits

Updates wdio-vscode-service from 4.0.7 to 4.2.1

Release notes

Sourced from wdio-vscode-service's releases.

Release 4.2.1

  • update deps (41f1f8c)
  • allow also usage with wdio v8 (8863679)
  • add links to other projects using this tool (cf129c0)

Release 4.2.0

  • fix stale web server (3fff37d)
  • fix proper usage of input class (5940e96)
  • increase timeout and make it configurable (fd68277)
  • remove assertion (01840d1)
  • fix instance await (e85ce9d)
  • make tests work with v1.73 (604f71a)
  • skipEncoding in URI.toString in fsExtensionMain.ts - fixes #52 (e815268)
  • executeCommand() mods (#49) (61c5ab2)
  • set COI headers based on vscode-coi query (#25) (de6f8bb)
  • fix type issues (a263778)
  • update deps (7fccbfa)
  • Update vscode and Node.js (956c12c)
  • Get all visible markers (95d2459)
  • Add Disconnect button click to DebugToolBar (cc0b5ef)
  • move chromedriver to peerDependency list (9771929)
  • Fix to run tests (#43) (f170164)
  • docs: fix typo in readme (#47) (af31420)

Release 4.1.0

  • Ensure Chromedriver stays up to date (#45) (a2d95a2)
  • trigger build (9cb7671)
Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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

Bumps [undici](https://github.com/nodejs/undici) to 5.19.1 and updates ancestor dependency [wdio-vscode-service](https://github.com/webdriverio-community/wdio-vscode-service). These dependencies need to be updated together.


Updates `undici` from 4.16.0 to 5.19.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v4.16.0...v5.19.1)

Updates `wdio-vscode-service` from 4.0.7 to 4.2.1
- [Release notes](https://github.com/webdriverio-community/wdio-vscode-service/releases)
- [Commits](webdriverio-community/wdio-vscode-service@4.0.7...4.2.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
- dependency-name: wdio-vscode-service
  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 Feb 16, 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