deps(deps): bump soroban-sdk from 25.3.1 to 26.1.0 in /smart-contract in the rust-dependencies group#371
Closed
dependabot[bot] wants to merge 451 commits into
Closed
Conversation
Finalize contract test coverage and timeline integration; pass CI
Issue/performance monitoring
feat(frontend): input sanitization, a11y, error handling, event validation
…ar validation mock
…ad-more Add paginated timeline loading and fix frontend CI deps
…aywright packages
…warnings - Switch from @tailwindcss/postcss to standard tailwindcss + autoprefixer - Fix all React hooks ESLint errors by using setTimeout to avoid synchronous setState - Remove unused variables and fix accessibility warnings - Update package-lock.json with correct dependencies
…tion - Revert to @tailwindcss/postcss plugin to fix PostCSS configuration - Add @rollup/rollup-linux-x64-gnu to overrides for Linux CI - Fix vitest config to exclude both e2e/ and tests/e2e/ directories - Unit tests now pass with 14 test files and 94 tests
- Add @rollup/rollup-linux-x64-gnu to overrides for Rollup native module - Add lightningcss-linux-x64-gnu to overrides for TailwindCSS Lightning CSS - Revert to standard TailwindCSS + autoprefixer setup - Unit tests now pass with 14 test files and 94 tests
- Add @rollup/rollup-linux-x64-gnu as npm alias in overrides - Add lightningcss-linux-x64-gnu as npm alias in overrides - Revert to @tailwindcss/postcss plugin for better CI compatibility - Unit tests now pass with 14 test files and 94 tests
- Add step to install @rollup/rollup-linux-x64-gnu in CI workflow - Add step to install lightningcss-linux-x64-gnu in CI workflow - Remove npm aliases from package.json overrides - This approach directly installs missing native modules in CI environment - Unit tests pass with 14 test files and 94 tests
- Switch back to standard tailwindcss + autoprefixer PostCSS configuration - Update CI workflow to install tailwindcss-linux-x64-gnu instead of lightningcss - This approach avoids Lightning CSS native module issues in E2E tests - Unit tests pass with 14 test files and 94 tests
- Switch from npm ci to npm install --include=optional in CI workflow - This approach should install optional dependencies like @rollup/rollup-linux-x64-gnu - Remove separate native module installation steps - Test if this resolves the Rollup native module issue
- Fix tailwindcss-linux-x64-gnu to lightningcss-linux-x64-gnu in CI workflow - The correct package name for TailwindCSS native modules is lightningcss-linux-x64-gnu - This package exists and will be available in the Linux CI environment - Rollup Linux package installation is working correctly
- Switch back to @tailwindcss/postcss plugin as required by the error message - Update PostCSS configuration to use @tailwindcss/postcss instead of standard tailwindcss - Update package.json to use @tailwindcss/postcss dependency - CI workflow remains the same since we still need Lightning CSS Linux package - Unit tests pass with 14 test files and 94 tests
Testing: End-to-End Tests
Smart Contract Security: Emergency Stop Mechanism
Bumps the rust-dependencies group in /smart-contract with 1 update: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk). Updates `soroban-sdk` from 25.3.1 to 26.1.0 - [Release notes](https://github.com/stellar/rs-soroban-sdk/releases) - [Commits](stellar/rs-soroban-sdk@v25.3.1...v26.1.0) --- updated-dependencies: - dependency-name: soroban-sdk dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Bumps the rust-dependencies group in /smart-contract with 1 update: soroban-sdk.
Updates
soroban-sdkfrom 25.3.1 to 26.1.0Release notes
Sourced from soroban-sdk's releases.
... (truncated)
Commits
175aa41chore: for CI cargo update use precise version67c90dcchore: run cargo update for patched crates in cid3978e6chore: make and make expand-tests1eb4551Fix failing OpenZeppelin CI jobs (#1884)18f288eFix cfg handling for contracttrait and contractimpl blocks (#1871)be46eb9Deprecate export for spec generation in spec shaking v2 (#1876)14fd094Update fuzz Cargo.lock for 26.1.0892fb2bBump version to 26.1.0f52b6aaBump version to 26.0.1 (#1877)0dd79feZero-copy improvement forU256andI256(#1867)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions