wayofdev / next-starter-tpl

πŸ€– This is a microservices-ready template for building Next.js applications, used by Wayofdev. It comes bundled with Turbo and is managed as a monorepo using PNPM
https://next-starter-tpl-docs.wayof.dev
MIT License
63 stars 8 forks source link

fix(deps): update dependency @vercel/analytics to v1.1.2 #639

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/analytics (source) 1.0.2 -> 1.1.2 age adoption passing confidence

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.0

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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 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
changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

codecov[bot] commented 9 months ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #639 +/- ## ====================================== Coverage 7.75% 7.75% ====================================== Files 32 32 Lines 245 245 Branches 36 37 +1 ====================================== Hits 19 19 Misses 226 226 ``` | [Flag](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/639/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | Coverage Ξ” | | |---|---|---| | [web](https://app.codecov.io/gh/wayofdev/next-starter-tpl/pull/639/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev) | `7.75% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wayofdev#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.