- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 88
 
fix: Security upgrade cookie and parse-server #274
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
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [parse-server](https://github.com/parse-community/parse-server). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `parse-server` from 7.3.0 to 7.5.2 - [Release notes](https://github.com/parse-community/parse-server/releases) - [Changelog](https://github.com/parse-community/parse-server/blob/alpha/CHANGELOG.md) - [Commits](parse-community/parse-server@7.3.0...7.5.2) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.1 dependency-type: indirect - dependency-name: parse-server dependency-version: 7.5.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
| 
           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)  | 
    
| 
           🚀 Thanks for opening this pull request!  | 
    
          Codecov ReportAll modified and coverable lines are covered by tests ✅ 
 Additional details and impacted files@@           Coverage Diff           @@
##           master     #274   +/-   ##
=======================================
  Coverage   97.18%   97.18%           
=======================================
  Files           2        2           
  Lines         213      213           
=======================================
  Hits          207      207           
  Misses          6        6           ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
  | 
    
## [4.1.1](4.1.0...4.1.1) (2025-06-04) ### Bug Fixes * Security upgrade cookie and parse-server ([#274](#274)) ([4b6aadc](4b6aadc))
| 
           🎉 This change has been released in version 4.1.1  | 
    
Bumps cookie to 0.7.1 and updates ancestor dependency parse-server. These dependencies need to be updated together.
Updates
cookiefrom 0.6.0 to 0.7.1Release notes
Sourced from cookie's releases.
Commits
cf4658f0.7.16a8b8f5Allow leading dot for domain (#174)58015c0Remove more code and perf wins (#172)ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)d6f39b0Fix tests for old node6bb701fRemove failing scorecardMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
parse-serverfrom 7.3.0 to 7.5.2Release notes
Sourced from parse-server's releases.
... (truncated)
Commits
a1d6589chore(release): 7.5.2 [skip ci]2ff9c71fix: Authentication provider credentials are usable across Parse Server apps;...1e22d4arefactor: Upgrade@graphql-tools/schemafrom 10.0.13 to 10.0.18 (#9636)b163d1brefactor: Upgrade mongodb from 6.12.0 to 6.13.0 (#9638)9e31e5frefactor: Upgrade graphql from 16.9.0 to 16.10.0 (#9641)b50f704chore(release): 7.5.1 [skip ci]9fc0bfbfix: Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9646)b2df741chore(release): 7.5.0 [skip ci]1364988refactor: Upgrade semver from 7.6.3 to 7.7.1 (#9639)0769215fix: LiveQueryServer crashes using cacheAdapter on disconnect from Redis 4 se...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.