Remove unnecessary id from textarea - This was unused and may cause accessability concerns if there is more than one recaptcha on the page due to multiple elements with the same id
Update to latest version of rubocop
Drop support for Ruby 2.7; add Ruby 3.3
Add i18n: de, es, it, pt, pt-BR
5.16.0
Allow usage of options[:turbo] as well as options[:turbolinks] for recaptcha_v3
5.15.0
Add 3.2 to the list of Ruby CI versions
Add ability to submit verify_recaptcha via POST with JSON Body with options[:json] = true
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps recaptcha from 5.12.3 to 5.17.0.
Changelog
Sourced from recaptcha's changelog.
Commits
37b6fed
v5.17.042ea8c6
Merge pull request #449 from joaomarceloods/i18n-de-es-it-pte54d27d
Update CHANGELOG with i18n pt-BR347df52
Add i18n: pt-BR097bd23
Add i18n: de, es, it, pt1bbaf2c
Merge pull request #447 from skeltont/patch-1c8b02c9
Update README.mdbbbc18a
Merge pull request #445 from jcoyne/rubocop-verson4875c20
Run rubocop on a supported version of ruby1a2e59d
Merge pull request #443 from jcoyne/update-bundlerDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show