-
-
Notifications
You must be signed in to change notification settings - Fork 88
refactor: Bump ws and parse #272
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
Conversation
|
I will reformat the title to use the proper commit message syntax. |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
44fb4a5 to
dd436c0
Compare
Bumps [ws](https://github.com/websockets/ws) to 7.5.10 and updates ancestor dependency [parse](https://github.com/parse-community/Parse-SDK-JS). These dependencies need to be updated together. Updates `ws` from 7.5.0 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.0...7.5.10) Updates `parse` from 3.3.1 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.3.1...3.5.1) --- updated-dependencies: - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect - dependency-name: parse dependency-version: 3.5.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
dd436c0 to
7f15c31
Compare
|
🎉 This change has been released in version 4.2.0 |
Bumps ws to 7.5.10 and updates ancestor dependency parse. These dependencies need to be updated together.
Updates
wsfrom 7.5.0 to 7.5.10Release notes
Sourced from ws's releases.
... (truncated)
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)8a78f87[dist] 7.5.90435e6e[security] Fix same host check for ws+unix: redirects4271f07[dist] 7.5.8dc1781b[security] Drop sensitive headers when following insecure redirects2758ed3[fix] Abort the handshake if the Upgrade header is invalida370613[dist] 7.5.71f72e2e[security] Drop sensitive headers when following redirects (#2013)8ecd890[dist] 7.5.6Updates
parsefrom 3.3.1 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]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.