Skip to content

Bump bitfinex-api-node from 3.0.2 to 4.0.9 - #65

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bitfinex-api-node-4.0.9
Closed

Bump bitfinex-api-node from 3.0.2 to 4.0.9#65
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bitfinex-api-node-4.0.9

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps bitfinex-api-node from 3.0.2 to 4.0.9.

Release notes

Sourced from bitfinex-api-node's releases.

v4.0.9

  • WS2Manager: respect internal auth arg settings

v4.0.8

  • WSv2: fix on trade message handler by prioritising channel data symbol over pair symbol

v4.0.7

No release notes provided.

v4.0.5

No release notes provided.

v4.0.4

No release notes provided.

v4.0.3

No release notes provided.

4.0.2

No release notes provided.

Changelog

Sourced from bitfinex-api-node's changelog.

4.0.9

  • WS2Manager: respect internal auth arg settings

4.0.8

  • WSv2: fix on trade message handler by prioritising channel data symbol over pair symbol

4.0.7

  • WSv2: refactor to use async/await style where possible
  • WSv2: reconnect() now always resolves on completion

4.0.6

  • WSv2: fix internal flag persistence #521

4.0.5

  • WSv2: add auth arg management (pre-set dms and calc)
  • WSv2: add updateAthArgs()
  • WSv2: add getAuthArgs()
  • WS2Manager: fix auth args handling with new methods
  • WS2Manager: rename setAuthCredentials -> setAPICredentials

4.0.4

4.0.3

  • WS2Manager: add setAuthArgs method

4.0.2

  • WS2Manager: add reconnect method

4.0.1

  • WSv2: fix fte and ftu event routing

4.0.0

  • include bfx-api-node-rest takeNotification hotfix. This pull request changed the schema of data returned from the v2 REST functions. See pr bitfinexcom/bfx-api-node-rest#42 for more info
Commits
  • 727c5f8 (refactor) rm default auth() dms and calc params, use only if provided
  • 4fc33e3 (fix) respect internal auth arg settings in WS2Manager, bump 4.0.9
  • 248f10e (meta) bump version to 4.0.8
  • 08b467a (fix) prioritized channel data symbol over pair in trade msg handler
  • bbf3166 (refactor) use async/await where possible in tests/ws2
  • e0656cb (meta) bump version to 4.0.6
  • 661d4ca (fix) internal flag persistence and affected tests, closes #521
  • abbd3c1 (meta) update CHANGELOG
  • e9f0306 (fix) WS2Manager test
  • 944400e (fix) rename setAuthCredentials -> setAPICredentials
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Feb 26, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #69.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/bitfinex-api-node-4.0.9 branch February 27, 2020 05:05
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