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 4.3.0 to 5.0.2. <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>v5.0.2</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/andreizanik/cookies-next/compare/v5.0.0...v5.0.2">https://github.com/andreizanik/cookies-next/compare/v5.0.0...v5.0.2</a></p> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add Next.js 15+ support (continuation) by <a href="https://github.com/greg2012201"><code>@greg2012201</code></a> in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/87">andreizanik/cookies-next#87</a></li> <li>feat: add Next.js 15+ support by <a href="https://github.com/joaopcm"><code>@joaopcm</code></a> in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/86">andreizanik/cookies-next#86</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/joaopcm"><code>@joaopcm</code></a> made their first contribution in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/86">andreizanik/cookies-next#86</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.0">https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e3a72e85cb"><code>e3a72e8</code></a> 5.0.2</li> <li><a href="c5a9e80e60"><code>c5a9e80</code></a> add npmignore</li> <li><a href="fe8fef1c6e"><code>fe8fef1</code></a> 5.0.1</li> <li><a href="694d359fa5"><code>694d359</code></a> Merge pull request <a href="https://redirect.github.com/andreizanik/cookies-next/issues/87">#87</a> from greg2012201/master</li> <li><a href="38b6c708b0"><code>38b6c70</code></a> chore(docs): Explain how to use cookies-next correctly in a client-side compo...</li> <li><a href="b9ed5e45e4"><code>b9ed5e4</code></a> fix: Narrow down return types by explicitly returning functions.</li> <li><a href="bca8b87b01"><code>bca8b87</code></a> Merge branch 'greg/next-15-support'</li> <li><a href="b9c28e16da"><code>b9c28e1</code></a> refactor: Remove redundant guard.</li> <li><a href="0e508f581e"><code>0e508f5</code></a> Merge branch 'greg/next-15-support'</li> <li><a href="b860cfde94"><code>b860cfd</code></a> fix:Put the server phase guard in the right places.</li> <li>Additional commits viewable in <a href="https://github.com/andreizanik/cookies-next/compare/v4.3.0...v5.0.2">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>