[Snyk] Upgrade bybit-api from 4.2.1 to 4.4.0#33
Merged
tiagosiebler merged 1 commit intomasterfrom Jan 15, 2026
Merged
Conversation
Snyk has created this PR to upgrade bybit-api from 4.2.1 to 4.4.0. See this package in npm: bybit-api See this project in Snyk: https://app.snyk.io/org/tiagosiebler-P8btARS9QSdFGkKd643AUT/project/d28511e8-9649-4d80-ac8e-ef794f4d2c60?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade bybit-api from 4.2.1 to 4.4.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 10 versions ahead of your current version.
The recommended version was released 22 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-AXIOS-12613773
Release notes
Package name: bybit-api
What's Changed
Full Changelog: v4.3.2...v4.4.0
What's Changed
Full Changelog: v4.3.1...v4.3.2
What's Changed
Full Changelog: v4.3.0...v4.3.1
Summary
Disabled by default to prevent any breaking changes. Enable it by passing this boolean in the REST client constructor:
Any retCode !== 0 response will be thrown in full, if enabled.
What's Changed
Full Changelog: v4.2.7...v4.3.0
What's Changed
Full Changelog: v4.2.6...v4.2.7
Full Changelog: v4.2.5...v4.2.6
What's Changed
This provides convenience in calling the subscribe method, where it will only emit subscribe events to bybit for the topics that haven't been subscribed to yet, preventing the scenario in #477 (which will cause non-duplicate topic subs to fail)
Full Changelog: v4.2.4...v4.2.5
What's Changed
Full Changelog: v4.2.3...v4.2.4
What's Changed
Transitioned the release workflow to a token-less trusted publisher workflow, for a more secure way to publish new releases to npm.
Historic Changelog
Note: these are since the last "release" / tag on GitHub.
max_leveragetypo by @ iam4x in #180marketUnitoptional property toOrderParamsV5interface by