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: scniro/gulp-clean-css
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andre487/gulp-cleaner-css
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 27, 2023

  1. Rename package

    andre487 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c04098f View commit details
    Browse the repository at this point in the history
  2. Add tests, update README

    andre487 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d53e817 View commit details
    Browse the repository at this point in the history
  3. Improve tests

    andre487 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fc4ea26 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from andre487/handle-fork-info

    Handle fork info
    andre487 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fcb989e View commit details
    Browse the repository at this point in the history
  5. Add badge

    andre487 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ccaa08b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from andre487/handle-fork-info

    Add badge
    andre487 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7b8e2ce View commit details
    Browse the repository at this point in the history
  7. Update deps (#3)

    * Update deps
    
    * NPM audit fix
    
    * Add deps script
    
    * Setup audit
    
    * Update readme
    andre487 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    61f2a92 View commit details
    Browse the repository at this point in the history
  8. 4.3.0

    andre487 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    74daedd View commit details
    Browse the repository at this point in the history
  9. Send coverage (#4)

    * Send coverage
    
    * Send coverage
    andre487 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f546d06 View commit details
    Browse the repository at this point in the history
  10. Fix naming (#5)

    * Fix naming
    
    * 4.3.1
    andre487 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d7e4a23 View commit details
    Browse the repository at this point in the history
  11. Fix package.json

    andre487 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    513a7a0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Bump express from 4.18.2 to 4.19.2 (#7)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 4, 2024
    Configuration menu
    Copy the full SHA
    dbeb444 View commit details
    Browse the repository at this point in the history
  2. 4.3.2

    andre487 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    dc4a961 View commit details
    Browse the repository at this point in the history
  3. Add release script

    andre487 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c981e6c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Update deps (#8)

    * Make safe update
    
    * Update unsafe deps
    
    * Update CI
    
    * 5.0.0
    
    * Fix coverage
    
    * Add Node 18
    andre487 authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    a97b6f6 View commit details
    Browse the repository at this point in the history
Loading