Skip to content

build(deps-dev): bump @solana/spl-token from 0.0.13 to 0.2.0 in /token-swap/js#228

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/token-swap/js/solana/spl-token-0.2.0
Closed

build(deps-dev): bump @solana/spl-token from 0.0.13 to 0.2.0 in /token-swap/js#228
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/token-swap/js/solana/spl-token-0.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Bumps @solana/spl-token from 0.0.13 to 0.2.0.

Release notes

Sourced from @​solana/spl-token's releases.

@​solana/spl-token v0.1.8

No release notes provided.

@​solana/spl-token v0.1.6

Changes

  • add allowOwnerOffCurve flag in getAssociatedTokenAddress

@​solana/spl-token v0.1.5

Changes

  • bump web3.js to 1.12.0

@​solana/spl-token v0.1.4

Changes

  • Add release docs
  • Reject off-curve owners when generating Associated Token Account addresses

@​solana/spl-token v0.1.3

Fixes

Use Connection's configured commitment value for transaction submissions, instead of hard-coded recent.

@​solana/spl-token v0.1.2

Fixes

Resolved Buffer incompatibility issues through an @solana/web3.js dependency upgrade. The following errors should now be resolved:

Unhandled Rejection (TypeError): Blob.encode[programId] requires (length 32) Buffer as src

@​solana/spl-token v0.1.1

Associated Token Program support

  • Added Token.createAssociatedTokenAccountInstruction for building an instruction to create a new associated token account
  • Added helper method getOrCreateAssociatedAccountInfo for creating associated token accounts on behalf of a wallet address if it doesn't exist yet
  • Added helper method getAssociatedTokenAddress for finding the associated token address for a wallet address, token pair.

@​solana/spl-token v0.1.0

  • Fix type definitions
  • Export browser-compatible modules

@​solana/spl-token-swap - v0.1.0

Changes

  • Make all layouts compatible with SPL Token Swap v2.0.0
  • Specify CurveType on pool initialization: ConstantProduct, ConstantPrice, or Offset
  • New instructions
    • depositSingleTokenTypeExactAmountIn: deposit one token type in exchange for pool tokens, instead of both types
    • withdrawSingleTokenTypeExactAmountOut: withdraw one token type in exchange for pool tokens, instead of both types
Commits
Maintainer changes

This version was pushed to npm by jordansexton, a new releaser for @​solana/spl-token since your current version.


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 [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.0.13 to 0.2.0.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/commits/stake-pool-v0.2.0)

---
updated-dependencies:
- dependency-name: "@solana/spl-token"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2022

The following labels could not be found: automerge.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #259.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/token-swap/js/solana/spl-token-0.2.0 branch August 10, 2022 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants