From 3296f240be20909a0bca39f4e284f580fae7621e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 17:56:32 +0000 Subject: [PATCH] Publish - @blockly/block-dynamic-connection@0.7.0 - @blockly/block-plus-minus@8.0.0 - @blockly/block-shareable-procedures@5.0.0 - @blockly/block-test@6.0.0 - @blockly/workspace-content-highlight@5.0.0 - @blockly/continuous-toolbox@6.0.0 - @blockly/plugin-cross-tab-copy-paste@6.0.0 - @blockly/create-package@3.0.0 - @blockly/dev-scripts@4.0.0 - @blockly/dev-tools@8.0.0 - @blockly/disable-top-blocks@0.5.0 - @blockly/eslint-config@4.0.0 - @blockly/field-angle@5.0.0 - @blockly/field-bitmap@5.0.0 - @blockly/field-colour@5.0.0 - @blockly/field-colour-hsv-sliders@5.0.0 - @blockly/field-date@9.0.0 - @blockly/field-dependent-dropdown@4.0.0 - @blockly/field-grid-dropdown@5.0.0 - @blockly/field-multilineinput@5.0.0 - @blockly/field-slider@7.0.0 - @blockly/fixed-edges@5.0.0 - @blockly/keyboard-navigation@0.6.0 - @blockly/migrate@3.0.0 - @blockly/plugin-modal@7.0.0 - @blockly/plugin-scroll-options@6.0.0 - @blockly/shadow-block-converter@6.0.0 - @blockly/plugin-strict-connection-checker@5.0.0 - @blockly/suggested-blocks@5.0.0 - @blockly/theme-dark@7.0.0 - @blockly/theme-deuteranopia@6.0.0 - @blockly/theme-highcontrast@6.0.0 - @blockly/theme-modern@6.0.0 - @blockly/theme-tritanopia@6.0.0 - @blockly/toolbox-search@2.0.0 - @blockly/plugin-typed-variable-modal@8.0.0 - @blockly/workspace-backpack@6.0.0 - @blockly/workspace-minimap@0.2.0 - @blockly/plugin-workspace-search@9.0.0 - @blockly/zoom-to-fit@6.0.0 --- plugins/block-dynamic-connection/CHANGELOG.md | 25 +++++++++++++++++++ .../package-lock.json | 4 +-- plugins/block-dynamic-connection/package.json | 6 ++--- plugins/block-plus-minus/CHANGELOG.md | 23 +++++++++++++++++ plugins/block-plus-minus/package-lock.json | 4 +-- plugins/block-plus-minus/package.json | 6 ++--- .../block-shareable-procedures/CHANGELOG.md | 24 ++++++++++++++++++ .../package-lock.json | 4 +-- .../block-shareable-procedures/package.json | 6 ++--- plugins/block-test/CHANGELOG.md | 18 +++++++++++++ plugins/block-test/package-lock.json | 4 +-- plugins/block-test/package.json | 4 +-- plugins/content-highlight/CHANGELOG.md | 22 ++++++++++++++++ plugins/content-highlight/package-lock.json | 4 +-- plugins/content-highlight/package.json | 6 ++--- plugins/continuous-toolbox/CHANGELOG.md | 18 +++++++++++++ plugins/continuous-toolbox/package-lock.json | 4 +-- plugins/continuous-toolbox/package.json | 6 ++--- plugins/cross-tab-copy-paste/CHANGELOG.md | 18 +++++++++++++ .../cross-tab-copy-paste/package-lock.json | 4 +-- plugins/cross-tab-copy-paste/package.json | 6 ++--- plugins/dev-create/CHANGELOG.md | 21 ++++++++++++++++ plugins/dev-create/package-lock.json | 4 +-- plugins/dev-create/package.json | 2 +- plugins/dev-scripts/CHANGELOG.md | 21 ++++++++++++++++ plugins/dev-scripts/package-lock.json | 4 +-- plugins/dev-scripts/package.json | 4 +-- plugins/dev-tools/CHANGELOG.md | 22 ++++++++++++++++ plugins/dev-tools/package-lock.json | 4 +-- plugins/dev-tools/package.json | 14 +++++------ plugins/disable-top-blocks/CHANGELOG.md | 18 +++++++++++++ plugins/disable-top-blocks/package-lock.json | 4 +-- plugins/disable-top-blocks/package.json | 6 ++--- plugins/eslint-config/CHANGELOG.md | 18 +++++++++++++ plugins/eslint-config/package-lock.json | 4 +-- plugins/eslint-config/package.json | 2 +- plugins/field-angle/CHANGELOG.md | 20 +++++++++++++++ plugins/field-angle/package-lock.json | 4 +-- plugins/field-angle/package.json | 6 ++--- plugins/field-bitmap/CHANGELOG.md | 20 +++++++++++++++ plugins/field-bitmap/package-lock.json | 4 +-- plugins/field-bitmap/package.json | 6 ++--- plugins/field-colour-hsv-sliders/CHANGELOG.md | 20 +++++++++++++++ .../package-lock.json | 4 +-- plugins/field-colour-hsv-sliders/package.json | 8 +++--- plugins/field-colour/CHANGELOG.md | 19 ++++++++++++++ plugins/field-colour/package-lock.json | 4 +-- plugins/field-colour/package.json | 6 ++--- plugins/field-date/CHANGELOG.md | 20 +++++++++++++++ plugins/field-date/package-lock.json | 4 +-- plugins/field-date/package.json | 6 ++--- plugins/field-dependent-dropdown/CHANGELOG.md | 21 ++++++++++++++++ .../package-lock.json | 4 +-- plugins/field-dependent-dropdown/package.json | 6 ++--- plugins/field-grid-dropdown/CHANGELOG.md | 20 +++++++++++++++ plugins/field-grid-dropdown/package-lock.json | 4 +-- plugins/field-grid-dropdown/package.json | 6 ++--- plugins/field-multilineinput/CHANGELOG.md | 19 ++++++++++++++ .../field-multilineinput/package-lock.json | 4 +-- plugins/field-multilineinput/package.json | 6 ++--- plugins/field-slider/CHANGELOG.md | 20 +++++++++++++++ plugins/field-slider/package-lock.json | 4 +-- plugins/field-slider/package.json | 6 ++--- plugins/fixed-edges/CHANGELOG.md | 18 +++++++++++++ plugins/fixed-edges/package-lock.json | 4 +-- plugins/fixed-edges/package.json | 6 ++--- plugins/keyboard-navigation/CHANGELOG.md | 23 +++++++++++++++++ plugins/keyboard-navigation/package-lock.json | 4 +-- plugins/keyboard-navigation/package.json | 6 ++--- plugins/migration/CHANGELOG.md | 18 +++++++++++++ plugins/migration/package-lock.json | 4 +-- plugins/migration/package.json | 2 +- plugins/modal/CHANGELOG.md | 20 +++++++++++++++ plugins/modal/package-lock.json | 4 +-- plugins/modal/package.json | 6 ++--- plugins/scroll-options/CHANGELOG.md | 23 +++++++++++++++++ plugins/scroll-options/package-lock.json | 4 +-- plugins/scroll-options/package.json | 6 ++--- plugins/shadow-block-converter/CHANGELOG.md | 19 ++++++++++++++ .../shadow-block-converter/package-lock.json | 4 +-- plugins/shadow-block-converter/package.json | 6 ++--- .../strict-connection-checker/CHANGELOG.md | 20 +++++++++++++++ .../package-lock.json | 4 +-- .../strict-connection-checker/package.json | 6 ++--- plugins/suggested-blocks/CHANGELOG.md | 21 ++++++++++++++++ plugins/suggested-blocks/package-lock.json | 4 +-- plugins/suggested-blocks/package.json | 6 ++--- plugins/theme-dark/CHANGELOG.md | 18 +++++++++++++ plugins/theme-dark/package-lock.json | 4 +-- plugins/theme-dark/package.json | 4 +-- plugins/theme-deuteranopia/CHANGELOG.md | 18 +++++++++++++ plugins/theme-deuteranopia/package-lock.json | 4 +-- plugins/theme-deuteranopia/package.json | 4 +-- plugins/theme-highcontrast/CHANGELOG.md | 18 +++++++++++++ plugins/theme-highcontrast/package-lock.json | 4 +-- plugins/theme-highcontrast/package.json | 4 +-- plugins/theme-modern/CHANGELOG.md | 18 +++++++++++++ plugins/theme-modern/package-lock.json | 4 +-- plugins/theme-modern/package.json | 4 +-- plugins/theme-tritanopia/CHANGELOG.md | 18 +++++++++++++ plugins/theme-tritanopia/package-lock.json | 4 +-- plugins/theme-tritanopia/package.json | 4 +-- plugins/toolbox-search/CHANGELOG.md | 19 ++++++++++++++ plugins/toolbox-search/package-lock.json | 4 +-- plugins/toolbox-search/package.json | 6 ++--- plugins/typed-variable-modal/CHANGELOG.md | 20 +++++++++++++++ .../typed-variable-modal/package-lock.json | 4 +-- plugins/typed-variable-modal/package.json | 8 +++--- plugins/workspace-backpack/CHANGELOG.md | 20 +++++++++++++++ plugins/workspace-backpack/package-lock.json | 4 +-- plugins/workspace-backpack/package.json | 6 ++--- plugins/workspace-minimap/CHANGELOG.md | 19 ++++++++++++++ plugins/workspace-minimap/package-lock.json | 4 +-- plugins/workspace-minimap/package.json | 6 ++--- plugins/workspace-search/CHANGELOG.md | 21 ++++++++++++++++ plugins/workspace-search/package-lock.json | 4 +-- plugins/workspace-search/package.json | 6 ++--- plugins/zoom-to-fit/CHANGELOG.md | 19 ++++++++++++++ plugins/zoom-to-fit/package-lock.json | 4 +-- plugins/zoom-to-fit/package.json | 6 ++--- 120 files changed, 990 insertions(+), 193 deletions(-) diff --git a/plugins/block-dynamic-connection/CHANGELOG.md b/plugins/block-dynamic-connection/CHANGELOG.md index 705e85e072..92278a7af1 100644 --- a/plugins/block-dynamic-connection/CHANGELOG.md +++ b/plugins/block-dynamic-connection/CHANGELOG.md @@ -3,6 +3,31 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.7.0](https://github.com/google/blockly-samples/compare/@blockly/block-dynamic-connection@0.6.5...@blockly/block-dynamic-connection@0.7.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* build for the v11 branch ([#2268](https://github.com/google/blockly-samples/issues/2268)) ([c7a4fc5](https://github.com/google/blockly-samples/commit/c7a4fc5e72c5e8d9e9bc926bbbbadd1eb31792fc)) +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) +* dynamic blocks erroring on workspace dispose ([#2271](https://github.com/google/blockly-samples/issues/2271)) ([ac5086d](https://github.com/google/blockly-samples/commit/ac5086de8439f3e7bfc339189d8000412b0ee7aa)) +* dynamic blocks finalizing connections when children are deleted ([#2192](https://github.com/google/blockly-samples/issues/2192)) ([9a7b924](https://github.com/google/blockly-samples/commit/9a7b9246d71823160e7878f8616d450a09ad7ba1)) +* scroll-options fixes and compatibility with custom draggables ([#2358](https://github.com/google/blockly-samples/issues/2358)) ([2da6080](https://github.com/google/blockly-samples/commit/2da6080e1684edc5fc90cca0ba80c90982b5e4e2)) + + + ## [0.6.5](https://github.com/google/blockly-samples/compare/@blockly/block-dynamic-connection@0.6.4...@blockly/block-dynamic-connection@0.6.5) (2024-05-16) **Note:** Version bump only for package @blockly/block-dynamic-connection diff --git a/plugins/block-dynamic-connection/package-lock.json b/plugins/block-dynamic-connection/package-lock.json index 439cb1b65c..054bee5e98 100644 --- a/plugins/block-dynamic-connection/package-lock.json +++ b/plugins/block-dynamic-connection/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-dynamic-connection", - "version": "0.6.5", + "version": "0.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/block-dynamic-connection", - "version": "0.6.5", + "version": "0.7.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/block-dynamic-connection/package.json b/plugins/block-dynamic-connection/package.json index a0585d405b..bbc50ef198 100644 --- a/plugins/block-dynamic-connection/package.json +++ b/plugins/block-dynamic-connection/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-dynamic-connection", - "version": "0.6.5", + "version": "0.7.0", "description": "A group of blocks that add connections dynamically.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "mocha": "^10.2.0", diff --git a/plugins/block-plus-minus/CHANGELOG.md b/plugins/block-plus-minus/CHANGELOG.md index 0ef57695f0..ce9824f021 100644 --- a/plugins/block-plus-minus/CHANGELOG.md +++ b/plugins/block-plus-minus/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.0](https://github.com/google/blockly-samples/compare/@blockly/block-plus-minus@7.0.7...@blockly/block-plus-minus@8.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* block plus minus incompatibility with v11 ([#2169](https://github.com/google/blockly-samples/issues/2169)) ([2b857d4](https://github.com/google/blockly-samples/commit/2b857d4528402aebc0f536897fe3ea9447b4117b)) +* build for the v11 branch ([#2268](https://github.com/google/blockly-samples/issues/2268)) ([c7a4fc5](https://github.com/google/blockly-samples/commit/c7a4fc5e72c5e8d9e9bc926bbbbadd1eb31792fc)) +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) +* use undeprecated align value ([3535d19](https://github.com/google/blockly-samples/commit/3535d19c54a049dd7592c117c479cab4017ddac9)) + + + ## [7.0.7](https://github.com/google/blockly-samples/compare/@blockly/block-plus-minus@7.0.6...@blockly/block-plus-minus@7.0.7) (2024-05-16) **Note:** Version bump only for package @blockly/block-plus-minus diff --git a/plugins/block-plus-minus/package-lock.json b/plugins/block-plus-minus/package-lock.json index d3a3c1aefa..dbd1e473eb 100644 --- a/plugins/block-plus-minus/package-lock.json +++ b/plugins/block-plus-minus/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-plus-minus", - "version": "7.0.7", + "version": "8.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/block-plus-minus", - "version": "7.0.7", + "version": "8.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/block-plus-minus/package.json b/plugins/block-plus-minus/package.json index 87fcb8989e..eda5c669f0 100644 --- a/plugins/block-plus-minus/package.json +++ b/plugins/block-plus-minus/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-plus-minus", - "version": "7.0.7", + "version": "8.0.0", "description": "A group of blocks that replace the built-in mutator UI with a +/- based UI.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "mocha": "^10.2.0", diff --git a/plugins/block-shareable-procedures/CHANGELOG.md b/plugins/block-shareable-procedures/CHANGELOG.md index 32d2852b74..3e9f3cc345 100644 --- a/plugins/block-shareable-procedures/CHANGELOG.md +++ b/plugins/block-shareable-procedures/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/block-shareable-procedures@4.1.6...@blockly/block-shareable-procedures@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* build for the v11 branch ([#2268](https://github.com/google/blockly-samples/issues/2268)) ([c7a4fc5](https://github.com/google/blockly-samples/commit/c7a4fc5e72c5e8d9e9bc926bbbbadd1eb31792fc)) +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) +* insertion markers destroying procedure models v11 ([#2174](https://github.com/google/blockly-samples/issues/2174)) ([f14666f](https://github.com/google/blockly-samples/commit/f14666f8f7a94314bd76fc4fea2b5e88f8ba11b1)) +* shareable procedures v11 ([#2180](https://github.com/google/blockly-samples/issues/2180)) ([2d27dad](https://github.com/google/blockly-samples/commit/2d27dad7103b2039df9fca3acc706910eccf93fc)) + + + ## [4.1.6](https://github.com/google/blockly-samples/compare/@blockly/block-shareable-procedures@4.1.5...@blockly/block-shareable-procedures@4.1.6) (2024-05-16) **Note:** Version bump only for package @blockly/block-shareable-procedures diff --git a/plugins/block-shareable-procedures/package-lock.json b/plugins/block-shareable-procedures/package-lock.json index 6a0dbf727a..cbbb42dcfa 100644 --- a/plugins/block-shareable-procedures/package-lock.json +++ b/plugins/block-shareable-procedures/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-shareable-procedures", - "version": "4.1.6", + "version": "5.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/block-shareable-procedures", - "version": "4.1.6", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/block-shareable-procedures/package.json b/plugins/block-shareable-procedures/package.json index 2361f9dab4..7cd2713970 100644 --- a/plugins/block-shareable-procedures/package.json +++ b/plugins/block-shareable-procedures/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-shareable-procedures", - "version": "4.1.6", + "version": "5.0.0", "description": "A plugin that adds procedure blocks which are backed by explicit data models.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,8 +41,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.3.7", "jsdom": "^16.4.0", diff --git a/plugins/block-test/CHANGELOG.md b/plugins/block-test/CHANGELOG.md index d373a99cd3..c7c856dca5 100644 --- a/plugins/block-test/CHANGELOG.md +++ b/plugins/block-test/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/block-test@5.1.3...@blockly/block-test@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.1.3](https://github.com/google/blockly-samples/compare/@blockly/block-test@5.1.2...@blockly/block-test@5.1.3) (2024-05-16) diff --git a/plugins/block-test/package-lock.json b/plugins/block-test/package-lock.json index 370e381edc..01e46c0b9f 100644 --- a/plugins/block-test/package-lock.json +++ b/plugins/block-test/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/block-test", - "version": "5.1.3", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/block-test", - "version": "5.1.3", + "version": "6.0.0", "license": "Apache 2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/block-test/package.json b/plugins/block-test/package.json index b30c8bb472..a3464ff94e 100644 --- a/plugins/block-test/package.json +++ b/plugins/block-test/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/block-test", - "version": "5.1.3", + "version": "6.0.0", "description": "A group of Blockly test blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,7 +39,7 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/content-highlight/CHANGELOG.md b/plugins/content-highlight/CHANGELOG.md index ca337ff0d5..0a25a886a8 100644 --- a/plugins/content-highlight/CHANGELOG.md +++ b/plugins/content-highlight/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@4.0.17...@blockly/workspace-content-highlight@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) +* make content highlight build with v11 beta ([#2168](https://github.com/google/blockly-samples/issues/2168)) ([2596711](https://github.com/google/blockly-samples/commit/25967118219142281db52a16299c4a6c5795ff28)) + + + ## [4.0.17](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@4.0.16...@blockly/workspace-content-highlight@4.0.17) (2024-05-16) **Note:** Version bump only for package @blockly/workspace-content-highlight diff --git a/plugins/content-highlight/package-lock.json b/plugins/content-highlight/package-lock.json index 13ca8bdc77..65d98afee9 100644 --- a/plugins/content-highlight/package-lock.json +++ b/plugins/content-highlight/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/workspace-content-highlight", - "version": "4.0.17", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/workspace-content-highlight", - "version": "4.0.17", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/content-highlight/package.json b/plugins/content-highlight/package.json index 0bb5021416..db332ab30a 100644 --- a/plugins/content-highlight/package.json +++ b/plugins/content-highlight/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/workspace-content-highlight", - "version": "4.0.17", + "version": "5.0.0", "description": "A Blockly workspace plugin that adds a highlight around the content area.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -43,8 +43,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "typescript": "^5.4.5" }, diff --git a/plugins/continuous-toolbox/CHANGELOG.md b/plugins/continuous-toolbox/CHANGELOG.md index 9f3a090488..d435450aac 100644 --- a/plugins/continuous-toolbox/CHANGELOG.md +++ b/plugins/continuous-toolbox/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/continuous-toolbox@5.0.19...@blockly/continuous-toolbox@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.19](https://github.com/google/blockly-samples/compare/@blockly/continuous-toolbox@5.0.18...@blockly/continuous-toolbox@5.0.19) (2024-05-16) **Note:** Version bump only for package @blockly/continuous-toolbox diff --git a/plugins/continuous-toolbox/package-lock.json b/plugins/continuous-toolbox/package-lock.json index 6b28b57dc5..3c1e35c0cb 100644 --- a/plugins/continuous-toolbox/package-lock.json +++ b/plugins/continuous-toolbox/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/continuous-toolbox", - "version": "5.0.19", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/continuous-toolbox", - "version": "5.0.19", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/continuous-toolbox/package.json b/plugins/continuous-toolbox/package.json index dab4854c4a..b007c27287 100644 --- a/plugins/continuous-toolbox/package.json +++ b/plugins/continuous-toolbox/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/continuous-toolbox", - "version": "5.0.19", + "version": "6.0.0", "description": "A Blockly plugin that adds a continous-scrolling style toolbox and flyout", "scripts": { "build": "blockly-scripts build", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/cross-tab-copy-paste/CHANGELOG.md b/plugins/cross-tab-copy-paste/CHANGELOG.md index ad6357153c..4f5ddf74bb 100644 --- a/plugins/cross-tab-copy-paste/CHANGELOG.md +++ b/plugins/cross-tab-copy-paste/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-cross-tab-copy-paste@5.0.11...@blockly/plugin-cross-tab-copy-paste@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.11](https://github.com/google/blockly-samples/compare/@blockly/plugin-cross-tab-copy-paste@5.0.10...@blockly/plugin-cross-tab-copy-paste@5.0.11) (2024-05-16) **Note:** Version bump only for package @blockly/plugin-cross-tab-copy-paste diff --git a/plugins/cross-tab-copy-paste/package-lock.json b/plugins/cross-tab-copy-paste/package-lock.json index a77ffdcabb..9e940816ab 100644 --- a/plugins/cross-tab-copy-paste/package-lock.json +++ b/plugins/cross-tab-copy-paste/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-cross-tab-copy-paste", - "version": "5.0.11", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-cross-tab-copy-paste", - "version": "5.0.11", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/cross-tab-copy-paste/package.json b/plugins/cross-tab-copy-paste/package.json index 5c54db8449..99ce3e0a08 100644 --- a/plugins/cross-tab-copy-paste/package.json +++ b/plugins/cross-tab-copy-paste/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-cross-tab-copy-paste", - "version": "5.0.11", + "version": "6.0.0", "description": "Allows you to copy blocks with cross-tab.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/dev-create/CHANGELOG.md b/plugins/dev-create/CHANGELOG.md index 0e21e481e9..068c3cbe6e 100644 --- a/plugins/dev-create/CHANGELOG.md +++ b/plugins/dev-create/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.0](https://github.com/google/blockly-samples/compare/@blockly/create-package@2.0.5...@blockly/create-package@3.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* build for the v11 branch ([#2268](https://github.com/google/blockly-samples/issues/2268)) ([c7a4fc5](https://github.com/google/blockly-samples/commit/c7a4fc5e72c5e8d9e9bc926bbbbadd1eb31792fc)) +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [2.0.5](https://github.com/google/blockly-samples/compare/@blockly/create-package@2.0.4...@blockly/create-package@2.0.5) (2024-05-09) diff --git a/plugins/dev-create/package-lock.json b/plugins/dev-create/package-lock.json index d4b67cbb1e..e245aeee97 100644 --- a/plugins/dev-create/package-lock.json +++ b/plugins/dev-create/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/create-package", - "version": "2.0.5", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/create-package", - "version": "2.0.5", + "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "chalk": "^4.0.0", diff --git a/plugins/dev-create/package.json b/plugins/dev-create/package.json index e74dd781bf..8c188ebae0 100644 --- a/plugins/dev-create/package.json +++ b/plugins/dev-create/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/create-package", - "version": "2.0.5", + "version": "3.0.0", "description": "A tool for creating a Blockly plugin based on a template.", "bin": "./bin/create.js", "author": "Blockly Team", diff --git a/plugins/dev-scripts/CHANGELOG.md b/plugins/dev-scripts/CHANGELOG.md index 34c65ffa69..3ae731b738 100644 --- a/plugins/dev-scripts/CHANGELOG.md +++ b/plugins/dev-scripts/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0](https://github.com/google/blockly-samples/compare/@blockly/dev-scripts@3.1.1...@blockly/dev-scripts@4.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [3.1.1](https://github.com/google/blockly-samples/compare/@blockly/dev-scripts@3.1.0...@blockly/dev-scripts@3.1.1) (2023-12-14) **Note:** Version bump only for package @blockly/dev-scripts diff --git a/plugins/dev-scripts/package-lock.json b/plugins/dev-scripts/package-lock.json index 92a7c46173..56dd2cfeb9 100644 --- a/plugins/dev-scripts/package-lock.json +++ b/plugins/dev-scripts/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/dev-scripts", - "version": "3.1.1", + "version": "4.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/dev-scripts", - "version": "3.1.1", + "version": "4.0.0", "license": "Apache-2.0", "dependencies": { "@babel/code-frame": "^7.8.3", diff --git a/plugins/dev-scripts/package.json b/plugins/dev-scripts/package.json index d49fa3162b..c3348e0df6 100644 --- a/plugins/dev-scripts/package.json +++ b/plugins/dev-scripts/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/dev-scripts", - "version": "3.1.1", + "version": "4.0.0", "description": "Configuration and scripts for Blockly plugins.", "scripts": { "lint": "eslint ." @@ -26,7 +26,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/code-frame": "^7.8.3", - "@blockly/eslint-config": "^3.0.3", + "@blockly/eslint-config": "^4.0.0", "chalk": "^4.0.0", "eslint": "^7.15.0", "eslint-webpack-plugin": "^3.0.0", diff --git a/plugins/dev-tools/CHANGELOG.md b/plugins/dev-tools/CHANGELOG.md index 87fed2f476..2d5ac45ab5 100644 --- a/plugins/dev-tools/CHANGELOG.md +++ b/plugins/dev-tools/CHANGELOG.md @@ -3,6 +3,28 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.0](https://github.com/google/blockly-samples/compare/@blockly/dev-tools@7.1.11...@blockly/dev-tools@8.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) +* Fix the instructions for configuring the debug renderer. ([#2365](https://github.com/google/blockly-samples/issues/2365)) ([ec5405a](https://github.com/google/blockly-samples/commit/ec5405a604aee28c040ebeb55a032fe8e1aafdd3)) +* Include disabled block pattern in screenshot. ([#2189](https://github.com/google/blockly-samples/issues/2189)) ([b60f7be](https://github.com/google/blockly-samples/commit/b60f7beefda331371c53a2ec183cb4e062f223af)) + + + ## [7.1.11](https://github.com/google/blockly-samples/compare/@blockly/dev-tools@7.1.10...@blockly/dev-tools@7.1.11) (2024-05-16) diff --git a/plugins/dev-tools/package-lock.json b/plugins/dev-tools/package-lock.json index 7c135693d5..7cd99bad18 100644 --- a/plugins/dev-tools/package-lock.json +++ b/plugins/dev-tools/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/dev-tools", - "version": "7.1.11", + "version": "8.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/dev-tools", - "version": "7.1.11", + "version": "8.0.0", "license": "Apache-2.0", "dependencies": { "chai": "^4.2.0", diff --git a/plugins/dev-tools/package.json b/plugins/dev-tools/package.json index e6010fe907..1705802f33 100644 --- a/plugins/dev-tools/package.json +++ b/plugins/dev-tools/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/dev-tools", - "version": "7.1.11", + "version": "8.0.0", "description": "A library of common utilities for Blockly extension development.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -38,11 +38,11 @@ "src" ], "dependencies": { - "@blockly/block-test": "^5.1.3", - "@blockly/theme-dark": "^6.0.7", - "@blockly/theme-deuteranopia": "^5.0.8", - "@blockly/theme-highcontrast": "^5.0.7", - "@blockly/theme-tritanopia": "^5.0.7", + "@blockly/block-test": "^6.0.0", + "@blockly/theme-dark": "^7.0.0", + "@blockly/theme-deuteranopia": "^6.0.0", + "@blockly/theme-highcontrast": "^6.0.0", + "@blockly/theme-tritanopia": "^6.0.0", "chai": "^4.2.0", "dat.gui": "^0.7.7", "lodash.assign": "^4.2.0", @@ -51,7 +51,7 @@ "sinon": "^9.0.2" }, "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "@types/dat.gui": "^0.7.5", "blockly": "^11.0.0" }, diff --git a/plugins/disable-top-blocks/CHANGELOG.md b/plugins/disable-top-blocks/CHANGELOG.md index 5ff83b4044..118db7e450 100644 --- a/plugins/disable-top-blocks/CHANGELOG.md +++ b/plugins/disable-top-blocks/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.5.0](https://github.com/google/blockly-samples/compare/@blockly/disable-top-blocks@0.4.15...@blockly/disable-top-blocks@0.5.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [0.4.15](https://github.com/google/blockly-samples/compare/@blockly/disable-top-blocks@0.4.14...@blockly/disable-top-blocks@0.4.15) (2024-05-16) **Note:** Version bump only for package @blockly/disable-top-blocks diff --git a/plugins/disable-top-blocks/package-lock.json b/plugins/disable-top-blocks/package-lock.json index 340416726b..052e599c5a 100644 --- a/plugins/disable-top-blocks/package-lock.json +++ b/plugins/disable-top-blocks/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/disable-top-blocks", - "version": "0.4.15", + "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/disable-top-blocks", - "version": "0.4.15", + "version": "0.5.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/disable-top-blocks/package.json b/plugins/disable-top-blocks/package.json index 9441dd193b..f8a1bfac3c 100644 --- a/plugins/disable-top-blocks/package.json +++ b/plugins/disable-top-blocks/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/disable-top-blocks", - "version": "0.4.15", + "version": "0.5.0", "description": "A Blockly plugin that shows the 'disable' context menu option only on non-orphan blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -38,8 +38,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/eslint-config/CHANGELOG.md b/plugins/eslint-config/CHANGELOG.md index 9eb989ac1a..e269ced7f8 100644 --- a/plugins/eslint-config/CHANGELOG.md +++ b/plugins/eslint-config/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0](https://github.com/google/blockly-samples/compare/@blockly/eslint-config@3.0.3...@blockly/eslint-config@4.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [3.0.3](https://github.com/google/blockly-samples/compare/@blockly/eslint-config@3.0.2...@blockly/eslint-config@3.0.3) (2023-12-14) **Note:** Version bump only for package @blockly/eslint-config diff --git a/plugins/eslint-config/package-lock.json b/plugins/eslint-config/package-lock.json index 9f87f5dcae..54466038e2 100644 --- a/plugins/eslint-config/package-lock.json +++ b/plugins/eslint-config/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/eslint-config", - "version": "3.0.3", + "version": "4.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/eslint-config", - "version": "3.0.3", + "version": "4.0.0", "license": "Apache-2.0", "dependencies": { "@typescript-eslint/eslint-plugin": "^5.0.0", diff --git a/plugins/eslint-config/package.json b/plugins/eslint-config/package.json index 1dca96ac20..ec282fc2a2 100644 --- a/plugins/eslint-config/package.json +++ b/plugins/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/eslint-config", - "version": "3.0.3", + "version": "4.0.0", "description": "ESlint configuration used by Blockly plugins.", "files": [ "index.js" diff --git a/plugins/field-angle/CHANGELOG.md b/plugins/field-angle/CHANGELOG.md index fa29d10254..48b931aee5 100644 --- a/plugins/field-angle/CHANGELOG.md +++ b/plugins/field-angle/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-angle@4.0.4...@blockly/field-angle@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* remove some uses of generateFieldTextBlocks ([#2357](https://github.com/google/blockly-samples/issues/2357)) ([53b3fa4](https://github.com/google/blockly-samples/commit/53b3fa4604aabb1fc5240d41c8d1d389d4b15301)) + + + ## [4.0.4](https://github.com/google/blockly-samples/compare/@blockly/field-angle@4.0.3...@blockly/field-angle@4.0.4) (2024-05-16) **Note:** Version bump only for package @blockly/field-angle diff --git a/plugins/field-angle/package-lock.json b/plugins/field-angle/package-lock.json index 3943e925cb..3ccd92b9c9 100644 --- a/plugins/field-angle/package-lock.json +++ b/plugins/field-angle/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-angle", - "version": "4.0.4", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-angle", - "version": "4.0.4", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-angle/package.json b/plugins/field-angle/package.json index 3ea4f1e691..49e9e7e6bd 100644 --- a/plugins/field-angle/package.json +++ b/plugins/field-angle/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-angle", - "version": "4.0.4", + "version": "5.0.0", "description": "A Blockly angle field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-bitmap/CHANGELOG.md b/plugins/field-bitmap/CHANGELOG.md index b75eed1fc1..7374f56523 100644 --- a/plugins/field-bitmap/CHANGELOG.md +++ b/plugins/field-bitmap/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-bitmap@4.1.1...@blockly/field-bitmap@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* remove some uses of generateFieldTextBlocks ([#2357](https://github.com/google/blockly-samples/issues/2357)) ([53b3fa4](https://github.com/google/blockly-samples/commit/53b3fa4604aabb1fc5240d41c8d1d389d4b15301)) + + + ## [4.1.1](https://github.com/google/blockly-samples/compare/@blockly/field-bitmap@4.1.0...@blockly/field-bitmap@4.1.1) (2024-05-20) diff --git a/plugins/field-bitmap/package-lock.json b/plugins/field-bitmap/package-lock.json index fd5d013ef4..2ec943d962 100644 --- a/plugins/field-bitmap/package-lock.json +++ b/plugins/field-bitmap/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-bitmap", - "version": "4.1.1", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-bitmap", - "version": "4.1.1", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-bitmap/package.json b/plugins/field-bitmap/package.json index 066eab1341..095a88a2dc 100644 --- a/plugins/field-bitmap/package.json +++ b/plugins/field-bitmap/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-bitmap", - "version": "4.1.1", + "version": "5.0.0", "description": "A field that lets users input a pixel grid with their mouse.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.3.6", "mocha": "^9.2.1", diff --git a/plugins/field-colour-hsv-sliders/CHANGELOG.md b/plugins/field-colour-hsv-sliders/CHANGELOG.md index 2bf846d781..a40695e52c 100644 --- a/plugins/field-colour-hsv-sliders/CHANGELOG.md +++ b/plugins/field-colour-hsv-sliders/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-colour-hsv-sliders@4.2.7...@blockly/field-colour-hsv-sliders@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* remove some uses of generateFieldTextBlocks ([#2357](https://github.com/google/blockly-samples/issues/2357)) ([53b3fa4](https://github.com/google/blockly-samples/commit/53b3fa4604aabb1fc5240d41c8d1d389d4b15301)) + + + ## [4.2.7](https://github.com/google/blockly-samples/compare/@blockly/field-colour-hsv-sliders@4.2.6...@blockly/field-colour-hsv-sliders@4.2.7) (2024-05-16) **Note:** Version bump only for package @blockly/field-colour-hsv-sliders diff --git a/plugins/field-colour-hsv-sliders/package-lock.json b/plugins/field-colour-hsv-sliders/package-lock.json index 45b543813f..686593b212 100644 --- a/plugins/field-colour-hsv-sliders/package-lock.json +++ b/plugins/field-colour-hsv-sliders/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-colour-hsv-sliders", - "version": "4.2.7", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-colour-hsv-sliders", - "version": "4.2.7", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-colour-hsv-sliders/package.json b/plugins/field-colour-hsv-sliders/package.json index fc103e9586..b1acfacdc9 100644 --- a/plugins/field-colour-hsv-sliders/package.json +++ b/plugins/field-colour-hsv-sliders/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-colour-hsv-sliders", - "version": "4.2.7", + "version": "5.0.0", "description": "A Blockly colour field using HSV sliders.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,11 +41,11 @@ "src" ], "dependencies": { - "@blockly/field-colour": "^4.0.4" + "@blockly/field-colour": "^5.0.0" }, "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "typescript": "^5.4.5" }, diff --git a/plugins/field-colour/CHANGELOG.md b/plugins/field-colour/CHANGELOG.md index a7c065a8bd..a84bfcfc62 100644 --- a/plugins/field-colour/CHANGELOG.md +++ b/plugins/field-colour/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-colour@4.0.4...@blockly/field-colour@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [4.0.4](https://github.com/google/blockly-samples/compare/@blockly/field-colour@4.0.3...@blockly/field-colour@4.0.4) (2024-05-16) **Note:** Version bump only for package @blockly/field-colour diff --git a/plugins/field-colour/package-lock.json b/plugins/field-colour/package-lock.json index d3e66fe15b..264326b823 100644 --- a/plugins/field-colour/package-lock.json +++ b/plugins/field-colour/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-colour", - "version": "4.0.4", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-colour", - "version": "4.0.4", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "@typescript-eslint/parser": "^5.59.5", diff --git a/plugins/field-colour/package.json b/plugins/field-colour/package.json index 7db22c439f..abbec667ae 100644 --- a/plugins/field-colour/package.json +++ b/plugins/field-colour/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-colour", - "version": "4.0.4", + "version": "5.0.0", "description": "A Blockly colour field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "@typescript-eslint/parser": "^5.59.5", "blockly": "^11.0.0", "chai": "^4.2.0", diff --git a/plugins/field-date/CHANGELOG.md b/plugins/field-date/CHANGELOG.md index 7ff1503d25..9aad2b27a6 100644 --- a/plugins/field-date/CHANGELOG.md +++ b/plugins/field-date/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-date@8.0.17...@blockly/field-date@9.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* remove some uses of generateFieldTextBlocks ([#2357](https://github.com/google/blockly-samples/issues/2357)) ([53b3fa4](https://github.com/google/blockly-samples/commit/53b3fa4604aabb1fc5240d41c8d1d389d4b15301)) + + + ## [8.0.17](https://github.com/google/blockly-samples/compare/@blockly/field-date@8.0.16...@blockly/field-date@8.0.17) (2024-05-16) **Note:** Version bump only for package @blockly/field-date diff --git a/plugins/field-date/package-lock.json b/plugins/field-date/package-lock.json index a0fac8a045..e1f72ab9bd 100644 --- a/plugins/field-date/package-lock.json +++ b/plugins/field-date/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-date", - "version": "8.0.17", + "version": "9.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-date", - "version": "8.0.17", + "version": "9.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-date/package.json b/plugins/field-date/package.json index ad7fb9cb71..7ce49063f3 100644 --- a/plugins/field-date/package.json +++ b/plugins/field-date/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-date", - "version": "8.0.17", + "version": "9.0.0", "description": "A Blockly date picker field that uses the browser's date picker.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -42,8 +42,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-dependent-dropdown/CHANGELOG.md b/plugins/field-dependent-dropdown/CHANGELOG.md index 7b76d79d81..221f8bd248 100644 --- a/plugins/field-dependent-dropdown/CHANGELOG.md +++ b/plugins/field-dependent-dropdown/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-dependent-dropdown@3.0.17...@blockly/field-dependent-dropdown@4.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [3.0.17](https://github.com/google/blockly-samples/compare/@blockly/field-dependent-dropdown@3.0.16...@blockly/field-dependent-dropdown@3.0.17) (2024-05-16) **Note:** Version bump only for package @blockly/field-dependent-dropdown diff --git a/plugins/field-dependent-dropdown/package-lock.json b/plugins/field-dependent-dropdown/package-lock.json index d417e7f0ef..1e36c82fbe 100644 --- a/plugins/field-dependent-dropdown/package-lock.json +++ b/plugins/field-dependent-dropdown/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-dependent-dropdown", - "version": "3.0.17", + "version": "4.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/field-dependent-dropdown", - "version": "3.0.17", + "version": "4.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-dependent-dropdown/package.json b/plugins/field-dependent-dropdown/package.json index 7859602081..93b6d1d5a2 100644 --- a/plugins/field-dependent-dropdown/package.json +++ b/plugins/field-dependent-dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-dependent-dropdown", - "version": "3.0.17", + "version": "4.0.0", "description": "A Blockly dropdown field that automatically updates its available options depending on the value of another field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -41,8 +41,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-grid-dropdown/CHANGELOG.md b/plugins/field-grid-dropdown/CHANGELOG.md index b118b6acec..bd6825211e 100644 --- a/plugins/field-grid-dropdown/CHANGELOG.md +++ b/plugins/field-grid-dropdown/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-grid-dropdown@4.0.16...@blockly/field-grid-dropdown@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* remove some uses of generateFieldTextBlocks ([#2357](https://github.com/google/blockly-samples/issues/2357)) ([53b3fa4](https://github.com/google/blockly-samples/commit/53b3fa4604aabb1fc5240d41c8d1d389d4b15301)) + + + ## [4.0.16](https://github.com/google/blockly-samples/compare/@blockly/field-grid-dropdown@4.0.15...@blockly/field-grid-dropdown@4.0.16) (2024-05-16) **Note:** Version bump only for package @blockly/field-grid-dropdown diff --git a/plugins/field-grid-dropdown/package-lock.json b/plugins/field-grid-dropdown/package-lock.json index 481971f32e..23aec8cc40 100644 --- a/plugins/field-grid-dropdown/package-lock.json +++ b/plugins/field-grid-dropdown/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-grid-dropdown", - "version": "4.0.16", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-grid-dropdown", - "version": "4.0.16", + "version": "5.0.0", "license": "Apache 2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-grid-dropdown/package.json b/plugins/field-grid-dropdown/package.json index 8139f88d32..5111fcdcc5 100644 --- a/plugins/field-grid-dropdown/package.json +++ b/plugins/field-grid-dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-grid-dropdown", - "version": "4.0.16", + "version": "5.0.0", "description": "A Blockly dropdown field with grid layout.", "scripts": { "build": "blockly-scripts build", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "typescript": "^5.4.5" }, diff --git a/plugins/field-multilineinput/CHANGELOG.md b/plugins/field-multilineinput/CHANGELOG.md index cceb43cebb..4942ec7d30 100644 --- a/plugins/field-multilineinput/CHANGELOG.md +++ b/plugins/field-multilineinput/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-multilineinput@4.0.4...@blockly/field-multilineinput@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [4.0.4](https://github.com/google/blockly-samples/compare/@blockly/field-multilineinput@4.0.3...@blockly/field-multilineinput@4.0.4) (2024-05-16) **Note:** Version bump only for package @blockly/field-multilineinput diff --git a/plugins/field-multilineinput/package-lock.json b/plugins/field-multilineinput/package-lock.json index 5c55279ebb..91c3890427 100644 --- a/plugins/field-multilineinput/package-lock.json +++ b/plugins/field-multilineinput/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-multilineinput", - "version": "4.0.4", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-multilineinput", - "version": "4.0.4", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-multilineinput/package.json b/plugins/field-multilineinput/package.json index 068134b65c..8720ecbb83 100644 --- a/plugins/field-multilineinput/package.json +++ b/plugins/field-multilineinput/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-multilineinput", - "version": "4.0.4", + "version": "5.0.0", "description": "A Blockly multilineinput field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/field-slider/CHANGELOG.md b/plugins/field-slider/CHANGELOG.md index 7adf8ce25c..63975bc434 100644 --- a/plugins/field-slider/CHANGELOG.md +++ b/plugins/field-slider/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.0](https://github.com/google/blockly-samples/compare/@blockly/field-slider@6.1.10...@blockly/field-slider@7.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* remove some uses of generateFieldTextBlocks ([#2357](https://github.com/google/blockly-samples/issues/2357)) ([53b3fa4](https://github.com/google/blockly-samples/commit/53b3fa4604aabb1fc5240d41c8d1d389d4b15301)) + + + ## [6.1.10](https://github.com/google/blockly-samples/compare/@blockly/field-slider@6.1.9...@blockly/field-slider@6.1.10) (2024-05-16) **Note:** Version bump only for package @blockly/field-slider diff --git a/plugins/field-slider/package-lock.json b/plugins/field-slider/package-lock.json index 2d674bead2..cbc45d8df3 100644 --- a/plugins/field-slider/package-lock.json +++ b/plugins/field-slider/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/field-slider", - "version": "6.1.10", + "version": "7.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/field-slider", - "version": "6.1.10", + "version": "7.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/field-slider/package.json b/plugins/field-slider/package.json index 581249ab44..5cf15b9779 100644 --- a/plugins/field-slider/package.json +++ b/plugins/field-slider/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/field-slider", - "version": "6.1.10", + "version": "7.0.0", "description": "A Blockly slider field.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/fixed-edges/CHANGELOG.md b/plugins/fixed-edges/CHANGELOG.md index 2e9151c331..d2e3e32959 100644 --- a/plugins/fixed-edges/CHANGELOG.md +++ b/plugins/fixed-edges/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/fixed-edges@4.0.16...@blockly/fixed-edges@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [4.0.16](https://github.com/google/blockly-samples/compare/@blockly/fixed-edges@4.0.15...@blockly/fixed-edges@4.0.16) (2024-05-16) **Note:** Version bump only for package @blockly/fixed-edges diff --git a/plugins/fixed-edges/package-lock.json b/plugins/fixed-edges/package-lock.json index d532aa79a9..2d0ba63c4e 100644 --- a/plugins/fixed-edges/package-lock.json +++ b/plugins/fixed-edges/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/fixed-edges", - "version": "4.0.16", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/fixed-edges", - "version": "4.0.16", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/fixed-edges/package.json b/plugins/fixed-edges/package.json index 8a2817411c..8c76c31a6f 100644 --- a/plugins/fixed-edges/package.json +++ b/plugins/fixed-edges/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/fixed-edges", - "version": "4.0.16", + "version": "5.0.0", "description": "A plugin that provides a MetricsManager that can be used to prevent the workspace from expanding to the top/left/right/bottom when blocks are dragged to that edge.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -38,8 +38,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/keyboard-navigation/CHANGELOG.md b/plugins/keyboard-navigation/CHANGELOG.md index e5e2f21fd4..7e2bf95aad 100644 --- a/plugins/keyboard-navigation/CHANGELOG.md +++ b/plugins/keyboard-navigation/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.0](https://github.com/google/blockly-samples/compare/@blockly/keyboard-navigation@0.5.13...@blockly/keyboard-navigation@0.6.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* support keyboard navigation of flyout buttons ([#2200](https://github.com/google/blockly-samples/issues/2200)) ([c2abe4d](https://github.com/google/blockly-samples/commit/c2abe4da9808f64161d5dc89a5e4d1b546ec279b)) +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* build for the v11 branch ([#2268](https://github.com/google/blockly-samples/issues/2268)) ([c7a4fc5](https://github.com/google/blockly-samples/commit/c7a4fc5e72c5e8d9e9bc926bbbbadd1eb31792fc)) +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) +* update keyboard nav to use proper getContents ([#2342](https://github.com/google/blockly-samples/issues/2342)) ([4d429c0](https://github.com/google/blockly-samples/commit/4d429c092c59045b6a284f0d62a4afcda994e90d)) + + + ## [0.5.13](https://github.com/google/blockly-samples/compare/@blockly/keyboard-navigation@0.5.12...@blockly/keyboard-navigation@0.5.13) (2024-05-16) **Note:** Version bump only for package @blockly/keyboard-navigation diff --git a/plugins/keyboard-navigation/package-lock.json b/plugins/keyboard-navigation/package-lock.json index 3f7c027641..1c636117ff 100644 --- a/plugins/keyboard-navigation/package-lock.json +++ b/plugins/keyboard-navigation/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/keyboard-navigation", - "version": "0.5.13", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/keyboard-navigation", - "version": "0.5.13", + "version": "0.6.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/keyboard-navigation/package.json b/plugins/keyboard-navigation/package.json index 3ae8a7b3be..20b13cf05a 100644 --- a/plugins/keyboard-navigation/package.json +++ b/plugins/keyboard-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/keyboard-navigation", - "version": "0.5.13", + "version": "0.6.0", "description": "A Blockly plugin that adds keyboard navigation support.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "jsdom": "^16.4.0", diff --git a/plugins/migration/CHANGELOG.md b/plugins/migration/CHANGELOG.md index a878978c05..677b24f54e 100644 --- a/plugins/migration/CHANGELOG.md +++ b/plugins/migration/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.0](https://github.com/google/blockly-samples/compare/@blockly/migrate@2.0.6...@blockly/migrate@3.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [2.0.6](https://github.com/google/blockly-samples/compare/@blockly/migrate@2.0.5...@blockly/migrate@2.0.6) (2024-05-09) diff --git a/plugins/migration/package-lock.json b/plugins/migration/package-lock.json index 2fb18709b8..a5b07367d2 100644 --- a/plugins/migration/package-lock.json +++ b/plugins/migration/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/migrate", - "version": "2.0.6", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/migrate", - "version": "2.0.6", + "version": "3.0.0", "license": "Apache-2.0", "dependencies": { "chalk": "^5.0.1", diff --git a/plugins/migration/package.json b/plugins/migration/package.json index 1bf30de0ec..0ee473603d 100644 --- a/plugins/migration/package.json +++ b/plugins/migration/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/migrate", - "version": "2.0.6", + "version": "3.0.0", "description": "A collection of tools that help with migrating apps using Blockly to new versions of BLockly.", "bin": "./bin/migrate.js", "author": "Blockly Team", diff --git a/plugins/modal/CHANGELOG.md b/plugins/modal/CHANGELOG.md index 9f8aaab61d..1ee3833bbc 100644 --- a/plugins/modal/CHANGELOG.md +++ b/plugins/modal/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-modal@6.0.15...@blockly/plugin-modal@7.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [6.0.15](https://github.com/google/blockly-samples/compare/@blockly/plugin-modal@6.0.14...@blockly/plugin-modal@6.0.15) (2024-05-16) **Note:** Version bump only for package @blockly/plugin-modal diff --git a/plugins/modal/package-lock.json b/plugins/modal/package-lock.json index 1c0cdf4ee7..0c11b91ebf 100644 --- a/plugins/modal/package-lock.json +++ b/plugins/modal/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-modal", - "version": "6.0.15", + "version": "7.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-modal", - "version": "6.0.15", + "version": "7.0.0", "license": "Apache 2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/modal/package.json b/plugins/modal/package.json index c8b8195ff4..b98afc7a35 100644 --- a/plugins/modal/package.json +++ b/plugins/modal/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-modal", - "version": "6.0.15", + "version": "7.0.0", "description": "A Blockly plugin that creates a modal.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "jsdom": "^19.0.0", "jsdom-global": "3.0.2", diff --git a/plugins/scroll-options/CHANGELOG.md b/plugins/scroll-options/CHANGELOG.md index 99b6b999b0..bf36ad5cc9 100644 --- a/plugins/scroll-options/CHANGELOG.md +++ b/plugins/scroll-options/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-scroll-options@5.0.18...@blockly/plugin-scroll-options@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* update the scroll options to work with v11 dragging (#2316) + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* make scroll options compatible with v11 ([#2179](https://github.com/google/blockly-samples/issues/2179)) ([d93a7d8](https://github.com/google/blockly-samples/commit/d93a7d8c5d6dc75db7f3cbf79cd6fb5dc6e9370e)) +* scroll-options fixes and compatibility with custom draggables ([#2358](https://github.com/google/blockly-samples/issues/2358)) ([2da6080](https://github.com/google/blockly-samples/commit/2da6080e1684edc5fc90cca0ba80c90982b5e4e2)) +* update the scroll options to work with v11 dragging ([#2316](https://github.com/google/blockly-samples/issues/2316)) ([f5aaa98](https://github.com/google/blockly-samples/commit/f5aaa981a3ee43f4d9ee8a7f2c1821980b15917d)) + + + ## [5.0.18](https://github.com/google/blockly-samples/compare/@blockly/plugin-scroll-options@5.0.17...@blockly/plugin-scroll-options@5.0.18) (2024-05-16) **Note:** Version bump only for package @blockly/plugin-scroll-options diff --git a/plugins/scroll-options/package-lock.json b/plugins/scroll-options/package-lock.json index 5a6dd9f878..7645683a07 100644 --- a/plugins/scroll-options/package-lock.json +++ b/plugins/scroll-options/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-scroll-options", - "version": "5.0.18", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-scroll-options", - "version": "5.0.18", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/scroll-options/package.json b/plugins/scroll-options/package.json index 9119c9bcd7..3ea7ca03df 100644 --- a/plugins/scroll-options/package.json +++ b/plugins/scroll-options/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-scroll-options", - "version": "5.0.18", + "version": "6.0.0", "description": "A Blockly plugin that adds advanced scroll options such as scroll-on-drag and scroll while holding a block.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "typescript": "^5.4.5" }, diff --git a/plugins/shadow-block-converter/CHANGELOG.md b/plugins/shadow-block-converter/CHANGELOG.md index ad5a4ba222..cfbfeec65d 100644 --- a/plugins/shadow-block-converter/CHANGELOG.md +++ b/plugins/shadow-block-converter/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/shadow-block-converter@5.0.6...@blockly/shadow-block-converter@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.6](https://github.com/google/blockly-samples/compare/@blockly/shadow-block-converter@5.0.5...@blockly/shadow-block-converter@5.0.6) (2024-05-16) **Note:** Version bump only for package @blockly/shadow-block-converter diff --git a/plugins/shadow-block-converter/package-lock.json b/plugins/shadow-block-converter/package-lock.json index 0d12517003..f3f6744c02 100644 --- a/plugins/shadow-block-converter/package-lock.json +++ b/plugins/shadow-block-converter/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/shadow-block-converter", - "version": "5.0.6", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/shadow-block-converter", - "version": "5.0.6", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/shadow-block-converter/package.json b/plugins/shadow-block-converter/package.json index ecf90c1da8..8cba7a22be 100644 --- a/plugins/shadow-block-converter/package.json +++ b/plugins/shadow-block-converter/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/shadow-block-converter", - "version": "5.0.6", + "version": "6.0.0", "description": "A workspace change listener that converts shadow blocks to real blocks when the user edits them.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "sinon": "^9.0.1", diff --git a/plugins/strict-connection-checker/CHANGELOG.md b/plugins/strict-connection-checker/CHANGELOG.md index c0fc5fe14c..a986e98899 100644 --- a/plugins/strict-connection-checker/CHANGELOG.md +++ b/plugins/strict-connection-checker/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-strict-connection-checker@4.0.16...@blockly/plugin-strict-connection-checker@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [4.0.16](https://github.com/google/blockly-samples/compare/@blockly/plugin-strict-connection-checker@4.0.15...@blockly/plugin-strict-connection-checker@4.0.16) (2024-05-16) **Note:** Version bump only for package @blockly/plugin-strict-connection-checker diff --git a/plugins/strict-connection-checker/package-lock.json b/plugins/strict-connection-checker/package-lock.json index 3c8338288f..040703273f 100644 --- a/plugins/strict-connection-checker/package-lock.json +++ b/plugins/strict-connection-checker/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-strict-connection-checker", - "version": "4.0.16", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-strict-connection-checker", - "version": "4.0.16", + "version": "5.0.0", "license": "Apache 2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/strict-connection-checker/package.json b/plugins/strict-connection-checker/package.json index bb7d79bc9c..95d819c689 100644 --- a/plugins/strict-connection-checker/package.json +++ b/plugins/strict-connection-checker/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-strict-connection-checker", - "version": "4.0.16", + "version": "5.0.0", "description": "A connection checker that prevents blocks that don't provide type information from being connected to blocks that do.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0" }, diff --git a/plugins/suggested-blocks/CHANGELOG.md b/plugins/suggested-blocks/CHANGELOG.md index 3c677c40ad..a469ee0800 100644 --- a/plugins/suggested-blocks/CHANGELOG.md +++ b/plugins/suggested-blocks/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.0](https://github.com/google/blockly-samples/compare/@blockly/suggested-blocks@4.1.11...@blockly/suggested-blocks@5.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* build for the v11 branch ([#2268](https://github.com/google/blockly-samples/issues/2268)) ([c7a4fc5](https://github.com/google/blockly-samples/commit/c7a4fc5e72c5e8d9e9bc926bbbbadd1eb31792fc)) +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [4.1.11](https://github.com/google/blockly-samples/compare/@blockly/suggested-blocks@4.1.10...@blockly/suggested-blocks@4.1.11) (2024-05-16) **Note:** Version bump only for package @blockly/suggested-blocks diff --git a/plugins/suggested-blocks/package-lock.json b/plugins/suggested-blocks/package-lock.json index fc8dc15668..de88801a8d 100644 --- a/plugins/suggested-blocks/package-lock.json +++ b/plugins/suggested-blocks/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/suggested-blocks", - "version": "4.1.11", + "version": "5.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/suggested-blocks", - "version": "4.1.11", + "version": "5.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/suggested-blocks/package.json b/plugins/suggested-blocks/package.json index 0084ac8fab..ee76d3fdbf 100644 --- a/plugins/suggested-blocks/package.json +++ b/plugins/suggested-blocks/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/suggested-blocks", - "version": "4.1.11", + "version": "5.0.0", "description": "A plugin that adds toolbox panes with suggested blocks based on the user's past usage of blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.3.6", "sinon": "^14.0.0" diff --git a/plugins/theme-dark/CHANGELOG.md b/plugins/theme-dark/CHANGELOG.md index 23c7f85d49..07c8927e58 100644 --- a/plugins/theme-dark/CHANGELOG.md +++ b/plugins/theme-dark/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.0](https://github.com/google/blockly-samples/compare/@blockly/theme-dark@6.0.7...@blockly/theme-dark@7.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [6.0.7](https://github.com/google/blockly-samples/compare/@blockly/theme-dark@6.0.6...@blockly/theme-dark@6.0.7) (2024-05-09) diff --git a/plugins/theme-dark/package-lock.json b/plugins/theme-dark/package-lock.json index 79e49fedaf..2fc9438b10 100644 --- a/plugins/theme-dark/package-lock.json +++ b/plugins/theme-dark/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/theme-dark", - "version": "6.0.7", + "version": "7.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/theme-dark", - "version": "6.0.7", + "version": "7.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/theme-dark/package.json b/plugins/theme-dark/package.json index 65f943f5d7..d5df63aae9 100644 --- a/plugins/theme-dark/package.json +++ b/plugins/theme-dark/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/theme-dark", - "version": "6.0.7", + "version": "7.0.0", "description": "A Blockly dark theme.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/theme-deuteranopia/CHANGELOG.md b/plugins/theme-deuteranopia/CHANGELOG.md index b514ddb9f6..70d0cc214f 100644 --- a/plugins/theme-deuteranopia/CHANGELOG.md +++ b/plugins/theme-deuteranopia/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/theme-deuteranopia@5.0.8...@blockly/theme-deuteranopia@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.8](https://github.com/google/blockly-samples/compare/@blockly/theme-deuteranopia@5.0.7...@blockly/theme-deuteranopia@5.0.8) (2024-05-09) diff --git a/plugins/theme-deuteranopia/package-lock.json b/plugins/theme-deuteranopia/package-lock.json index 057bf6dc5e..b44d8e9982 100644 --- a/plugins/theme-deuteranopia/package-lock.json +++ b/plugins/theme-deuteranopia/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/theme-deuteranopia", - "version": "5.0.8", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/theme-deuteranopia", - "version": "5.0.8", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/theme-deuteranopia/package.json b/plugins/theme-deuteranopia/package.json index 86363875bb..d139e91bf3 100644 --- a/plugins/theme-deuteranopia/package.json +++ b/plugins/theme-deuteranopia/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/theme-deuteranopia", - "version": "5.0.8", + "version": "6.0.0", "description": "A Blockly theme for people that have deuteranopia.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/theme-highcontrast/CHANGELOG.md b/plugins/theme-highcontrast/CHANGELOG.md index 54288b531a..f822d1698a 100644 --- a/plugins/theme-highcontrast/CHANGELOG.md +++ b/plugins/theme-highcontrast/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/theme-highcontrast@5.0.7...@blockly/theme-highcontrast@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.7](https://github.com/google/blockly-samples/compare/@blockly/theme-highcontrast@5.0.6...@blockly/theme-highcontrast@5.0.7) (2024-05-09) diff --git a/plugins/theme-highcontrast/package-lock.json b/plugins/theme-highcontrast/package-lock.json index ed18d60025..8e5efa9300 100644 --- a/plugins/theme-highcontrast/package-lock.json +++ b/plugins/theme-highcontrast/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/theme-highcontrast", - "version": "5.0.7", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/theme-highcontrast", - "version": "5.0.7", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/theme-highcontrast/package.json b/plugins/theme-highcontrast/package.json index 7a3479eecf..651cca8348 100644 --- a/plugins/theme-highcontrast/package.json +++ b/plugins/theme-highcontrast/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/theme-highcontrast", - "version": "5.0.7", + "version": "6.0.0", "description": "A Blockly high contrast theme.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/theme-modern/CHANGELOG.md b/plugins/theme-modern/CHANGELOG.md index 237ebd83d3..8e5f7a23fd 100644 --- a/plugins/theme-modern/CHANGELOG.md +++ b/plugins/theme-modern/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/theme-modern@5.0.7...@blockly/theme-modern@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.7](https://github.com/google/blockly-samples/compare/@blockly/theme-modern@5.0.6...@blockly/theme-modern@5.0.7) (2024-05-09) diff --git a/plugins/theme-modern/package-lock.json b/plugins/theme-modern/package-lock.json index 8484f5fba0..bbe46764ad 100644 --- a/plugins/theme-modern/package-lock.json +++ b/plugins/theme-modern/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/theme-modern", - "version": "5.0.7", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/theme-modern", - "version": "5.0.7", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/theme-modern/package.json b/plugins/theme-modern/package.json index 2da3ef6c6d..ccbd528eda 100644 --- a/plugins/theme-modern/package.json +++ b/plugins/theme-modern/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/theme-modern", - "version": "5.0.7", + "version": "6.0.0", "description": "A Blockly modern theme with darker block borders.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/theme-tritanopia/CHANGELOG.md b/plugins/theme-tritanopia/CHANGELOG.md index a49ff7a947..e70b36da34 100644 --- a/plugins/theme-tritanopia/CHANGELOG.md +++ b/plugins/theme-tritanopia/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/theme-tritanopia@5.0.7...@blockly/theme-tritanopia@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.7](https://github.com/google/blockly-samples/compare/@blockly/theme-tritanopia@5.0.6...@blockly/theme-tritanopia@5.0.7) (2024-05-09) diff --git a/plugins/theme-tritanopia/package-lock.json b/plugins/theme-tritanopia/package-lock.json index 3613bc5e7e..64304348b5 100644 --- a/plugins/theme-tritanopia/package-lock.json +++ b/plugins/theme-tritanopia/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/theme-tritanopia", - "version": "5.0.7", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/theme-tritanopia", - "version": "5.0.7", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0" diff --git a/plugins/theme-tritanopia/package.json b/plugins/theme-tritanopia/package.json index e090067228..620020c512 100644 --- a/plugins/theme-tritanopia/package.json +++ b/plugins/theme-tritanopia/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/theme-tritanopia", - "version": "5.0.7", + "version": "6.0.0", "description": "A Blockly theme for people that have tritanopia.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,7 +40,7 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", + "@blockly/dev-scripts": "^4.0.0", "blockly": "^11.0.0" }, "peerDependencies": { diff --git a/plugins/toolbox-search/CHANGELOG.md b/plugins/toolbox-search/CHANGELOG.md index d511d7cb2c..b44787460e 100644 --- a/plugins/toolbox-search/CHANGELOG.md +++ b/plugins/toolbox-search/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.0](https://github.com/google/blockly-samples/compare/@blockly/toolbox-search@1.2.11...@blockly/toolbox-search@2.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [1.2.11](https://github.com/google/blockly-samples/compare/@blockly/toolbox-search@1.2.10...@blockly/toolbox-search@1.2.11) (2024-05-16) **Note:** Version bump only for package @blockly/toolbox-search diff --git a/plugins/toolbox-search/package-lock.json b/plugins/toolbox-search/package-lock.json index 01e649e280..6caa047929 100644 --- a/plugins/toolbox-search/package-lock.json +++ b/plugins/toolbox-search/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/toolbox-search", - "version": "1.2.11", + "version": "2.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/toolbox-search", - "version": "1.2.11", + "version": "2.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/toolbox-search/package.json b/plugins/toolbox-search/package.json index 501173823b..52d47da522 100644 --- a/plugins/toolbox-search/package.json +++ b/plugins/toolbox-search/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/toolbox-search", - "version": "1.2.11", + "version": "2.0.0", "description": "A Blockly plugin that adds a toolbox category that allows searching for blocks.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.3.7", "typescript": "^5.4.5" diff --git a/plugins/typed-variable-modal/CHANGELOG.md b/plugins/typed-variable-modal/CHANGELOG.md index ebb5fe0979..e391595443 100644 --- a/plugins/typed-variable-modal/CHANGELOG.md +++ b/plugins/typed-variable-modal/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-typed-variable-modal@7.0.15...@blockly/plugin-typed-variable-modal@8.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [7.0.15](https://github.com/google/blockly-samples/compare/@blockly/plugin-typed-variable-modal@7.0.14...@blockly/plugin-typed-variable-modal@7.0.15) (2024-05-16) **Note:** Version bump only for package @blockly/plugin-typed-variable-modal diff --git a/plugins/typed-variable-modal/package-lock.json b/plugins/typed-variable-modal/package-lock.json index 0944a767c2..7242ab9060 100644 --- a/plugins/typed-variable-modal/package-lock.json +++ b/plugins/typed-variable-modal/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-typed-variable-modal", - "version": "7.0.15", + "version": "8.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-typed-variable-modal", - "version": "7.0.15", + "version": "8.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/typed-variable-modal/package.json b/plugins/typed-variable-modal/package.json index 73534f4eaa..064c86fcff 100644 --- a/plugins/typed-variable-modal/package.json +++ b/plugins/typed-variable-modal/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-typed-variable-modal", - "version": "7.0.15", + "version": "8.0.0", "description": "A Blockly plugin to create a modal for creating typed variables.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "jsdom": "^19.0.0", "jsdom-global": "3.0.2", @@ -51,7 +51,7 @@ "blockly": "^11.0.0" }, "dependencies": { - "@blockly/plugin-modal": "^6.0.15" + "@blockly/plugin-modal": "^7.0.0" }, "publishConfig": { "access": "public", diff --git a/plugins/workspace-backpack/CHANGELOG.md b/plugins/workspace-backpack/CHANGELOG.md index 5a74879de9..a491fad278 100644 --- a/plugins/workspace-backpack/CHANGELOG.md +++ b/plugins/workspace-backpack/CHANGELOG.md @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/workspace-backpack@5.3.9...@blockly/workspace-backpack@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* move backpack to use interface for backpackability ([#2314](https://github.com/google/blockly-samples/issues/2314)) ([5d699d2](https://github.com/google/blockly-samples/commit/5d699d2b3ccf80adb50a17da4207af2c368764f0)) +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.3.9](https://github.com/google/blockly-samples/compare/@blockly/workspace-backpack@5.3.8...@blockly/workspace-backpack@5.3.9) (2024-05-16) **Note:** Version bump only for package @blockly/workspace-backpack diff --git a/plugins/workspace-backpack/package-lock.json b/plugins/workspace-backpack/package-lock.json index 201f5e0799..bea3b903d4 100644 --- a/plugins/workspace-backpack/package-lock.json +++ b/plugins/workspace-backpack/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/workspace-backpack", - "version": "5.3.9", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/workspace-backpack", - "version": "5.3.9", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/workspace-backpack/package.json b/plugins/workspace-backpack/package.json index b35418a15d..505033190b 100644 --- a/plugins/workspace-backpack/package.json +++ b/plugins/workspace-backpack/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/workspace-backpack", - "version": "5.3.9", + "version": "6.0.0", "description": "A Blockly plugin that adds Backpack support.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -40,8 +40,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "typescript": "^5.4.5" }, diff --git a/plugins/workspace-minimap/CHANGELOG.md b/plugins/workspace-minimap/CHANGELOG.md index 86d0ffb2fe..42e02a3bc5 100644 --- a/plugins/workspace-minimap/CHANGELOG.md +++ b/plugins/workspace-minimap/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.2.0](https://github.com/google/blockly-samples/compare/@blockly/workspace-minimap@0.1.19...@blockly/workspace-minimap@0.2.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [0.1.19](https://github.com/google/blockly-samples/compare/@blockly/workspace-minimap@0.1.18...@blockly/workspace-minimap@0.1.19) (2024-05-16) **Note:** Version bump only for package @blockly/workspace-minimap diff --git a/plugins/workspace-minimap/package-lock.json b/plugins/workspace-minimap/package-lock.json index cf8d055009..ecf07a3422 100644 --- a/plugins/workspace-minimap/package-lock.json +++ b/plugins/workspace-minimap/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/workspace-minimap", - "version": "0.1.19", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@blockly/workspace-minimap", - "version": "0.1.19", + "version": "0.2.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/workspace-minimap/package.json b/plugins/workspace-minimap/package.json index 13980dcdd2..30334714d5 100644 --- a/plugins/workspace-minimap/package.json +++ b/plugins/workspace-minimap/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/workspace-minimap", - "version": "0.1.19", + "version": "0.2.0", "description": "A Blockly plugin.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "chai": "^4.2.0", "typescript": "^5.4.5" diff --git a/plugins/workspace-search/CHANGELOG.md b/plugins/workspace-search/CHANGELOG.md index 8272ff7d53..0c01a5aa17 100644 --- a/plugins/workspace-search/CHANGELOG.md +++ b/plugins/workspace-search/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.0](https://github.com/google/blockly-samples/compare/@blockly/plugin-workspace-search@8.1.8...@blockly/plugin-workspace-search@9.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly +* **dev-scripts:** This PR removes the support that was added + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) +* **dev-scripts:** Fixes, refactoring and simplification of `webpack.config.js` and `'blockly'` imports ([#2229](https://github.com/google/blockly-samples/issues/2229)) ([f5ffdb9](https://github.com/google/blockly-samples/commit/f5ffdb961e3b60ddb164087f4bddc4e6215906b7)), closes [#335](https://github.com/google/blockly-samples/issues/335) [#335](https://github.com/google/blockly-samples/issues/335) [#1630](https://github.com/google/blockly-samples/issues/1630) [#335](https://github.com/google/blockly-samples/issues/335) [#226](https://github.com/google/blockly-samples/issues/226) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [google/blockly#7822](https://github.com/google/blockly/issues/7822) [/github.com/google/blockly-samples/pull/2229#issuecomment-1979123919](https://github.com/google//github.com/google/blockly-samples/pull/2229/issues/issuecomment-1979123919) + + + ## [8.1.8](https://github.com/google/blockly-samples/compare/@blockly/plugin-workspace-search@8.1.7...@blockly/plugin-workspace-search@8.1.8) (2024-05-16) **Note:** Version bump only for package @blockly/plugin-workspace-search diff --git a/plugins/workspace-search/package-lock.json b/plugins/workspace-search/package-lock.json index 9371ddc669..cc5d5f9259 100644 --- a/plugins/workspace-search/package-lock.json +++ b/plugins/workspace-search/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/plugin-workspace-search", - "version": "8.1.8", + "version": "9.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/plugin-workspace-search", - "version": "8.1.8", + "version": "9.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/workspace-search/package.json b/plugins/workspace-search/package.json index 05834c51f7..3212d4a7ca 100644 --- a/plugins/workspace-search/package.json +++ b/plugins/workspace-search/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/plugin-workspace-search", - "version": "8.1.8", + "version": "9.0.0", "description": "A Blockly plugin that adds workspace search support.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -39,8 +39,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "jsdom": "^19.0.0", "jsdom-global": "3.0.2", diff --git a/plugins/zoom-to-fit/CHANGELOG.md b/plugins/zoom-to-fit/CHANGELOG.md index 11702060ba..14106a63b6 100644 --- a/plugins/zoom-to-fit/CHANGELOG.md +++ b/plugins/zoom-to-fit/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.0](https://github.com/google/blockly-samples/compare/@blockly/zoom-to-fit@5.0.18...@blockly/zoom-to-fit@6.0.0) (2024-05-21) + + +### ⚠ BREAKING CHANGES + +* update all plugins to v11 of blockly + +### Features + +* update all plugins to v11 of blockly ([5fcd3e7](https://github.com/google/blockly-samples/commit/5fcd3e7d53eaadffe9bda9a378b404d34b2f8be2)) +* upgrade ts version, fix field validators ([b2d2191](https://github.com/google/blockly-samples/commit/b2d2191ff11b30347b33f95acf6e58f7ce54d004)) + + +### Bug Fixes + +* Call blocks handle both manual disabling and disabled defs ([#2334](https://github.com/google/blockly-samples/issues/2334)) ([5eade55](https://github.com/google/blockly-samples/commit/5eade55779c4022d14ad4472ff32c93c78199887)) + + + ## [5.0.18](https://github.com/google/blockly-samples/compare/@blockly/zoom-to-fit@5.0.17...@blockly/zoom-to-fit@5.0.18) (2024-05-16) **Note:** Version bump only for package @blockly/zoom-to-fit diff --git a/plugins/zoom-to-fit/package-lock.json b/plugins/zoom-to-fit/package-lock.json index c0825de638..1a10193d6c 100644 --- a/plugins/zoom-to-fit/package-lock.json +++ b/plugins/zoom-to-fit/package-lock.json @@ -1,12 +1,12 @@ { "name": "@blockly/zoom-to-fit", - "version": "5.0.18", + "version": "6.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@blockly/zoom-to-fit", - "version": "5.0.18", + "version": "6.0.0", "license": "Apache-2.0", "devDependencies": { "blockly": "^11.0.0", diff --git a/plugins/zoom-to-fit/package.json b/plugins/zoom-to-fit/package.json index bd61148ae6..61c28b4078 100644 --- a/plugins/zoom-to-fit/package.json +++ b/plugins/zoom-to-fit/package.json @@ -1,6 +1,6 @@ { "name": "@blockly/zoom-to-fit", - "version": "5.0.18", + "version": "6.0.0", "description": "A Blockly plugin that adds a zoom-to-fit control to the workspace.", "scripts": { "audit:fix": "blockly-scripts auditFix", @@ -38,8 +38,8 @@ "src" ], "devDependencies": { - "@blockly/dev-scripts": "^3.1.1", - "@blockly/dev-tools": "^7.1.11", + "@blockly/dev-scripts": "^4.0.0", + "@blockly/dev-tools": "^8.0.0", "blockly": "^11.0.0", "typescript": "^5.4.5" },