Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2022

Bumps analytics-node from 3.5.0 to 6.2.0.

Release notes

Sourced from analytics-node's releases.

v6.2.0

  • Ensure callback is called when envoking errorHanlder 58b79b4

segmentio/analytics-node@v6.1.0...v6.2.0

v6.1.0

  • See this for changelog

segmentio/analytics-node@v6.0.0...v6.1.0

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.

v6.1.0 / 2022-07-13

  • Add an errorHandler property to constructor options (#342)
  • Add sentAt note to readme (#340)
  • Update library axios to 0.27.2 (#339)
  • Update code snippet to match analyics-code API (#321)
  • Error thrown in callback function is caught by flush's promise .catch() (#317)
  • Fix callback called twice (#315)
  • Automated dependency upgrades

v6.0.0 / 2021-11-19

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

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
  • 00c88ef v6.2.0
  • d62976f Merge pull request #347 from timhaley94/error-handler-callback
  • 58b79b4 Ensure callback is called when envoking errorHanlder
  • 23823f9 v6.1.0
  • e730ffc Update History.md
  • 36b4097 Merge pull request #344 from North-Two-Five/update_history_6.0.1
  • e3a29e2 Update History.md file to 6.1.0
  • 6d17dae Update History.md file with new changes
  • fb41963 Merge pull request #342 from tam-carre/master
  • 81024d9 Merge branch 'master' into master
  • Additional commits viewable in compare view

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.2.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.2.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 Aug 3, 2022
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