-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency next-themes to v0.4.4 #54
base: main
Are you sure you want to change the base?
Conversation
Deployment failed with the following error:
|
8bf6d61
to
a65f6bf
Compare
6353dff
to
1723e0c
Compare
115ede2
to
16236ee
Compare
6c1cff8
to
9b30877
Compare
b5b95b9
to
3cb4958
Compare
9da229a
to
b85286f
Compare
b85286f
to
18891a6
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
18891a6
to
f6f58ef
Compare
f6f58ef
to
68ac0f2
Compare
|
68ac0f2
to
dc4df9d
Compare
dc4df9d
to
f30f8bd
Compare
f30f8bd
to
771a4cf
Compare
This PR contains the following updates:
0.0.15
->0.4.4
Release Notes
pacocoursey/next-themes (next-themes)
v0.4.4
Compare Source
What's Changed
New Contributors
Full Changelog: pacocoursey/next-themes@v0.4.3...v0.4.4
v0.4.3
Compare Source
What's Changed
nonce
to inline style tag when usingdisableTransitionOnChange
Full Changelog: pacocoursey/next-themes@v0.4.2...v0.4.3
v0.4.2
Compare Source
What's Changed
next-themes
by @cschroeter in https://github.com/pacocoursey/next-themes/pull/321New Contributors
Full Changelog: pacocoursey/next-themes@v0.4.1...v0.4.2
v0.4.1
Compare Source
What's Changed
scriptProps
prop to prevent Cloudflare Rocket Loader deferring script by @andreacassani in https://github.com/pacocoursey/next-themes/pull/156New Contributors
Full Changelog: pacocoursey/next-themes@v0.4.0...v0.4.1
v0.4.0
Compare Source
What's Changed
next-themes
is react agnostic by @dimaMachina in https://github.com/pacocoursey/next-themes/pull/268children
optional by @Innei in https://github.com/pacocoursey/next-themes/pull/276New Contributors
Full Changelog: pacocoursey/next-themes@v0.3.0...v0.4.0
v0.3.0
What's
"use client"
was added to the library output so that you can use it as a React Client component without creating a wrapper.New Contributors
Full Changelog: pacocoursey/next-themes@v0.2.0...v0.3.0
v0.2.0
Mildly Breaking Changes
These changes shouldn't affect 99% of usage of this library, but they're good to be aware of.
next/script
to a regularscript
tag inserted at the top of the<body>
Fixes
nonce
again because the injected script is no longer base64 encdoedConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.