chore(deps): update dependency algosdk to v3 #289
Closed
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.
This PR contains the following updates:
^2.7.0
->^2.7.0 || ^3.0.0
2.9.0
->3.0.0
Release Notes
algorand/js-algorand-sdk (algosdk)
v3.0.0
Compare Source
What's Changed
v2 End of Life
With the release of v3 of this SDK, v2 is now in maintenance mode. No new features will be added to v2, and only security fixes or critical errors will be addressed. At the end of March 2025, no further updates will be made to the v2 package.
Breaking Changes
IntDecoding
as a REST option & support native bigint types in models by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/852Transaction
class by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/854Enhancements
Buffer
Usage by @algochoi in https://github.com/algorand/js-algorand-sdk/pull/801Bugfixes
dist
folder when creating release PR by @jasonpaulos in https://github.com/algorand/js-algorand-sdk/pull/890Other
Full Changelog: algorand/js-algorand-sdk@v2.9.0...v3.0.0
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.