Commit Graph

2219 Commits

Author SHA1 Message Date
dependabot[bot]
bdd8db40e7 refactor: Bump mongodb from 6.15.0 to 6.16.0 (#9745) 2025-05-02 16:44:32 +01:00
semantic-release-bot
7290525cf5 chore(release): 8.2.0 [skip ci]
# [8.2.0](https://github.com/parse-community/parse-server/compare/8.1.0...8.2.0) (2025-05-01)

### Features

* Add TypeScript definitions ([#9693](https://github.com/parse-community/parse-server/issues/9693)) ([e86718f](e86718fc59))

### Performance Improvements

* Add details to error message in `Parse.Query.aggregate` ([#9689](https://github.com/parse-community/parse-server/issues/9689)) ([9de6999](9de6999e25))
2025-05-01 10:10:31 +00:00
dependabot[bot]
ef665a60b3 refactor: Bump typescript from 5.8.2 to 5.8.3 (#9708) 2025-04-30 02:03:51 +01:00
Parse Platform
e556812d06 refactor: Upgrade pg-monitor from 2.1.0 to 3.0.0 (#9736) 2025-04-29 12:46:09 +01:00
dependabot[bot]
1f9df00dcf refactor: Bump lint-staged from 15.5.0 to 15.5.1 (#9724) 2025-04-19 01:07:41 +01:00
dependabot[bot]
9a2cffe975 refactor: Bump @apollo/client from 3.13.4 to 3.13.7 (#9719) 2025-04-17 19:55:21 +01:00
dependabot[bot]
788532bd39 refactor: Bump otpauth from 9.3.6 to 9.4.0 (#9710) 2025-04-15 17:23:40 +01:00
semantic-release-bot
30a4848eb8 chore(release): 8.2.0-alpha.1 [skip ci]
# [8.2.0-alpha.1](https://github.com/parse-community/parse-server/compare/8.1.1-alpha.1...8.2.0-alpha.1) (2025-04-15)

### Features

* Add TypeScript definitions ([#9693](https://github.com/parse-community/parse-server/issues/9693)) ([e86718f](e86718fc59))
2025-04-15 12:00:48 +00:00
Diamond Lewis
e86718fc59 feat: Add TypeScript definitions (#9693) 2025-04-15 12:59:58 +01:00
dependabot[bot]
39ef22d5c9 refactor: Bump m from 1.9.0 to 1.9.1 (#9707) 2025-04-14 18:43:05 +01:00
dependabot[bot]
f363a6e471 refactor: Bump mongodb-runner from 5.8.1 to 5.8.2 (#9705) 2025-04-13 15:25:31 +01:00
dependabot[bot]
32f4a3864a refactor: Bump @apollo/server from 4.11.3 to 4.12.0 (#9706) 2025-04-12 02:27:33 +01:00
dependabot[bot]
59262961c9 refactor: Bump parse from 6.1.0 to 6.1.1 (#9703) 2025-04-10 20:40:14 +02:00
dependabot[bot]
7c2ab2d0c0 refactor: Bump all-node-versions from 12.1.0 to 13.0.1 (#9704) 2025-04-10 16:14:07 +02:00
dependabot[bot]
77f93bf0a2 refactor: Bump flow-bin from 0.119.1 to 0.266.1 (#9700) 2025-04-09 19:26:26 +01:00
dependabot[bot]
5f2cbd4a5b refactor: Bump express from 5.0.1 to 5.1.0 (#9702) 2025-04-09 18:15:56 +01:00
dependabot[bot]
a4147bed24 refactor: Bump @babel/core from 7.26.8 to 7.26.10 (#9701) 2025-04-09 11:49:17 +02:00
Parse Platform
c709729098 refactor: Upgrade @graphql-tools/utils from 10.8.4 to 10.8.6 (#9699) 2025-04-08 12:45:54 +02:00
semantic-release-bot
c7695c4e94 chore(release): 8.1.1-alpha.1 [skip ci]
## [8.1.1-alpha.1](https://github.com/parse-community/parse-server/compare/8.1.0...8.1.1-alpha.1) (2025-04-07)

### Performance Improvements

* Add details to error message in `Parse.Query.aggregate` ([#9689](https://github.com/parse-community/parse-server/issues/9689)) ([9de6999](9de6999e25))
2025-04-07 19:55:05 +00:00
Parse Platform
9d8d494782 refactor: Upgrade bcryptjs from 2.4.3 to 3.0.2 (#9677) 2025-04-07 18:12:06 +02:00
dependabot[bot]
2f2a92ad5e refactor: Bump mongodb-runner from 5.8.0 to 5.8.1 (#9698) 2025-04-07 16:02:57 +02:00
dependabot[bot]
177de4d0ba refactor: Bump semantic-release from 24.2.1 to 24.2.3 (#9696) 2025-04-07 15:21:24 +02:00
dependabot[bot]
2be9429ecc refactor: Bump mime from 4.0.6 to 4.0.7 (#9697)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 15:05:38 +02:00
dependabot[bot]
c7871e25aa refactor: Bump yaml from 2.7.0 to 2.7.1 (#9687) 2025-04-06 23:19:08 +02:00
dependabot[bot]
7e64eb74d7 refactor: Bump @babel/eslint-parser from 7.26.10 to 7.27.0 (#9691) 2025-04-06 22:36:35 +02:00
semantic-release-bot
4fb5bd7b5a chore(release): 8.1.0 [skip ci]
# [8.1.0](https://github.com/parse-community/parse-server/compare/8.0.2...8.1.0) (2025-04-04)

### Bug Fixes

* Parse Server doesn't shutdown gracefully ([#9634](https://github.com/parse-community/parse-server/issues/9634)) ([aed918d](aed918d310))

### Features

* Add Cloud Code triggers `Parse.Cloud.beforeFind(Parse.File)`and `Parse.Cloud.afterFind(Parse.File)` ([#8700](https://github.com/parse-community/parse-server/issues/8700)) ([b2beaa8](b2beaa86ff))
* Add default ACL ([#8701](https://github.com/parse-community/parse-server/issues/8701)) ([12b5d78](12b5d781dc))
* Upgrade Parse JS SDK from 6.0.0 to 6.1.0 ([#9686](https://github.com/parse-community/parse-server/issues/9686)) ([f49c371](f49c371c13))
2025-04-04 02:25:11 +00:00
dependabot[bot]
257be69128 refactor: Bump @babel/preset-env from 7.26.0 to 7.26.9 (#9683) 2025-04-02 01:16:31 +01:00
semantic-release-bot
5dbd254ce2 chore(release): 8.1.0-alpha.4 [skip ci]
# [8.1.0-alpha.4](https://github.com/parse-community/parse-server/compare/8.1.0-alpha.3...8.1.0-alpha.4) (2025-04-01)

### Features

* Upgrade Parse JS SDK from 6.0.0 to 6.1.0 ([#9686](https://github.com/parse-community/parse-server/issues/9686)) ([f49c371](f49c371c13))
2025-04-01 23:10:42 +00:00
Daniel
f49c371c13 feat: Upgrade Parse JS SDK from 6.0.0 to 6.1.0 (#9686) 2025-04-02 00:09:53 +01:00
dependabot[bot]
b559fbf4a2 refactor: Bump jwks-rsa from 3.1.0 to 3.2.0 (#9684) 2025-03-29 19:11:53 +01:00
Parse Platform
51e2e537d2 refactor: Upgrade @graphql-tools/utils from 10.6.3 to 10.8.4 (#9676) 2025-03-28 01:54:21 +01:00
semantic-release-bot
59ad99a40e chore(release): 8.1.0-alpha.3 [skip ci]
# [8.1.0-alpha.3](https://github.com/parse-community/parse-server/compare/8.1.0-alpha.2...8.1.0-alpha.3) (2025-03-27)

### Bug Fixes

* Parse Server doesn't shutdown gracefully ([#9634](https://github.com/parse-community/parse-server/issues/9634)) ([aed918d](aed918d310))
2025-03-27 20:39:39 +00:00
semantic-release-bot
f55de2b342 chore(release): 8.1.0-alpha.2 [skip ci]
# [8.1.0-alpha.2](https://github.com/parse-community/parse-server/compare/8.1.0-alpha.1...8.1.0-alpha.2) (2025-03-27)

### Features

* Add Cloud Code triggers `Parse.Cloud.beforeFind(Parse.File)`and `Parse.Cloud.afterFind(Parse.File)` ([#8700](https://github.com/parse-community/parse-server/issues/8700)) ([b2beaa8](b2beaa86ff))
2025-03-27 17:23:09 +00:00
dependabot[bot]
042a92048a refactor: Bump eslint from 9.20.0 to 9.23.0 (#9681) 2025-03-27 16:29:58 +01:00
dependabot[bot]
4683820250 refactor: Bump router from 2.1.0 to 2.2.0 (#9682) 2025-03-27 15:48:59 +01:00
dependabot[bot]
06ebd02e68 refactor: Bump lint-staged from 15.4.3 to 15.5.0 (#9678) 2025-03-26 22:22:00 +01:00
dependabot[bot]
a95e9af5b3 refactor: Bump @babel/preset-typescript from 7.26.0 to 7.27.0 (#9680) 2025-03-26 19:42:42 +01:00
dependabot[bot]
dcbbda8d04 refactor: Bump @babel/cli from 7.26.4 to 7.27.0 (#9679) 2025-03-25 22:19:27 +01:00
dependabot[bot]
67f4c1aba5 refactor: Bump typescript from 5.7.3 to 5.8.2 (#9674) 2025-03-24 18:26:33 +01:00
dependabot[bot]
b6d155f113 refactor: Bump commander from 13.0.0 to 13.1.0 (#9673) 2025-03-24 17:06:51 +01:00
semantic-release-bot
bb74f02231 chore(release): 8.1.0-alpha.1 [skip ci]
# [8.1.0-alpha.1](https://github.com/parse-community/parse-server/compare/8.0.2...8.1.0-alpha.1) (2025-03-24)

### Features

* Add default ACL ([#8701](https://github.com/parse-community/parse-server/issues/8701)) ([12b5d78](12b5d781dc))
2025-03-24 14:16:19 +00:00
dependabot[bot]
b9917dd734 refactor: Bump globals from 15.15.0 to 16.0.0 (#9670) 2025-03-21 14:19:10 +01:00
dependabot[bot]
bde989916e refactor: Bump mongodb from 6.13.0 to 6.15.0 (#9659) 2025-03-21 13:37:06 +01:00
dependabot[bot]
3270089a51 refactor: Bump uuid from 11.0.5 to 11.1.0 (#9660) 2025-03-21 12:00:13 +01:00
semantic-release-bot
f20e0f3ccd chore(release): 8.0.2 [skip ci]
## [8.0.2](https://github.com/parse-community/parse-server/compare/8.0.1...8.0.2) (2025-03-21)

### Bug Fixes

* Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](https://github.com/parse-community/parse-server/security/advisories/GHSA-837q-jhwx-cmpv) ([#9667](https://github.com/parse-community/parse-server/issues/9667)) ([5ef0440](5ef0440c8e))
2025-03-21 10:15:55 +00:00
semantic-release-bot
397842e657 chore(release): 8.0.2-alpha.1 [skip ci]
## [8.0.2-alpha.1](https://github.com/parse-community/parse-server/compare/8.0.1...8.0.2-alpha.1) (2025-03-21)

### Bug Fixes

* Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](https://github.com/parse-community/parse-server/security/advisories/GHSA-837q-jhwx-cmpv) ([#9667](https://github.com/parse-community/parse-server/issues/9667)) ([5ef0440](5ef0440c8e))
2025-03-21 09:50:02 +00:00
Corey
73380fba67 refactor: Bump pg-promise from 11.10.2 to 11.13.0 (#9661) 2025-03-19 20:28:15 +01:00
dependabot[bot]
c0454e05ca refactor: Bump @graphql-tools/schema from 10.0.21 to 10.0.23 (#9657) 2025-03-19 02:43:15 +01:00
dependabot[bot]
cc5b66375c refactor: Bump @babel/eslint-parser from 7.26.8 to 7.26.10 (#9658) 2025-03-18 20:39:34 +01:00
dependabot[bot]
31f1a3abcf refactor: Bump @parse/push-adapter from 6.10.0 to 6.11.0 (#9656) 2025-03-17 20:16:48 +01:00