Skip to content

release: v10.0.2 #7295 and #7297#7298

Merged
ericblackmonGoogle merged 3 commits intomasterfrom
rc/v10.0.2
Jul 17, 2023
Merged

release: v10.0.2 #7295 and #7297#7298
ericblackmonGoogle merged 3 commits intomasterfrom
rc/v10.0.2

Conversation

@ericblackmonGoogle
Copy link
Copy Markdown
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Cherry-pick #7295 and #7297

cpcallen and others added 3 commits July 17, 2023 16:18
…t compatibility (#7295)

* fix(generators): Add missing declarations for Order enums

* chore(generators): Remove spurious whitespace

* fix(generators): Make provideFunction_ etc. public

  Remove the protected declaration on provideFunction_ and
  FUNCTION_NAME_PLACEHOLDER_ so they can be used from generator
  functions written in TypeScript.

  Not strictly part of #7283, but closely related and required to
  fixing the related issue RaspberryPiFoundation/blockly-samples#1785.

* chore(generators): format

(cherry picked from commit d503fbb)
* fix: Correct errors in HSV_SATURATION, HSV_VALUE accessors

  Fix the comment / message errors noted in
  #7249 (comment)

* chore: Add renamings for HSV_SATURATION, HSV_VALUE

(cherry picked from commit 1bc4f67)
@ericblackmonGoogle ericblackmonGoogle requested a review from a team as a code owner July 17, 2023 20:22
@ericblackmonGoogle ericblackmonGoogle requested review from BeksOmega and removed request for a team July 17, 2023 20:22
@ericblackmonGoogle ericblackmonGoogle changed the title Rc/v10.0.2 release: v10.0.2 #7295 and #7297 Jul 17, 2023
@ericblackmonGoogle ericblackmonGoogle merged commit e06aa02 into master Jul 17, 2023
ericblackmonGoogle added a commit that referenced this pull request Jul 17, 2023
* fix(generators): Changes to exports and access controls for TypeScript compatibility (#7295)

* fix(generators): Add missing declarations for Order enums

* chore(generators): Remove spurious whitespace

* fix(generators): Make provideFunction_ etc. public

  Remove the protected declaration on provideFunction_ and
  FUNCTION_NAME_PLACEHOLDER_ so they can be used from generator
  functions written in TypeScript.

  Not strictly part of #7283, but closely related and required to
  fixing the related issue RaspberryPiFoundation/blockly-samples#1785.

* chore(generators): format

(cherry picked from commit d503fbb)

* fix: Correct errors in `HSV_SATURATION`, `HSV_VALUE` accessors (#7297)

* fix: Correct errors in HSV_SATURATION, HSV_VALUE accessors

  Fix the comment / message errors noted in
  #7249 (comment)

* chore: Add renamings for HSV_SATURATION, HSV_VALUE

(cherry picked from commit 1bc4f67)

* release: Update version number to 10.0.2

---------

Co-authored-by: Christopher Allen <cpcallen+git@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants