Skip to content

Commit 0551776

Browse files
build(deps): bump @segment/analytics-node from 2.0.0 to 2.2.1 (#1038)
Bumps [@segment/analytics-node](https://github.com/segmentio/analytics-next/tree/HEAD/packages/node) from 2.0.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/segmentio/analytics-next/releases"><code>@​segment/analytics-node</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​segment/analytics-node</code><a href="https://github.com/2"><code>@​2</code></a>.2.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/7f9d5a00747d885f794c7e05b6f0d1576580bfea"><code>7f9d5a00</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/7f9d5a00747d885f794c7e05b6f0d1576580bfea"><code>7f9d5a00</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.8.1</li> </ul> </li> </ul> <h2><code>@​segment/analytics-node</code><a href="https://github.com/2"><code>@​2</code></a>.2.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/segmentio/analytics-next/pull/1128">#1128</a> <a href="https://github.com/segmentio/analytics-next/commit/c45d445beb1b1d5b03738557720720d05e9c08a3"><code>c45d445b</code></a> Thanks <a href="https://github.com/silesky"><code>@​silesky</code></a>! - Do not make plugin.version required</li> </ul> <ul> <li><a href="https://redirect.github.com/segmentio/analytics-next/pull/1156">#1156</a> <a href="https://github.com/segmentio/analytics-next/commit/9ece2726de257ecd594d601ef098bea746858133"><code>9ece2726</code></a> Thanks <a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>! - Improves support for TypeScript's <code>exactOptionalPropertyTypes</code> by allowing <code>undefined</code> to be passed to optional properties.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/c45d445beb1b1d5b03738557720720d05e9c08a3"><code>c45d445b</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/9ece2726de257ecd594d601ef098bea746858133"><code>9ece2726</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.8.0</li> </ul> </li> </ul> <h2><code>@​segment/analytics-node</code><a href="https://github.com/2"><code>@​2</code></a>.1.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/5647624cbcd4984e5bdbf2e9c907619366864c4e"><code>5647624c</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.7.0</li> </ul> </li> </ul> <h2><code>@​segment/analytics-node</code><a href="https://github.com/2"><code>@​2</code></a>.1.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/e884b6119db4ddbc557577539aa91b95481776a2"><code>e884b61</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/e884b6119db4ddbc557577539aa91b95481776a2"><code>e884b61</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.6.0</li> </ul> </li> </ul> <h2><code>@​segment/analytics-node</code><a href="https://github.com/2"><code>@​2</code></a>.1.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/3c37def422f82073e7e33d2d7c7c26c4637afdc9"><code>3c37def</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/1635e42ffae8fd8e8d18be94f47a22a802fecec8"><code>1635e42</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.5.1</li> </ul> </li> </ul> <h2><code>@​segment/analytics-node</code><a href="https://github.com/2"><code>@​2</code></a>.1.0</h2> <h2>What's Changed</h2> <ul> <li>Retain messageId if exists (allow overriding) by <a href="https://github.com/silesky"><code>@​silesky</code></a> in <a href="https://redirect.github.com/segmentio/analytics-next/pull/1043">segmentio/analytics-next#1043</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/segmentio/analytics-next/blob/master/packages/node/CHANGELOG.md"><code>@​segment/analytics-node</code>'s changelog</a>.</em></p> <blockquote> <h2>2.2.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/7f9d5a00747d885f794c7e05b6f0d1576580bfea"><code>7f9d5a00</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/7f9d5a00747d885f794c7e05b6f0d1576580bfea"><code>7f9d5a00</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.8.1</li> </ul> </li> </ul> <h2>2.2.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/segmentio/analytics-next/pull/1128">#1128</a> <a href="https://github.com/segmentio/analytics-next/commit/c45d445beb1b1d5b03738557720720d05e9c08a3"><code>c45d445b</code></a> Thanks <a href="https://github.com/silesky"><code>@​silesky</code></a>! - Do not make plugin.version required</li> </ul> <ul> <li><a href="https://redirect.github.com/segmentio/analytics-next/pull/1156">#1156</a> <a href="https://github.com/segmentio/analytics-next/commit/9ece2726de257ecd594d601ef098bea746858133"><code>9ece2726</code></a> Thanks <a href="https://github.com/mrmckeb"><code>@​mrmckeb</code></a>! - Improves support for TypeScript's <code>exactOptionalPropertyTypes</code> by allowing <code>undefined</code> to be passed to optional properties.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/c45d445beb1b1d5b03738557720720d05e9c08a3"><code>c45d445b</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/9ece2726de257ecd594d601ef098bea746858133"><code>9ece2726</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.8.0</li> </ul> </li> </ul> <h2>2.1.3</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/5647624cbcd4984e5bdbf2e9c907619366864c4e"><code>5647624c</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.7.0</li> </ul> </li> </ul> <h2>2.1.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/e884b6119db4ddbc557577539aa91b95481776a2"><code>e884b61</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/e884b6119db4ddbc557577539aa91b95481776a2"><code>e884b61</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.6.0</li> </ul> </li> </ul> <h2>2.1.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/segmentio/analytics-next/commit/3c37def422f82073e7e33d2d7c7c26c4637afdc9"><code>3c37def</code></a>, <a href="https://github.com/segmentio/analytics-next/commit/1635e42ffae8fd8e8d18be94f47a22a802fecec8"><code>1635e42</code></a>]: <ul> <li><code>@​segment/analytics-core</code><a href="https://github.com/1"><code>@​1</code></a>.5.1</li> </ul> </li> </ul> <h2>2.1.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/segmentio/analytics-next/pull/1043">#1043</a> <a href="https://github.com/segmentio/analytics-next/commit/95fd2fd801da26505ddcead96ffaa83aa4364994"><code>95fd2fd</code></a> Thanks <a href="https://github.com/silesky"><code>@​silesky</code></a>! - This ensures backward compatibility with analytics-node by modifying '<code>@​segment/analytics-core</code>'. Specifically, the changes prevent the generation of a messageId if it is already set. This adjustment aligns with the behavior outlined in analytics-node's source code <a href="https://github.com/segmentio/analytics-node/blob/master/index.js#L195-L201">here</a>.</p> <p>While this is a core release, only the node library is affected, as the browser has its own EventFactory atm.</p> </li> </ul> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/segmentio/analytics-next/commit/4c479f6f0515d62fc1402513b4620c218fc71276"><code>4c479f6</code></a> Version Packages (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1208">#1208</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/7f9d5a00747d885f794c7e05b6f0d1576580bfea"><code>7f9d5a0</code></a> Settings refactor (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1212">#1212</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/4907e7ccbc7c81bbc8742197f80e11f28f67de87"><code>4907e7c</code></a> Update monorepo to node 20, add codecov (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1195">#1195</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/58ca71afc4515852bd162f076136473c60a5b897"><code>58ca71a</code></a> Version Packages (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1158">#1158</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/9ece2726de257ecd594d601ef098bea746858133"><code>9ece272</code></a> Add support for <code>exactOptionalPropertyTypes</code> (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1156">#1156</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/f8cdce128cb81849f2a197b831ecddb7f73fcb33"><code>f8cdce1</code></a> Version Packages (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1148">#1148</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/2c80c922c86caa07040c807da7ae52e81c98c883"><code>2c80c92</code></a> Bump axios from 1.6.1 to 1.6.2 (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1077">#1077</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/7f45c972d1b7dfa5cd9488176caa2cb3c18747f6"><code>7f45c97</code></a> Node 429 rate limit timeout support (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1085">#1085</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/ef959f68e390496e6f22fc34387ea7f735d582bf"><code>ef959f6</code></a> Version Packages (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1081">#1081</a>)</li> <li><a href="https://github.com/segmentio/analytics-next/commit/e884b6119db4ddbc557577539aa91b95481776a2"><code>e884b61</code></a> Make SDK resilient to blocking of non-destination type actions (<a href="https://github.com/segmentio/analytics-next/tree/HEAD/packages/node/issues/1080">#1080</a>)</li> <li>Additional commits viewable in <a href="https://github.com/segmentio/analytics-next/commits/@segment/analytics-node@2.2.1/packages/node">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@segment/analytics-node&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf39ab7 commit 0551776

File tree

1 file changed

+19
-13
lines changed

1 file changed

+19
-13
lines changed

package-lock.json

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)