hyperledger / solang

Solidity Compiler for Solana and Polkadot
https://solang.readthedocs.io/
Apache License 2.0
1.22k stars 207 forks source link

[Snyk] Upgrade @solana/spl-token from 0.3.8 to 0.3.9 #1607

Closed hyperledger-bot closed 7 months ago

hyperledger-bot commented 7 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @solana/spl-token from 0.3.8 to 0.3.9.

:information_source: 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 **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2023-11-14.
Release notes
Package name: @solana/spl-token
  • 0.3.9 - 2023-11-14

    Introduces support for new Token2022 extension functionality:

    • TransferHook extension:
      • Account data seed configurations for account resolution (#5815)
      • Account meta de-escalation checks when adding extra metas to instructions (#5816)
      • Accounts list ordering ensured to match Rust offchain implementation (#5817)
    • MetadataPointer extension:
      • Adds the MetadataPointer extension to the library's extension support (#5805)

    Thanks for the contributions, @ mistersimon !

      </li>
      <li>
        <b>0.3.8</b> - 2023-06-01
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/solana-labs/solana-program-library/releases">@solana/spl-token GitHub release notes</a>

Commit messages
Package name: @solana/spl-token
  • a1404b3 [token js]: bump version (#5813)
  • ce3e4fc build(deps): bump @ solana/codecs-numbers from 2.0.0-experimental.398c396 to 2.0.0-experimental.7123512 (#5831)
  • a862ec1 build(deps): bump @ solana/options from 2.0.0-experimental.398c396 to 2.0.0-experimental.7123512 (#5826)
  • 906d496 build(deps): bump @ solana/codecs-core from 2.0.0-experimental.398c396 to 2.0.0-experimental.7123512 (#5823)
  • 26fded0 build(deps-dev): bump @ typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 (#5828)
  • 0047bd2 build(deps-dev): bump prettier from 3.0.3 to 3.1.0 (#5827)
  • 69de0ac build(deps-dev): bump tsx from 3.14.0 to 4.1.2 (#5825)
  • 6a27f96 dependabot: Fix time format to add leading 0 (#5822)
  • 2b30a1b [token js]: transfer-hook: align key pushing flow with Rust helpers
  • 1b89c06 [token js]: transfer-hook: add account meta de-escalation
  • 7b3fef1 [token js]: transfer-hook: add support for account data seeds
  • 7a4af0a js: Add top-level package.json and turbo build (#5819)
  • 2c1480c build(deps): bump proptest from 1.3.1 to 1.4.0 (#5812)
  • c94eeec token-cli: Refactor tests out of `main.rs` (#5804)
  • 6ac9c28 token-cli: Make update confidential accept multiple args (#5814)
  • 20f27e2 token 2022: add metadata pointer extension to js @ solana/spl-token client (#5805)
  • 6fe3c15 docs: Fix typos (#5808)
  • b1ba649 single-pool-js: remove unnecessary deps (#5801)
  • f542e00 README: Use commit hashes for audits (#5799)
  • e6af887 build(deps): bump tokio from 1.33.0 to 1.34.0 (#5800)
  • 6ed7254 stake-pool: Allow mints with confidential transfer fee (#5610)
  • 1194694 single-pool-js: bump version
  • 80adefd single-pool: update docs with examples (#5414)
  • fddc4f4 build(deps): bump superstruct from 0.14.2 to 1.0.3 in /stake-pool/js (#5793)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8fdb728) 87.99% compared to head (63ca32d) 87.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1607 +/- ## ======================================= Coverage 87.99% 87.99% ======================================= Files 133 133 Lines 64970 64970 ======================================= Hits 57173 57173 Misses 7797 7797 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.