Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump got, npm and ava in /webui #342

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2022

  1. Bump got, npm and ava in /webui

    Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependencies [got](https://github.com/sindresorhus/got), [npm](https://github.com/npm/cli) and [ava](https://github.com/avajs/ava). These dependencies need to be updated together.
    
    
    Removes `got`
    
    Updates `npm` from 6.14.17 to 8.19.3
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/v8.19.3/CHANGELOG.md)
    - [Commits](npm/cli@v6.14.17...v8.19.3)
    
    Updates `ava` from 0.25.0 to 5.0.1
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v0.25.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    - dependency-name: npm
      dependency-type: direct:production
    - dependency-name: ava
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b6fe495 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    89fa2e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    2388fdf View commit details
    Browse the repository at this point in the history