Closed renovate[bot] closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
next-starter-tpl-docs | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Feb 2, 2024 3:55pm |
next-starter-tpl-storybook | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Feb 2, 2024 3:55pm |
next-starter-tpl-web | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Feb 2, 2024 3:55pm |
Latest commit: 2b52692de13dc3c6f19a2e477f6311e9fca018c1
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
779ed1d
) 7.75% compared to head (2b52692
) 7.75%. Report is 215 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
1.0.2
->1.1.2
Release Notes
vercel/analytics (@vercel/analytics)
### [`v1.1.2`](https://togithub.com/vercel/analytics/releases/tag/1.1.2) [Compare Source](https://togithub.com/vercel/analytics/compare/1.1.1...1.1.2) #### What's Changed - Fix server side tracking for Remix actions by [@tobiaslins](https://togithub.com/tobiaslins) in [https://github.com/vercel/analytics/pull/124](https://togithub.com/vercel/analytics/pull/124) **Full Changelog**: https://github.com/vercel/analytics/compare/1.1.1...1.1.2 ### [`v1.1.1`](https://togithub.com/vercel/analytics/releases/tag/1.1.1) [Compare Source](https://togithub.com/vercel/analytics/compare/1.1.0...1.1.1) #### What's Changed - Fix server side events for remix actions by [@tobiaslins](https://togithub.com/tobiaslins) in [https://github.com/vercel/analytics/pull/112](https://togithub.com/vercel/analytics/pull/112) - Upgrade [@vercel/style-guide](https://togithub.com/vercel/style-guide) by [@tobiaslins](https://togithub.com/tobiaslins) in [https://github.com/vercel/analytics/pull/110](https://togithub.com/vercel/analytics/pull/110) **Full Changelog**: https://github.com/vercel/analytics/compare/1.1.0...1.1.1 ### [`v1.1.0`](https://togithub.com/vercel/analytics/releases/tag/1.1.0) [Compare Source](https://togithub.com/vercel/analytics/compare/82d5b05236210a674d52d0e6dabbb973fd23787e...1.1.0) ##### Introducing server side events Start tracking custom events on server environments such as Edge, Serverless or Server Actions. ##### Next.js Code examples: - [Edge](https://togithub.com/vercel/analytics/blob/main/apps/nextjs/app/api/edge/route.ts) - [Serverless](https://togithub.com/vercel/analytics/blob/main/apps/nextjs/app/api/serverless/route.ts) - [Server Action](https://togithub.com/vercel/analytics/blob/main/apps/nextjs/app/server-actions/page.tsx) - [Middleware](https://togithub.com/vercel/analytics/blob/main/apps/nextjs/middleware.ts) **Full Changelog**: https://github.com/vercel/analytics/compare/1.0.1...1.1.0Configuration
π 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.
This PR has been generated by Mend Renovate. View repository job log here.