Thanks to visit codestin.com
Credit goes to github.com

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-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 77433bf
Choose a base ref
...
head repository: webpack/webpack-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5415fc
Choose a head ref
  • 15 commits
  • 10 files changed
  • 3 contributors

Commits on Oct 6, 2021

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

Commits on Oct 8, 2021

  1. chore(deps): bump colorette from 2.0.14 to 2.0.15 (#2992)

    Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.14 to 2.0.15.
    - [Release notes](https://github.com/jorgebucaran/colorette/releases)
    - [Commits](jorgebucaran/colorette@2.0.14...2.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: colorette
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5f6ba37 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump webpack from 5.57.1 to 5.58.0 (#2991)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.57.1 to 5.58.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.57.1...v5.58.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    962ab79 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. chore(deps): bump colorette from 2.0.15 to 2.0.16 (#2997)

    Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.15 to 2.0.16.
    - [Release notes](https://github.com/jorgebucaran/colorette/releases)
    - [Commits](jorgebucaran/colorette@2.0.15...2.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: colorette
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    78e3a0f View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jest from 27.2.4 to 27.2.5 (#2995)

    Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.2.5.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.2.4...v27.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    52913a8 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump webpack from 5.58.0 to 5.58.1 (#2996)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.58.0 to 5.58.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.58.0...v5.58.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    2e0b97d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Oct 14, 2021

  1. chore(deps-dev): bump webpack from 5.58.1 to 5.58.2 (#3001)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.58.1 to 5.58.2.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.58.1...v5.58.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    f7ec469 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.6 (#3002)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.0.6.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.5...v27.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2021
    Configuration menu
    Copy the full SHA
    817c9e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. chore: update docs (#3003)

    anshumanv authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    7080a20 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. chore(deps-dev): bump ts-jest from 27.0.6 to 27.0.7 (#3007)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.6 to 27.0.7.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v27.0.6...v27.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    a161adf View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jest from 27.2.5 to 27.3.0 (#3008)

    Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.2.5...v27.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5a51043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a9aac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5415fc View commit details
    Browse the repository at this point in the history
Loading