Commit Graph

4828 Commits

Author SHA1 Message Date
Daniel
f49c371c13 feat: Upgrade Parse JS SDK from 6.0.0 to 6.1.0 (#9686) 2025-04-02 00:09:53 +01:00
Manuel
a9176d533d docs: Remove outdated code examples (#9685) 2025-03-31 02:11:34 +02: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
Diamond Lewis
aed918d310 fix: Parse Server doesn't shutdown gracefully (#9634) 2025-03-27 21:38:51 +01: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
Daniel
b2beaa86ff feat: Add Cloud Code triggers Parse.Cloud.beforeFind(Parse.File)and Parse.Cloud.afterFind(Parse.File) (#8700) 2025-03-27 18:22:14 +01: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
Daniel
12b5d781dc feat: Add default ACL (#8701) 2025-03-24 15:15:27 +01: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
Manuel
4a79ffaa90 build: Release (#9669) 2025-03-21 11:14:56 +01:00
GitHub Actions
552a7713aa empty commit to trigger CI 2025-03-21 09:54:52 +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
Manuel
5ef0440c8e fix: 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) 2025-03-21 10:49:09 +01:00
Manuel
c56b2c49b2 docs: Add build step warning to contributing guide (#9666) 2025-03-21 09:35:22 +01: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
dependabot[bot]
5a83b68b5f refactor: Bump form-data from 4.0.1 to 4.0.2 (#9655) 2025-03-17 19:55:24 +01:00
semantic-release-bot
81e9a93931 chore(release): 8.0.1 [skip ci]
## [8.0.1](https://github.com/parse-community/parse-server/compare/8.0.0...8.0.1) (2025-03-17)

### Bug Fixes

* Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 ([#9652](https://github.com/parse-community/parse-server/issues/9652)) ([2be1a19](2be1a19a13))
* Using Parse Server option `extendSessionOnUse` does not correctly clear memory and functions as a debounce instead of a throttle ([#8683](https://github.com/parse-community/parse-server/issues/8683)) ([6258a6a](6258a6a112))
2025-03-17 01:50:30 +00:00
Manuel
82214d130f build: Release (#9654) 2025-03-17 02:49:39 +01:00
GitHub Actions
4edea3bd72 empty commit to trigger CI 2025-03-17 01:35:35 +00:00
Manuel
ac9e085a08 ci: Add auto-pr (#9653) 2025-03-17 02:34:02 +01:00
dependabot[bot]
1b20f49792 refactor: Bump @graphql-tools/merge from 9.0.22 to 9.0.24 (#9647) 2025-03-16 19:42:16 +01:00
semantic-release-bot
48217953e3 chore(release): 8.0.1-alpha.2 [skip ci]
## [8.0.1-alpha.2](https://github.com/parse-community/parse-server/compare/8.0.1-alpha.1...8.0.1-alpha.2) (2025-03-16)

### Bug Fixes

* Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 ([#9652](https://github.com/parse-community/parse-server/issues/9652)) ([2be1a19](2be1a19a13))
2025-03-16 18:12:45 +00:00
Parse Platform
2be1a19a13 fix: Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 (#9652) 2025-03-16 19:11:56 +01:00
dependabot[bot]
b0388d52c0 refactor: Bump router from 2.0.0 to 2.1.0 (#9648) 2025-03-15 14:19:56 +01:00
dependabot[bot]
de9462ae7d refactor: Bump @apollo/client from 3.12.8 to 3.13.4 (#9644) 2025-03-14 11:18:30 +01:00
dependabot[bot]
7b39e20bf9 refactor: Bump mongodb-runner from 5.7.1 to 5.8.0 (#9645) 2025-03-14 01:46:23 +01:00
dependabot[bot]
99bcfe2cde refactor: Bump @babel/helpers from 7.26.7 to 7.26.10 (#9635) 2025-03-13 00:20:25 +01:00
dependabot[bot]
858d9d290b refactor: Bump @graphql-tools/merge from 9.0.19 to 9.0.22 (#9642) 2025-03-12 23:35:18 +01:00
Diamond Lewis
97d4a9e783 refactor: Bump to jasmine 5.6.0 (#9453) 2025-03-11 21:34:14 +01:00
dependabot[bot]
5a2f3b8aec refactor: Bump ws from 8.18.0 to 8.18.1 (#9630) 2025-03-11 21:11:25 +01:00
Parse Platform
956d69cc1d refactor: Upgrade @babel/eslint-parser from 7.26.5 to 7.26.8 (#9633) 2025-03-11 20:35:53 +01:00
dependabot[bot]
4f55c3e9cf refactor: Bump @graphql-tools/schema from 10.0.16 to 10.0.21 (#9629) 2025-03-07 18:25:08 +01:00
Parse Platform
bba2fe61b8 refactor: Upgrade graphql from 16.9.0 to 16.10.0 (#9514) 2025-03-06 14:42:39 +01:00
Daniel
533a60e218 refactor: Add internal method Utils.encodeForUrl for properly encoding email addresses for use in URLs (#9541) 2025-03-06 01:57:37 +01:00
semantic-release-bot
22e8568936 chore(release): 8.0.1-alpha.1 [skip ci]
## [8.0.1-alpha.1](https://github.com/parse-community/parse-server/compare/8.0.0...8.0.1-alpha.1) (2025-03-06)

### Bug Fixes

* Using Parse Server option `extendSessionOnUse` does not correctly clear memory and functions as a debounce instead of a throttle ([#8683](https://github.com/parse-community/parse-server/issues/8683)) ([6258a6a](6258a6a112))
2025-03-06 00:35:37 +00:00