Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump analytics-node from 3.5.0 to 6.1.0 #104

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps analytics-node from 3.5.0 to 6.1.0.

Release notes

Sourced from analytics-node's releases.

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
  • 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
  • 2787295 Update History.md
  • e559318 Update History.md
  • 0fd73d8 add an errorHandler property to the class initializer such that we can return...
  • 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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 3, 2022

Superseded by #108.

@dependabot dependabot bot closed this Aug 3, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/analytics-node-6.1.0 branch August 3, 2022 10:15
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.

0 participants