serial-vault:dependabot/npm_and_yarn/webapp-admin/minimatch-and-react-scripts-3.0.8

Last commit made on 2022-11-23
Get this branch:
git clone -b dependabot/npm_and_yarn/webapp-admin/minimatch-and-react-scripts-3.0.8 https://git.launchpad.net/serial-vault

Branch merges

Branch information

Name:
dependabot/npm_and_yarn/webapp-admin/minimatch-and-react-scripts-3.0.8
Repository:
lp:serial-vault

Recent commits

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

Bump minimatch and react-scripts in /webapp-admin

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.8 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.

Updates `minimatch` from 3.0.4 to 3.0.8
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8)

Updates `react-scripts` from 3.3.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

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