Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: update dyanamic connection and test block plugins to blockly v10 #1812

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

maribethb
Copy link
Contributor

Updates the following plugins/examples to blockly-v10:

  • block-dynamic-connection
  • block-test
  • sample-app

I'm not sure how these didn't get updated previously. This is a major version bump for these plugins again :/ The peer dependency issues with block-test were hidden by the fact that lerna installs that and so doesn't tell us about the peer dependency issue with it. Nobody has complained that dynamic-connection hasn't been updated yet.

The sample app currently doesn't run at all because it was updated to work with v10, but its version wasn't bumped, so it just throws errors on startup. Not sure how that slipped by but I've verified it runs correctly now.

Beka, assigning this to you. If you approve, feel free to merge it so it unblocks you from updating core.

@maribethb maribethb requested a review from BeksOmega July 24, 2023 04:54
@maribethb maribethb requested a review from a team as a code owner July 24, 2023 04:54
@BeksOmega BeksOmega merged commit 37a2a4d into google:master Jul 24, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants