Skip to content
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.123.0 #7362

Merged
merged 9 commits into from
Jun 5, 2024
Merged

build: release v6.123.0 #7362

merged 9 commits into from
Jun 5, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Jun 5, 2024

New

  • chore(payments): remove payment flags checks from payment controller #7354
  • fix(husky): add execution permission to .husky files #7356
  • feat: allow wildcard domains for domain-restricted email fields #7086
  • feat: replace secrets-check with git-secrets #7353
  • build: merge release v6.122.0 into develop #7352
  • revert: "feat: allow wildcard domains for domain-restricted #7086
  • build: release v6.122.0 #7351

Dependencies

  • fix(deps): bump type-fest from 4.18.3 to 4.19.0 in /shared #7361

Dev-Dependencies

  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 in /shared #7357

Tests

chore(payments): remove payment flags checks from payment controller #7354

Regression
  • Go to form settings payment page
  • Click Connect Stripe
  • Observe that stripe is connected successfully

KenLSM and others added 7 commits May 29, 2024 22:47
build: merge release v6.122.0 into develop
* feat: allow wildcard domains for domain-restricted email fields

* fix: perform a replaceAll instead a single-instance replace (js yay)

* fix: satisfy the linters

* chore: fix a test and domain validation in form admin

* fix: add signature to test suite

* fix: simpler domain matching

* chore: add more defensive test cases for peace of mind
add execution permission to .husky files
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…7354)

* remove payment flags checks from payment controller

* remove payment flags on fieldlistdrawer

* remove payment flags on settings page
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.18.3 to 4.19.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.18.3...v4.19.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lds" (#7363)

Revert "feat: allow wildcard domains for domain-restricted email fields (#7086)"

This reverts commit 0526a11.
Copy link
Contributor

@g-tejas g-tejas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@KenLSM KenLSM merged commit 6a4872a into release-al2 Jun 5, 2024
35 of 36 checks passed
@KenLSM KenLSM deleted the release_v6.123.0 branch June 5, 2024 07:52
@KenLSM KenLSM mentioned this pull request Jun 6, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants