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: andyjansson/postcss-functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: andyjansson/postcss-functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/cacheable-request-and-ava--removed
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Feb 11, 2023

  1. Bump cacheable-request and ava

    Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together.
    
    
    Removes `cacheable-request`
    
    Updates `ava` from 3.15.0 to 5.2.0
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v3.15.0...v5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: cacheable-request
      dependency-type: indirect
    - dependency-name: ava
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    5385d4a View commit details
    Browse the repository at this point in the history
Loading