-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix: Security upgrade ws, parse and puppeteer #2618
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Bot label; pull requests that updates a dependency file
label
Oct 16, 2024
I will reformat the title to use the proper commit message syntax. |
parse-github-assistant
bot
changed the title
build(deps): bump ws, parse and puppeteer
build(deps): Bump ws, parse and puppeteer
Oct 16, 2024
Bumps [ws](https://github.com/websockets/ws) to 8.18.0 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [parse](https://github.com/parse-community/Parse-SDK-JS) and [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.16.0 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.16.0...8.18.0) Updates `parse` from 3.4.2 to 3.5.1 - [Release notes](https://github.com/parse-community/Parse-SDK-JS/releases) - [Changelog](https://github.com/parse-community/Parse-SDK-JS/blob/alpha/CHANGELOG.md) - [Commits](parse-community/Parse-SDK-JS@3.4.2...3.5.1) Updates `puppeteer` from 22.6.1 to 22.15.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v22.6.1...puppeteer-v22.15.0) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: parse dependency-type: direct:production - dependency-name: puppeteer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/multi-dbec06dfd0
branch
from
October 16, 2024 15:15
1eea48d
to
21cac3a
Compare
Uffizzi Ephemeral Environment
|
mtrezza
changed the title
build(deps): Bump ws, parse and puppeteer
fix: Security upgrade ws, parse and puppeteer
Oct 16, 2024
Thanks for opening this pull request!
|
parseplatformorg
pushed a commit
that referenced
this pull request
Oct 16, 2024
# [6.0.0-alpha.19](6.0.0-alpha.18...6.0.0-alpha.19) (2024-10-16) ### Bug Fixes * Security upgrade ws, parse and puppeteer ([#2618](#2618)) ([bab71dc](bab71dc))
🎉 This change has been released in version 6.0.0-alpha.19 |
vardhan0604
pushed a commit
to vardhan0604/parse-dashboard
that referenced
this pull request
Oct 22, 2024
vardhan0604
pushed a commit
to vardhan0604/parse-dashboard
that referenced
this pull request
Oct 22, 2024
# [6.0.0-alpha.19](parse-community/parse-dashboard@6.0.0-alpha.18...6.0.0-alpha.19) (2024-10-16) ### Bug Fixes * Security upgrade ws, parse and puppeteer ([parse-community#2618](parse-community#2618)) ([bab71dc](parse-community@bab71dc))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Bot label; pull requests that updates a dependency file
state:released-alpha
Released as alpha version
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ws to 8.18.0 and updates ancestor dependencies ws, parse and puppeteer. These dependencies need to be updated together.
Updates
ws
from 8.16.0 to 8.18.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
976c53c
[dist] 8.18.059b9629
[feature] Add support forBlob
(#2229)0d1b5e6
[security] Use more descriptive text for 2017 vulnerability link15f11a0
[security] Add new DoS vulnerability to SECURITY.md3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variableUpdates
parse
from 3.4.2 to 3.5.1Release notes
Sourced from parse's releases.
... (truncated)
Commits
0d8df83
chore(release): 3.5.1 [skip ci]f32b3b1
build: Release (#1622)28aaad0
chore(release): 3.5.1-beta.2 [skip ci]d0bc8fb
build: Release beta (#1621)7fe54a2
chore(release): 3.5.1-alpha.2 [skip ci]f15154f
fix: SDK builds incorrectly since release 3.5.0 causing various bugs (#1600)a52c4c6
docs: add beta CI badge to README90b5936
chore(release): 3.5.1-alpha.1 [skip ci]2342a72
refactor: Bump parse-server frome90a518
to81304be
(#1595)391fa35
chore(release): 3.5.1-beta.1 [skip ci]Updates
puppeteer
from 22.6.1 to 22.15.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
8478b43
chore: release main (#12832)4b0e889
fix: roll to Chrome 127.0.6533.88 (#12858)9a35f7b
feat: support AbortSignal in waitForNavigation (#12852)67f15e6
chore: sync firefox no-remote arg removal Bug 1906260 (#12848)9ec5f25
fix: handle the string predicate in waitForFrame (#12849)cd0eca9
ci: use standard definition (#12847)400e81c
chore: remove TODOs (#12845)f7847a1
ci: run canary only on weekdays (#12844)ea733d7
chore(deps-dev): Bump@swc/core
from 1.7.0 to 1.7.3 in /website in the all gr...3174e84
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 10 u...Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer 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 show <dependency name> 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.