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

Commits on Mar 15, 2023

  1. chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 (#551)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    11073e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. chore: update dependencies to the latest version (#555)

    * chore: update dependencies to the latest version
    
    * chore: update snapshots
    ersachin3112 authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    cdb90e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. ci: add node v20 (#556)

    ersachin3112 authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d935fda View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. chore(deps): bump yaml from 2.2.1 to 2.2.2 (#558)

    Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
    - [Release notes](https://github.com/eemeli/yaml/releases)
    - [Commits](eemeli/yaml@v2.2.1...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6eebdf7 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    f225e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd7df3c View commit details
    Browse the repository at this point in the history
  3. chore: fix cspell

    alexander-akait committed May 6, 2023
    Configuration menu
    Copy the full SHA
    a03844e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    818ab49 View commit details
    Browse the repository at this point in the history
Loading