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: webpack/webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 70e3d9d
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f8eee10
Choose a head ref
  • 12 commits
  • 219 files changed
  • 5 contributors

Commits on Apr 11, 2025

  1. chore(deps-dev): bump eslint-config-prettier in the dependencies group (

    #19413)
    
    Bumps the dependencies group with 1 update: [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier).
    
    
    Updates `eslint-config-prettier` from 10.1.1 to 10.1.2
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-version: 10.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 11, 2025
    1 Configuration menu
    Copy the full SHA
    eda2e28 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. chore(deps-dev): bump the dependencies group with 2 updates (#19420)

    Bumps the dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [lint-staged](https://github.com/lint-staged/lint-staged).
    
    
    Updates `@types/node` from 22.14.0 to 22.14.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `lint-staged` from 15.5.0 to 15.5.1
    - [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@v15.5.0...v15.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 22.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: lint-staged
      dependency-version: 15.5.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    8bfb7b2 View commit details
    Browse the repository at this point in the history
  2. fix: types

    alexander-akait authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    4d6d380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2ce39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3da48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    747cf9d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    bd1ff8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1bc97a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4211c97 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. ci: fix coverage

    alexander-akait authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    00a888a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e207e61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8eee10 View commit details
    Browse the repository at this point in the history
Loading