Skip to content

Commit

Permalink
Bump find-my-way from 8.1.0 to 8.2.2 (#423)
Browse files Browse the repository at this point in the history
Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.1.0
to 8.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/delvedor/find-my-way/releases">find-my-way's
releases</a>.</em></p>
<blockquote>
<h2>v8.2.2</h2>
<p>⚠️ Security Release ⚠️</p>
<p>Fixes: <a
href="https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6">https://github.com/delvedor/find-my-way/security/advisories/GHSA-rrr8-f88r-h8q6</a>
CVE-2024-45813</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/delvedor/find-my-way/compare/v8.2.0...v8.2.2">https://github.com/delvedor/find-my-way/compare/v8.2.0...v8.2.2</a></p>
<h2>v8.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Update contraint check to throw with 32 handlers by <a
href="https://github.com/valeneiko"><code>@​valeneiko</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/344">delvedor/find-my-way#344</a></li>
<li>feat: add node: prefix for assert by <a
href="https://github.com/SavaCool122"><code>@​SavaCool122</code></a> in
<a
href="https://redirect.github.com/delvedor/find-my-way/pull/347">delvedor/find-my-way#347</a></li>
<li>add dependabot.yml by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/350">delvedor/find-my-way#350</a></li>
<li>chore: bump actions/setup-node from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/351">delvedor/find-my-way#351</a></li>
<li>chore: bump actions/checkout from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/352">delvedor/find-my-way#352</a></li>
<li>Achieve 100% test coverage by <a
href="https://github.com/jean-michelet"><code>@​jean-michelet</code></a>
in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/349">delvedor/find-my-way#349</a></li>
<li>chore: bump the dependencies-major group with 1 update by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/353">delvedor/find-my-way#353</a></li>
<li>Fix header in README by <a
href="https://github.com/selimb"><code>@​selimb</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/345">delvedor/find-my-way#345</a></li>
<li>Exclude Node v14 and v16 on macos by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/364">delvedor/find-my-way#364</a></li>
<li>add node v22. Skip old nodes on mac by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/363">delvedor/find-my-way#363</a></li>
<li>Support optional params on root by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/367">delvedor/find-my-way#367</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/valeneiko"><code>@​valeneiko</code></a>
made their first contribution in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/344">delvedor/find-my-way#344</a></li>
<li><a
href="https://github.com/SavaCool122"><code>@​SavaCool122</code></a>
made their first contribution in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/347">delvedor/find-my-way#347</a></li>
<li><a
href="https://github.com/dependabot"><code>@​dependabot</code></a> made
their first contribution in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/351">delvedor/find-my-way#351</a></li>
<li><a
href="https://github.com/jean-michelet"><code>@​jean-michelet</code></a>
made their first contribution in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/349">delvedor/find-my-way#349</a></li>
<li><a href="https://github.com/selimb"><code>@​selimb</code></a> made
their first contribution in <a
href="https://redirect.github.com/delvedor/find-my-way/pull/345">delvedor/find-my-way#345</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/delvedor/find-my-way/compare/v8.1.0...v8.2.0">https://github.com/delvedor/find-my-way/compare/v8.1.0...v8.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/delvedor/find-my-way/commit/9e666a1170c7e2024ca18ee63da82a72b68a8006"><code>9e666a1</code></a>
Bumped v8.2.2</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/17fae694dcefc056045da201681c1530f0f80518"><code>17fae69</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/ea27fa20c4f9dde0d35209e7cb7abca16444d033"><code>ea27fa2</code></a>
Bumped v8.2.0</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/cce54372ea896bfb4e9616a440a9d595a4382c48"><code>cce5437</code></a>
Support optional params on root (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/367">#367</a>)</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/984ff20424d337584ed8f059dcbc687bf7e8e629"><code>984ff20</code></a>
add node v22. Skip old nodes on mac (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/363">#363</a>)</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/20e7b1c75f59eaf25ef02bb0474c52b5a1cc1eee"><code>20e7b1c</code></a>
Exclude Node v14 and v16 on macos (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/364">#364</a>)</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/a9d1ee1147c7d02d8f89529ec875de9ffbcea207"><code>a9d1ee1</code></a>
Fix header in README (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/345">#345</a>)</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/8c7983ce57b7b55caa92f1688296e6b1af0f5c56"><code>8c7983c</code></a>
chore: bump the dependencies-major group with 1 update (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/353">#353</a>)</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/e1179605eaced9ca3b867b04524da5d9de9b8b8f"><code>e117960</code></a>
Achieve 100% test coverage (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/349">#349</a>)</li>
<li><a
href="https://github.com/delvedor/find-my-way/commit/9731ad7ac0183184b0d3f2fc7156239e095a7fe7"><code>9731ad7</code></a>
chore: bump actions/checkout from 3 to 4 (<a
href="https://redirect.github.com/delvedor/find-my-way/issues/352">#352</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/delvedor/find-my-way/compare/v8.1.0...v8.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=find-my-way&package-manager=npm_and_yarn&previous-version=8.1.0&new-version=8.2.2)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/miroapp/api-clients/network/alerts).

</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] authored Sep 18, 2024
1 parent bfe832c commit 9297c84
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2484,13 +2484,13 @@ [email protected]:
unpipe "~1.0.0"

find-my-way@^8.0.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-8.1.0.tgz#cc05e8e4b145322299d0de0a839b5be528c2083e"
integrity sha512-41QwjCGcVTODUmLLqTMeoHeiozbMXYMAE1CKFiDyi9zVZ2Vjh0yz3MF0WQZoIb+cmzP/XlbFjlF2NtJmvZHznA==
version "8.2.2"
resolved "https://registry.yarnpkg.com/find-my-way/-/find-my-way-8.2.2.tgz#f3e78bc6ead2da4fdaa201335da3228600ed0285"
integrity sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==
dependencies:
fast-deep-equal "^3.1.3"
fast-querystring "^1.0.0"
safe-regex2 "^2.0.0"
safe-regex2 "^3.1.0"

find-up@^4.0.0, find-up@^4.1.0:
version "4.1.0"
Expand Down Expand Up @@ -4355,10 +4355,10 @@ ret@~0.1.10:
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==

ret@~0.2.0:
version "0.2.2"
resolved "https://registry.yarnpkg.com/ret/-/ret-0.2.2.tgz#b6861782a1f4762dce43402a71eb7a283f44573c"
integrity sha512-M0b3YWQs7R3Z917WRQy1HHA7Ba7D8hvZg6UE5mLykJxQVE2ju0IXbGlaHPPlkY+WN7wFP+wUMXmBFA0aV6vYGQ==
ret@~0.4.0:
version "0.4.3"
resolved "https://registry.yarnpkg.com/ret/-/ret-0.4.3.tgz#5243fa30e704a2e78a9b9b1e86079e15891aa85c"
integrity sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==

reusify@^1.0.4:
version "1.0.4"
Expand Down Expand Up @@ -4411,12 +4411,12 @@ safe-buffer@~5.1.1:
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

safe-regex2@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/safe-regex2/-/safe-regex2-2.0.0.tgz#b287524c397c7a2994470367e0185e1916b1f5b9"
integrity sha512-PaUSFsUaNNuKwkBijoAPHAK6/eM6VirvyPWlZ7BAQy4D+hCvh4B6lIG+nPdhbFfIbP+gTGBcrdsOaUs0F+ZBOQ==
safe-regex2@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/safe-regex2/-/safe-regex2-3.1.0.tgz#fd7ec23908e2c730e1ce7359a5b72883a87d2763"
integrity sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==
dependencies:
ret "~0.2.0"
ret "~0.4.0"

safe-regex@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 9297c84

Please sign in to comment.