semantic-release-bot
1ffc48fd08
chore(release): 7.0.0-alpha.27 [skip ci]
...
# [7.0.0-alpha.27](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.26...7.0.0-alpha.27 ) (2024-03-15)
### Bug Fixes
* CacheAdapter does not connect when using a CacheAdapter with a JSON config ([#8633 ](https://github.com/parse-community/parse-server/issues/8633 )) ([720d24e ](720d24e185 ))
2024-03-15 16:46:57 +00:00
Daniel
720d24e185
fix: CacheAdapter does not connect when using a CacheAdapter with a JSON config ( #8633 )
2024-03-15 17:46:06 +01:00
dependabot[bot]
2065897dc6
refactor: Bump jsdoc from 3.6.3 to 4.0.2 ( #9014 )
2024-03-14 18:07:34 +01:00
dependabot[bot]
37e3934a85
refactor: Bump express-rate-limit from 6.7.0 to 6.11.2 ( #9007 )
2024-03-13 17:45:47 +01:00
dependabot[bot]
6f20e54cce
refactor: Bump @babel/cli from 7.10.0 to 7.23.9 ( #9004 )
2024-03-12 13:12:30 +01:00
dependabot[bot]
a5050df7fe
refactor: Bump winston from 3.11.0 to 3.12.0 ( #9002 )
2024-03-11 21:46:41 +01:00
dependabot[bot]
90e103528d
refactor: Bump @apollo/server from 4.10.0 to 4.10.1 ( #9000 )
2024-03-11 19:45:19 +01:00
semantic-release-bot
c7b2068329
chore(release): 7.0.0-alpha.26 [skip ci]
...
# [7.0.0-alpha.26](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.25...7.0.0-alpha.26 ) (2024-03-10)
### Bug Fixes
* Parse Server option `fileExtensions` default value rejects file extensions that are less than 3 or more than 4 characters long ([#8699 ](https://github.com/parse-community/parse-server/issues/8699 )) ([2760381 ](2760381183 ))
2024-03-10 14:12:11 +00:00
Daniel
2760381183
fix: Parse Server option fileExtensions default value rejects file extensions that are less than 3 or more than 4 characters long ( #8699 )
2024-03-10 15:11:27 +01:00
dependabot[bot]
3fbd926b80
refactor: Bump husky from 4.3.8 to 9.0.11 ( #8996 )
2024-03-09 17:28:11 +01:00
dependabot[bot]
41f009db4e
refactor: Bump @babel/plugin-transform-flow-strip-types from 7.9.0 to 7.23.3 ( #8994 )
2024-03-09 15:52:57 +01:00
dependabot[bot]
fbf6d41a00
refactor: Bump jose from 4.15.4 to 4.15.5 ( #8998 )
2024-03-09 14:42:25 +01:00
dependabot[bot]
a56fb76433
refactor: Bump semver from 7.5.4 to 7.6.0 ( #8995 )
2024-03-08 18:16:01 +01:00
dependabot[bot]
98edbdbd4b
refactor: Bump @babel/preset-env from 7.10.0 to 7.24.0 ( #8993 )
2024-03-08 01:51:30 +01:00
dependabot[bot]
3de9acc006
refactor: Bump form-data from 3.0.0 to 4.0.0 ( #8983 )
2024-03-06 15:16:33 +01:00
dependabot[bot]
cf99570c75
refactor: Bump @babel/core from 7.20.2 to 7.24.0 ( #8992 )
2024-03-06 14:43:07 +01:00
dependabot[bot]
21458ff502
refactor: Bump @apollo/client from 3.6.1 to 3.9.5 ( #8990 )
2024-03-06 14:25:20 +01:00
Parse Platform
7773d3b5ef
refactor: Upgrade graphql-list-fields from 2.0.2 to 2.0.4 ( #8980 )
2024-03-06 13:55:30 +01:00
Parse Platform
d3f0886707
refactor: Upgrade @apollo/server from 4.9.3 to 4.10.0 ( #8978 )
2024-03-06 11:37:04 +01:00
dependabot[bot]
2988c450e1
refactor: Bump @graphql-tools/schema from 9.0.4 to 10.0.3 ( #8984 )
2024-03-06 11:00:53 +01:00
dependabot[bot]
042d69614e
refactor: Upgrade @parse/push-adapter from 5.0.2 to 5.1.1 ( #8986 )
2024-03-06 10:14:42 +01:00
semantic-release-bot
edd416b647
chore(release): 7.0.0-alpha.25 [skip ci]
...
# [7.0.0-alpha.25](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.24...7.0.0-alpha.25 ) (2024-03-05)
### Features
* Deprecation DEPPS5: Config option `allowClientClassCreation` defaults to `false` ([#8849 ](https://github.com/parse-community/parse-server/issues/8849 )) ([29624e0 ](29624e0fae ))
### BREAKING CHANGES
* The Parse Server option `allowClientClassCreation` defaults to `false`. ([29624e0 ](29624e0 ))
2024-03-05 19:08:50 +00:00
Onur
29624e0fae
feat: Deprecation DEPPS5: Config option allowClientClassCreation defaults to false ( #8849 )
...
BREAKING CHANGE: The Parse Server option `allowClientClassCreation` defaults to `false`.
2024-03-05 20:05:54 +01:00
semantic-release-bot
fe1e4d9775
chore(release): 7.0.0-alpha.24 [skip ci]
...
# [7.0.0-alpha.24](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.23...7.0.0-alpha.24 ) (2024-03-05)
### Bug Fixes
* Docker version releases by removing arm/v6 and arm/v7 support ([#8976 ](https://github.com/parse-community/parse-server/issues/8976 )) ([1f62dd0 ](1f62dd0f4e ))
2024-03-05 07:55:28 +00:00
Corey
1f62dd0f4e
fix: Docker version releases by removing arm/v6 and arm/v7 support ( #8976 )
2024-03-05 08:54:42 +01:00
semantic-release-bot
f9c39edcbc
chore(release): 7.0.0-alpha.23 [skip ci]
...
# [7.0.0-alpha.23](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.22...7.0.0-alpha.23 ) (2024-03-03)
### Features
* Add support for MongoDB query comment ([#8928 ](https://github.com/parse-community/parse-server/issues/8928 )) ([2170962 ](2170962a50 ))
2024-03-03 01:28:51 +00:00
Oussama Meglali
2170962a50
feat: Add support for MongoDB query comment ( #8928 )
2024-03-03 02:27:57 +01:00
dependabot[bot]
afcafdba1e
refactor: Bump winston-daily-rotate-file from 4.7.1 to 5.0.0 ( #8970 )
2024-03-02 17:10:19 +01:00
dependabot[bot]
a84ecc9fec
refactor: Bump commander from 10.0.1 to 12.0.0 ( #8969 )
2024-03-02 16:51:18 +01:00
dependabot[bot]
9d3030f6a8
refactor: Bump madge from 5.0.1 to 6.1.0 ( #8971 )
2024-03-02 16:29:36 +01:00
dependabot[bot]
dfea561f44
refactor: Upgrade ansi-regex from 3.0.0 to 5.0.1 ( #8967 )
2024-03-02 15:36:32 +01:00
Manuel
0613174b34
ci: Add dependabot config to use proper commit prefix in PR title ( #8968 )
2024-03-02 14:56:21 +01:00
Parse Platform
dbe8b72d8a
refactor: Security upgrade @apollo/server from 4.9.2 to 4.9.3 ( #8964 )
2024-03-02 14:38:26 +01:00
semantic-release-bot
9293ce8ca5
chore(release): 7.0.0-alpha.22 [skip ci]
...
# [7.0.0-alpha.22](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.21...7.0.0-alpha.22 ) (2024-03-02)
### Features
* Switch GraphQL server from Yoga v2 to Apollo v4 ([#8959 ](https://github.com/parse-community/parse-server/issues/8959 )) ([105ae7c ](105ae7c8a5 ))
2024-03-02 01:07:38 +00:00
Onur
105ae7c8a5
feat: Switch GraphQL server from Yoga v2 to Apollo v4 ( #8959 )
2024-03-02 02:06:47 +01:00
semantic-release-bot
01c97f7ab7
chore(release): 7.0.0-alpha.21 [skip ci]
...
# [7.0.0-alpha.21](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.20...7.0.0-alpha.21 ) (2024-03-01)
### Bug Fixes
* Deny request if master key is not set in Parse Server option `masterKeyIps` regardless of ACL and CLP ([#8957 ](https://github.com/parse-community/parse-server/issues/8957 )) ([a7b5b38 ](a7b5b38418 ))
### BREAKING CHANGES
* A request using the master key will now be rejected as unauthorized if the IP from which the request originates is not set in the Parse Server option `masterKeyIps`, even if the request does not require the master key permission, for example for a public object in a public class class. ([a7b5b38 ](a7b5b38 ))
2024-03-01 17:37:52 +00:00
EhsanParsania
a7b5b38418
fix: Deny request if master key is not set in Parse Server option masterKeyIps regardless of ACL and CLP ( #8957 )
...
BREAKING CHANGE: A request using the master key will now be rejected as unauthorized if the IP from which the request originates is not set in the Parse Server option `masterKeyIps`, even if the request does not require the master key permission, for example for a public object in a public class class.
2024-03-01 18:37:07 +01:00
semantic-release-bot
5452c8f41f
chore(release): 7.0.0-alpha.20 [skip ci]
...
# [7.0.0-alpha.20](https://github.com/parse-community/parse-server/compare/7.0.0-alpha.19...7.0.0-alpha.20 ) (2024-03-01)
### Bug Fixes
* Improve PostgreSQL injection detection; fixes security vulnerability [GHSA-6927-3vr9-fxf2](https://github.com/parse-community/parse-server/security/advisories/GHSA-6927-3vr9-fxf2 ) which affects Parse Server deployments using a Postgres database ([#8961 ](https://github.com/parse-community/parse-server/issues/8961 )) ([cbefe77 ](cbefe770a7 ))
2024-03-01 15:53:21 +00:00
Manuel
cbefe770a7
fix: Improve PostgreSQL injection detection; fixes security vulnerability [GHSA-6927-3vr9-fxf2]( https://github.com/parse-community/parse-server/security/advisories/GHSA-6927-3vr9-fxf2 ) which affects Parse Server deployments using a Postgres database ( #8961 )
2024-03-01 16:52:05 +01:00
dependabot[bot]
9c85e63354
refactor: Bump es5-ext from 0.10.62 to 0.10.63 ( #8953 )
2024-02-27 14:42:32 +01:00
Parse Platform
ab58eee0de
refactor: Upgrade uuid from 9.0.0 to 9.0.1 ( #8950 )
2024-02-27 14:08:08 +01:00
Parse Platform
ec5a8ccbfd
refactor: Upgrade redis from 4.6.11 to 4.6.13 ( #8948 )
2024-02-27 00:21:45 +01:00
Parse Platform
763738c92b
refactor: Upgrade otpauth from 9.2.1 to 9.2.2 ( #8951 )
2024-02-26 22:44:46 +01:00
Parse Platform
6579e8254c
refactor: Upgrade ws from 8.15.1 to 8.16.0 ( #8952 )
2024-02-26 22:18:13 +01:00
Manuel
f5d6fc98e7
refactor: Upgrade ldapjs from 2.3.3 to 3.0.7 ( #8947 )
2024-02-26 21:05:10 +01:00
Parse Platform
68b745a604
refactor: Upgrade follow-redirects from 1.15.4 to 1.15.5 ( #8946 )
2024-02-26 01:21:01 +01:00
dependabot[bot]
94846cd4de
refactor: Bump ip from 1.1.5 to 2.0.1 ( #8941 )
2024-02-25 02:26:48 +01:00
Parse Platform
1d80aa25e3
refactor: Upgrade winston from 3.8.2 to 3.11.0 ( #8939 )
2024-02-24 23:30:06 +01:00
Parse Platform
597a9c3163
refactor: Upgrade semver from 7.5.2 to 7.5.4 ( #8940 )
2024-02-24 17:29:20 +01:00
dependabot[bot]
1f6dadbb81
refactor: Upgrade ip from 1.1.5 to 2.0.1 ( #8936 )
2024-02-22 20:39:23 +01:00