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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.84.0
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.84.1
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on May 17, 2023

  1. chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.0 to 29.5.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    bb35c4f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request #17027 from webpack/dependabot/npm_and_yarn/types/…

    …jest-29.5.1
    
    chore(deps-dev): bump @types/jest from 29.5.0 to 29.5.1
    alexander-akait authored May 24, 2023
    1 Configuration menu
    Copy the full SHA
    d20aabe View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. chore(deps-dev): bump simple-git from 3.18.0 to 3.19.0

    Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.18.0 to 3.19.0.
    - [Release notes](https://github.com/steveukx/git-js/releases)
    - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
    - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git)
    
    ---
    updated-dependencies:
    - dependency-name: simple-git
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    d52f2c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17263 from webpack/dependabot/npm_and_yarn/simple…

    …-git-3.19.0
    
    chore(deps-dev): bump simple-git from 3.18.0 to 3.19.0
    alexander-akait authored May 25, 2023
    1 Configuration menu
    Copy the full SHA
    c0542dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    234fc91 View commit details
    Browse the repository at this point in the history
  4. test: added

    alexander-akait committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b34ff83 View commit details
    Browse the repository at this point in the history
  5. test: added more

    alexander-akait committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0d8f4d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d97d89 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #17265 from webpack/issue-17264

    fix: regression in inner graph
    TheLarkInn authored May 25, 2023
    1 Configuration menu
    Copy the full SHA
    1b78f62 View commit details
    Browse the repository at this point in the history
  8. 5.84.1

    TheLarkInn committed May 25, 2023
    1 Configuration menu
    Copy the full SHA
    71d9a21 View commit details
    Browse the repository at this point in the history
Loading