Skip to content

Commit

Permalink
fix(deps): update dependency @vercel/analytics to v1.3.1 (#266)
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 |
|---|---|---|---|---|---|
| [@vercel/analytics](https://github.com/vercel/analytics)
([source](https://github.com/vercel/analytics/tree/HEAD/packages/web))
| [`1.3.0` ->
`1.3.1`](https://renovatebot.com/diffs/npm/@vercel%2fanalytics/1.3.0/1.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fanalytics/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fanalytics/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fanalytics/1.3.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fanalytics/1.3.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/analytics (@&#8203;vercel/analytics)</summary>

### [`v1.3.1`](https://github.com/vercel/analytics/releases/tag/1.3.1)

[Compare
Source](https://github.com/vercel/analytics/compare/1.3.0...1.3.1)

#### What's Changed

- fix: nextjs parallel routes with catchall isn't supported by
[@&#8203;feugy](https://github.com/feugy) in
[vercel/analytics#141

**Full Changelog**:
vercel/analytics@1.3.0...1.3.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 2a8641f commit b964f24
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 @@ -11,7 +11,7 @@
"dependencies": {
"@t3-oss/env-nextjs": "0.10.1",
"@unleash/nextjs": "1.4.3",
"@vercel/analytics": "1.3.0",
"@vercel/analytics": "1.3.1",
"clsx": "2.1.1",
"next": "14.2.3",
"react": "18.3.1",
Expand Down

0 comments on commit b964f24

Please sign in to comment.