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: scratchfoundation/scratch-gui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.11
Choose a base ref
...
head repository: scratchfoundation/scratch-gui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.12
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    c78735e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05a2d16 View commit details
    Browse the repository at this point in the history
  3. test: let web-audio-test-api resume

    Without this change, `web-audio-test-api` can throw like this:
    
    ```
    TypeError: Failed to execute the 'transitionToState' on 'AudioContext'
    
    not enabled
    ```
    cwillisf committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    87b86b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a1a60 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    2f3b6f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #9283 from scratchfoundation/improve-test-debugging

    Improve test debugging
    cwillisf authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d41f67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d84dfb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9297 from scratchfoundation/renovate/commitlint-m…

    …onorepo
    
    chore(deps): update commitlint monorepo to v17.8.0
    renovate[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8cbf55c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    e9b0ee6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9298 from scratchfoundation/renovate/scratch-rend…

    …er-fonts-1.x
    
    fix(deps): update dependency scratch-render-fonts to v1.0.0-prerelease.20231017225105
    renovate[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    398dac6 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.2.12 [skip ci]

    ## [3.2.12](v3.2.11...v3.2.12) (2023-10-18)
    
    ### Bug Fixes
    
    * **deps:** update dependency scratch-render-fonts to v1.0.0-prerelease.20231017225105 ([e9b0ee6](e9b0ee6))
    semantic-release-bot committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f980edd View commit details
    Browse the repository at this point in the history
Loading