Beka Westberg
5f42361fcf
fix: make getSourceBlock nullable again ( #6542 )
...
* fix: make getSourceBlock nullable again
* chore: format
* chore: move to a specific error
* chore: also update procedures with new error
* chore: format
2022-10-19 20:18:51 +01:00
Beka Westberg
d58844d23c
Revert "chore: update procedure map tests to match the refactored API ( #6562 )" ( #6568 )
...
This reverts commit 5f70fc415b .
2022-10-19 10:42:32 -07:00
Beka Westberg
5f70fc415b
chore: update procedure map tests to match the refactored API ( #6562 )
...
* fix: feedback on procedure model implementations
* chore: format
* chore: add tests for the backing variable of parameter models
* chore: update existing procedure map tests
* chore: update block update tests to use refactored API
* chore: update tests to actually use fluent API
* chore: format
* chore: fix tests
* chore: reorganize tests
* chore: format
* chore: add comment
2022-10-19 10:28:40 -07:00
Maribeth Bottorff
5cdcd02580
fix: fix pinch to zoom ( #6544 )
...
* fix: fix pinch to zoom
* chore: format
2022-10-19 17:13:58 +01:00
dependabot[bot]
d4351866fd
chore(deps): bump mocha from 10.0.0 to 10.1.0 ( #6566 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.0.0...v10.1.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 08:20:18 -07:00
dependabot[bot]
169bf67e51
chore(deps): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 ( #6563 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.40.0 to 5.40.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 15:58:23 -07:00
dependabot[bot]
82e5a23216
chore(deps): bump @microsoft/api-extractor from 7.31.2 to 7.33.4
...
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor ) from 7.31.2 to 7.33.4.
- [Release notes](https://github.com/microsoft/rushstack/releases )
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md )
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.33.4/apps/api-extractor )
---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-18 22:41:13 +00:00
dependabot[bot]
4a26103c0f
chore(deps): bump @blockly/block-test from 3.0.0 to 3.0.1 ( #6553 )
...
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/google/blockly-samples/releases )
- [Changelog](https://github.com/google/blockly-samples/blob/master/plugins/block-test/CHANGELOG.md )
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@3.0.1/plugins/block-test )
---
updated-dependencies:
- dependency-name: "@blockly/block-test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 15:39:00 -07:00
Beka Westberg
04dffbc33a
chore: fix mutator blocks jumping ( #6559 )
...
* chore: fix mutator blocks jumping
* chore: format
2022-10-18 14:15:53 -07:00
Neil Fraser
321f619e28
fix: Don't warn if field is acually 0 width ( #6558 )
...
One part of issue 6557.
2022-10-18 23:01:41 +02:00
Beka Westberg
df660af66c
fix: make getSourceBlock nullable again ( #6542 )
...
* fix: make getSourceBlock nullable again
* chore: format
* chore: move to a specific error
* chore: also update procedures with new error
* chore: format
2022-10-18 12:57:44 -07:00
Rachel Fenichel
b0c897224a
chore: clean up code in field_angle.ts ( #6551 )
2022-10-17 09:27:42 -07:00
dependabot[bot]
3eddb2c86f
chore(deps): bump peter-evans/create-pull-request from 4.1.3 to 4.1.4 ( #6556 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](671dc9c9e0...ad43dccb4d )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 08:26:54 -07:00
dependabot[bot]
6c95b9eba2
chore(deps): bump google-github-actions/deploy-appengine ( #6555 )
...
Bumps [google-github-actions/deploy-appengine](https://github.com/google-github-actions/deploy-appengine ) from 0.8.0 to 0.8.2.
- [Release notes](https://github.com/google-github-actions/deploy-appengine/releases )
- [Changelog](https://github.com/google-github-actions/deploy-appengine/blob/main/CHANGELOG.md )
- [Commits](https://github.com/google-github-actions/deploy-appengine/compare/v0.8.0...v0.8.2 )
---
updated-dependencies:
- dependency-name: google-github-actions/deploy-appengine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 08:26:33 -07:00
Neil Fraser
5a23c84e6e
Don't quote fromJson property. ( #6545 )
...
This is the only place in our codebase where it's quoted. The result is a failure to compile correctly using advanced optimizations.
2022-10-14 19:01:28 +02:00
Maribeth Bottorff
caf91c82a6
fix: fix pinch to zoom ( #6544 )
...
* fix: fix pinch to zoom
* chore: format
2022-10-13 18:05:42 -07:00
Beka Westberg
ad22de1e53
test: add shared procedures playground ( #6485 )
...
* test: add shared procedures playground
* test: use json toolbox in testplayground
* chore: delete unnecessary toolbox def
2022-10-13 15:26:00 -07:00
Beka Westberg
a7247af7c3
feat: add basic observable implementations of procedure interfaces ( #6489 )
...
* feat: implement basic observable procedure model
* feat: implement basic observable procedure model
* feat: implement basic observable parameter model
* feat: implement basic observable procedure map
* chore: format
* chore: refactor parameter model
* chore: update the observable procedure model to match interface
* chore: update the observable parameter model to match interface
* chore: update the observable procedure map
* chore: update concrete implementations to use this return type
* chore: format
* chore: remove legacy module IDs
* chore: fix typo
2022-10-13 15:23:10 -07:00
Beka Westberg
1162a660a0
feat: add interface definitions for procedure stuff ( #6488 )
...
* feat: add interface definitions for procedure stuff
* fix: signature of insertParameter
* fix: remove declareModuleId
* fix: remove variable-ness from the parameter interface
* chore: types -> type
* chore: PR comments
* fix: update interfaces to use this return type
* chore: format
2022-10-13 11:21:37 -07:00
Beka Westberg
7147813693
fix: parent blocks not bumping neighbours ( #6538 )
...
* fix: parent blocks not bumping neighbours
* chore: add more comments
2022-10-13 10:59:04 -07:00
Neil Fraser
9b81317d32
chore: Remove blockly factory use of utils.dom.add/removeClass ( #6534 )
...
* Remove usages of utils.dom.add/removeClass from Blockly Factory
* Use template strings for error messages.
(Random stuff found while working on something larger.)
2022-10-13 01:30:17 +02:00
Rachel Fenichel
ab9825cfaf
chore: remove underscores from some private properties and methods ( #6537 )
...
* chore: rename properties to remove underscores in zoom_controls.ts
* chore: remove underscores from private methods in zoom_controls.ts
* chore: fix underscores in private property names in ws_svg
* chore: format
2022-10-12 16:07:13 -07:00
Rachel Fenichel
25fe27221f
chore: remove underscores from private properties in workspace.ts ( #6536 )
2022-10-12 13:28:29 -07:00
Maribeth Bottorff
a64d6e91a0
fix: fix block factory in manual mode ( #6533 )
2022-10-12 09:22:17 -07:00
Rachel Fenichel
a9b0b199e3
chore: clean up some underscores ( #6492 )
...
* chore: clean up block_drag_surface.ts
* chore: remove underscores in property names in bubble.ts
* chore: remove underscores from method names in bubble.ts
* chore: format, and remove one cast
2022-10-11 15:48:21 -07:00
Beka Westberg
ca3b9bd079
fix: move Theme to use a Partial type for BlockStyle ( #6532 )
...
* fix: move theme to use Partial type
* chore: remove useless error throwing
* chore: format
* chore: update validatedBlockStyle_ to use Partial
2022-10-11 15:40:56 -07:00
dependabot[bot]
6456ab90f0
chore(deps): bump peter-evans/create-pull-request from 4.1.2 to 4.1.3 ( #6466 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](171dd555b9...671dc9c9e0 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 15:05:59 -07:00
dependabot[bot]
1da58e085d
chore(deps): bump google-closure-compiler ( #6531 )
...
Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm ) from 20220905.0.0 to 20221004.0.0.
- [Release notes](https://github.com/google/closure-compiler-npm/releases )
- [Commits](https://github.com/google/closure-compiler-npm/compare/v20220905.0.0...v20221004.0.0 )
---
updated-dependencies:
- dependency-name: google-closure-compiler
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 15:05:40 -07:00
dependabot[bot]
d731880f60
chore(deps): bump eslint from 8.24.0 to 8.25.0 ( #6530 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.24.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 13:27:37 -07:00
dependabot[bot]
51fe84b9cc
chore(deps): bump async from 2.6.3 to 3.2.3 ( #6528 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 11:03:23 -07:00
dependabot[bot]
9507b2986e
chore(deps): bump selenium-standalone from 8.2.1 to 8.2.2 ( #6529 )
...
Bumps [selenium-standalone](https://github.com/webdriverio/selenium-standalone ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/webdriverio/selenium-standalone/releases )
- [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md )
- [Commits](https://github.com/webdriverio/selenium-standalone/compare/v8.2.1...v8.2.2 )
---
updated-dependencies:
- dependency-name: selenium-standalone
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 11:03:13 -07:00
dependabot[bot]
4f6b0b8d34
chore(deps): bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 ( #6510 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 10:59:12 -07:00
Beka Westberg
29acad04d3
chore(deps): force update @blockly deps ( #6509 )
2022-10-10 11:53:19 -07:00
koenvanwijk
581e8acf4b
fix: Connections can be highlighted multiple times ( #6502 )
...
* fix: Connections can be highlighted multiple times
* fix: remove spaces to fix clang-formating
2022-10-10 11:34:27 -07:00
Maribeth Bottorff
12343d47a2
chore: add auto labeling workflow ( #6504 )
...
* chore: add auto labeling workflow
* chore: formatting
2022-10-07 12:58:46 -07:00
dependabot[bot]
ee4e24d219
chore(deps): bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.39.0 ( #6491 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.38.0 to 5.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.39.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-07 08:27:14 -07:00
Beka Westberg
a7bff66dc0
chore: fix typo in renamings database ( #6498 )
2022-10-06 13:07:10 -07:00
Maribeth Bottorff
224af0aa6b
fix: remove deprecated use of objectUtils from generators ( #6499 )
2022-10-06 13:05:00 -07:00
Maribeth Bottorff
ce3ec78501
fix: update a moved function in developer tools so it loads ( #6500 )
2022-10-06 13:04:34 -07:00
Maribeth Bottorff
02089aee49
revert: "chore: remove unused import"
...
revert: "chore: remove unused import"
2022-10-06 11:36:18 -07:00
Maribeth Bottorff
162ad4f9ed
Revert "chore: remove unused import ( #6494 )"
...
This reverts commit 179232f636 .
2022-10-06 11:28:32 -07:00
Maribeth Bottorff
179232f636
chore: remove unused import ( #6494 )
2022-10-05 17:23:15 -07:00
dependabot[bot]
88a5bba646
chore(deps): bump @wdio/selenium-standalone-service ( #6490 )
...
Bumps [@wdio/selenium-standalone-service](https://github.com/webdriverio/webdriverio ) from 7.25.0 to 7.25.1.
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/compare/v7.25.0...v7.25.1 )
---
updated-dependencies:
- dependency-name: "@wdio/selenium-standalone-service"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 15:56:47 -07:00
dependabot[bot]
d4f2ba8040
chore(deps): bump selenium-standalone from 8.2.0 to 8.2.1 ( #6487 )
...
Bumps [selenium-standalone](https://github.com/webdriverio/selenium-standalone ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/webdriverio/selenium-standalone/releases )
- [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md )
- [Commits](https://github.com/webdriverio/selenium-standalone/compare/v8.2.0...v8.2.1 )
---
updated-dependencies:
- dependency-name: selenium-standalone
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 15:48:59 -07:00
Beka Westberg
a263587ca0
chore: rearrange serialization export to make APIExtractor happy ( #6480 )
...
* chore: rearrange serialization export to make APIExtractor happy
* chore: format
2022-10-05 13:43:07 -07:00
dependabot[bot]
083ea0c370
chore(deps): bump webdriverio from 7.25.0 to 7.25.1 ( #6468 )
...
Bumps [webdriverio](https://github.com/webdriverio/webdriverio ) from 7.25.0 to 7.25.1.
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/compare/v7.25.0...v7.25.1 )
---
updated-dependencies:
- dependency-name: webdriverio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 13:35:45 -07:00
Beka Westberg
fe714bb8c7
test: add skipped tests for the procedure map ( #6486 )
...
* test: add skipped tests for the procedure map
* chore: format
2022-10-05 13:35:20 -07:00
dependabot[bot]
6ccdef367b
chore(deps): bump node-fetch and @wdio/cli ( #6484 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) and [@wdio/cli](https://github.com/webdriverio/webdriverio ). These dependencies needed to be updated together.
Updates `node-fetch` from 2.6.5 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7 )
Updates `@wdio/cli` from 7.16.10 to 7.25.1
- [Release notes](https://github.com/webdriverio/webdriverio/releases )
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webdriverio/webdriverio/compare/v7.16.10...v7.25.1 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
- dependency-name: "@wdio/cli"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 13:35:10 -07:00
Neil Fraser
84f6dfef4f
Fix: // isn't a legal comment in CSS ( #6467 )
2022-10-05 06:38:32 +02:00
Christopher Allen
55cf92a2d0
release!: v9.0.0
...
Merge pull request #6483 from google/rc_2022_10
blockly-v9.0.0
2022-10-04 22:35:47 +01:00