portagenetwork / roadmap

Developed by the the Alliance in collaboration with University of Alberta, DMP Assistant a data management planning tool, forking the DMP Roadmap codebase
MIT License
6 stars 1 forks source link

Bump recaptcha from 5.16.0 to 5.17.1 #957

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps recaptcha from 5.16.0 to 5.17.1.

Changelog

Sourced from recaptcha's changelog.

Next

  • Add key setup to v3 example in README
  • 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
Commits
  • 04ad183 v5.17.1
  • a13b9e0 Merge pull request #458 from taylor-steve/input-inline-script
  • ebc4d8c Remove inline_script attribute from markup
  • 8e5ccae Merge pull request #453 from capripot/suggest-content_security_policy
  • 46e29fe Suggest content_security_policy in doc
  • 37b6fed v5.17.0
  • 42ea8c6 Merge pull request #449 from joaomarceloods/i18n-de-es-it-pt
  • e54d27d Update CHANGELOG with i18n pt-BR
  • 347df52 Add i18n: pt-BR
  • 097bd23 Add i18n: de, es, it, pt
  • Additional commits viewable in compare view


Dependabot compatibility score

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)