Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump cookies-next from 5.0.2 to 5.1.0 in /frontend (#1085)
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 5.0.2 to 5.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>v5.1.0</h2> <h2>What's Changed</h2> <ul> <li>feat: Hooks by <a href="https://github.com/greg2012201"><code>@greg2012201</code></a> in <a href="https://redirect.github.com/andreizanik/cookies-next/pull/92">andreizanik/cookies-next#92</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/andreizanik/cookies-next/compare/v5.0.2...v5.1.0">https://github.com/andreizanik/cookies-next/compare/v5.0.2...v5.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/andreizanik/cookies-next/commit/466f67f0a70bf9cf9f2697e9c62cbc383b6c4c9f"><code>466f67f</code></a> 5.1.0</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/84bacd29c192973f5216d6929d28de6adce36d51"><code>84bacd2</code></a> Merge pull request <a href="https://redirect.github.com/andreizanik/cookies-next/issues/92">#92</a> from greg2012201/master</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/096b29c0786febbfbe2a7976da7e7b00850b411b"><code>096b29c</code></a> docs: Add a missing await to the example with server components.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/4b3ebeb4fc68d2573c72065fe302a5d98c229539"><code>4b3ebeb</code></a> docs: Remove redundant info form the example with middleware.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/100302895d09725fb2633f214c438fd9acb16c17"><code>1003028</code></a> feat:Add a hook that returns each of the cookie functions.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/2e8e482586a0bf54abf591740d24b8a4bca22e0b"><code>2e8e482</code></a> docs: Add info about hooks & delete redundant line from client component exam...</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/d34ddc36f895150dc3a0eae4a1dddcf34d71285e"><code>d34ddc3</code></a> test: Add tests for hooks.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/4e66c1a9e9208ede70bf4b88adda7f5b6ddfa2e8"><code>4e66c1a</code></a> feat: Create wrapper hooks for cookie functions.</li> <li><a href="https://github.com/andreizanik/cookies-next/commit/98e36ec0996ab8fe04c8767ceffeba34e892b789"><code>98e36ec</code></a> chore: Prepare deps.</li> <li>See full diff in <a href="https://github.com/andreizanik/cookies-next/compare/v5.0.2...v5.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookies-next&package-manager=npm_and_yarn&previous-version=5.0.2&new-version=5.1.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