Bump common submodule to latest dev commit, Fixes AB#3667378#2534
Merged
Conversation
Copilot
AI
changed the title
[WIP] Update common git submodule to latest commit on dev branch
Bump Jun 18, 2026
common submodule to latest dev commit
|
❌ Work item link check failed. Description does not contain AB#{ID}. Click here to Learn more. |
1 similar comment
|
❌ Work item link check failed. Description does not contain AB#{ID}. Click here to Learn more. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the common git submodule pointer to a newer commit on the dev branch, keeping .gitmodules and the rest of the repository tree unchanged.
Changes:
- Updated the
commonsubmodule gitlink fromfb98ec58…to0b219bac…. - No changes to submodule configuration (
.gitmodules) or Gradle module wiring.
|
❌ Invalid work item number: AB#3667378 Click here to learn more. |
mohitc1
approved these changes
Jun 18, 2026
common submodule to latest dev commitcommon submodule to latest dev commit, Fixes AB#3667378
shahzaibj
approved these changes
Jun 18, 2026
p3dr0rv
approved these changes
Jun 18, 2026
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.
This PR updates the
commongit submodule to the latestdevtip requested in the issue. The repository now pointscommonfromfb98ec58...to0b219bac..., with no other tree changes.Submodule pointer update
common:fb98ec58b36af556fed6de41480b783c8ee3df53→0b219baca3bdc00a610de9a9d5d70aad40e0bcfb.gitmodulesunchanged.Scope control
Subproject commitline only).commonremains a submodule (mode160000), not checked-in directory contents.Fixes AB#3667378