Skip to content

Commit

Permalink
Bump @vercel/analytics from 1.0.2 to 1.1.1 (#895)
Browse files Browse the repository at this point in the history
Bumps
[@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web)
from 1.0.2 to 1.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/analytics/releases"><code>@​vercel/analytics</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix server side events for remix actions by <a
href="https://github.com/tobiaslins"><code>@​tobiaslins</code></a> in <a
href="https://redirect.github.com/vercel/analytics/pull/112">vercel/analytics#112</a></li>
<li>Upgrade <code>@​vercel/style-guide</code> by <a
href="https://github.com/tobiaslins"><code>@​tobiaslins</code></a> in <a
href="https://redirect.github.com/vercel/analytics/pull/110">vercel/analytics#110</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/analytics/compare/1.1.0...1.1.1">https://github.com/vercel/analytics/compare/1.1.0...1.1.1</a></p>
<h2>1.1.0</h2>
<h3>Introducing server side events</h3>
<p>Start tracking custom events on server environments such as Edge,
Serverless or Server Actions.</p>
<h4>Next.js Code examples:</h4>
<ul>
<li><a
href="https://github.com/vercel/analytics/blob/main/apps/nextjs/app/api/edge/route.ts">Edge</a></li>
<li><a
href="https://github.com/vercel/analytics/blob/main/apps/nextjs/app/api/serverless/route.ts">Serverless</a></li>
<li><a
href="https://github.com/vercel/analytics/blob/main/apps/nextjs/app/server-actions/page.tsx">Server
Action</a></li>
<li><a
href="https://github.com/vercel/analytics/blob/main/apps/nextjs/middleware.ts">Middleware</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/analytics/compare/1.0.1...1.1.0">https://github.com/vercel/analytics/compare/1.0.1...1.1.0</a></p>
<h2>1.1.0-beta.9</h2>
<ul>
<li>Fix usage with deployment protection</li>
</ul>
<h2>1.1.0-beta.8</h2>
<ul>
<li>Cleanup</li>
</ul>
<h2>1.1.0-beta.7</h2>
<ul>
<li>Allow to send server side events in preview branches with deployment
protection enabled.</li>
</ul>
<h2>1.1.0-beta.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Better error handling by <a
href="https://github.com/tobiaslins"><code>@​tobiaslins</code></a> in <a
href="https://redirect.github.com/vercel/analytics/pull/104">vercel/analytics#104</a></li>
<li>Add support for <code>waitUntil</code> if available by <a
href="https://github.com/tobiaslins"><code>@​tobiaslins</code></a> in <a
href="https://redirect.github.com/vercel/analytics/pull/105">vercel/analytics#105</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/analytics/compare/1.1.0-beta.5...1.1.0-beta.6">https://github.com/vercel/analytics/compare/1.1.0-beta.5...1.1.0-beta.6</a></p>
<h2>1.1.0-beta.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Simply use of server side events! No more
<code>withSessionContext</code> and no manual passing of
<code>headers</code> or <code>request</code>!</li>
</ul>
<ul>
<li>[breaking]: removed <code>withSessionContext</code> export as its
not needed anymore!</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/vercel/analytics/compare/1.1.0-beta.4...1.1.0-beta.5">https://github.com/vercel/analytics/compare/1.1.0-beta.4...1.1.0-beta.5</a></p>
<h2>1.1.0-beta.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix missing referrer by <a
href="https://github.com/tobiaslins"><code>@​tobiaslins</code></a> in <a
href="https://redirect.github.com/vercel/analytics/pull/95">vercel/analytics#95</a>
(Fixes 400 errors for some)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/vercel/analytics/commits/1.1.1/packages/web">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@vercel/analytics&package-manager=npm_and_yarn&previous-version=1.0.2&new-version=1.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent b894ebc commit 8604251
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@vercel/analytics": "^1.0.2",
"@vercel/analytics": "^1.1.1",
"chakra-ui-markdown-renderer": "^4.1.0",
"framer-motion": "^6",
"humanize-string": "^3.0.0",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,10 +1313,12 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==

"@vercel/analytics@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@vercel/analytics/-/analytics-1.0.2.tgz#7af719a1bf33734840aee6f04eb548d2cedab9ec"
integrity sha512-BZFxVrv24VbNNl5xMxqUojQIegEeXMI6rX3rg1uVLYUEXsuKNBSAEQf4BWEcjQDp/8aYJOj6m8V4PUA3x/cxgg==
"@vercel/analytics@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@vercel/analytics/-/analytics-1.1.1.tgz#2a712378a95014a548b4f9d2ae1ea0721433908d"
integrity sha512-+NqgNmSabg3IFfxYhrWCfB/H+RCUOCR5ExRudNG2+pcRehq628DJB5e1u1xqwpLtn4pAYii4D98w7kofORAGQA==
dependencies:
server-only "^0.0.1"

"@zag-js/[email protected]":
version "0.16.0"
Expand Down Expand Up @@ -2948,6 +2950,11 @@ scheduler@^0.23.0:
dependencies:
loose-envify "^1.1.0"

server-only@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/server-only/-/server-only-0.0.1.tgz#0f366bb6afb618c37c9255a314535dc412cd1c9e"
integrity sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==

source-map-js@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
Expand Down

0 comments on commit 8604251

Please sign in to comment.