chore(deps): bump strata-tasks from v0.1.0-alpha-rc16 to v0.1.0-alpha-rc25 in /backend#257
Conversation
Bumps [strata-tasks](https://github.com/alpenlabs/strata-common) from v0.1.0-alpha-rc16 to v0.1.0-alpha-rc25. - [Release notes](https://github.com/alpenlabs/strata-common/releases) - [Commits](alpenlabs/strata-common@a0c3466...064ebd8) --- updated-dependencies: - dependency-name: strata-tasks dependency-version: 064ebd8a932936bb3255a7a80db235c2f50bf04a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 766c887f90
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| name = "strata-tasks" | ||
| version = "0.3.0-alpha.1" | ||
| source = "git+https://github.com/alpenlabs/strata-common?tag=v0.1.0-alpha-rc16#a0c346696ffbf2bc95b7fa37174e09d41462efa3" | ||
| source = "git+https://github.com/alpenlabs/strata-common?tag=v0.1.0-alpha-rc25#064ebd8a932936bb3255a7a80db235c2f50bf04a" |
There was a problem hiding this comment.
Update the manifest tag with the lockfile
This lockfile entry is bumped to v0.1.0-alpha-rc25, but the workspace manifest still declares strata-tasks with tag = "v0.1.0-alpha-rc16" in backend/Cargo.toml:30. With that mismatch, a locked Cargo invocation for backend cannot satisfy the manifest from this lock entry and will require the lockfile to be updated back to rc16 (or fail under --locked), so the dependency bump is not actually usable in CI until the manifest tag is updated as well.
Useful? React with 👍 / 👎.
Bumps strata-tasks from v0.1.0-alpha-rc16 to v0.1.0-alpha-rc25.
Release notes
Sourced from strata-tasks's releases.
... (truncated)
Commits
064ebd8feat(merkle): add node-storing MMR behindnode_storefeature (#107)25d2ff9Build(deps): Bump metrics-exporter-prometheus from 0.16.2 to 0.18.1 (#114)0a68b96Build(deps): Bump taiki-e/install-action from 2.75.17 to 2.79.2 (#113)81b8ac5Build(deps): Bump github/codeql-action from 4.35.2 to 4.35.5 (#110)8e4df19Build(deps): Bump bitcoin from 0.32.8 to 0.32.9 (#108)bc5cc95chore: fix wrong link in issue templatee5554eefix(predicate): canonical SP1 Groth16 parsing, bump zkaleido, rework feature ...f93a3b7chore(deps): bump ssz-gen to 0.16.0 (#105)7eaaf48feat(metrics): add process metrics initializer (#104)bb060d6chore: bump zkaleido deps to v0.1-beta.1 (#103)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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)