Skip to content

Commit

Permalink
Bump @hello-pangea/dnd from 16.6.0 to 17.0.0 in /frontend (#913)
Browse files Browse the repository at this point in the history
Bumps [@hello-pangea/dnd](https://github.com/hello-pangea/dnd) from
16.6.0 to 17.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hello-pangea/dnd/releases"><code>@​hello-pangea/dnd</code>'s
releases</a>.</em></p>
<blockquote>
<h2>Release 17.0.0</h2>
<h2><a
href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">17.0.0</a>
(2024-09-14)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9</li>
<li><strong>react:</strong> drop support for v16 and v17</li>
</ul>
<h3>Others 🔧</h3>
<ul>
<li>bump borwserlist to latest version (<a
href="https://github.com/hello-pangea/dnd/commit/e826e012ba3e3b2654425702af44b6331aefc100">e826e01</a>)</li>
<li><strong>deps-dev:</strong> bump express from 4.19.1 to 4.20.0 (<a
href="https://github.com/hello-pangea/dnd/commit/8f149d2accbab8a258791436b42746ddd9bfc50f">8f149d2</a>)</li>
<li><strong>deps-dev:</strong> bump ws from 7.5.9 to 7.5.10 (<a
href="https://github.com/hello-pangea/dnd/commit/fa6119c48a63613ff9a1f33385e81582b6d6c9f4">fa6119c</a>)</li>
<li><strong>deps:</strong> update dependency
<code>@​babel/runtime</code> to ^7.25.6 (<a
href="https://github.com/hello-pangea/dnd/commit/646858eeb3c8c7c14f33f02511d3ee25ad371922">646858e</a>)</li>
<li><strong>dev-deps:</strong> update all non-major development
dependencies (<a
href="https://github.com/hello-pangea/dnd/commit/9ac3f0c7f12dc290e9083b779dc2e2a9afa00ff4">9ac3f0c</a>)</li>
<li><strong>dev-deps:</strong> update dependency
<code>@​atlaskit/theme</code> to v13 (<a
href="https://github.com/hello-pangea/dnd/commit/c091b8a984089c7dc5531e41c7b128999fdc27bb">c091b8a</a>)</li>
<li><strong>dev-deps:</strong> update dependency jest-axe to v9 (<a
href="https://github.com/hello-pangea/dnd/commit/fbb66cc66704cb2961bddba464cb3975cacabb91">fbb66cc</a>)</li>
<li><strong>dev-deps:</strong> update dependency jsdom to v25 (<a
href="https://github.com/hello-pangea/dnd/commit/34a8feb4db15166213920761a99218a42510615c">34a8feb</a>)</li>
<li><strong>dev-deps:</strong> update dependency rimraf to v6 (<a
href="https://github.com/hello-pangea/dnd/commit/460f5808890baf7299d13b0f43b5a1f21c453e0b">460f580</a>)</li>
<li><strong>dev-deps:</strong> update dependency wait-on to v8 (<a
href="https://github.com/hello-pangea/dnd/commit/b57aa0642f7a5407fff1f349942ba5afc5424c18">b57aa06</a>)</li>
<li><strong>dev-deps:</strong> update dependency webpack to v5.94.0
[SECURITY] (<a
href="https://github.com/hello-pangea/dnd/commit/491eeb85b54b5cf1f3a2302c332d4b2d72c87756">491eeb8</a>)</li>
</ul>
<h3>Features 🔥</h3>
<ul>
<li><strong>react:</strong> drop support for v16 and v17 (<a
href="https://github.com/hello-pangea/dnd/commit/38e6b49cae97af5242567138c85b4e05f203bf54">38e6b49</a>)</li>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9 (<a
href="https://github.com/hello-pangea/dnd/commit/8334755f4edf8e884cc1432437d57f634b6f3bf6">8334755</a>)</li>
</ul>
<h3>Docs 📃</h3>
<ul>
<li><strong>storybook:</strong> fix documentation link (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/819">#819</a>)
(<a
href="https://github.com/hello-pangea/dnd/commit/4f980742800a04f0008c592c3bebc8f0424c0927">4f98074</a>)</li>
</ul>
<h3>Code Refactoring 🖌</h3>
<ul>
<li><strong>types:</strong> make <code>Id</code> generic (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/818">#818</a>)
(<a
href="https://github.com/hello-pangea/dnd/commit/a764bcf6fcce6b7610c62e3e43f197446fd3e5c5">a764bcf</a>),
closes <a
href="https://redirect.github.com/hello-pangea/dnd/issues/817">#817</a></li>
</ul>
<h3>Tests 🧪</h3>
<ul>
<li>bump cypress (<a
href="https://github.com/hello-pangea/dnd/commit/9a60edc76d93bc2e2bb4f058793c2664e112c2ad">9a60edc</a>)</li>
</ul>
<h3>CI 🛠</h3>
<ul>
<li>bump pnpm cache version (<a
href="https://github.com/hello-pangea/dnd/commit/e2c581f98e55c01c7d42c8add4ef85dc97625c6d">e2c581f</a>)</li>
<li>fix chromatic deploy action (<a
href="https://github.com/hello-pangea/dnd/commit/7a9d65dd616267e1a6c5ea844c410cb96481f483">7a9d65d</a>)</li>
<li><strong>pnpm:</strong> bump to 9.10.0 (<a
href="https://github.com/hello-pangea/dnd/commit/f59cf9fe1eb5bd55632fc73a41c8efe0123822da">f59cf9f</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hello-pangea/dnd/blob/main/CHANGELOG.md"><code>@​hello-pangea/dnd</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">17.0.0</a>
(2024-09-14)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9</li>
<li><strong>react:</strong> drop support for v16 and v17</li>
</ul>
<h3>Others 🔧</h3>
<ul>
<li>bump borwserlist to latest version (<a
href="https://github.com/hello-pangea/dnd/commit/e826e012ba3e3b2654425702af44b6331aefc100">e826e01</a>)</li>
<li><strong>deps-dev:</strong> bump express from 4.19.1 to 4.20.0 (<a
href="https://github.com/hello-pangea/dnd/commit/8f149d2accbab8a258791436b42746ddd9bfc50f">8f149d2</a>)</li>
<li><strong>deps-dev:</strong> bump ws from 7.5.9 to 7.5.10 (<a
href="https://github.com/hello-pangea/dnd/commit/fa6119c48a63613ff9a1f33385e81582b6d6c9f4">fa6119c</a>)</li>
<li><strong>deps:</strong> update dependency
<code>@​babel/runtime</code> to ^7.25.6 (<a
href="https://github.com/hello-pangea/dnd/commit/646858eeb3c8c7c14f33f02511d3ee25ad371922">646858e</a>)</li>
<li><strong>dev-deps:</strong> update all non-major development
dependencies (<a
href="https://github.com/hello-pangea/dnd/commit/9ac3f0c7f12dc290e9083b779dc2e2a9afa00ff4">9ac3f0c</a>)</li>
<li><strong>dev-deps:</strong> update dependency
<code>@​atlaskit/theme</code> to v13 (<a
href="https://github.com/hello-pangea/dnd/commit/c091b8a984089c7dc5531e41c7b128999fdc27bb">c091b8a</a>)</li>
<li><strong>dev-deps:</strong> update dependency jest-axe to v9 (<a
href="https://github.com/hello-pangea/dnd/commit/fbb66cc66704cb2961bddba464cb3975cacabb91">fbb66cc</a>)</li>
<li><strong>dev-deps:</strong> update dependency jsdom to v25 (<a
href="https://github.com/hello-pangea/dnd/commit/34a8feb4db15166213920761a99218a42510615c">34a8feb</a>)</li>
<li><strong>dev-deps:</strong> update dependency rimraf to v6 (<a
href="https://github.com/hello-pangea/dnd/commit/460f5808890baf7299d13b0f43b5a1f21c453e0b">460f580</a>)</li>
<li><strong>dev-deps:</strong> update dependency wait-on to v8 (<a
href="https://github.com/hello-pangea/dnd/commit/b57aa0642f7a5407fff1f349942ba5afc5424c18">b57aa06</a>)</li>
<li><strong>dev-deps:</strong> update dependency webpack to v5.94.0
[SECURITY] (<a
href="https://github.com/hello-pangea/dnd/commit/491eeb85b54b5cf1f3a2302c332d4b2d72c87756">491eeb8</a>)</li>
</ul>
<h3>Features 🔥</h3>
<ul>
<li><strong>react:</strong> drop support for v16 and v17 (<a
href="https://github.com/hello-pangea/dnd/commit/38e6b49cae97af5242567138c85b4e05f203bf54">38e6b49</a>)</li>
<li><strong>redux:</strong> bump redux to v5 and react-redux to v9 (<a
href="https://github.com/hello-pangea/dnd/commit/8334755f4edf8e884cc1432437d57f634b6f3bf6">8334755</a>)</li>
</ul>
<h3>Docs 📃</h3>
<ul>
<li><strong>storybook:</strong> fix documentation link (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/819">#819</a>)
(<a
href="https://github.com/hello-pangea/dnd/commit/4f980742800a04f0008c592c3bebc8f0424c0927">4f98074</a>)</li>
</ul>
<h3>Code Refactoring 🖌</h3>
<ul>
<li><strong>types:</strong> make <code>Id</code> generic (<a
href="https://redirect.github.com/hello-pangea/dnd/issues/818">#818</a>)
(<a
href="https://github.com/hello-pangea/dnd/commit/a764bcf6fcce6b7610c62e3e43f197446fd3e5c5">a764bcf</a>),
closes <a
href="https://redirect.github.com/hello-pangea/dnd/issues/817">#817</a></li>
</ul>
<h3>Tests 🧪</h3>
<ul>
<li>bump cypress (<a
href="https://github.com/hello-pangea/dnd/commit/9a60edc76d93bc2e2bb4f058793c2664e112c2ad">9a60edc</a>)</li>
</ul>
<h3>CI 🛠</h3>
<ul>
<li>bump pnpm cache version (<a
href="https://github.com/hello-pangea/dnd/commit/e2c581f98e55c01c7d42c8add4ef85dc97625c6d">e2c581f</a>)</li>
<li>fix chromatic deploy action (<a
href="https://github.com/hello-pangea/dnd/commit/7a9d65dd616267e1a6c5ea844c410cb96481f483">7a9d65d</a>)</li>
<li><strong>pnpm:</strong> bump to 9.10.0 (<a
href="https://github.com/hello-pangea/dnd/commit/f59cf9fe1eb5bd55632fc73a41c8efe0123822da">f59cf9f</a>)</li>
<li>refactor pnpm setup and drop node_modules caching (<a
href="https://github.com/hello-pangea/dnd/commit/c9ea36d01f69f09b3c2ae675a94514ff96e29c9c">c9ea36d</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hello-pangea/dnd/commit/feaa5af9fb3fcf0ab6f3a0abc36c20abc30a38db"><code>feaa5af</code></a>
chore: release 17.0.0</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/646858eeb3c8c7c14f33f02511d3ee25ad371922"><code>646858e</code></a>
chore(deps): update dependency <code>@​babel/runtime</code> to
^7.25.6</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/8334755f4edf8e884cc1432437d57f634b6f3bf6"><code>8334755</code></a>
feat(redux): bump redux to v5 and react-redux to v9</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/38e6b49cae97af5242567138c85b4e05f203bf54"><code>38e6b49</code></a>
feat(react): drop support for v16 and v17</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/c83cb5434c3bf87b6bbb20da8798121b97225ebf"><code>c83cb54</code></a>
ci: update wagoid/commitlint-github-action action to v6</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/460f5808890baf7299d13b0f43b5a1f21c453e0b"><code>460f580</code></a>
chore(dev-deps): update dependency rimraf to v6</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/8f149d2accbab8a258791436b42746ddd9bfc50f"><code>8f149d2</code></a>
chore(deps-dev): bump express from 4.19.1 to 4.20.0</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/b57aa0642f7a5407fff1f349942ba5afc5424c18"><code>b57aa06</code></a>
chore(dev-deps): update dependency wait-on to v8</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/fbb66cc66704cb2961bddba464cb3975cacabb91"><code>fbb66cc</code></a>
chore(dev-deps): update dependency jest-axe to v9</li>
<li><a
href="https://github.com/hello-pangea/dnd/commit/fa6119c48a63613ff9a1f33385e81582b6d6c9f4"><code>fa6119c</code></a>
chore(deps-dev): bump ws from 7.5.9 to 7.5.10</li>
<li>Additional commits viewable in <a
href="https://github.com/hello-pangea/dnd/compare/v16.6.0...v17.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hello-pangea/dnd&package-manager=npm_and_yarn&previous-version=16.6.0&new-version=17.0.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c90bb1f commit ae472de
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 35 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@emotion/react": "^11.13.0",
"@emotion/server": "^11.11.0",
"@hcaptcha/react-hcaptcha": "^1.11.0",
"@hello-pangea/dnd": "^16.6.0",
"@hello-pangea/dnd": "^17.0.0",
"@mantine/core": "7.12.1",
"@mantine/dates": "7.12.1",
"@mantine/dropzone": "7.12.1",
Expand Down
54 changes: 20 additions & 34 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.22.5"

"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.17.9", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.1", "@babel/runtime@^7.24.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.24.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e"
integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==
"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.9", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.8", "@babel/runtime@^7.25.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
version "7.25.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6.tgz#9afc3289f7184d8d7f98b099884c26317b9264d2"
integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down Expand Up @@ -543,17 +543,17 @@
"@babel/runtime" "^7.17.9"
"@hcaptcha/loader" "^1.2.1"

"@hello-pangea/dnd@^16.6.0":
version "16.6.0"
resolved "https://registry.yarnpkg.com/@hello-pangea/dnd/-/dnd-16.6.0.tgz#7509639c7bd13f55e537b65a9dcfcd54e7c99ac7"
integrity sha512-vfZ4GydqbtUPXSLfAvKvXQ6xwRzIjUSjVU0Sx+70VOhc2xx6CdmJXJ8YhH70RpbTUGjxctslQTHul9sIOxCfFQ==
"@hello-pangea/dnd@^17.0.0":
version "17.0.0"
resolved "https://registry.yarnpkg.com/@hello-pangea/dnd/-/dnd-17.0.0.tgz#2dede20fd6d8a9b53144547e6894fc482da3d431"
integrity sha512-LDDPOix/5N0j5QZxubiW9T0M0+1PR0rTDWeZF5pu1Tz91UQnuVK4qQ/EjY83Qm2QeX0eM8qDXANfDh3VVqtR4Q==
dependencies:
"@babel/runtime" "^7.24.1"
"@babel/runtime" "^7.25.6"
css-box-model "^1.2.1"
memoize-one "^6.0.0"
raf-schd "^4.0.3"
react-redux "^8.1.3"
redux "^4.2.1"
react-redux "^9.1.2"
redux "^5.0.1"
use-memo-one "^1.1.3"

"@humanwhocodes/config-array@^0.11.14":
Expand Down Expand Up @@ -1182,7 +1182,7 @@
dependencies:
"@types/node" "*"

"@types/hoist-non-react-statics@^3.3.1", "@types/hoist-non-react-statics@^3.3.4":
"@types/hoist-non-react-statics@^3.3.4":
version "3.3.5"
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz#dab7867ef789d87e2b4b0003c9d65c49cc44a494"
integrity sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==
Expand Down Expand Up @@ -5229,22 +5229,10 @@ react-qr-code@^2.0.12:
prop-types "^15.8.1"
qr.js "0.0.0"

react-redux@^8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46"
integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==
dependencies:
"@babel/runtime" "^7.12.1"
"@types/hoist-non-react-statics" "^3.3.1"
"@types/use-sync-external-store" "^0.0.3"
hoist-non-react-statics "^3.3.2"
react-is "^18.0.0"
use-sync-external-store "^1.0.0"

react-redux@^9.0.2:
version "9.1.0"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.0.tgz#46a46d4cfed4e534ce5452bb39ba18e1d98a8197"
integrity sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==
react-redux@^9.0.2, react-redux@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.2.tgz#deba38c64c3403e9abd0c3fbeab69ffd9d8a7e4b"
integrity sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==
dependencies:
"@types/use-sync-external-store" "^0.0.3"
use-sync-external-store "^1.0.0"
Expand Down Expand Up @@ -5343,12 +5331,10 @@ redent@^3.0.0:
indent-string "^4.0.0"
strip-indent "^3.0.0"

redux@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
dependencies:
"@babel/runtime" "^7.9.2"
redux@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/redux/-/redux-5.0.1.tgz#97fa26881ce5746500125585d5642c77b6e9447b"
integrity sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==

reflect.getprototypeof@^1.0.4:
version "1.0.4"
Expand Down

0 comments on commit ae472de

Please sign in to comment.