Skip to content

Bump blockly from 13.2.1 to 13.3.0 in /Tooling in the tooling-dependencies group - #24

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Tooling/tooling-dependencies-9fd70c43fd
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Tooling/tooling-dependencies-9fd70c43fd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown

Bumps the tooling-dependencies group in /Tooling with 1 update: blockly.

Updates blockly from 13.2.1 to 13.3.0

Release notes

Sourced from blockly's releases.

blockly-v13.3.0

What's Changed

New features ✨

Bug fixes 🐛

Documentation updates 📄

Other changes

... (truncated)

Changelog

Sourced from blockly's changelog.

13.3.0 (2026-09-10)

Features

Bug Fixes

  • add comma to block labels except on Apple devices (#10279) (55f62a0)
  • Clamp transforms to sensible levels of precision (#10268) (965c1a3)
  • Do not re-announce moves that stay on the same connection target (#10308) (b340469)
  • drop IFocusableNode from trash and zoom (#10272) (9af3629)
  • Fix a bug that could cause unexpected block movement when inserting blocks from the toolbox (#10289) (966d29b)
  • Fix bug that could cause dragged blocks to connect to and delete others (#10285) (7aba030)
  • Fix bug that could cause renders to clobber the undo stack (#10227) (d130ef8)
  • Fix bug that made some keyboard shortcuts non-idempotent (#10286) (8946e47)
  • Fix exception when disposing blocks with focused connections (#10387) (fbf197d)
  • Improve block placement when inserting from flyout via keyboard (#10318) (1477ab1)
  • Improve performance of `WorkspaceSvg.getNestedTrees()` (#10236) (2763f38)
  • keep tall field corners inside round caps with zelos (#10214) (38a3b80)
  • Make IDs of comment bar buttons consistent (#10280) (e3b6810)
  • Make reverting block drags from the flyout delete the dragged block (#10290) (082bc31)
  • Prevent registering a keyboard shortcut under the same key combo multiple times (#10386) (ac5bf48)
  • restore focus on toast dismiss (#10260) (844dd25)
  • scroll field into view after window resize instead of bumping block (#10373) (d366715)
  • wrong css prop (#10257) (30e9b8d)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tooling-dependencies group in /Tooling with 1 update: [blockly](https://github.com/RaspberryPiFoundation/blockly).


Updates `blockly` from 13.2.1 to 13.3.0
- [Release notes](https://github.com/RaspberryPiFoundation/blockly/releases)
- [Changelog](https://github.com/RaspberryPiFoundation/blockly/blob/main/CHANGELOG.md)
- [Commits](RaspberryPiFoundation/blockly@blockly-v13.2.1...blockly-v13.3.0)

---
updated-dependencies:
- dependency-name: blockly
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tooling-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants