Skip to content

Commit 5296b4a

Browse files
authored
Merge branch 'master' into QT-148-v3
2 parents 715815a + bfb6adf commit 5296b4a

3 files changed

Lines changed: 126 additions & 59 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
## Version 25.03.x
33
Enterprise Features:
44
- [journey_engine] Record Event block added
5+
- [oidc] PKCE Flow support added
56

67
Fixes:
78
- [core] Unifying alphabetical order for dropdowns with dashboard apps
@@ -24,7 +25,7 @@ Dependencies:
2425
- Bump moment-timezone from 0.5.48 to 0.6.0
2526
- Bump mongodb from 6.16.0 to 6.17.0
2627
- Bump nodemailer from 6.10.1 to 7.0.3
27-
- Bump puppeteer from 24.8.0 to 24.9.0
28+
- Bump puppeteer from 24.8.0 to 24.10.0
2829
- Bump sass from 1.87.0 to 1.89.0
2930
- Bump semver from 7.7.1 to 7.7.2
3031
- Bump sharp from 0.33.5 to 0.34.2

package-lock.json

Lines changed: 123 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"properties-parser": "0.6.0",
9494
"sharp": "^0.34.2",
9595
"puppeteer": "^24.6.1",
96-
"sass": "1.89.0",
96+
"sass": "1.89.1",
9797
"semver": "^7.7.1",
9898
"sqlite3": "^5.1.7",
9999
"tslib": "^2.6.3",

0 commit comments

Comments
 (0)