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: salesforce/lwc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.20.3
Choose a base ref
...
head repository: salesforce/lwc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.20.4
Choose a head ref
  • 1 commit
  • 33 files changed
  • 3 contributors

Commits on Aug 8, 2025

  1. (258) fix: check process is defined (#5451)

    * chore: bump version to 8.21.0 (#5445)
    
    * build(deps-dev): bump the theoretically-non-breaking group with 4 updates (#5444)
    
    Bumps the theoretically-non-breaking group with 4 updates: [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [lint-staged](https://github.com/lint-staged/lint-staged), [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
    
    
    Updates `@nx/js` from 21.3.10 to 21.3.11
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/21.3.11/packages/js)
    
    Updates `lint-staged` from 16.1.2 to 16.1.4
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v16.1.2...v16.1.4)
    
    Updates `nx` from 21.3.10 to 21.3.11
    - [Release notes](https://github.com/nrwl/nx/releases)
    - [Commits](https://github.com/nrwl/nx/commits/21.3.11/packages/nx)
    
    Updates `typescript-eslint` from 8.38.0 to 8.39.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: "@nx/js"
      dependency-version: 21.3.11
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: theoretically-non-breaking
    - dependency-name: lint-staged
      dependency-version: 16.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: theoretically-non-breaking
    - dependency-name: nx
      dependency-version: 21.3.11
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: theoretically-non-breaking
    - dependency-name: typescript-eslint
      dependency-version: 8.39.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: theoretically-non-breaking
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: James Tu <jmsjtu@gmail.com>
    
    * chore: update nucleus config CLCO `master` (#5447)
    
    * chore: update nucleus config
    
    * chore: add a comment about nucleus configs
    
    * chore: bump version to 8.20.4
    
    * fix: undefined in ssr-client-utils
    
    * fix: add branches to web-test-runner.yml
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: James Tu <jmsjtu@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    3 people authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    7cadcf2 View commit details
    Browse the repository at this point in the history
Loading