Skip to content

Bump @xmldom/xmldom and @trezor/connect-web in /sample-dapps/solana-token-maker#385

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sample-dapps/solana-token-maker/multi-da9417160e
Open

Bump @xmldom/xmldom and @trezor/connect-web in /sample-dapps/solana-token-maker#385
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/sample-dapps/solana-token-maker/multi-da9417160e

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Removes @xmldom/xmldom. It's no longer used after updating ancestor dependency @trezor/connect-web. These dependencies need to be updated together.

Removes @xmldom/xmldom

Updates @trezor/connect-web from 9.2.2 to 9.7.2

Release notes

Sourced from @​trezor/connect-web's releases.

v26.3.1@mobile

Trezor Suite 26.3.1 for Android is now available also on: https://data.trezor.io/suite/releases/mobile/v26.3.1

🚀 New features

  • Fiat values are now displayed during trading for clearer transaction insights.

🎨 Improvements

  • Fixed an issue where the keyboard could overlap parts of the interface.

🔧 Bug fixes

  • Fixed an issue where an XPUB could be shown before confirmation.
  • Minor bug fixes and performance improvements for a smoother experience.

v26.2.2@mobile

Trezor Suite 26.2.2 for Android is now available also on: https://data.trezor.io/suite/releases/mobile/v26.2.2

🚀 New features

  • Added the ability to connect to a custom backend (Electrum server), providing greater privacy and full control over transaction broadcasting.
  • Added support for adding, managing, and transacting with Stellar network tokens directly in Trezor Suite.

🔧 Bug fixes

  • Resolved minor issues and improved overall usability for a more stable, consistent experience.

v26.1.1@mobile

Trezor Suite 26.1.1 for Android is now available also on: https://data.trezor.io/suite/releases/mobile/v26.1.1

🚀 New features

  • Avalanche C-Chain is now fully supported, allowing you to manage and transact on Avalanche seamlessly.
  • Sell assets directly from the Trading section.

🎨 Improvements

  • Track the performance of your Cardano (ADA) staking directly from a dedicated, view-only dashboard.
  • Cardano tokens are now visible in your wallet (view-only).
  • Legacy gas fees have been removed. Choose priority fees using the EIP-1559 fee model for Ethereum transactions.

🔧 Bug fixes

  • Minor issues have been resolved, and overall usability has been enhanced to deliver a more stable and consistent experience.

v25.12.2@mobile

Trezor Suite 25.12.2 for Android is now available also on: https://data.trezor.io/suite/releases/mobile/v25.12.2

🎨 Improvements

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​trezor/connect-web since your current version.

Install script changes

This version adds prepublish script that runs during installation. Review the package contents before updating.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Medium Risk
Primarily a dependency update in the sample-dapps/solana-token-maker lockfile, but it changes the Trezor Connect Web version used by the Trezor wallet adapter which could affect hardware-wallet connectivity or introduce upstream install-script behavior.

Overview
Updates the Solana Token Maker sample dapp’s dependency tree by upgrading @trezor/connect-web (pulled in via @solana/wallet-adapter-trezor) to 9.7.2 and removing @xmldom/xmldom from the resolved dependencies.

Net effect is a refreshed lockfile for Trezor wallet support with no app code changes, but reviewers should be aware this can alter runtime behavior of Trezor integrations and build/install outcomes.

Written by Cursor Bugbot for commit d4eecee. This will update automatically on new commits. Configure here.

Removes [@xmldom/xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [@trezor/connect-web](https://github.com/trezor/trezor-suite). These dependencies need to be updated together.


Removes `@xmldom/xmldom`

Updates `@trezor/connect-web` from 9.2.2 to 9.7.2
- [Release notes](https://github.com/trezor/trezor-suite/releases)
- [Commits](https://github.com/trezor/trezor-suite/commits)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@trezor/connect-web"
  dependency-version: 9.7.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants