Skip to content

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

Open
bshaffer wants to merge 1 commit into
mainfrom
bump-shopping-common
Open

chore(Shopping): accept pre-1.0 for common protos#9405
bshaffer wants to merge 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
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

1 participant