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 |
|
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 |
|
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 |
|
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 |
|