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

Bump json5 and bfx-api-node-rest in /app #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 31, 2022

Removes json5. It's no longer used after updating ancestor dependency bfx-api-node-rest. These dependencies need to be updated together.

Removes json5

Updates bfx-api-node-rest from 1.0.7 to 1.1.4

Changelog

Sourced from bfx-api-node-rest's changelog.

1.1.4

  • manifest: bump deps
  • meta: add github issue/pr templates
  • meta: standardize travis config
  • meta: add example

1.1.3

  • RESTv2: add liquidations method

1.1.2

  • RESTv2: add derivsPositionCollateralSet method
  • RESTv2: add statusMessages method
  • manifest: bump deps

1.1.1

  • meta: ignore dist folder
  • RESTv1: add get/post debug logging
  • RESTv2: add get/post debug logging

1.1.0

  • bump minor due to changes in v1.0.10

1.0.10

  • RESTv2: add futures method
  • RESTv2 fix: add symbol to currencies list entries

1.0.9

  • RESTv2 refactor: add ability to fetch all funding trades to fundingTrades()

1.0.8

  • RESTv2 refactor: use v2 conf endpoint for symbols()
  • manifest: moved babel deps to dev-deps
  • meta: add .babelrc
Commits
  • b576042 Merge pull request #33 from f3rno/refactor-normalize
  • d261a81 (fix) funding model tests
  • 4a60bf5 (dummy commit to trigger travis, no changes)
  • 5886ea5 (dummy commit to trigger travis, no changes)
  • aa1d49a (manifest) switch to semver git urls for bfx repos
  • bb257a1 (fix) add newline to end of .eslintrc
  • d2f9538 (fix) add missing babel-eslint dep
  • e809119 (manifest) switch to versioned bfx-api-mock-srv dep
  • 9f523c4 (manifest) bump version to 1.1.4
  • 0fd9160 (manifest) bump deps
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jacob_plaster, a new releaser for bfx-api-node-rest since your current version.


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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [bfx-api-node-rest](https://github.com/bitfinexcom/bfx-api-node-rest). These dependencies need to be updated together.


Removes `json5`

Updates `bfx-api-node-rest` from 1.0.7 to 1.1.4
- [Release notes](https://github.com/bitfinexcom/bfx-api-node-rest/releases)
- [Changelog](https://github.com/bitfinexcom/bfx-api-node-rest/blob/master/CHANGELOG)
- [Commits](bitfinexcom/bfx-api-node-rest@v1.0.7...v1.1.4)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: bfx-api-node-rest
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 31, 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.

0 participants