Manuel
|
c71ae7d478
|
chore(release): 4.10.3 (#7538)
|
2021-09-02 13:01:27 +02:00 |
|
Manuel
|
0bfa6b7cc1
|
Release 4.10.2 (#7513)
* move graphql-tag from devDependencies to dependencies (#7183)
* bump version
* Update CHANGELOG.md
|
2021-08-24 00:46:39 +02:00 |
|
Manuel
|
0be0b87b2d
|
bump version
|
2021-08-23 13:57:55 +02:00 |
|
Manuel
|
f3133acf21
|
Release 4.10.1 (#7508)
* bump parse 3.3.0
* Update CHANGELOG.md
* update user test (PR #7464)
* fix Twitter API oauth Error (PR #7370)
* bumped dependencies
* Revert "bumped dependencies"
This reverts commit 97ad83dd15eee379d9b258f02ac14e4950415835.
* bump @parse/push-adapter 3.4.1
* bump jwks-rsa@1.12.3
* bump mongodb@3.6.11
* bump ws@7.5.3
* changed logging for circular obj (PR #7457)
* Update CHANGELOG.md
|
2021-08-23 13:53:33 +02:00 |
|
Manuel
|
0e3cae5c67
|
audit fix
|
2021-08-20 19:24:01 +02:00 |
|
Manuel
|
f0d5232443
|
bumped version
|
2021-08-20 19:20:04 +02:00 |
|
Manuel
|
3c42584f59
|
4.5.2
|
2021-08-18 22:54:51 +02:00 |
|
Manuel
|
97b1dcad3b
|
revert to version 4.5.0 for testing
|
2021-08-18 22:52:54 +02:00 |
|
Manuel
|
3a5c38d2e4
|
revert to version 4.5.0 for testing
|
2021-08-18 22:49:06 +02:00 |
|
Manuel
|
1306da7454
|
Merge pull request from GHSA-23r4-5mxp-c7g5
|
2021-08-18 22:24:29 +02:00 |
|
Antonio Davi Macedo Coelho de Castro
|
3c00bcd791
|
Release 4.5.0 (#7070)
* Release 4.5.0
* Update CHANGELOG.md
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
* Improve braking change note
* Create a breaking changes sub-section
* Add release action
Co-authored-by: Tom Fox <13188249+TomWFox@users.noreply.github.com>
|
2020-12-14 19:29:06 -08:00 |
|
Antonio Davi Macedo Coelho de Castro
|
d4948572a8
|
Update parse to 2.19.0 (#7060)
|
2020-12-11 12:40:32 -08:00 |
|
dependabot[bot]
|
43d9af847b
|
chore(deps): bump ini from 1.3.5 to 1.3.7 (#7057)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-10 13:39:30 -08:00 |
|
Snyk bot
|
d20b03c7e6
|
[Snyk] Upgrade mongodb from 3.6.2 to 3.6.3 (#7026)
* fix: upgrade mongodb from 3.6.2 to 3.6.3
Snyk has created this PR to upgrade mongodb from 3.6.2 to 3.6.3.
See this package in npm:
https://www.npmjs.com/package/mongodb
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
* Bump mongo to 4.4.0
* fix tests
* disable fast fail
* fix fail fast
* revert changes
* await tests and wait for replication
Co-authored-by: Diamond Lewis <findlewis@gmail.com>
|
2020-12-10 10:02:26 -08:00 |
|
Snyk bot
|
4267e9bd5b
|
fix: upgrade ldapjs from 2.2.1 to 2.2.2 (#7056)
Snyk has created this PR to upgrade ldapjs from 2.2.1 to 2.2.2.
See this package in npm:
https://www.npmjs.com/package/ldapjs
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-12-09 19:46:11 -08:00 |
|
Antoine Cormouls
|
b398894341
|
Remove viewer from logout (#7029)
|
2020-12-07 15:45:51 -08:00 |
|
Snyk bot
|
de9c7dc12e
|
fix: upgrade ldapjs from 2.2.0 to 2.2.1 (#7045)
Snyk has created this PR to upgrade ldapjs from 2.2.0 to 2.2.1.
See this package in npm:
https://www.npmjs.com/package/ldapjs
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-12-04 21:35:47 -06:00 |
|
Corey
|
094e08914c
|
Update pg-promise to fix ssl issue (#7041)
* Update pg-promise to fix ssl issue
* fix correctly
* fix merge conflict
|
2020-12-03 16:06:53 -06:00 |
|
Snyk bot
|
4ab44c7088
|
fix: upgrade ws from 7.3.1 to 7.4.0 (#7032)
Snyk has created this PR to upgrade ws from 7.3.1 to 7.4.0.
See this package in npm:
https://www.npmjs.com/package/ws
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Diamond Lewis <findlewis@gmail.com>
|
2020-12-03 09:13:10 -08:00 |
|
Snyk bot
|
041bdf5e0c
|
fix: upgrade parse from 2.17.0 to 2.18.0 (#7034)
Snyk has created this PR to upgrade parse from 2.17.0 to 2.18.0.
See this package in npm:
https://www.npmjs.com/package/parse
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Diamond Lewis <findlewis@gmail.com>
|
2020-12-03 10:59:28 -06:00 |
|
Snyk bot
|
4dee0bc61e
|
fix: upgrade pg-promise from 10.7.1 to 10.7.3 (#7024)
Snyk has created this PR to upgrade pg-promise from 10.7.1 to 10.7.3.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-11-25 14:08:09 -08:00 |
|
Snyk bot
|
d4f405d972
|
fix: upgrade apollo-server-express from 2.18.2 to 2.19.0 (#7019)
Snyk has created this PR to upgrade apollo-server-express from 2.18.2 to 2.19.0.
See this package in npm:
https://www.npmjs.com/package/apollo-server-express
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-11-23 00:54:00 -08:00 |
|
Snyk bot
|
ccb045b68c
|
fix: upgrade @graphql-tools/links from 6.2.4 to 6.2.5 (#7007)
Snyk has created this PR to upgrade @graphql-tools/links from 6.2.4 to 6.2.5.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/links
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-11-17 01:19:06 -08:00 |
|
Snyk bot
|
6207758d21
|
fix: upgrade pg-promise from 10.7.0 to 10.7.1 (#7009)
Snyk has created this PR to upgrade pg-promise from 10.7.0 to 10.7.1.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-11-16 22:02:34 -08:00 |
|
Snyk bot
|
78b693bfe6
|
fix: upgrade jwks-rsa from 1.10.1 to 1.11.0 (#7008)
Snyk has created this PR to upgrade jwks-rsa from 1.10.1 to 1.11.0.
See this package in npm:
https://www.npmjs.com/package/jwks-rsa
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-11-16 21:56:08 -08:00 |
|
Snyk bot
|
b71e4851a6
|
fix: upgrade graphql from 15.3.0 to 15.4.0 (#7011)
Snyk has created this PR to upgrade graphql from 15.3.0 to 15.4.0.
See this package in npm:
https://www.npmjs.com/package/graphql
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-11-16 21:22:17 -08:00 |
|
Antonio Davi Macedo Coelho de Castro
|
c9832023c4
|
Release 4.4.0 (#6985)
|
2020-11-02 08:01:26 -08:00 |
|
Snyk bot
|
5f261cc49f
|
fix: upgrade pg-promise from 10.6.2 to 10.7.0 (#6979)
Snyk has created this PR to upgrade pg-promise from 10.6.2 to 10.7.0.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-29 14:48:41 -07:00 |
|
Snyk bot
|
0031c5dc99
|
fix: upgrade apollo-server-express from 2.18.1 to 2.18.2 (#6976)
Snyk has created this PR to upgrade apollo-server-express from 2.18.1 to 2.18.2.
See this package in npm:
https://www.npmjs.com/package/apollo-server-express
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-27 10:01:09 -07:00 |
|
Antonio Davi Macedo Coelho de Castro
|
d77e8c875d
|
Upgrade @parse/fs-files-adapter to 1.2.0 (#6974)
|
2020-10-27 03:11:57 -05:00 |
|
Snyk bot
|
1d038ee58d
|
fix: upgrade uuid from 8.3.0 to 8.3.1 (#6971)
Snyk has created this PR to upgrade uuid from 8.3.0 to 8.3.1.
See this package in npm:
https://www.npmjs.com/package/uuid
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-25 21:32:13 -07:00 |
|
Snyk bot
|
7b7dd48c25
|
fix: upgrade pg-promise from 10.6.1 to 10.6.2 (#6961)
Snyk has created this PR to upgrade pg-promise from 10.6.1 to 10.6.2.
See this package in npm:
https://www.npmjs.com/package/pg-promise
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-22 09:09:02 -07:00 |
|
Snyk bot
|
564c58e26a
|
fix: upgrade @graphql-tools/utils from 6.2.3 to 6.2.4 (#6957)
Snyk has created this PR to upgrade @graphql-tools/utils from 6.2.3 to 6.2.4.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/utils
See this project in Snyk:
https://app.snyk.io/org/dplewis/project/704d127e-7a24-4789-a0cd-807b7b972c86?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Antonio Davi Macedo Coelho de Castro <adavimacedo@gmail.com>
|
2020-10-21 14:38:06 -07:00 |
|
Antonio Davi Macedo Coelho de Castro
|
2cdef25a96
|
Upgrade @parse/push-adapter to 3.4.0 (#6959)
|
2020-10-21 07:43:33 -07:00 |
|
Snyk bot
|
9f375b573d
|
fix: upgrade @graphql-tools/stitch from 6.2.3 to 6.2.4 (#6956)
Snyk has created this PR to upgrade @graphql-tools/stitch from 6.2.3 to 6.2.4.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/stitch
See this project in Snyk:
https://app.snyk.io/org/dplewis/project/704d127e-7a24-4789-a0cd-807b7b972c86?utm_source=github&utm_medium=upgrade-pr
|
2020-10-20 23:42:47 -07:00 |
|
Snyk bot
|
994e434ee3
|
fix: upgrade apollo-server-express from 2.17.0 to 2.18.1 (#6955)
Snyk has created this PR to upgrade apollo-server-express from 2.17.0 to 2.18.1.
See this package in npm:
https://www.npmjs.com/package/apollo-server-express
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-20 22:54:25 -07:00 |
|
dependabot[bot]
|
135569cd2b
|
chore(deps): bump object-path from 0.11.4 to 0.11.5 (#6950)
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-19 20:32:09 -07:00 |
|
Antonio Davi Macedo Coelho de Castro
|
8873cfe841
|
Upgrade @parse/s3-files-adapter to 1.6.0 (#6945)
|
2020-10-19 10:39:23 -05:00 |
|
Snyk bot
|
f22ee79080
|
fix: upgrade jwks-rsa from 1.10.0 to 1.10.1 (#6946)
Snyk has created this PR to upgrade jwks-rsa from 1.10.0 to 1.10.1.
See this package in npm:
https://www.npmjs.com/package/jwks-rsa
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-15 22:03:33 -07:00 |
|
Snyk bot
|
a9ce02eb74
|
fix: upgrade jwks-rsa from 1.9.0 to 1.10.0 (#6942)
Snyk has created this PR to upgrade jwks-rsa from 1.9.0 to 1.10.0.
See this package in npm:
https://www.npmjs.com/package/jwks-rsa
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-15 14:53:59 -05:00 |
|
Snyk bot
|
dc502d17ef
|
fix: upgrade ldapjs from 2.1.1 to 2.2.0 (#6939)
Snyk has created this PR to upgrade ldapjs from 2.1.1 to 2.2.0.
See this package in npm:
https://www.npmjs.com/package/ldapjs
See this project in Snyk:
https://app.snyk.io/org/dplewis/project/704d127e-7a24-4789-a0cd-807b7b972c86?utm_source=github&utm_medium=upgrade-pr
|
2020-10-12 00:01:01 -07:00 |
|
Snyk bot
|
5f9a7c4768
|
fix: upgrade @graphql-tools/stitch from 6.2.2 to 6.2.3 (#6937)
Snyk has created this PR to upgrade @graphql-tools/stitch from 6.2.2 to 6.2.3.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/stitch
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Antonio Davi Macedo Coelho de Castro <adavimacedo@gmail.com>
|
2020-10-11 23:17:35 -07:00 |
|
Snyk bot
|
cfc16c1a31
|
fix: upgrade @graphql-tools/utils from 6.2.2 to 6.2.3 (#6938)
Snyk has created this PR to upgrade @graphql-tools/utils from 6.2.2 to 6.2.3.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/utils
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-11 22:48:18 -07:00 |
|
Antonio Davi Macedo Coelho de Castro
|
8c88d8197b
|
Upgrade parse to 2.17.0 (#6932)
|
2020-10-09 10:12:55 -07:00 |
|
Antoine Cormouls
|
5693470101
|
transform input types also on user mutations (#6934)
|
2020-10-09 08:40:30 -07:00 |
|
Snyk bot
|
af8c9ff9f1
|
fix: upgrade parse from 2.15.0 to 2.16.0 (#6933)
Snyk has created this PR to upgrade parse from 2.15.0 to 2.16.0.
See this package in npm:
https://www.npmjs.com/package/parse
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-08 20:38:39 -07:00 |
|
Antonio Davi Macedo Coelho de Castro
|
06cb79e6a5
|
Upgrade @parse/s3-files-adapter (#6929)
|
2020-10-07 10:41:35 -07:00 |
|
Snyk bot
|
2b26cc043e
|
fix: upgrade @graphql-tools/stitch from 6.2.0 to 6.2.2 (#6927)
Snyk has created this PR to upgrade @graphql-tools/stitch from 6.2.0 to 6.2.2.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/stitch
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Antonio Davi Macedo Coelho de Castro <adavimacedo@gmail.com>
|
2020-10-04 20:20:10 -07:00 |
|
Snyk bot
|
e0750ab813
|
fix: upgrade @graphql-tools/utils from 6.2.1 to 6.2.2 (#6928)
Snyk has created this PR to upgrade @graphql-tools/utils from 6.2.1 to 6.2.2.
See this package in npm:
https://www.npmjs.com/package/@graphql-tools/utils
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-04 18:37:16 -07:00 |
|
Snyk bot
|
6b2ca6938b
|
fix: upgrade mongodb from 3.6.1 to 3.6.2 (#6925)
Snyk has created this PR to upgrade mongodb from 3.6.1 to 3.6.2.
See this package in npm:
https://www.npmjs.com/package/mongodb
See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
|
2020-10-02 12:01:18 -07:00 |
|