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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ekapusta/oauth2-esia/network/alerts).
Bumps ws to 6.2.3 and updates ancestor dependency puppeteer. These dependencies need to be updated together.
Updates
ws
from 3.3.3 to 6.2.3Release notes
Sourced from ws's releases.
... (truncated)
Commits
d87f3b6
[dist] 6.2.3eeb76d3
[security] Fix crash when the Upgrade header cannot be read (#2231)9bdb580
[dist] 6.2.278c676d
[security] Fix ReDoS vulnerabilityd57db27
[dist] 6.2.140734d8
[minor] Add missing option in JSDoc comment0556f31
[doc] Add TOC to ws.md (#1539)aa1dcd5
[fix] MakeWebSocket#close()
set the close timer immediately297f56d
[minor] Remove unneededif
statementbcab373
[test] Increase code coverageUpdates
puppeteer
from 1.3.0 to 1.20.0Commits
a5f03ce
chore: mark version v1.20.0 (#4928)f504c04
test: mark Page.close test as failing in Firefox (#4929)e17d38c
docs(readme): explain significance of Chromium revision (#4811)9384359
docs(troubleshooting): fix Alpine version link (#4927)fca9d45
docs(CONTRIBUTING.md): clarify release process (#4923)97ff359
docs(CONTRIBUTING.md): fix some typos (#4917)c2651c2
refactor: Pass FrameManager to NetworkManager constructor (#4907)73fd7ff
feat(api): add element.select and element.evaluate for consistency (#4892)135bb42
docs: update README.md (#4857)cba0f98
docs(troubleshooting): Fix missing package in Docker instructions (#4877)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