Skip to content

Comments

fix(binding/dart): pin version to avoid generator/runtime version mismatch#5734

Merged
Xuanwo merged 2 commits intoapache:mainfrom
asukaminato0721:dart-pin-dep
Mar 11, 2025
Merged

fix(binding/dart): pin version to avoid generator/runtime version mismatch#5734
Xuanwo merged 2 commits intoapache:mainfrom
asukaminato0721:dart-pin-dep

Conversation

@asukaminato0721
Copy link
Contributor

Which issue does this PR close?

Closes #5728.

Rationale for this change

What changes are included in this PR?

pin the version

Are there any user-facing changes?

no

@asukaminato0721 asukaminato0721 changed the title pin version feat(binding/java): pin version Mar 10, 2025
@asukaminato0721 asukaminato0721 changed the title feat(binding/java): pin version feat(binding/dart): pin version Mar 10, 2025
@github-actions github-actions bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Mar 10, 2025
@asukaminato0721 asukaminato0721 marked this pull request as ready for review March 10, 2025 21:49
@asukaminato0721 asukaminato0721 requested a review from Xuanwo as a code owner March 10, 2025 21:49
@Xuanwo
Copy link
Member

Xuanwo commented Mar 11, 2025

I have enabled the CI, please try again.

@Xuanwo Xuanwo changed the title feat(binding/dart): pin version fix(binding/dart): pin version to avoid generator/runtime version mismatch Mar 11, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you!

@github-actions github-actions bot added the releases-note/fix The PR fixes a bug or has a title that begins with "fix" label Mar 11, 2025
@Xuanwo Xuanwo merged commit 3cfce47 into apache:main Mar 11, 2025
33 checks passed
@asukaminato0721 asukaminato0721 deleted the dart-pin-dep branch March 11, 2025 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat" releases-note/fix The PR fixes a bug or has a title that begins with "fix"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dart codegen and runtime should use the same version

2 participants