Skip to content

Commit

Permalink
Bump next-themes from 0.3.0 to 0.4.4 (#287)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [next-themes](https://github.com/pacocoursey/next-themes) from
0.3.0 to 0.4.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pacocoursey/next-themes/releases">next-themes's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.4</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: infinite loop theme flicker by <a
href="https://github.com/arturbien"><code>@​arturbien</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/329">pacocoursey/next-themes#329</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/o1Suleyman"><code>@​o1Suleyman</code></a> made
their first contribution in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/328">pacocoursey/next-themes#328</a></li>
<li><a href="https://github.com/arturbien"><code>@​arturbien</code></a>
made their first contribution in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/329">pacocoursey/next-themes#329</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pacocoursey/next-themes/compare/v0.4.3...v0.4.4">https://github.com/pacocoursey/next-themes/compare/v0.4.3...v0.4.4</a></p>
<h2>v0.4.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Pass <code>nonce</code> to inline style tag when using
<code>disableTransitionOnChange</code></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pacocoursey/next-themes/compare/v0.4.2...v0.4.3">https://github.com/pacocoursey/next-themes/compare/v0.4.2...v0.4.3</a></p>
<h2>v0.4.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Re-export types from <code>next-themes</code> by <a
href="https://github.com/cschroeter"><code>@​cschroeter</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/321">pacocoursey/next-themes#321</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/cschroeter"><code>@​cschroeter</code></a> made
their first contribution in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/321">pacocoursey/next-themes#321</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pacocoursey/next-themes/compare/v0.4.1...v0.4.2">https://github.com/pacocoursey/next-themes/compare/v0.4.1...v0.4.2</a></p>
<h2>v0.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: support multiple attributes in the injection script by <a
href="https://github.com/Julian24Design"><code>@​Julian24Design</code></a>
in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/310">pacocoursey/next-themes#310</a></li>
<li>docs: update docs on how to use with tailwindcss &gt;3.4.1 by <a
href="https://github.com/trm217"><code>@​trm217</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/290">pacocoursey/next-themes#290</a></li>
<li>chore: use corepack instead of pnpm setup action in ci by <a
href="https://github.com/trm217"><code>@​trm217</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/291">pacocoursey/next-themes#291</a></li>
<li>Add dynamic loading as a way to avoid hydration mismatch in README
by <a href="https://github.com/Judge-Paul"><code>@​Judge-Paul</code></a>
in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/249">pacocoursey/next-themes#249</a></li>
<li>Add <code>scriptProps</code> prop to prevent Cloudflare Rocket
Loader deferring script by <a
href="https://github.com/andreacassani"><code>@​andreacassani</code></a>
in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/156">pacocoursey/next-themes#156</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/Julian24Design"><code>@​Julian24Design</code></a>
made their first contribution in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/310">pacocoursey/next-themes#310</a></li>
<li><a
href="https://github.com/Judge-Paul"><code>@​Judge-Paul</code></a> made
their first contribution in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/249">pacocoursey/next-themes#249</a></li>
<li><a
href="https://github.com/andreacassani"><code>@​andreacassani</code></a>
made their first contribution in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/156">pacocoursey/next-themes#156</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pacocoursey/next-themes/compare/v0.4.0...v0.4.1">https://github.com/pacocoursey/next-themes/compare/v0.4.0...v0.4.1</a></p>
<h2>v0.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Improved inline script minification by <a
href="https://github.com/pacocoursey"><code>@​pacocoursey</code></a> in
<a
href="https://redirect.github.com/pacocoursey/next-themes/pull/262">pacocoursey/next-themes#262</a></li>
<li>fix: manually type ThemeProvider to fix type errors by <a
href="https://github.com/BlankParticle"><code>@​BlankParticle</code></a>
in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/263">pacocoursey/next-themes#263</a></li>
<li>mention <code>next-themes</code> is react agnostic by <a
href="https://github.com/dimaMachina"><code>@​dimaMachina</code></a> in
<a
href="https://redirect.github.com/pacocoursey/next-themes/pull/268">pacocoursey/next-themes#268</a></li>
<li>fix: make <code>children</code> optional by <a
href="https://github.com/Innei"><code>@​Innei</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/276">pacocoursey/next-themes#276</a></li>
<li>feat: Allow Multiple Attributes by <a
href="https://github.com/trenaryja"><code>@​trenaryja</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/275">pacocoursey/next-themes#275</a></li>
<li>fix: setTheme now works correctly when a function is passed. by <a
href="https://github.com/trm217"><code>@​trm217</code></a> in <a
href="https://redirect.github.com/pacocoursey/next-themes/pull/286">pacocoursey/next-themes#286</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/57c0561b1fac95fab0a951adf1bc74f21e24c91c"><code>57c0561</code></a>
v0.4.4</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/ae2ab9b47ac85d4b7b830bd74dbe241778e498d8"><code>ae2ab9b</code></a>
fix: infinite loop theme flicker (<a
href="https://redirect.github.com/pacocoursey/next-themes/issues/329">#329</a>)</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/32ef71413052a421bd218ef2350d58971b5e4f66"><code>32ef714</code></a>
Fix &quot;With Tailwind&quot; link (<a
href="https://redirect.github.com/pacocoursey/next-themes/issues/328">#328</a>)</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/d00d29c3886e65ce654b399d93f53b8b3b58076a"><code>d00d29c</code></a>
v0.4.3</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/5c7289d715ea4314ff6a84343a96a722cdd8f40a"><code>5c7289d</code></a>
Bump the npm_and_yarn group across 4 directories with 1 update (<a
href="https://redirect.github.com/pacocoursey/next-themes/issues/320">#320</a>)</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/7f6fbfd0cc5850e29322b1d12f5117e235fce421"><code>7f6fbfd</code></a>
pass nonce to inline style for disableTransitionOnChange, fixes <a
href="https://redirect.github.com/pacocoursey/next-themes/issues/303">#303</a></li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/807cfe397ecb9bd7440f84131c38dbadbb64c712"><code>807cfe3</code></a>
v0.4.2</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/a619d35b36204727acc2c238f4c2d7362f7fae73"><code>a619d35</code></a>
v0.4.1</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/06b6a39ceb1ac050d25bcd84e2552dd9f8c4a5a8"><code>06b6a39</code></a>
Re-export types from <code>next-themes</code> (<a
href="https://redirect.github.com/pacocoursey/next-themes/issues/321">#321</a>)</li>
<li><a
href="https://github.com/pacocoursey/next-themes/commit/2a39066ec4726f6c86f8f129bace2226e16a95f3"><code>2a39066</code></a>
Bump next from 13.5.6 to 14.2.10 in the npm_and_yarn group across 1
directory...</li>
<li>Additional commits viewable in <a
href="https://github.com/pacocoursey/next-themes/compare/v0.3.0...v0.4.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-themes&package-manager=npm_and_yarn&previous-version=0.3.0&new-version=0.4.4)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 6401be1 commit 59b351e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"hamburger-react": "^2.5.2",
"next": "14.2.21",
"next-contentlayer": "^0.3.4",
"next-themes": "0.3.0",
"next-themes": "0.4.4",
"prop-types": "^15.7.2",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6044,10 +6044,10 @@ next-contentlayer@^0.3.4:
"@contentlayer/core" "0.3.4"
"@contentlayer/utils" "0.3.4"

next-themes@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.3.0.tgz#b4d2a866137a67d42564b07f3a3e720e2ff3871a"
integrity sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==
next-themes@0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.4.tgz#ce6f68a4af543821bbc4755b59c0d3ced55c2d13"
integrity sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ==

[email protected]:
version "14.2.21"
Expand Down

0 comments on commit 59b351e

Please sign in to comment.