Skip to content

Commit

Permalink
Bump cookies-next from 5.0.2 to 5.1.0 in /frontend (#1085)
Browse files Browse the repository at this point in the history
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 &amp; 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
dependabot[bot] authored Jan 16, 2025
1 parent 502a660 commit 96b2f5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@tabler/icons-react": "^3.28.1",
"axios": "^1.7.4",
"clsx": "^2.0.0",
"cookies-next": "^5.0.2",
"cookies-next": "^5.1.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.10",
"i18next": "^24.2.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2047,10 +2047,10 @@ cookie@^1.0.1:
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.1.tgz#e1a00d20420e0266aff817815640289eef142751"
integrity sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==

cookies-next@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/cookies-next/-/cookies-next-5.0.2.tgz#441430194934b73945691c5b3a5e251833628c5c"
integrity sha512-Ft5yXMbN6wMfgLiL5TMyPnxsjkW6UEjZw0YMoDMiF3F6iYdFPjiJEMugx/sivUr8G+0xPG80lBYqI2b+VquSuw==
cookies-next@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/cookies-next/-/cookies-next-5.1.0.tgz#b6e1c7d11a4e1d38ed0586a7847cd0f403c539e1"
integrity sha512-9Ekne+q8hfziJtnT9c1yDUBqT0eDMGgPrfPl4bpR3xwQHLTd/8gbSf6+IEkP/pjGsDZt1TGbC6emYmFYRbIXwQ==
dependencies:
cookie "^1.0.1"

Expand Down

0 comments on commit 96b2f5a

Please sign in to comment.