Skip to content

Commit

Permalink
chore: update versions (6-next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2022
1 parent 1834894 commit d3e7d03
Show file tree
Hide file tree
Showing 83 changed files with 2,429 additions and 382 deletions.
7 changes: 6 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@
"@verdaccio/e2e-cli-yarn2": "1.0.1-6-next.1",
"@verdaccio/e2e-cli-yarn3": "1.0.1-6-next.1",
"@verdaccio/e2e-cli-yarn4": "1.0.1-6-next.1",
"@verdaccio/local-publish": "0.0.1"
"@verdaccio/local-publish": "0.0.1",
"@verdaccio/e2e-ui": "2.0.0-6-next.3",
"customprefix-auth": "0.0.1"
},
"changesets": [
"afraid-mice-obey",
Expand All @@ -62,9 +64,11 @@
"brown-pandas-wink",
"calm-pants-impress",
"chilled-ways-fetch",
"chilly-glasses-occur",
"clever-pugs-warn",
"dry-planes-tap",
"dull-monkeys-search",
"early-jokes-nail",
"eleven-brooms-hunt",
"eleven-spoons-matter",
"fair-lemons-beam",
Expand Down Expand Up @@ -112,6 +116,7 @@
"shaggy-carrots-unite",
"shaggy-parrots-smash",
"shiny-chefs-heal",
"shy-ducks-cover",
"slow-carrots-relate",
"smart-apricots-kneel",
"smart-beds-cross",
Expand Down
11 changes: 11 additions & 0 deletions e2e/cli/cli-commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @verdaccio/test-cli-commons

## 1.0.1-6-next.6

### Patch Changes

- Updated dependencies [43f32687]
- Updated dependencies [9fc2e796]
- Updated dependencies [62c24b63]
- @verdaccio/core@6.0.0-6-next.48
- @verdaccio/config@6.0.0-6-next.48
- verdaccio@6.0.0-6-next.48

## 1.0.1-6-next.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions e2e/cli/cli-commons/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"private": true,
"name": "@verdaccio/test-cli-commons",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"dependencies": {
"debug": "4.3.4",
"fs-extra": "10.1.0",
"got": "11.8.5",
"verdaccio": "workspace:6.0.0-6-next.47",
"@verdaccio/core": "workspace:6.0.0-6-next.47",
"@verdaccio/config": "workspace:6.0.0-6-next.47"
"verdaccio": "workspace:6.0.0-6-next.48",
"@verdaccio/core": "workspace:6.0.0-6-next.48",
"@verdaccio/config": "workspace:6.0.0-6-next.48"
},
"scripts": {
"test": "jest",
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-npm6/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-npm6

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-npm6/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-npm6",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"npm": "latest-6"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-npm7/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-npm7

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-npm7/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-npm7",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"npm": "latest-7"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-npm8/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-npm8

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-npm8/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-npm8",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"npm": "next-8"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-pnpm6/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-pnpm6

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-pnpm6/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-pnpm6",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"pnpm": "latest-6"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-pnpm7/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-pnpm7

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-pnpm7/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-pnpm7",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"pnpm": "next-7"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-yarn1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-yarn1

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-yarn1/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-yarn1",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"yarn": "1.22.19"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-yarn2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-yarn2

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-yarn2/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-yarn2",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"@yarnpkg/cli-dist": "2.4.2"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-yarn3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-yarn3

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-yarn3/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-yarn3",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5",
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6",
"@yarnpkg/cli-dist": "3.2.3"
},
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions e2e/cli/e2e-yarn4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @verdaccio/e2e-cli-yarn4

## 1.0.1-6-next.6

### Patch Changes

- @verdaccio/test-cli-commons@1.0.1-6-next.6

## 1.0.1-6-next.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions e2e/cli/e2e-yarn4/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"private": true,
"name": "@verdaccio/e2e-cli-yarn4",
"version": "1.0.1-6-next.5",
"version": "1.0.1-6-next.6",
"dependencies": {
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.5"
"@verdaccio/test-cli-commons": "workspace:1.0.1-6-next.6"
},
"scripts": {
"test": "jest"
Expand Down
8 changes: 4 additions & 4 deletions e2e/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"name": "@verdaccio/e2e-ui",
"version": "2.0.0-6-next.3",
"devDependencies": {
"verdaccio": "workspace:6.0.0-6-next.47",
"@verdaccio/core": "workspace:6.0.0-6-next.47",
"@verdaccio/config": "workspace:6.0.0-6-next.47",
"@verdaccio/test-helper": "workspace:1.1.0-6-next.4",
"verdaccio": "workspace:6.0.0-6-next.48",
"@verdaccio/core": "workspace:6.0.0-6-next.48",
"@verdaccio/config": "workspace:6.0.0-6-next.48",
"@verdaccio/test-helper": "workspace:2.0.0-6-next.5",
"debug": "4.3.4",
"colorette": "2.0.19",
"lodash": "^4.17.21",
Expand Down
78 changes: 78 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,83 @@
# @verdaccio/api

## 6.0.0-6-next.31

### Major Changes

- 9fc2e796: feat(plugins): improve plugin loader

### Changes

- Add scope plugin support to 6.x https://github.com/verdaccio/verdaccio/pull/3227
- Avoid config collisions https://github.com/verdaccio/verdaccio/issues/928
- https://github.com/verdaccio/verdaccio/issues/1394
- `config.plugins` plugin path validations
- Updated algorithm for plugin loader.
- improved documentation (included dev)

## Features

- Add scope plugin support to 6.x https://github.com/verdaccio/verdaccio/pull/3227
- Custom prefix:

```
// config.yaml
server:
pluginPrefix: mycompany
middleware:
audit:
foo: 1
```

This configuration will look up for `mycompany-audit` instead `Verdaccio-audit`.

## Breaking Changes

### sinopia plugins

- `sinopia` fallback support is removed, but can be restored using `pluginPrefix`

### plugin filter

- method rename `filter_metadata`->`filterMetadata`

### Plugin constructor does not merge configs anymore https://github.com/verdaccio/verdaccio/issues/928

The plugin receives as first argument `config`, which represents the config of the plugin. Example:

```
// config.yaml
auth:
plugin:
foo: 1
bar: 2
export class Plugin<T> {
public constructor(config: T, options: PluginOptions) {
console.log(config);
// {foo:1, bar: 2}
}
}
```

### Minor Changes

- 62c24b63: feat: add passwordValidationRegex property

### Patch Changes

- 43f32687: fix: abbreviated headers handle quality values
- Updated dependencies [43f32687]
- Updated dependencies [9fc2e796]
- Updated dependencies [62c24b63]
- @verdaccio/core@6.0.0-6-next.48
- @verdaccio/store@6.0.0-6-next.28
- @verdaccio/auth@6.0.0-6-next.27
- @verdaccio/config@6.0.0-6-next.48
- @verdaccio/utils@6.0.0-6-next.16
- @verdaccio/logger@6.0.0-6-next.16
- @verdaccio/middleware@6.0.0-6-next.27

## 6.0.0-6-next.30

### Patch Changes
Expand Down

0 comments on commit d3e7d03

Please sign in to comment.