awgeorge
|
493fc99bcb
|
Fix tests to catch errors
|
2019-02-23 07:28:39 -08:00 |
|
awgeorge
|
c69130e0e0
|
Added negative scenarios for #5301.
- Public read ACL should never expose PII to authenticated and non-authenticated
- Explicit ACL like custom user Role should be able to read PII
|
2019-02-23 07:28:39 -08:00 |
|
awgeorge
|
7a6dc3ff29
|
Add tests to prove a user with valid read ACLs still can't read PII data.
|
2019-02-23 07:28:39 -08:00 |
|
greenkeeper[bot]
|
b246c4ed90
|
Update parse to the latest version 🚀 (#5385)
* fix(package): update parse to version 2.2.1
* chore(package): update lockfile package-lock.json
|
2019-02-22 19:00:30 +00:00 |
|
dependabot[bot]
|
9710c755c5
|
Bump uws from 10.148.1 to 100.0.1 (#5382)
Bumps [uws](https://github.com/uNetworking/uWebSockets.js) from 10.148.1 to 100.0.1.
- [Release notes](https://github.com/uNetworking/uWebSockets.js/releases)
- [Commits](https://github.com/uNetworking/uWebSockets.js/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-21 10:36:19 +00:00 |
|
greenkeeper[bot]
|
7d0d4cea33
|
Update pg-promise to the latest version 🚀 (#5381)
* fix(package): update pg-promise to version 8.5.6
* chore(package): update lockfile package-lock.json
|
2019-02-20 23:20:31 +00:00 |
|
dependabot[bot]
|
95870f4ecc
|
Bump eslint-plugin-flowtype from 3.4.1 to 3.4.2 (#5375)
Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.4.1...v3.4.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-18 10:55:38 +00:00 |
|
dependabot[bot]
|
852cd6a179
|
Bump @babel/core from 7.2.2 to 7.3.3 (#5374)
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.2 to 7.3.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.2...v7.3.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-18 10:45:40 +00:00 |
|
dependabot[bot]
|
2a2130f85a
|
Bump eslint from 5.13.0 to 5.14.0 (#5373)
Bumps [eslint](https://github.com/eslint/eslint) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.13.0...v5.14.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-18 10:36:03 +00:00 |
|
greenkeeper[bot]
|
416c190993
|
Update ws to the latest version 🚀 (#5369)
* fix(package): update ws to version 6.1.4
* chore(package): update lockfile package-lock.json
|
2019-02-16 17:37:09 +00:00 |
|
dependabot[bot]
|
8bfccf1d4e
|
Bump nyc from 13.2.0 to 13.3.0 (#5367)
Bumps [nyc](https://github.com/istanbuljs/nyc) from 13.2.0 to 13.3.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v13.2.0...v13.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-15 10:43:04 +00:00 |
|
dependabot[bot]
|
99943ff52b
|
Bump lint-staged from 8.1.3 to 8.1.4 (#5366)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.3...v8.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-15 10:33:23 +00:00 |
|
greenkeeper[bot]
|
bc05d71824
|
Update deepcopy to the latest version 🚀 (#5364)
* fix(package): update deepcopy to version 2.0.0
* chore(package): update lockfile package-lock.json
|
2019-02-14 17:37:10 +00:00 |
|
dependabot[bot]
|
dc76a3ad41
|
[Security] Bump handlebars from 4.0.12 to 4.1.0 (#5362)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.0. **This update includes security fixes.**
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.1.0/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-14 04:59:23 +00:00 |
|
greenkeeper[bot]
|
226234e6bc
|
Update parse to the latest version 🚀 (#5361)
* fix(package): update parse to version 2.2.0
* chore(package): update lockfile package-lock.json
|
2019-02-14 03:03:32 +00:00 |
|
greenkeeper[bot]
|
2be5a784e4
|
Update flow-bin to the latest version 🚀 (#5360)
* chore(package): update flow-bin to version 0.93.0
* chore(package): update lockfile package-lock.json
|
2019-02-14 00:18:21 +00:00 |
|
greenkeeper[bot]
|
7bb94c8560
|
Update follow-redirects to the latest version 🚀 (#5359)
* fix(package): update follow-redirects to version 1.7.0
* chore(package): update lockfile package-lock.json
|
2019-02-13 23:47:11 +00:00 |
|
dependabot[bot]
|
61d8516eb3
|
Bump eslint-plugin-flowtype from 3.2.1 to 3.4.1 (#5356)
Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.2.1 to 3.4.1.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.2.1...v3.4.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-13 10:34:35 +00:00 |
|
greenkeeper[bot]
|
4d07f0274a
|
Update bcrypt to the latest version 🚀 (#5351)
* chore(package): update bcrypt to version 3.0.4
* chore(package): update lockfile package-lock.json
|
2019-02-06 23:22:21 +00:00 |
|
dependabot[bot]
|
db0ac480af
|
Bump nyc from 13.1.0 to 13.2.0 (#5346)
Bumps [nyc](https://github.com/istanbuljs/nyc) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v13.1.0...v13.2.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 10:38:54 +00:00 |
|
greenkeeper[bot]
|
5b21a056d8
|
Update flow-bin to the latest version 🚀 (#5345)
* chore(package): update flow-bin to version 0.92.1
* chore(package): update lockfile package-lock.json
|
2019-02-05 06:42:54 +00:00 |
|
greenkeeper[bot]
|
8d60726a15
|
Update babel7 to the latest version 🚀 (#5344)
* chore(package): update @babel/plugin-proposal-object-rest-spread to version 7.3.2
* chore(package): update lockfile package-lock.json
|
2019-02-05 01:11:33 +00:00 |
|
dependabot[bot]
|
400ff4a750
|
Bump lint-staged from 8.1.1 to 8.1.3 (#5343)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.1 to 8.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.1...v8.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-04 11:01:22 +00:00 |
|
dependabot[bot]
|
e9f8c616dd
|
Bump prettier from 1.16.3 to 1.16.4 (#5342)
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.3...1.16.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-04 10:36:59 +00:00 |
|
dependabot[bot]
|
44b26e1993
|
Bump eslint from 5.12.1 to 5.13.0 (#5341)
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-04 10:27:28 +00:00 |
|
dependabot[bot]
|
1973dee59b
|
Bump flow-bin from 0.91.0 to 0.92.0 (#5339)
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.91.0...v0.92.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-01 09:17:26 -05:00 |
|
dependabot[bot]
|
5471b6a083
|
Bump deepcopy from 1.0.0 to 1.0.1 (#5340)
Bumps [deepcopy](https://github.com/sasaplus1/deepcopy.js) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/sasaplus1/deepcopy.js/releases)
- [Changelog](https://github.com/sasaplus1/deepcopy.js/blob/master/HISTORY.md)
- [Commits](https://github.com/sasaplus1/deepcopy.js/compare/1.0.0...1.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-01 10:50:14 +00:00 |
|
Steve Clay
|
038d7bd727
|
postgres: Refuse to build unsafe JSON lists for contains in Postgres (#5337)
|
2019-01-31 12:23:40 -05:00 |
|
dependabot[bot]
|
7e48b7a1f1
|
Bump prettier from 1.16.2 to 1.16.3 (#5335)
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.2...1.16.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-31 10:33:46 +00:00 |
|
dependabot[bot]
|
78eb3df235
|
Bump prettier from 1.16.1 to 1.16.2 (#5331)
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.1...1.16.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-30 10:34:22 +00:00 |
|
dependabot[bot]
|
bdb497c9a3
|
Bump lint-staged from 8.1.0 to 8.1.1 (#5329)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.0...v8.1.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-29 10:41:22 +00:00 |
|
dependabot[bot]
|
22c39ed6c8
|
Bump @babel/preset-env from 7.2.3 to 7.3.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.3 to 7.3.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.3...v7.3.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-28 00:43:32 +00:00 |
|
dependabot[bot]
|
06550e3830
|
Bump eslint from 5.12.0 to 5.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.0...v5.12.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-28 00:34:47 +00:00 |
|
Florent Vilmart
|
bfec804ee1
|
chore: bump mongodb to 3.1.13 (#5325)
|
2019-01-27 19:13:11 -05:00 |
|
Darren Black
|
55d367ec03
|
Check the correct verbose field when hiding push details (#5324)
|
2019-01-27 15:35:33 -05:00 |
|
Darren Black
|
6a93806c62
|
Hides token contents in logStartupOptions if they arrive as a buffer (#5322)
* Hides token contents in logStartupOptions if they arrive as a buffer
* Hides all push details in logStartupOptions unless we're in verbose mode
|
2019-01-27 13:59:15 -05:00 |
|
Marc Smith
|
1cbe8bd394
|
Docs Typo (#5317)
|
2019-01-24 22:21:58 -05:00 |
|
Marc Smith
|
03604b1bc6
|
Docs Typo #2 (#5318)
Plus added example.com url instead of '....'
|
2019-01-24 22:20:27 -05:00 |
|
dependabot[bot]
|
bb47caad56
|
Bump ws from 6.1.2 to 6.1.3 (#5316)
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.1.2...6.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-24 10:36:22 +00:00 |
|
dependabot[bot]
|
f84f245903
|
Bump prettier from 1.16.0 to 1.16.1 (#5315)
Bumps [prettier](https://github.com/prettier/prettier) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.16.0...1.16.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-23 10:36:36 +00:00 |
|
dependabot[bot]
|
098053da35
|
Bump prettier from 1.15.3 to 1.16.0
Bumps [prettier](https://github.com/prettier/prettier) from 1.15.3 to 1.16.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.15.3...1.16.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-22 18:08:56 +00:00 |
|
dependabot[bot]
|
355f9f6b52
|
Bump @babel/plugin-proposal-object-rest-spread from 7.2.0 to 7.3.1 (#5312)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.3.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-22 13:07:29 -05:00 |
|
dependabot[bot]
|
3851641b5a
|
Bump flow-bin from 0.83.0 to 0.91.0 (#5302)
* Bump flow-bin from 0.83.0 to 0.91.0
Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.83.0 to 0.91.0.
- [Release notes](https://github.com/flowtype/flow-bin/releases)
- [Commits](https://github.com/flowtype/flow-bin/compare/v0.83.0...v0.91.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
* fix flow issue
|
2019-01-19 13:08:42 -05:00 |
|
dependabot[bot]
|
30aa1ded1d
|
Bump eslint-plugin-flowtype from 3.2.0 to 3.2.1 (#5284)
Bumps [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/compare/v3.2.0...v3.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-19 12:22:53 -05:00 |
|
dependabot[bot]
|
be251811eb
|
Bump eslint from 5.11.1 to 5.12.0 (#5282)
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.12.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-19 12:22:42 -05:00 |
|
dependabot[bot]
|
68913d9a20
|
Bump supports-color from 6.0.0 to 6.1.0 (#5291)
Bumps [supports-color](https://github.com/chalk/supports-color) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/chalk/supports-color/releases)
- [Commits](https://github.com/chalk/supports-color/compare/v6.0.0...v6.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-19 12:22:23 -05:00 |
|
greenkeeper[bot]
|
6525b39e83
|
Update mongodb to the latest version 🚀 (#5300)
* fix(package): update mongodb to version 3.2.0
* chore(package): update lockfile package-lock.json
|
2019-01-16 22:55:46 +00:00 |
|
greenkeeper[bot]
|
3ebdb63268
|
Update pg-promise to the latest version 🚀 (#5299)
* fix(package): update pg-promise to version 8.5.5
* chore(package): update lockfile package-lock.json
|
2019-01-16 13:24:38 +00:00 |
|
greenkeeper[bot]
|
b0b3cfa39a
|
Update mongodb to the latest version 🚀 (#5298)
* fix(package): update mongodb to version 3.1.11
* chore(package): update lockfile package-lock.json
|
2019-01-15 22:16:58 +00:00 |
|
Florent Vilmart
|
32de338247
|
Discourse (#5296)
* Update ISSUE_TEMPLATE.md
* Update ---report-an-issue.md
* Update ---parse-server-3-0-0.md
* Update ---push-notifications.md
* Update README.md
* Create ---getting-help.md
|
2019-01-15 12:20:57 -05:00 |
|