Skip to content

Commit

Permalink
Bump @hcaptcha/react-hcaptcha from 1.10.1 to 1.11.0 in /frontend (#870)
Browse files Browse the repository at this point in the history
Bumps
[@hcaptcha/react-hcaptcha](https://github.com/hCaptcha/react-hcaptcha)
from 1.10.1 to 1.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hCaptcha/react-hcaptcha/releases"><code>@​hcaptcha/react-hcaptcha</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.11.0</h2>
<h2>What's changed</h2>
<ul>
<li>Execute hCaptcha when ready <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/238">hCaptcha/react-hcaptcha#238</a></li>
</ul>
<h2>1.10.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Add typing overloads for the execute method <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/234">hCaptcha/react-hcaptcha#234</a>
Thank you a lot for contribution, <a
href="https://github.com/JAD3N"><code>@​JAD3N</code></a>!</li>
</ul>
<h2>1.10.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/224">hCaptcha/react-hcaptcha#224</a></li>
<li>chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/226">hCaptcha/react-hcaptcha#226</a></li>
<li>chore(deps-dev): bump express from 4.18.2 to 4.19.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/227">hCaptcha/react-hcaptcha#227</a></li>
<li>chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/230">hCaptcha/react-hcaptcha#230</a></li>
<li>chore(deps-dev): bump ws from 8.16.0 to 8.17.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/231">hCaptcha/react-hcaptcha#231</a></li>
<li>feat(types): Update to include rqdata by <a
href="https://github.com/brdlyptrs"><code>@​brdlyptrs</code></a> in <a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/pull/233">hCaptcha/react-hcaptcha#233</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.10.2">https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.10.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/10666856e865f43346203ab10d2ba289df2eaadc"><code>1066685</code></a>
fix(execute): Handle async opts (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/238">#238</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/491bb96fe8c302b4c9f95c53547b92411c3532a5"><code>491bb96</code></a>
chore: Bump version to 1.10.3 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/236">#236</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/06f6dc9dc76a1e0fd2a371f0ff9ca5f566cbc4d1"><code>06f6dc9</code></a>
fix(types): Re-add typing overloads for the <code>execute</code> method
(<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/234">#234</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/de84f92f6398f6dd98bb33c38f729c31afd08d35"><code>de84f92</code></a>
feat(types): Update to include rqdata (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/233">#233</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/30e0870a8da0ec13c9bd619cfa2d9e0bdefa2e33"><code>30e0870</code></a>
chore(deps-dev): bump ws from 8.16.0 to 8.17.1 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/231">#231</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/edb1d4d8007597f3e3c24b908ed1e93569cc59aa"><code>edb1d4d</code></a>
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/230">#230</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/04976fdcbd0d9cfe4e550dddb4a0852f5516ba4e"><code>04976fd</code></a>
chore(deps-dev): bump express from 4.18.2 to 4.19.2 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/227">#227</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/ec8ac8061382812009f1ea9f5a0b593e856a6ca1"><code>ec8ac80</code></a>
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/226">#226</a>)</li>
<li><a
href="https://github.com/hCaptcha/react-hcaptcha/commit/4f87f651f6708a78779b873ab20a3f633a59675f"><code>4f87f65</code></a>
chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (<a
href="https://redirect.github.com/hCaptcha/react-hcaptcha/issues/224">#224</a>)</li>
<li>See full diff in <a
href="https://github.com/hCaptcha/react-hcaptcha/compare/1.10.1...1.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hcaptcha/react-hcaptcha&package-manager=npm_and_yarn&previous-version=1.10.1&new-version=1.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent fea76cf commit 1462332
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/server": "^11.11.0",
"@hcaptcha/react-hcaptcha": "^1.10.1",
"@hcaptcha/react-hcaptcha": "^1.11.0",
"@hello-pangea/dnd": "^16.6.0",
"@mantine/core": "7.12.1",
"@mantine/dates": "7.12.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -535,10 +535,10 @@
resolved "https://registry.yarnpkg.com/@hcaptcha/loader/-/loader-1.2.1.tgz#02162dd8a41dceff49a2a34e09e6c1545a0a567b"
integrity sha512-O16E7mAByRR+uuzwtA3ROaOT4Er/TasHRZBTLyhZ2ksMRsmaaXChGkdE/dws4meTJYjcItqZNyc3NpJv9/jgAw==

"@hcaptcha/react-hcaptcha@^1.10.1":
version "1.10.1"
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.10.1.tgz#c9c4a913cde4fd6e9c09180f1aa6f65d9f136263"
integrity sha512-P0en4gEZAecah7Pt3WIaJO2gFlaLZKkI0+Tfdg8fNqsDxqT9VytZWSkH4WAkiPRULK1QcGgUZK+J56MXYmPifw==
"@hcaptcha/react-hcaptcha@^1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.11.0.tgz#d4520dd3b7ece735bc928dedcda048be477b2dcd"
integrity sha512-UKHtzzVMHLTGwab5pgV96UbcXdyh5Qyq8E0G5DTyXq8txMvuDx7rSyC+BneOjWVW0a7O9VuZmkg/EznVLRE45g==
dependencies:
"@babel/runtime" "^7.17.9"
"@hcaptcha/loader" "^1.2.1"
Expand Down

0 comments on commit 1462332

Please sign in to comment.