josephfrazier / reported-web

Web front-end for https://twitter.com/Reported_NYC: https://reported-web.herokuapp.com
https://reported-web.herokuapp.com
MIT License
10 stars 1 forks source link

build(deps-dev): bump parse-server from 2.8.4 to 7.3.0 #547

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps parse-server from 2.8.4 to 7.3.0.

Release notes

Sourced from parse-server's releases.

7.3.0

7.3.0 (2024-10-03)

Bug Fixes

  • Custom object ID allows to acquire role privileges (GHSA-8xq9-g7ch-35hg) (#9317) (13ee52f)
  • Parse Server databaseOptions nested keys incorrectly identified as invalid (#9213) (77206d8)
  • Parse Server installation fails due to post install script incorrectly parsing required min. Node version (#9216) (0fa82a5)
  • Parse Server option maxLogFiles doesn't recognize day duration literals such as 1d to mean 1 day (#9215) (0319cee)
  • Security upgrade path-to-regexp from 6.2.1 to 6.3.0 (#9314) (8b7fe69)

Features

  • Add atomic operations for Cloud Config parameters (#9219) (35cadf9)
  • Add Cloud Code triggers Parse.Cloud.beforeSave and Parse.Cloud.afterSave for Parse Config (#9232) (90a1e4a)
  • Add Node 22 support (#9187) (7778471)
  • Add support for asynchronous invocation of FilesAdapter.getFileLocation (#9271) (1a2da40)

7.3.0-beta.1

7.3.0-beta.1 (2024-10-03)

Bug Fixes

  • Custom object ID allows to acquire role privileges (GHSA-8xq9-g7ch-35hg) (#9317) (13ee52f)
  • Parse Server databaseOptions nested keys incorrectly identified as invalid (#9213) (77206d8)
  • Parse Server installation fails due to post install script incorrectly parsing required min. Node version (#9216) (0fa82a5)
  • Parse Server option maxLogFiles doesn't recognize day duration literals such as 1d to mean 1 day (#9215) (0319cee)
  • Security upgrade path-to-regexp from 6.2.1 to 6.3.0 (#9314) (8b7fe69)

Features

  • Add atomic operations for Cloud Config parameters (#9219) (35cadf9)
  • Add Cloud Code triggers Parse.Cloud.beforeSave and Parse.Cloud.afterSave for Parse Config (#9232) (90a1e4a)
  • Add Node 22 support (#9187) (7778471)
  • Add support for asynchronous invocation of FilesAdapter.getFileLocation (#9271) (1a2da40)

7.3.0-alpha.9

7.3.0-alpha.9 (2024-10-03)

Bug Fixes

7.3.0-alpha.8

7.3.0-alpha.8 (2024-09-25)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by parseadmin, a new releaser for parse-server since your current version.


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | parse-server | [>= 4.a, < 5] |

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 show 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)