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

build(deps): bump kiteconnect from 3.2.0 to 4.1.0 #184

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 Jan 9, 2023

Bumps kiteconnect from 3.2.0 to 4.1.0.

Release notes

Sourced from kiteconnect's releases.

v4.1.0

Features

What's Changed

New Contributors

Full Changelog: zerodha/kiteconnectjs@v4.0.1...v4.1.0

v4.0.1

  • Added tests
  • Added iceberg and TTL order params to docs

v4.0.0

Breaking changes

v4 is a breaking major release with multiple changes

  • Upgrade deps and set minimum nodejs version to 8.0.0+
  • Return promise instead of throwing error on generateSession and renewAccessToken
  • Handle gtt payload validation and throw proper error
  • Change ticker response attributes naming as per kite connect doc

What's Changed

... (truncated)

Changelog

Sourced from kiteconnect's changelog.

Kite v4

Breaking changes

  • Upgrade deps and set minimum nodejs version to 8.0.0+
  • Return promise instead of throwing error on generateSession and renewAccessToken
  • Handle gtt payload validation and throw proper error
  • Change ticker response attributes naming as per kite connect doc

New features

  • Order margin call : orderMargins
  • Basket order margin call : orderBasketMargins
  • Add OI param to getHistoricalData
  • Add global constant for postion types POSITION_TYPE_DAY, POSITION_TYPE_OVERNIGHT and EXCHANGE_BCD

Fixes

  • Remove order_id param from complete tradebook fetch getTrades
  • Fix cancelMF order_id param struct
  • Handle price conversion for BCD segment in ticker
  • Remove un-used headers param for parseHistorical
  • Update comment block for getQuote, getOHLC, getLTP, placeOrder and placeMFOrder

Kite v3

New features

  • method: getProfile
  • method: getOHLC
  • method: getLTP
  • method: getInstrumentsMargins
  • Added MF API calls
  • method: getMFOrders
  • method: getMFHoldings
  • method: placeMFOrder
  • method: cancelMFOrder
  • method: getMFSIPS
  • method: placeMFSIP
  • method: modifyMFSIP
  • method: cancelMFSIP
  • method: getMFInstruments
  • method: exitOrder
  • method: renewAccessToken
  • method: invalidateRefreshToken
  • constants for products, order type, transaction type, variety, validity, exchanges and margin segments

API method name changes

v2 v3
requestAccessToken generateSession
invalidateToken invalidateAccessToken

... (truncated)

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 [kiteconnect](https://github.com/zerodhatech/kiteconnectjs) from 3.2.0 to 4.1.0.
- [Release notes](https://github.com/zerodhatech/kiteconnectjs/releases)
- [Changelog](https://github.com/zerodha/kiteconnectjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zerodhatech/kiteconnectjs/commits/v4.1.0)

---
updated-dependencies:
- dependency-name: kiteconnect
  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 Jan 9, 2023
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