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: jsimck/postcss-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jsimck/postcss-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/yaml-and-cssnano--removed
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 25, 2023

  1. Bump yaml and cssnano

    Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [cssnano](https://github.com/cssnano/cssnano). These dependencies need to be updated together.
    
    
    Removes `yaml`
    
    Updates `cssnano` from 5.1.12 to 6.0.0
    - [Release notes](https://github.com/cssnano/cssnano/releases)
    - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.12...cssnano@6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: yaml
      dependency-type: indirect
    - dependency-name: cssnano
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6811b1f View commit details
    Browse the repository at this point in the history
Loading