Skip to content

Commit

Permalink
fix(deps): update dependency @unleash/nextjs to v1.4.2 (#142)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@unleash/nextjs](https://togithub.com/Unleash/unleash-client-nextjs)
| [`1.4.1` ->
`1.4.2`](https://renovatebot.com/diffs/npm/@unleash%2fnextjs/1.4.1/1.4.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@unleash%2fnextjs/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@unleash%2fnextjs/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@unleash%2fnextjs/1.4.1/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@unleash%2fnextjs/1.4.1/1.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Unleash/unleash-client-nextjs
(@&#8203;unleash/nextjs)</summary>

###
[`v1.4.2`](https://togithub.com/Unleash/unleash-client-nextjs/releases/tag/v1.4.2)

[Compare
Source](https://togithub.com/Unleash/unleash-client-nextjs/compare/v1.4.1...v1.4.2)

#### What's Changed

- Update SSR instructions in README.md by
[@&#8203;mltsy](https://togithub.com/mltsy) in
[https://github.com/Unleash/unleash-client-nextjs/pull/66](https://togithub.com/Unleash/unleash-client-nextjs/pull/66)
- fix: variant stickiness by [@&#8203;Tymek](https://togithub.com/Tymek)
in
[https://github.com/Unleash/unleash-client-nextjs/pull/70](https://togithub.com/Unleash/unleash-client-nextjs/pull/70)

**Full Changelog**:
Unleash/unleash-client-nextjs@v1.4.1...v1.4.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/simonknittel/simonknittel.de).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
  • Loading branch information
renovate[bot] authored Apr 2, 2024
2 parents 7f0052b + 9910982 commit eddb8e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified app/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@t3-oss/env-nextjs": "0.9.2",
"@unleash/nextjs": "1.4.1",
"@unleash/nextjs": "1.4.2",
"@vercel/analytics": "1.2.2",
"clsx": "2.1.0",
"next": "14.1.4",
Expand Down

0 comments on commit eddb8e0

Please sign in to comment.