8000 Comparing v4.12.0...v4.13.0 · webpack/webpack-dev-server · GitHub
[go: up one dir, main page]

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. 8000

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-dev-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.12.0
Choose a base ref
...
head repository: webpack/webpack-dev-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.13.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 15, 2023

  1. chore(deps-dev): bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#4770)

    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.19.1 to 7.21.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.21.3/eslint/babel-eslint-parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f1df043 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @babel/core from 7.21.0 to 7.21.3 (#4769)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.3.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.21.3/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    2c8d98c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. chore(deps-dev): bump webpack from 5.76.1 to 5.76.2 (#4772)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.76.2.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.76.1...v5.76.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    cf7b0db View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. chore(deps): bump graceful-fs from 4.2.10 to 4.2.11 (#4775)

    Bumps [graceful-fs](https://github.com/isaacs/node-graceful-fs) from 4.2.10 to 4.2.11.
    - [Release notes](https://github.com/isaacs/node-graceful-fs/releases)
    - [Commits](isaacs/node-graceful-fs@v4.2.10...v4.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: graceful-fs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    46e02f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca2366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e84607 View commit details
    Browse the repository at this point in the history
Loading
0