Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

Bumps analytics-node from 3.5.0 to 6.0.0.

Release notes

Sourced from analytics-node's releases.

v6.0.0

  • Change flush threshold from 500kb to 450kb #311
  • Breaking: Flush now properly returns a Promise #288

5.1.2

  • Pinning axios-retry to 3.2.0

5.1.1

  • Update axios-retry

v5.1.0

Added options for axiosRetryConfig, disable axiosRetry if retryCount is 0 (#285) Optimize timer scheduling (#172) Update Axios to fix a ReDoS vulnerability (#295) Automated dependency upgrades

5.0.0

BREAKING: Dropping support for Node 8.0! Flush the queue when maximum storage has reached (#277) Return a promise from flush (#281) Upgrade uuid package to support treeshaking (#273) Dependency upgrades

v4.0.1

  • Fixed an issue where the optional axios instance passed as an option was ignored

v4.0.0

  • BREAKING: throws error when message is over 32kb #268
  • Allow passing in Axios instance in options #270
  • Fix data parameter always undefined on callback for track method #231
  • Allow to update endpoint to send batch events #246
  • Vulnerability fixes #264, #243, #263, #226, #227, #228, #247, #248, #252, #253, #257, #261
  • Fixed a typo to reflect actual code behaviour #233
Changelog

Sourced from analytics-node's changelog.

v5.1.1 / 2021-10-20

  • axios-retry update

v5.1.0 / 2021-9-13

  • Added options for axiosRetryConfig, disable axiosRetry if retryCount is 0 (#285)
  • Optimize timer scheduling (#172)
  • Update Axios to fix a ReDoS vulnerability (#295)
  • Automated dependency upgrades

v5.0.0 / 2021-7-16

  • BREAKING: Dropping support for Node 8.0!
  • Flush the queue when maximum storage has reached (#277)
  • Return a promise from flush (#281)
  • Upgrade uuid package to support treeshaking (#273)
  • Dependency upgrades

v4.0.1 / 2021-2-24

  • Fixed an issue where the optional axiosInstance passed as an option was ignored

v4.0.0 / 2021-2-17

  • BREAKING: throws error when message is over 32kb #268
  • Allow passing in Axios instance in options #270
  • Fix data parameter always undefined on callback for track method #231
  • Allow to update endpoint to send batch events #246
  • Vulnerability fixes #264, #243, #263, #226, #227, #228, #247, #248, #252, #253, #257, #261
  • Fixed a typo to reflect actual code behaviour #233
Commits

Dependabot compatibility score

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 commands and options

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 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)

Bumps [analytics-node](https://github.com/segmentio/analytics-node) from 3.5.0 to 6.0.0.
- [Release notes](https://github.com/segmentio/analytics-node/releases)
- [Changelog](https://github.com/segmentio/analytics-node/blob/master/History.md)
- [Commits](segmentio/analytics-node@v3.5.0...v6.0.0)

---
updated-dependencies:
- dependency-name: analytics-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2022

Superseded by #104.

@dependabot dependabot bot closed this Jul 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/analytics-node-6.0.0 branch July 14, 2022 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant