dependabot[bot] opened a new pull request, #1705:
URL: https://github.com/apache/camel-website/pull/1705

   Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 9.6.0 to 
9.7.0.
   <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>v9.7.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix: backtrack on regex param mismatch by <a 
href="https://github.com/mcollina";><code>@​mcollina</code></a> in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/427";>delvedor/find-my-way#427</a></li>
   <li>fix: apply root path fallback for optional params in off() by <a 
href="https://github.com/aquie00t";><code>@​aquie00t</code></a> in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/428";>delvedor/find-my-way#428</a></li>
   <li>ci: add node v26 to test matrix by <a 
href="https://github.com/aquie00t";><code>@​aquie00t</code></a> in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/435";>delvedor/find-my-way#435</a></li>
   <li>perf(host): cache regex lookup results in HostStorage by <a 
href="https://github.com/aquie00t";><code>@​aquie00t</code></a> in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/436";>delvedor/find-my-way#436</a></li>
   <li>chore: bump inquirer from 13.4.3 to 14.0.2 in the dev-dependencies group 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/437";>delvedor/find-my-way#437</a></li>
   <li>chore: bump fastify/github-action-merge-dependabot from 3.12.0 to 3.15.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/438";>delvedor/find-my-way#438</a></li>
   <li>chore: bump <code>@​types/node</code> from 25.9.4 to 26.1.0 in the 
dev-dependencies group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/440";>delvedor/find-my-way#440</a></li>
   <li>fix: prevent done from being called multiple times on async constraint 
errors by <a 
href="https://github.com/deepview-autofix";><code>@​deepview-autofix</code></a> 
in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/425";>delvedor/find-my-way#425</a></li>
   <li>fix: align isParamSafe state in findRoute with _on by <a 
href="https://github.com/deepview-autofix";><code>@​deepview-autofix</code></a> 
in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/424";>delvedor/find-my-way#424</a></li>
   <li>chore: bump actions/checkout from 6 to 7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/439";>delvedor/find-my-way#439</a></li>
   <li>fix: avoid crash on undefined regex capture during route lookup by <a 
href="https://github.com/bianyifan";><code>@​bianyifan</code></a> in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/441";>delvedor/find-my-way#441</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/aquie00t";><code>@​aquie00t</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/428";>delvedor/find-my-way#428</a></li>
   <li><a 
href="https://github.com/deepview-autofix";><code>@​deepview-autofix</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/425";>delvedor/find-my-way#425</a></li>
   <li><a href="https://github.com/bianyifan";><code>@​bianyifan</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/delvedor/find-my-way/pull/441";>delvedor/find-my-way#441</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/delvedor/find-my-way/compare/v9.6.0...v9.7.0";>https://github.com/delvedor/find-my-way/compare/v9.6.0...v9.7.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/827248e64fe17e44cbd9690e4eb0121e51256385";><code>827248e</code></a>
 Bumped v9.7.0</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/b9d7bf17cd1dbc01590010ef66f66f14ee76cbb2";><code>b9d7bf1</code></a>
 Merge branch 'main' of github.com:delvedor/find-my-way</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/b7b5657bd44517a20204c2c6432e0c19528412b3";><code>b7b5657</code></a>
 fix: avoid crash on undefined regex capture during route lookup (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/441";>#441</a>)</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/4263d82315bc09d1e6f3b2d3fa3e2be28a6efebf";><code>4263d82</code></a>
 chore: bump actions/checkout from 6 to 7 (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/439";>#439</a>)</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/66d30150c6eeebf9499fa9d0cd7b0425a4f91c10";><code>66d3015</code></a>
 fix: align isParamSafe state in findRoute with _on (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/424";>#424</a>)</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/75e47287c19247d172291e4713220310dfcf4877";><code>75e4728</code></a>
 fix: prevent done from being called multiple times on async constraint 
errors...</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/902a02dd09613e0ed08bbc9d911d3e1123470fc2";><code>902a02d</code></a>
 chore: bump <code>@​types/node</code> in the dev-dependencies group (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/440";>#440</a>)</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/b803e4ee59092d31d6e06c714552da9c086400f0";><code>b803e4e</code></a>
 chore: bump fastify/github-action-merge-dependabot from 3.12.0 to 3.15.0 (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/438";>#438</a>)</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/e63cb77c4f318780557305d757f90a5ebe1914dd";><code>e63cb77</code></a>
 chore: bump inquirer from 13.4.3 to 14.0.2 in the dev-dependencies group (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/437";>#437</a>)</li>
   <li><a 
href="https://github.com/delvedor/find-my-way/commit/992c1df719f06292048cf6764f91deeaead30214";><code>992c1df</code></a>
 perf(host): cache regex lookup results in HostStorage (<a 
href="https://redirect.github.com/delvedor/find-my-way/issues/436";>#436</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/delvedor/find-my-way/compare/v9.6.0...v9.7.0";>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=9.6.0&new-version=9.7.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 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/apache/camel-website/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to