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: WordPress/gutenberg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 81d6c76
Choose a base ref
...
head repository: WordPress/gutenberg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 841df2f
Choose a head ref
  • 20 commits
  • 142 files changed
  • 38 contributors

Commits on Aug 26, 2025

  1. Configuration menu
    Copy the full SHA
    5a4a4ef View commit details
    Browse the repository at this point in the history
  2. Add wp-env SPX profiler option (#70693)

    * Changes from background composer bc-8937f5ee-00f5-4b89-8d22-7c1930bce6dd
    
    * fixing configuration of spx in config
    
    * only execute with non cli service
    
    * install missing dependency
    
    * fix linting errors
    
    * fix linting and remove superfluous test
    
    * split out apt-get commands.
    
    * Use simpler check for value.
    
    ---------
    
    Co-authored-by: Cursor Agent <cursoragent@cursor.com>
    nerrad and cursoragent authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    81e9364 View commit details
    Browse the repository at this point in the history
  3. ControlWithError: Show validating state when transitioning from error…

    … state (#71260)
    
    * Add tests
    
    * ControlWithError: Show validating state when transitioning from error state
    
    * Add changelog
    
    * Mimic a stable server response time
    
    * Prefer `toBeVisible` in tests
    
    * Fix useEffect return type weirdness
    
    #71184 (comment)
    
    * Add test for deferring local validity state until server response is received
    
    * Add play function
    
    * Wait for async response before showing local state
    
    * Don't export test story
    
    Co-authored-by: mirka <0mirka00@git.wordpress.org>
    Co-authored-by: tyxla <tyxla@git.wordpress.org>
    Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
    Co-authored-by: oandregal <oandregal@git.wordpress.org>
    Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
    6 people authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    2e1abeb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Convert date package to TypeScript (#67665)

    Co-authored-by: manzoorwanijk <manzoorwanijk@git.wordpress.org>
    Co-authored-by: dmsnell <dmsnell@git.wordpress.org>
    3 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    25bd8b4 View commit details
    Browse the repository at this point in the history
  2. Convert api-fetch package to TypeScript (#67669)

    Co-authored-by: manzoorwanijk <manzoorwanijk@git.wordpress.org>
    Co-authored-by: dmsnell <dmsnell@git.wordpress.org>
    3 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    d919b29 View commit details
    Browse the repository at this point in the history
  3. Audio and Video: Hide caption controls in contentOnly mode (#71368)

    * Audio and Video: Hide caption and text tracks controls in contentOnly mode
    
    * Reinstate Text tracks control
    
    Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
    Co-authored-by: tellthemachines <isabel_brison@git.wordpress.org>
    3 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    6570834 View commit details
    Browse the repository at this point in the history
  4. Global Styles: Remove unecessary useEffect from ScreenStyleVariations (

    …#71344)
    
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    3 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    e058cba View commit details
    Browse the repository at this point in the history
  5. Create Block: Add lifecycle script execution support (#71072)

    * Create Block: Add lifecycle script execution support
    
    - Execute postinstall script after npm install if present in package.json
    Fixes #71069
    
    * Refactor(create-block): streamline preinstall and postinstall script execution
    
    * refactor(create-block): enhance dependency checking and installation process to support lifecycle scripts
    
    * fix: update dependency assignment to use saveSpec for accurate versioning
    
    * Add changelog entry
    
    ---------
    
    Co-authored-by: Greg Ziółkowski <grzegorz@gziolo.pl>
    
    Co-authored-by: Adi-ty <iamadisingh@git.wordpress.org>
    Co-authored-by: gziolo <gziolo@git.wordpress.org>
    Co-authored-by: ryanwelcher <welcher@git.wordpress.org>
    Co-authored-by: bacoords <bacoords@git.wordpress.org>
    5 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    a128b66 View commit details
    Browse the repository at this point in the history
  6. Query Loop Block: Fix broken placeholder (#70840)

    * feat: Add resize-observer to chnage the placeholder content for compact container.
    
    * feat: Adds styles for compact containers.
    
    * feat: Add blcok controls to the common component.
    
    * feat: Remove redundant code.
    
    * refactor: QueryEdit and QueryPlaceholder components to integrate block-controls.
    
    * refactor: Restore useBlockProp
    
    Co-authored-by: vipul0425 <vipulgupta003@git.wordpress.org>
    Co-authored-by: jasmussen <joen@git.wordpress.org>
    Co-authored-by: t-hamano <wildworks@git.wordpress.org>
    4 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    78b1abb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a822c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0aa1bce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfba7c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5d85af View commit details
    Browse the repository at this point in the history
  11. Editor: Update types of getCurrentPostId (#71347)

    Co-authored-by: kmanijak <karolmanijak@git.wordpress.org>
    Co-authored-by: im3dabasia <im3dabasia1@git.wordpress.org>
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    4 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    06ce64d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Types: Update to be compatible with React 19 (#71374)

    * Fix deprecated types: React.ReactChild
    
    * Fix deprecated types: React.ReactNodeArray
    
    * Fix deprecated types: React.ReactFragment
    
    * Fix deprecated types: React.ReactText
    
    Co-authored-by: tyxla <tyxla@git.wordpress.org>
    Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
    3 people authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    775f0ce View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Avoid using *-latest for runner images (#71201)

    * Avoid using `*-latest` for runner images
    
    While using the `ubuntu-latest`, `macos-latest`, and `windows-latest` runner image tags is convenient, it has proven to be problematic in a number of instances as the runners are slowly updated (see Core-62808 and Core-62843).
    
    Additionally, GitHub uses warnings on workflow runs using the `-latest` tags when there are upcoming changes to the images that the alias points to. There is no way to acknowledge and dismiss these notices, and they can be quite noisy and alarming.
    
    This switches all workflows to using specific version tags representing the latest non-preview versions, which currently are as follows:
    
    - `ubuntu-24.04`
    - `windows-2025`
    - `macos-15`
    
    * Only reference OS type in job name
    
    This makes helps avoid needing to change the required check every time the runner is updated.
    
    * Use `matrix`, not `inputs` as the context
    
    ---------
    
    Co-authored-by: desrosj <desrosj@git.wordpress.org>
    Co-authored-by: johnbillion <johnbillion@git.wordpress.org>
    3 people authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    82768d0 View commit details
    Browse the repository at this point in the history
  2. Fix PHP unit testing jobs to not include version (#71396)

    Co-authored-by: desrosj <desrosj@git.wordpress.org>
    Co-authored-by: peterwilsoncc <peterwilsoncc@git.wordpress.org>
    3 people authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    52db0df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    169eb06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53335c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    841df2f View commit details
    Browse the repository at this point in the history
Loading