Skip to content
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(deps): bump parse-server from 5.4.1 to 5.5.2 #1152

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps parse-server from 5.4.1 to 5.5.2.

Release notes

Sourced from parse-server's releases.

5.5.2

5.5.2 (2023-06-28)

Bug Fixes

5.5.1

5.5.1 (2023-05-23)

Bug Fixes

  • Security upgrade @​parse/push-adapter from 4.1.2 to 4.1.3 (#8571) (8e83cac)

5.5.0

5.5.0 (2023-05-20)

Features

  • Add new Parse Server option fileUpload.fileExtensions to restrict file upload by file extension; this fixes a security vulnerability in which a phishing attack could be performed using an uploaded HTML file; by default the new option only allows file extensions matching the regex pattern ^[^hH][^tT][^mM][^lL]?$, which excludes HTML files; if your app currently depends on uploading files with HTML file extensions then this may be a breaking change and you could allow HTML file upload by setting the option to ['.*'] (#8537) (196e05f)

5.4.3

5.4.3 (2023-03-22)

Bug Fixes

  • Unable to create new role if beforeSave hook exists (#8474) (4f0f0ec)

5.4.2

5.4.2 (2023-02-16)

Bug Fixes

Commits
  • e6374e7 chore(release): 5.5.2 [skip ci]
  • 5fad292 fix: Remote code execution via MongoDB BSON parser through prototype pollutio...
  • a036071 refactor: Upgrade semver from 7.3.8 to 7.5.1 (#8606)
  • f5c6b3e refactor: Upgrade body-parser from 1.20.1 to 1.20.2 (#8607)
  • 733dc29 refactor: Upgrade winston from 3.8.1 to 3.8.2 (#8609)
  • e13f7bb refactor: Upgrade express from 4.18.1 to 4.18.2 (#8600)
  • 81d51f3 refactor: Upgrade ws from 8.9.0 to 8.13.0 (#8567)
  • c83b343 chore(release): 5.5.1 [skip ci]
  • 8e83cac fix: Security upgrade @​parse/push-adapter from 4.1.2 to 4.1.3 (#8571)
  • d8bff57 refactor: Upgrade @​graphql-tools/merge from 8.3.17 to 8.4.1 (#8555)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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.

Bumps [parse-server](https://github.com/parse-community/parse-server) from 5.4.1 to 5.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@5.4.1...5.5.2)

---
updated-dependencies:
- dependency-name: parse-server
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 30, 2023 20:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2023

Dependabot tried to add @MoralisWeb3/js-sdk-tean as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/MoralisWeb3/Moralis-JS-SDK/pulls/1152/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the MoralisWeb3/Moralis-JS-SDK repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@changeset-bot
Copy link

changeset-bot bot commented Jun 30, 2023

⚠️ No Changeset found

Latest commit: ca5e3e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 4, 2023

Superseded by #1154.

@dependabot dependabot bot closed this Jul 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parse-server-5.5.2 branch July 4, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants