-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: release v6.174.0 #8039
Merged
Merged
build: release v6.174.0 #8039
+3,807
−1,813
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…8021) Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.11.16 to 1.11.17. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.16...v1.11.17) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: merge release v6.173.0 to develop
* chore: update mongoose, dependabot #378 * chore: update react-email-preview/nanoid * chore: update fe/be nanoid
* feat: update iframe parent on form submission * fix: remove localhost from trusted origins --------- Co-authored-by: Antariksh Mahajan <[email protected]>
* fix: default back to english language if form does not support multi-language * fix: remove login translations from being fetched
build: merge release v6.173.1 to develop
Co-authored-by: Ken <[email protected]>
KenLSM
force-pushed
the
release_v6.174.0
branch
from
January 13, 2025 14:36
22b1122
to
d3ee082
Compare
Datadog ReportBranch report: ✅ 0 Failed, 555 Passed, 0 Skipped, 1m 5.26s Total duration (5m 49.45s time saved) |
kevin9foong
approved these changes
Jan 14, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New
#8038
#7979
#8000
#8034
Dependencies
#8021
Dev-Dependencies
Tests
feat(iframe): add frame messaging for paysg
#7979
Regression
Payment form can be submitted @KenLSM