Skip to content

chore(Shopping): accept pre-1.0 for common protos - #9405

Merged
cy-yun merged 1 commit into
mainfrom
bump-shopping-common
Jul 30, 2026
Merged

chore(Shopping): accept pre-1.0 for common protos#9405
cy-yun merged 1 commit into
mainfrom
bump-shopping-common

Conversation

@bshaffer

@bshaffer bshaffer commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

fixes #9373

Ensures shopping packages use any common protos which are 0.4 <= x < 1.0

This was a mistake on my part (see #9024 (comment)), the ~ is typically used to mean this, but because we used 0.4.0 instead of 0.4, we were still restricting the version constraint to be 0.4 <= x < 0.5 isntead.

@bshaffer
bshaffer requested a review from a team as a code owner July 28, 2026 15:21
@bshaffer bshaffer added the next release PRs to be included in the next release label Jul 28, 2026
@bshaffer bshaffer changed the title chore: shopping accepts pre-1.0 for common protos chore(Shopping): accept pre-1.0 for common protos Jul 28, 2026

@cy-yun cy-yun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cy-yun
cy-yun merged commit be0d240 into main Jul 30, 2026
75 checks passed
@cy-yun
cy-yun deleted the bump-shopping-common branch July 30, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next release PRs to be included in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

shopping-merchant-products can not be installed via composer due to dependencies conflict

2 participants