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

fix(recaptcha): use filter for deciding whether to do reCAPTCHA check #1737

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dkoo
Copy link
Contributor

@dkoo dkoo commented Jan 14, 2025

All Submissions:

Changes proposed in this Pull Request:

See description and testing instructions in Automattic/newspack-plugin#3676.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.28%. Comparing base (e855d45) to head (11d0463).
Report is 1 commits behind head on release.

Additional details and impacted files
@@            Coverage Diff             @@
##             release    #1737   +/-   ##
==========================================
  Coverage      23.28%   23.28%           
  Complexity      2709     2709           
==========================================
  Files             49       49           
  Lines          10753    10753           
==========================================
  Hits            2504     2504           
  Misses          8249     8249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dkoo dkoo changed the base branch from trunk to release January 14, 2025 19:16
@dkoo dkoo self-assigned this Jan 14, 2025
@dkoo dkoo marked this pull request as ready for review January 14, 2025 19:17
@dkoo dkoo requested a review from a team as a code owner January 14, 2025 19:17
@dkoo dkoo merged commit e75ccfb into release Jan 14, 2025
11 checks passed
@dkoo dkoo deleted the hotfix/v2-recaptcha-woo-checkout--on-submit branch January 14, 2025 21:04
matticbot pushed a commit that referenced this pull request Jan 14, 2025
## [3.7.3](v3.7.2...v3.7.3) (2025-01-14)

### Bug Fixes

* **recaptcha:** use filter for deciding whether to do reCAPTCHA check ([#1737](#1737)) ([e75ccfb](e75ccfb))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 3.7.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants