1
0
Fork 0
 
 
 
 
 
Go to file
dependabot[bot] 255e6e96ee
Bump ajv, @vue/cli-plugin-eslint and @vue/eslint-config-airbnb
Bumps [ajv](https://github.com/ajv-validator/ajv) to 6.12.6 and updates ancestor dependencies [ajv](https://github.com/ajv-validator/ajv), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/eslint-config-airbnb](https://github.com/vuejs/eslint-config-airbnb/tree/HEAD/packages/eslint-config-airbnb). These dependencies need to be updated together.


Updates `ajv` from 5.5.2 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.5.2...v6.12.6)

Updates `@vue/cli-plugin-eslint` from 3.12.1 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/eslint-config-airbnb` from 3.0.5 to 7.0.0
- [Release notes](https://github.com/vuejs/eslint-config-airbnb/releases)
- [Changelog](https://github.com/vuejs/eslint-config-airbnb/blob/main/packages/eslint-config-airbnb/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-airbnb/commits/v7.0.0/packages/eslint-config-airbnb)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/eslint-config-airbnb"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 10:57:22 +00:00
.github/ISSUE_TEMPLATE Update issue templates 2019-07-12 23:17:36 +08:00
public Initial commit 2018-09-26 22:27:42 +08:00
src Replace spaces with tabs 2018-09-29 16:37:40 +08:00
.browserslistrc Initial commit 2018-09-26 22:27:42 +08:00
.dockerignore Add Docker image 2018-09-26 23:20:13 +08:00
.drone.yml Drone 1.0 syntax 2018-12-01 13:48:39 +08:00
.eslintrc.js Switch to tabs 2018-09-27 13:41:08 +08:00
.gitignore Initial commit 2018-09-26 22:27:42 +08:00
Dockerfile Remove git version pin 2019-06-16 09:16:24 +08:00
LICENSE Create LICENSE 2018-09-26 22:34:39 +08:00
README.md Update README.md 2018-12-01 18:53:38 +08:00
babel.config.js Switch to tabs 2018-09-27 13:41:08 +08:00
entrypoint.sh Deletion and more details 2018-09-29 15:39:45 +08:00
package-lock.json Bump ajv, @vue/cli-plugin-eslint and @vue/eslint-config-airbnb 2023-02-08 10:57:22 +00:00
package.json Bump ajv, @vue/cli-plugin-eslint and @vue/eslint-config-airbnb 2023-02-08 10:57:22 +00:00
postcss.config.js Switch to tabs 2018-09-27 13:41:08 +08:00
registry-config-testing.yml Deletion and more details 2018-09-29 15:39:45 +08:00
vue.config.js Update dependencies 2021-05-06 11:23:42 +08:00

README.md

dri Build Status

Docker Registry Interface (dri) is a static-site Docker Distribution Registry viewer.

Features

  • View repositories and tags
  • View tag details and sizes of tags
  • Delete repositories and tags (if enabled on the registry)
  • [WIP] Optionally scan for vulnerabilities using CoreOS Clair
  • Hacky support for repository lists in Portus (by scraping HTML)