-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: Security upgrade ws, parse and puppeteer #2618
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
Merged
Merged
Conversation
This file contains hidden or 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
|
I will reformat the title to use the proper commit message syntax. |
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]>
1eea48d to
21cac3a
Compare
Uffizzi Ephemeral Environment
|
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))
Contributor
|
🎉 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))
parseplatformorg
pushed a commit
that referenced
this pull request
Mar 4, 2025
# [6.1.0](6.0.0...6.1.0) (2025-03-04) ### Bug Fixes * Info panel Cloud Code call is unauthenticated without using master key ([#2641](#2641)) ([e879e4f](e879e4f)) * Info panel Cloud Code call sends `objectId` instead of `Parse.Object` ([#2643](#2643)) ([a4bcabc](a4bcabc)) * Info panel item `panel` calls Cloud Code with parameter `objectId` instead of `Parse.Object` and without `masterKey` ([#2649](#2649)) ([884ff70](884ff70)) * Info panel not configurable via `new ParseDashboard()` when running as express middleware ([#2639](#2639)) ([a9b8cd4](a9b8cd4)) * Info panel not showing when some apps miss infoPanel config ([#2627](#2627)) ([539e883](539e883)) * Node 22 support missing in package.json ([#2617](#2617)) ([8c07284](8c07284)) * Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([#2629](#2629)) ([47a43e0](47a43e0)) * Security upgrade express from 4.21.0 to 4.21.1 ([#2607](#2607)) ([54bf0af](54bf0af)) * Security upgrade node from 20.17.0-alpine3.20 to 20.18.2-alpine3.20 ([#2647](#2647)) ([44df723](44df723)) * Security upgrade ws, parse and puppeteer ([#2618](#2618)) ([bab71dc](bab71dc)) ### Features * Add cell selection in data browser on space bar touch down ([#2661](#2661)) ([9d623a9](9d623a9)) * Add dynamic master key by allowing to set option `masterKey` to a function ([#2655](#2655)) ([9025ed0](9025ed0)) * Add info panel `keyValue` item parameter `isRelativeUrl` to link to dashboard pages ([#2646](#2646)) ([6389fc6](6389fc6)) * Add info panel item `panel` to load and display data on demand ([#2622](#2622)) ([8e5741d](8e5741d))
Contributor
|
🎉 This change has been released in version 6.1.0 |
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
Released as stable version
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
wsfrom 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 thehighWaterMarkvariableUpdates
parsefrom 3.4.2 to 3.5.1Release notes
Sourced from parse's releases.
... (truncated)
Commits
0d8df83chore(release): 3.5.1 [skip ci]f32b3b1build: Release (#1622)28aaad0chore(release): 3.5.1-beta.2 [skip ci]d0bc8fbbuild: Release beta (#1621)7fe54a2chore(release): 3.5.1-alpha.2 [skip ci]f15154ffix: SDK builds incorrectly since release 3.5.0 causing various bugs (#1600)a52c4c6docs: add beta CI badge to README90b5936chore(release): 3.5.1-alpha.1 [skip ci]2342a72refactor: Bump parse-server frome90a518to81304be(#1595)391fa35chore(release): 3.5.1-beta.1 [skip ci]Updates
puppeteerfrom 22.6.1 to 22.15.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
8478b43chore: release main (#12832)4b0e889fix: roll to Chrome 127.0.6533.88 (#12858)9a35f7bfeat: support AbortSignal in waitForNavigation (#12852)67f15e6chore: sync firefox no-remote arg removal Bug 1906260 (#12848)9ec5f25fix: handle the string predicate in waitForFrame (#12849)cd0eca9ci: use standard definition (#12847)400e81cchore: remove TODOs (#12845)f7847a1ci: run canary only on weekdays (#12844)ea733d7chore(deps-dev): Bump@swc/corefrom 1.7.0 to 1.7.3 in /website in the all gr...3174e84chore(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.