Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/blockly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: blockly-v9.0.0
Choose a base ref
...
head repository: google/blockly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: blockly-v9.0.1
Choose a head ref
  • 10 commits
  • 18 files changed
  • 5 contributors

Commits on Oct 5, 2022

  1. 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](node-fetch/node-fetch@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](webdriverio/webdriverio@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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    6ccdef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    179232f View commit details
    Browse the repository at this point in the history
  2. Revert "chore: remove unused import (#6494)"

    This reverts commit 179232f.
    maribethb authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    162ad4f View commit details
    Browse the repository at this point in the history
  3. revert: "chore: remove unused import"

    revert: "chore: remove unused import"
    maribethb authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    02089ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7bff66 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fix: fix pinch to zoom (#6544)

    * fix: fix pinch to zoom
    
    * chore: format
    maribethb authored and cpcallen committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5cdcd02 View commit details
    Browse the repository at this point in the history
  2. 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
    BeksOmega authored and cpcallen committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    5f42361 View commit details
    Browse the repository at this point in the history
  3. chore: fix mutator blocks jumping (#6559)

    * chore: fix mutator blocks jumping
    
    * chore: format
    BeksOmega authored and cpcallen committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d57a277 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5bd54e View commit details
    Browse the repository at this point in the history
  5. release: v9.0.1

    Merge pull request #6573 from cpcallen/blockly-9.0.1
    cpcallen authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    34634ea View commit details
    Browse the repository at this point in the history
Loading