chore(deps): bump the submodule group across 1 directory with 2 updates - #54
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the submodule group across 1 directory with 2 updates#54dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/submodules/submodule-8fddd61c76
branch
from
June 22, 2026 10:44
209feeb to
4c4835f
Compare
Bumps the submodule group with 2 updates in the / directory: [src/libshared](https://github.com/GothenburgBitFactory/libshared) and [src/taskchampion-cpp/corrosion](https://github.com/corrosion-rs/corrosion). Updates `src/libshared` from `3da1534` to `f02b3be` - [Commits](GothenburgBitFactory/libshared@3da1534...f02b3be) Updates `src/taskchampion-cpp/corrosion` from `f88df62` to `c4786e7` - [Release notes](https://github.com/corrosion-rs/corrosion/releases) - [Commits](corrosion-rs/corrosion@f88df62...c4786e7) --- updated-dependencies: - dependency-name: src/libshared dependency-version: 7db4f53ffc6102bcb3b7ba87fadfcbd2b57c6067 dependency-type: direct:production dependency-group: submodule - dependency-name: src/taskchampion-cpp/corrosion dependency-version: c4786e7ae2d5ade784aca29448df362c874ed04e dependency-type: direct:production dependency-group: submodule ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/submodules/submodule-8fddd61c76
branch
from
July 6, 2026 10:44
4c4835f to
fa09ef4
Compare
Author
|
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
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 submodule group with 2 updates in the / directory: src/libshared and src/taskchampion-cpp/corrosion.
Updates
src/libsharedfrom3da1534tof02b3beCommits
f02b3beConsider the Unicode display width of characters in Composite #1177db4f53Merge pull request #116 from Jelso13/masterb986698Set support email to support@gothenburgbitfactory.org9d4d8a3Update ChangeLog, AUTHORS8e70986Duration: support negative durations by prefixing a '-' before the P in ISO f...8757a2dFix: PUA/Nerd Font character width (Fixes GothenburgBitFactory/taskwarrior#3992)71b8ab5Set CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR36c5c3bAdd Developer Certificate of Origin (DCO)d433c70Add emoji display width support and width-aware string truncationUpdates
src/taskchampion-cpp/corrosionfromf88df62toc4786e7Commits
c4786e7Honor CARGO_HOME env var when searching for rust binaries (#668)7dab832Install cxxbridge-cmd without --locked