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

Update dependency blockly to v10 - autoclosed #66

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
blockly (source) 9.3.3 -> 10.4.3 age adoption passing confidence

Release Notes

google/blockly (blockly)

v10.4.3

Compare Source

What's Changed

Other changes

Full Changelog: google/blockly@blockly-v10.4.2...blockly-v10.4.3

v10.4.2

Compare Source

This is a patch release that addresses minor issues with dragging that were introduced in v10.4.0.

What's Changed

Bug fixes 🐛

Full Changelog: google/blockly@blockly-v10.4.1...blockly-v10.4.2

v10.4.1

Compare Source

What's Changed

Bug Fixes
Other changes

Full Changelog: google/blockly@blockly-v10.4.0...blockly-v10.4.1

v10.4.0

Compare Source

Blockly v10.4.0

  • This release contains mostly bug fixes and improvements!
  • New feature: custom connection previewers allow you to change how pending connections are visualized to users. Check out the documentation to learn more.
  • Note if you use TypeScript: we now export the JavascriptGenerator (and similiar for other languages) class in TypeScript, complete with its accurate typings. We were not previously exporting this class in our TS definition files, so it wasn't accessible from TS code at all. Do note that we are still exporting the instance of those classes (javascriptGenerator and friends) typed as any so as not to introduce breaking type changes. You'll get accurate typings for the instances as well coming in v11!

What's Changed

New features ✨
Bug fixes 🐛

New Contributors

Full Changelog: google/blockly@blockly-v10.3.1...blockly-v10.4.0

v10.3.1

Compare Source

What's Changed

Bug fixes 🐛

Full Changelog: google/blockly@blockly-v10.3.0...blockly-v10.3.1

v10.3.0

Compare Source

What's Changed

New features ✨
Bug fixes 🐛
Cleanup ♻️
Reverted changes ⎌
Other changes

New Contributors

Full Changelog: google/blockly@blockly-v10.2.2...blockly-v10.3.0

v10.2.2

Compare Source

What's Changed

Other changes

Full Changelog: google/blockly@blockly-v10.2.1...blockly-v10.2.2

v10.2.1

Compare Source

What's Changed

Other changes

Full Changelog: google/blockly@blockly-v10.2.0...blockly-v10.2.1

v10.2.0

Compare Source

What's Changed

This was a minor release!

Deprecations 🧹 - APIs that may be removed in future releases
New features ✨
Bug fixes 🐛
Cleanup ♻️
Other changes

New Contributors

Full Changelog: google/blockly@blockly-v10.1.3...blockly-v10.2.0

v10.1.3

Compare Source

This patch release rolls back a change to the serialization of insertion markers. The change set blocks to be insertion markers after their extra state was loaded, rather than before.

The issue was reported in https://github.com/google/blockly-samples/issues/1856 and this release rolls back the change. We will roll this change forward at our next breaking release.

What's Changed

Other changes

Revert "fix: insertion marker's next blocks become real block (https://github.com/google/blockly/pull/7384)"

Revert "feat: Insertion marker json deserialization 7316 ( https://github.com/google/blockly/pull/7364 )" "

Full Changelog: google/blockly@blockly-v10.1.0...blockly-v10.1.3

v10.1.2

Compare Source

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: google/blockly@blockly-v10.1.1...blockly-v10.1.2

v10.1.1

Compare Source

What's Changed

Other changes

Full Changelog: google/blockly@blockly-v10.1.0...blockly-v10.1.1

v10.1.0

Compare Source

What's Changed

Deprecations 🧹 - APIs that may be removed in future releases
New features ✨
Bug fixes 🐛

New Contributors

Full Changelog: google/blockly@blockly-v10.0.1...blockly-v10.1.0

v10.0.2

Compare Source

What's Changed

Bug fixes 🐛

Full Changelog: google/blockly@blockly-v10.0.1...blockly-v10.0.2

v10.0.1

Compare Source

What's Changed

Deprecations 🧹 - APIs that may be removed in future releases

Full Changelog: google/blockly@blockly-v10.0.0...blockly-v10.0.1

v10.0.0

Compare Source

Blockly v10 is here! This quarter we’ve edged closer to 100% TypeScript in the core repo: blocks have been converted and generators are not far behind. We’ve also improved performance in multiple scenarios and added APIs to customize Blockly in new ways.

Here are the highlights for this release:

  • Added ability to use custom Icons. This included some refactoring and breaking changes to the old APIs; read more in the PRs below.
  • Removed the drag surfaces! This greatly improves performance in Chrome. No action needed unless you were doing something special with the drag surfaces (which is rare)
  • Removed the debug renderer, which was previously deprecated and moved to the dev-tools plugin
  • Changes to generators. Most of the changes were backwards compatible, but if you use Blockly through script tags, be aware that we've added new global variables under the names javascript, python, etc. which may conflict with global variables already in your app. Read more in the linked PRs below.
  • Added support for custom inputs
  • Improved rendering performance and added hooks for managing the render lifecycle
  • Improved types for those using TypeScript

What's Changed

Breaking changes 🛠
Deprecations 🧹 - APIs that may be removed in future releases
New features ✨
Bug fixes 🐛
Cleanup ♻️

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/blockly-10.x branch 5 times, most recently from 20caa85 to 1d53a4c Compare July 3, 2023 21:45
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 6 times, most recently from f849ae1 to 2663da1 Compare July 13, 2023 22:02
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 8 times, most recently from fb135df to 8e6ca1d Compare July 20, 2023 21:17
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 11 times, most recently from bbac50d to b1cc990 Compare July 28, 2023 21:25
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 9 times, most recently from f0fdec7 to c71f2e8 Compare April 13, 2024 17:27
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 3 times, most recently from b3e8c42 to c607fdd Compare April 22, 2024 23:20
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 5 times, most recently from 46e5225 to aa71766 Compare May 1, 2024 21:10
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 6 times, most recently from 2d8741d to 6a5a738 Compare May 13, 2024 04:08
@renovate renovate bot force-pushed the renovate/blockly-10.x branch 2 times, most recently from baf548d to faed31d Compare May 14, 2024 11:57
@renovate renovate bot changed the title Update dependency blockly to v10 Update dependency blockly to v10 - autoclosed May 21, 2024
@renovate renovate bot closed this May 21, 2024
@renovate renovate bot deleted the renovate/blockly-10.x branch May 21, 2024 03:28
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.

None yet

0 participants