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
Christopher Allen
71b04b59c5
chore: Merge branch master into develop in preparation for release
...
There were a number of changes to master, all of which were either
undesirable (e.g. recompilation of master that would overwrite
recompilation of develop), caused merge conflicts, or both. All
changes by mster were reverted except for a change to
.github/PULL_REQUEST_TEMPLATE.md which has been manually resolved.
2022-10-04 22:11:27 +01:00
Christopher Allen
b06576c8d1
chore(build): Rebuild blockly for v9.0.0 release ( #6479 )
2022-10-04 19:38:53 +01:00
Christopher Allen
c836645235
chore(tests): Update metadata for 2022 Q3 release ( #6477 )
2022-10-04 19:07:09 +01:00
Christopher Allen
47f3abeb79
chore: rollup of 2022 Q2 and Q3 updates from TranslateWiki ( #6476 )
2022-10-04 18:39:38 +01:00
Beka Westberg
f7b42b3ee4
chore: update readme ( #6471 )
...
* chore: update readme
* chore: fix readme
2022-10-04 10:13:52 -07:00
Beka Westberg
2bf8c42035
chore: update renamings to be v9 ( #6473 )
2022-10-04 08:06:31 -07:00
YAMADA Yutaka
2a2cbb4722
fix: Modifying size update handling for multiline field in parent block. ( #6461 )
2022-10-03 11:48:57 -07:00
Beka Westberg
d3447ea565
fix!: Update deprecations for the new release. ( #6470 )
...
* chore: bump early deprecations to v10
* fixup
* fixup
* chore: remove deprecated properties
* chore: add missing @deprecated tags
* chore: format
* chore: format
* chore: fix import
2022-10-03 11:21:52 -07:00
dependabot[bot]
12ffd2302c
chore(deps): bump yargs from 17.5.1 to 17.6.0 ( #6463 )
...
Bumps [yargs](https://github.com/yargs/yargs ) from 17.5.1 to 17.6.0.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.5.1...v17.6.0 )
---
updated-dependencies:
- dependency-name: yargs
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-03 08:09:11 -07:00
Blake Thomas Williams
e0b60cbf8a
chore: fixed tsdoc missing deprecation messages ( #6460 )
...
* chore: added missing deprecation messages for `core/renderers/common/block_rendering.ts`
* chore: added missing deprecation messages for `core/utils.ts`
* chore: updated format
* fix: reverted runAfterPageLoad to internal and updated messaging
2022-09-30 14:25:44 -07:00
Blake Thomas Williams
fa925e8c35
chore: cleaned up several type cases in core/field.ts and impacted files ( #6363 )
...
* chore: cleaned up several type cases in core/field.ts and impacted files
* chore: updated instances of `sourceBlock_!` to `getSourceBlock()`
* chore: updated instances of `fieldGroup_!` to `getSvgRoot()`
* chore: updated nullable variables in `field.ts` to use internal functions
* chore: updated getSourceBlock and getSvgRoot to handle nullability
* chore: updated comments to reference throwing an error
* fix: reverted `getSvgRoot` to `fieldGroup_` in null-accepting areas
* fix: updated `getSvgRoot` to allow null and added null handling methods
* fix: moved click target error handling to their specific cases
* fix: updated drawer.ts to handle cast svg group to defined
2022-09-30 08:53:19 -07:00
Rachel Fenichel
dd0d0f6bcf
fix(tests): revert change in marker_svg to keep keyboard nav tests working ( #6457 )
2022-09-30 08:03:13 -07:00
Thomas Wehr
852e48a74b
fix: update prettify url ( #6459 )
2022-09-30 07:56:08 -07:00
Beka Westberg
8530e6d537
fix: adding and removing css classes that contained spaces ( #6455 )
...
* fix: adding CSS classes
* fix: removing css classes
* fix: add a test for multiple icon classes
* chore: format
2022-09-28 15:51:17 -07:00
Beka Westberg
f678531389
chore: remove AnyDuringMigration from events ( #6382 )
...
* chore: remove AnyDuringMigration from events
* chore: format
* chore: lint
* chore: fix tests
* fix: correct types for JSON properties
* chore: fix tests
* refactor: replace exclamation markers with errors
* chore: fix build and tests
* chore: set event types as members, rather than in constructor
* chore: update comment
* chore: export new types
* chore: format
* chore: remove unnecessary override
* chore: change how we're overriding isBlank
* chore: remove unnecessary ?
* chore: remove non-null assertion in block move event
* chore: format
* chore: revert changes to isNull
* chore: format
2022-09-27 15:08:05 -07:00
Beka Westberg
eb1b78663c
fix: field defaults not being defined correctly ( #6453 )
2022-09-27 14:53:44 -07:00
Aaron Dodson
ab03c65f9f
fix: Fix blocks with mutators. ( #6440 )
...
* refactor: Revert the Mutator/Icon constructor API changes with a deprecation warning.
* fix: Update the block definitions to use the new Mutator constructor.
2022-09-27 13:42:52 -07:00
Beka Westberg
9c81e7591a
fix: message types being incorrect ( #6414 )
...
* chore: regen msg dts files
* fix: package tasks not packaging msg.d.ts files
* fix: add setLocale to blockly.ts
* chore: format
* chore: move setLocale
* chore: add comment about setLocale not being useful when used with script tags
* chore: format
2022-09-26 14:02:57 -07:00
Beka Westberg
893787b285
fix: path object not checking theme props ( #6451 )
...
* fix: path object not checking theme props
* fix: error msgs
2022-09-26 13:58:57 -07:00
Beka Westberg
abad51fdb0
fix: theme types ( #6423 )
...
* chore: fix theme types
* chore: format
2022-09-26 12:52:46 -07:00
Beka Westberg
f2e408b6fa
fix: disposing of a workspace that has overwritten shadows ( #6424 )
...
* fix: disposing of a workspace that has overwritten shadows
* fix: try slightly different placement to fix tests
* fix: add disposing parameter to guaruntee consistent behavior
* chore: wrap properties in a isDeadOrDying method
* chore: make disposing private
2022-09-26 12:37:36 -07:00
dependabot[bot]
1b6a5d9bb5
chore(deps): bump peter-evans/create-pull-request from 4.1.1 to 4.1.2 ( #6450 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](18f90432be...171dd555b9 )
---
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-09-26 08:05:05 -07:00