serial-vault:dependabot/npm_and_yarn/webapp-admin/minimist-and-minimist-and-mkdirp-and-loader-fs-cache-1.2.8

Last commit made on 2023-03-01
Get this branch:
git clone -b dependabot/npm_and_yarn/webapp-admin/minimist-and-minimist-and-mkdirp-and-loader-fs-cache-1.2.8 https://git.launchpad.net/serial-vault

Branch merges

Branch information

Name:
dependabot/npm_and_yarn/webapp-admin/minimist-and-minimist-and-mkdirp-and-loader-fs-cache-1.2.8
Repository:
lp:serial-vault

Recent commits

cfe7d11... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump minimist, mkdirp and loader-fs-cache in /webapp-admin

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache). These dependencies needed to be updated together.

Updates `minimist` from 1.2.5 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

Updates `minimist` from 1.2.0 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

Updates `loader-fs-cache` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/viankakrisna/loader-fs-cache/releases)
- [Commits](https://github.com/viankakrisna/loader-fs-cache/commits)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
- dependency-name: loader-fs-cache
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <email address hidden>

ea2f759... by =?utf-8?q?Przemys=C5=82aw_Suliga?= <email address hidden>

Merge pull request #395 from suligap/snapd-version-update-oct-2022

Update the snapd dependency

5ff258e... by Przemysław Suliga

Use a supported GitHub runner in pr-golang.yaml

caf912f... by Przemysław Suliga

Update go vet invocation in run-checks (missing -mod=vendor)

c7332e3... by Przemysław Suliga

Fix vendoring-ci vendor directory updates

Makes sure missing files are deleted properly in the updated vendor
directory, and adds some excludes.

814cca4... by Przemysław Suliga

system-user assertions with "serials" must be of format 1

Caught by the snapd/asserts update.

7fcd269... by Przemysław Suliga

Implement missing Delete() for errorMockKeypairManager

7c5ea9e... by Przemysław Suliga

Update snapd dependency to 3c05e535e5cf

bfe445b... by Przemysław Suliga

Run go mod tidy during vendoring-ci make target

9d01e92... by Igor Komlew

Don't remove single quotes from headers (#343)

* Don't remove single quotes from headers

* fixed tooling