parse-react
parse-react copied to clipboard
Bump express and parse-dashboard in /examples/backend-todo
Bumps express to 4.18.1 and updates ancestor dependency parse-dashboard. These dependencies need to be updated together.
Updates express from 4.17.1 to 4.18.1
Release notes
Sourced from express's releases.
4.18.1
- Fix hanging on large stack of sync routes
4.18.0
- Add "root" option to
res.download- Allow
optionswithoutfilenameinres.download- Deprecate string and non-integer arguments to
res.status- Fix behavior of
null/undefinedasmaxAgeinres.cookie- Fix handling very large stacks of sync middleware
- Ignore
Object.prototypevalues in settings throughapp.set/app.get- Invoke
defaultwith same arguments as types inres.format- Support proper 205 responses using
res.send- Use
http-errorsforres.formaterror- deps: [email protected]
- Fix error message for json parse whitespace in
strict- Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Add
priorityoption- Fix
expiresoption to reject invalid dates- deps: [email protected]
- Replace internal
evalusage withFunctionconstructor- Use instance methods on
processto check for listeners- deps: [email protected]
- Remove set content headers that break response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Prevent loss of async hooks context
- deps: [email protected]
- deps: [email protected]
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Remove code 306
- Rename
425 Unordered Collectionto standard425 Too Early
... (truncated)
Changelog
Sourced from express's changelog.
4.18.1 / 2022-04-29
- Fix hanging on large stack of sync routes
4.18.0 / 2022-04-25
- Add "root" option to
res.download- Allow
optionswithoutfilenameinres.download- Deprecate string and non-integer arguments to
res.status- Fix behavior of
null/undefinedasmaxAgeinres.cookie- Fix handling very large stacks of sync middleware
- Ignore
Object.prototypevalues in settings throughapp.set/app.get- Invoke
defaultwith same arguments as types inres.format- Support proper 205 responses using
res.send- Use
http-errorsforres.formaterror- deps: [email protected]
- Fix error message for json parse whitespace in
strict- Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Add
priorityoption- Fix
expiresoption to reject invalid dates- deps: [email protected]
- Replace internal
evalusage withFunctionconstructor- Use instance methods on
processto check for listeners- deps: [email protected]
- Remove set content headers that break response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Prevent loss of async hooks context
- deps: [email protected]
- deps: [email protected]
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
... (truncated)
Commits
d854c434.18.1b02a95cbuild: [email protected]631ada0Fix hanging on large stack of sync routes75e0c7abench: remove unused parametere2482b7build: [email protected]2df96e3build: [email protected]a38fae1build: [email protected]547fdd44.18.00b330efbench: print latency and vary connections158a170build: support Node.js 18.x- Additional commits viewable in compare view
Updates parse-dashboard from 3.2.1 to 5.0.0
Release notes
Sourced from parse-dashboard's releases.
5.0.0
5.0.0 (2022-11-01)
Bug Fixes
- increase required Node engine version to
>=14.20.1(#2281) (50de52b)- minor UI layout issues (#2270) (51d083b)
- raw value of read-only date field in data browser cannot be copied (#2326) (4af7b98)
- using browser navigation backward / forward button clears data browser (#2317) (7d9b957)
Features
- improve distinction between deletion confirmation dialogs (#2319) (23c12ff)
- keep entered filter value when changing filter operator (#2313) (d6d38bf)
- remove Node 12 support (#2277) (18b0e76)
BREAKING CHANGES
- This version removes support for Node 12; the new minimum required Node version is 14. (https://github.com/ParsePlatform/parse-dashboard/blob/HEAD/18b0e76)
5.0.0-beta.1
5.0.0-beta.1 (2022-10-17)
Bug Fixes
- increase required Node engine version to
>=14.20.1(#2281) (50de52b)- minor UI layout issues (#2270) (51d083b)
- raw value of read-only date field in data browser cannot be copied (#2326) (4af7b98)
- using browser navigation backward / forward button clears data browser (#2317) (7d9b957)
Features
- improve distinction between deletion confirmation dialogs (#2319) (23c12ff)
- keep entered filter value when changing filter operator (#2313) (d6d38bf)
- remove Node 12 support (#2277) (18b0e76)
BREAKING CHANGES
- This version removes support for Node 12; the new minimum required Node version is 14. (https://github.com/ParsePlatform/parse-dashboard/blob/HEAD/18b0e76)
5.0.0-alpha.8
5.0.0-alpha.8 (2022-10-24)
... (truncated)
Commits
98847bbchore(release): 5.0.0 [skip ci]293846dbuild: release (#2336)684f088Merge branch 'release' into build-release-3366320762166ce9a13ci: release commita3bc1d8chore(release): 5.0.0-beta.1 [skip ci]fe0332cbuild: release beta (#2328)aadbe88Merge branch 'beta' into build-beta46c29dbchore(release): 5.0.0-alpha.7 [skip ci]7d9b957fix: using browser navigation backward / forward button clears data browser (...9885ad0docs: update changelog- Additional commits viewable in compare view
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.