mirror of
https://github.com/evroon/bracket.git
synced 2026-06-12 02:34:27 -04:00
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 6.0.0 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/andreizanik/cookies-next/releases">cookies-next's releases</a>.</em></p> <blockquote> <h2>v6.1.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Revalidate cookies state by <a href="https://github.com/greg2012201"><code>@greg2012201</code></a> in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/102">andreizanik/cookies-next#102</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/andreizanik/cookies-next/compare/v6.0.0...v6.1.0">https://github.com/andreizanik/cookies-next/compare/v6.0.0...v6.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c335de9b8e"><code>c335de9</code></a> 6.1.0</li> <li><a href="f828ccc3a6"><code>f828ccc</code></a> add supporters to Readme.md</li> <li><a href="c7b176b7ca"><code>c7b176b</code></a> Merge pull request <a href="https://redirect.github.com/andreizanik/cookies-next/issues/102">#102</a> from greg2012201/revalidate-cookies-state</li> <li><a href="131b33dc2f"><code>131b33d</code></a> test: Add one more test for cookies state revalidation.</li> <li><a href="8e2efd4dd3"><code>8e2efd4</code></a> docs: Add an example & explanation about cookies state revalidation.</li> <li><a href="9cb3151633"><code>9cb3151</code></a> test: Add a test case for cookies revalidation.</li> <li><a href="8aeb6bfcaa"><code>8aeb6bf</code></a> feat: Add cookies revalidation to the hooks & context.</li> <li><a href="87b213adf0"><code>87b213a</code></a> refactor: Replace the existing logic for cookies revalidation with the dedica...</li> <li><a href="e817dbdfb1"><code>e817dbd</code></a> feat: Add a new cookie function for cookies revalidation.</li> <li>See full diff in <a href="https://github.com/andreizanik/cookies-next/compare/v6.0.0...v6.1.0">compare view</a></li> </ul> </details> <br /> [](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>