Justin Johansson
3e65791564
Indiescripter/upgrade website docusaurus ( #2414 )
...
* build(website): update @docusaurus/* deps & devDeps to v2.0.0-beta.6
* build(website): update devDeps esbuild (patch), sass (minor)
* build: pin some innocuous devDeps versions to restart GH CI
2021-09-04 10:29:15 +02:00
Justin Johansson
b51892cb9a
Indiescripter/upgrade husky ( #2410 )
...
* build: update husky v7.0.2, lint-staged v11.1.2
* build: husky v7.0.2 did not install git hooks; try v4.3.5
2021-09-03 21:55:39 +02:00
Justin Johansson
7e4d5615a4
Indiescripter/upgrade webpack ( #2409 )
...
* build(cli): remove unused commander dep
* build(e2e-ui): tweak lodash devDep to exact version
* build: tweak exact versions; @verdaccio:commons-api, get-port, semver
* style: private true prop first in package.jsons (monorepo convention)
* build: update all dep packages with webpack in name except webpack-dev-server
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-09-03 19:06:27 +02:00
Justin Johansson
78486b87e8
build: remove some unused dependencies ( #2402 )
...
* build: remove unused dep core-js from node-api package
* build: remove unused dep pretty-ms from logger-prettify package
2021-09-02 06:14:04 +02:00
Justin Johansson
b121e3662f
Indiescripter/align website format lint configs ( #2398 )
...
* build: update deps dompurify, esbuild-loader, envinfo, express-rate-limit, fastify, handlebars, jsdom
* build: remove unused devDep wait-on
* build: update dep http-status-codes
* build: update devDeps @typescript-eslint/*; deps aws-sdk & memfs
* build: update devDep terser-webpack-plugin
* build: update devDep eslint-plugin-prettier
* build: update dev/devDeps node-fetch, react-hook-form
* build: update e2e-cli deps npm & pnpm
* build: update website devDev sass
* build: update ui-theme devDep github-markdown-css
* build: update logger dep pino minor version
* build: update web devDep node-html-parser
* build: remove some legacy flow-typed cruft
* style: eslint-config-airbnb-typescript => @verdaccio/eslint-config; use prettier width 100 in website
* fix: attempt eslint fix in Features.tsx as suggested by @semoal; website eslint still 1 error
* fix: attempt to fix eslint warn about hooks usage
Co-authored-by: Sergio Moreno <22656541+semoal@users.noreply.github.com>
2021-09-01 19:15:15 +02:00
Justin Johansson
4b0eaff5f7
Update many package deps including babel, @types, react & more ( #2395 )
2021-09-01 07:35:24 +02:00
Justin Johansson
15d5e969c4
Update & make dependency versions consistent in packages/* ( #2393 )
...
* docs: improve pnpm development setup info in CONTRIBUTING.md
* build: make dependency versions consistent in packages/*
Updated to latest minor/patch versions; left major version unchanged for now
Did not change react dependencies in ui-theme package
Added .project file for Eclipse IDE users
* revert: rollback @changesets dep versions & maintain kleur v3.0.3
2021-08-30 08:19:08 +02:00
Sergio Moreno
a6b0d63afb
feat: migrate Verdaccio.org to Docusaurus v2 and new design ( #2343 )
...
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-07-27 21:52:49 +02:00
Juan Picado
d278f1b259
chore: relocate website for netlify migration ( #2323 )
2021-07-11 15:42:56 +02:00
Juan Picado
aad7707268
chore: update dependencies ( #2304 )
2021-06-23 20:08:22 +02:00
Juan Picado
73d34bf9c4
build: upgrade to jest 27 ( #2297 )
...
* migrate to jest 27
* test
2021-06-13 09:14:04 +02:00
Juan Picado
2197d08e42
remove unused scripts and deps
2021-06-12 09:54:16 +02:00
Juan Picado
15c694156a
fix eslint warnings ( #2265 )
...
* chore: reduce warnings
* chore: fix eslint warnings
* fix warning
2021-06-12 09:25:53 +02:00
Juan Picado
95ed3db43c
chore: fix typo
2021-06-05 16:01:28 +02:00
Juan Picado
3d1d5071ed
build: collect metrics running some benchmarks ( #2272 )
2021-06-05 15:33:17 +02:00
Juan Picado
8682af5628
chore: restore script
2021-05-24 10:46:25 +02:00
Juan Picado
1d8910a8cd
chore: publish on new tag
2021-05-24 09:13:29 +02:00
Juan Picado
4ebf18816a
chore: restore changesets version
2021-05-16 19:03:39 +02:00
Juan Picado
276a0a63a7
chore: set max eslint warnings
...
this will avoid increase number of warnings, only reduce this number along the warnings are being fixed
2021-05-16 17:26:26 +02:00
Juan Picado
f3f00052d8
chore: eslint config module ( #2263 )
...
* build: eslint config as package
* chore: fix formatting
2021-05-16 17:11:08 +02:00
Juan Picado
2924ffa235
chore: remove website ( #2244 )
2021-05-13 08:38:18 +02:00
Juan Picado
7f5c8796be
chore: update babel dependencies
2021-04-21 22:30:19 +02:00
Juan Picado
64f0921477
chore: update typescript@4
2021-04-11 09:07:30 +02:00
Juan Picado
8020936758
chore: improve ci settings
2021-04-11 09:05:27 +02:00
Juan Picado
0778eebae5
chore: add update-ts-references ( #2168 )
...
* chore: add update-ts-references
* chore: update version
2021-04-09 17:54:44 +02:00
Juan Picado
3b0002632d
chore: remove unused code
2021-04-09 17:54:42 +02:00
Juan Picado
13f1c6efca
chore: update versions
2021-04-09 17:54:41 +02:00
Juan Picado
558d78f32a
feat: flexible user interface generator ( #2070 )
...
* feat: flexible template generator and manifest
* chore: add changeset
* chore: restore dep
* chore: add docs
* chore: update snapshots
* chore: update docker examples for v5
* chore: refactor web module
* chore: format
* chore: refactor web api endpoints
* test: add test for user login web
* chore: refactor endpoints
* chore: fix merge
* chore: fix merge
* Update ci.yml
* chore: test
* chore: add static
* chore: update script
* chore: fix e2e
* chore: fix method
* docs: update v5 relative docker example
* chore: update html render
* chore: update style
* Update .prettierignore
* chore: update changeset
* chore: use pnpm6 on run test
temporary ci
* chore: drop node 16 for pnpm 6
* chore: update ci
* chore: update ci
* chore: update ci
* chore: update ci
* chore: remove circle ci
* chore: better url prefix handling
* chore: format code
* chore: remove test node 10
* docs: add docker v5 relative revers proxy example
* chore: use base html tag
* chore: update test
2021-04-09 17:54:38 +02:00
Paola Morales
9433796093
chore: update eslint dependency ( #2094 )
2021-04-09 17:54:37 +02:00
Paola Morales
856da934b8
chore: update Dependencies ( #2093 )
...
* Update dependencies
* Update dist-tags.ts
* Update dist-tags.ts
2021-04-09 17:54:37 +02:00
Paola Morales
785763738d
chore: update babel.js version ( #2092 )
2021-04-09 17:54:36 +02:00
Paola Morales
24c14ce583
chore: update package.json and README.md ( #2090 )
2021-04-09 17:54:36 +02:00
Juan Picado
eab3007939
chore: update deps ( #2056 )
...
* chore: update deps
* chore: update eslint
* chore: update deps types
2021-04-09 17:54:34 +02:00
Juan Picado
a610ef26b9
build: release scripts alpha packages ( #2052 )
...
* chore: update deps
* chore: update deps
2021-04-09 17:54:32 +02:00
Juan Picado
e54ec4b5d0
feat: remove level dependency by lowdb for npm token cli as storage ( #2043 )
...
* feat: remove level for token by lowdb
* chore: fix format
* chore: fix config
* chore: add changeset
2021-04-09 17:54:31 +02:00
Juan Picado
83677e31a2
build: server reload watch mode ( #2039 )
...
* feat: server reload watch mode
* chore:update format
2021-04-09 17:54:29 +02:00
Juan Picado
821bd776f3
refactor: enable e2e for UI ( #2036 )
...
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
* refactor: enable e2e for UI
2021-04-09 17:54:29 +02:00
Juan Picado
e9e4552658
feat: ui theme on 5.x ( #2033 )
...
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* chore: fix lint
* chore: add missing folder
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* chore: update scripts
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
* refactor: relocate theme-ui as plugin
2021-04-09 17:54:29 +02:00
Juan Picado
fe60eab99c
enable CLI E2e on 5.x ( #2011 )
...
* test: enable e2e
* test: improve setup
* chore: update setup
* test: publish on temp folder
* chore: initial setup example
* chore: add global install to pnpm
* chore: update test script
* test: add info command
* chore: add install tests
* chore: add debug enabled code
* chore: update pnpm lock file
2021-04-09 17:54:28 +02:00
Juan Picado
e2152606dc
chore: verdaccio as root dependency to avoid changesets override
2021-04-09 17:54:28 +02:00
Juan Picado
7c68edfce4
chore: update lock file
2021-04-09 17:54:27 +02:00
Juan Picado
3c30997072
chore: update lock file
2021-04-09 17:54:27 +02:00
Juan Picado
c2621ac386
chore: update pnpm changeset versions ( #2002 )
2021-04-09 17:54:27 +02:00
Juan Picado
5f3eee5eaf
chore: remove a package, move constants ( #2001 )
...
* chore: remove a package, move constants
* chore: remove *
2021-04-09 17:54:26 +02:00
Juan Picado
1153a8d92f
deps: update typescript 4 ( #2000 )
2021-04-09 17:54:26 +02:00
Juan Picado
b3e8438f64
feat: logger pretty only as dev mode ( #1999 )
2021-04-09 17:54:26 +02:00
Juan Picado
a9ba3d0649
refactor: config module ( #1995 )
...
* refactor: clean up config
* refactor: config, move methods
* chore: remove js-yaml from utils
2021-04-09 17:54:25 +02:00
Juan Picado
e367c3f1e0
feat: improve legacy token signature by removing deprecated crypto.cr… ( #1953 )
...
* feat: improve legacy token signature by removing deprecated crypto.createDecipher
* fix: wrong reference
* chore: add debug
2021-04-09 17:54:21 +02:00
Juan Picado
5f3072a819
chore: update dev deps ( #1950 )
2021-04-09 17:54:21 +02:00
Juan Picado
8c730c0694
refactor: max-len and printWidth to 100 ( #1941 )
...
* refactor: max-len and printWidth to 100
* chore: ci specific pnpm version
* fix: add types peer package
literally get rid of types package
2021-04-09 17:54:20 +02:00
Juan Picado
8632c3a6d6
docs: update contribution guidelines, scripts to debug and additional notes ( #1918 )
...
* chore: debug improments
* update guides
* docs: update contribution guidelines
* chore: add debug notest
* chore: format code
2021-04-09 17:54:19 +02:00
Juan Picado
aa763baec1
feat: add typescript project references settings ( #1933 )
...
Add two different settings for compile and develop.
https://www.typescriptlang.org/docs/handbook/project-references.html
2021-04-09 17:54:19 +02:00
Abraham Schilling
ddb42431d1
build: configure prettier as formatter for json, yaml and markdown ( #1930 )
...
* build: configure pretter as formatter for most files
* chore: reformat code (#1931 )
* chore: re-format all files
* chore: force run quality anaylsis test
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
Co-authored-by: Juan Picado @jotadeveloper <juanpicado19@gmail.com>
2021-04-09 17:54:19 +02:00
Juan Picado
8f9467ce3d
chore: restore website build ( #1920 )
2021-04-09 17:54:17 +02:00
Juan Picado @jotadeveloper
00fa01f470
chore: add missing script
2021-04-09 17:54:16 +02:00
Juan Picado @jotadeveloper
8e5390d97c
chore: install right dep npm-run-all
2021-04-09 17:54:16 +02:00
Juan Picado @jotadeveloper
6823c66b87
chore add run-s dependency
2021-04-09 17:54:16 +02:00
Juan Picado
34f0f11012
feat: enable changesets ( #1913 )
...
* chore: add changeset deps
* chore: enable prerelease mode
* enable changesets
2021-04-09 17:54:14 +02:00
Juan Picado
716734c83c
feat: improve workspace and dependencies debug
...
* feat: using workspace @verdaccio/types
* feat: use core local-storage plugin
* chore: add missing dependencies
* chore: replace trace by debug
* chore: plugin loader uses debug
2021-04-09 17:54:14 +02:00
Juan Picado @jotadeveloper
7cd1187f45
chore: update typescript and lint plugins
2021-04-09 17:54:14 +02:00
Juan Picado @jotadeveloper
9ed932e589
chore: extend lint rules to root
2021-04-09 17:54:12 +02:00
Juan Picado
e61bd6c78f
chore: lint prettier update ( #1904 )
...
* chore: update prettier@2.x
* chore: prettier auto fix
* chore: fake circleci
we don't need it but I want make dissapear the error
2021-04-09 17:54:12 +02:00
Juan Picado
9f2a29a275
refactor: devDependencies strictly defined in each package ( #1884 )
...
* refactor: new babel preset
* chore: using pnpm
let's see how it goes, all seems works fine by far, pretty solid.
2021-04-09 17:54:11 +02:00
Juan Picado
a7ba76423e
refactor: test api refactor ( #1826 )
...
* test: add test for whoami
* Update middleware.ts
* test for user api
* more test for user api
* remove repeated code
* refactor
* Update index.spec.ts
* add package test
refactor others
* chore: upgrade deps
* chore: add test for package
* chore: update test
* update lock file
* Update ci.yml
* Update ci.yml
* Update package.spec.ts
* chore: update ci settings
* chore: update deps
* chore: update test
2021-04-09 17:54:11 +02:00
Juan Picado
3ad519f0c2
chore: website scaffolding ( #1843 )
...
* chore: upload gatsby website
* chore: update header
* chore: add background header
* chore: add ci for website
* Update ci-website.yml
* chore: update patch mach ci
* chore: update ci settings
* chore: update docker version
2021-04-09 17:54:10 +02:00
Juan Picado
9946ea8bea
chore: update dependencies (maintenance)
...
* chore: update deps
* chore: update deps
* chore: fix dependencies
* chore: update deps
* chore: update deps
* chore: add types
* chore: update jest
2021-04-09 17:54:09 +02:00
Juan Picado @jotadeveloper
958a5d886f
feat: migrate from buyan to pinojs ( #1760 )
...
* feat: migrate from buyan to pinojs
* chore: fix lint
* chore: release utils from import
* chore: fix test
* chore: add missing dep
* chore: add dependency
* chore: add prettifier module
* chore: add pretty stamp option
* chore: fix package name location
* chore: crash on try use rotating file type
* chore: remove arg
2021-04-09 17:54:09 +02:00
Juan Picado @jotadeveloper
7739e6f4a2
chore: update dependencies
2021-04-09 17:54:04 +02:00
Juan Picado @jotadeveloper
6e70b5c9e9
build(deps-dev): bump @octokit/rest from 16.28.9 to 17.0.0 ( #1729 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 16.28.9 to 17.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v16.28.9...v17.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-09 17:54:03 +02:00
Juan Picado @jotadeveloper
a70454c7b2
feat: migrate yarn workspaces ( #1546 )
2021-04-09 17:54:01 +02:00
Juan Picado
38c40ed304
chore(release): 5.0.0
2021-04-09 10:01:34 +02:00
Juan Picado
6c1e46b694
chore(release): 5.0.0-alpha.7
2021-04-08 22:16:02 +02:00
Juan Picado
f49ca06c68
fix: ui readme missing css ( #2174 )
2021-04-08 22:15:42 +02:00
Juan Picado
65a1e56f56
chore(release): 5.0.0-alpha.6
2021-04-06 07:28:35 +02:00
Juan Picado
81d95ef425
chore(release): 5.0.0-alpha.5
2021-04-03 22:11:58 +02:00
Juan Picado
045d65e0ba
chore: npm 6 as min to install
2021-04-03 18:32:12 +02:00
Juan Picado
cfb5642029
chore(release): 5.0.0-alpha.4
2021-04-03 13:14:42 +02:00
Juan Picado
be2f6129bb
feat: clipanion as cli ( #2160 )
...
* feat: clipanion as cli
* chore: add version command
* chore: update ts
2021-04-03 13:13:31 +02:00
Juan Picado
ba8cba0642
chore(release): 5.0.0-alpha.3
2021-04-02 10:49:07 +02:00
Juan Picado
d920a7a2cd
chore(release): 5.0.0-alpha.2
2021-03-31 23:29:41 +02:00
Juan Picado
5b6be2aa09
fix: using correctly logging levels ( #2153 )
...
* fix: using correctly logging levels
* chore: update deps
2021-03-31 21:21:40 +02:00
Juan Picado
99e10f57cf
chore(release): 5.0.0-alpha.1
2021-03-30 20:34:21 +02:00
Juan Picado
b00bcc8eb4
chore: update format
2021-03-30 20:33:47 +02:00
Juan Picado
ee97dcb46c
feat: replace bunyan by pino.js ( #2148 )
...
* feat: replace bunyan by pino.js
* chore: refactor logger
* chore: fix e2e
* chore: better catch
2021-03-30 20:32:46 +02:00
Juan Picado
e7c5033a8f
chore(release): 5.0.0-alpha.0
2021-03-29 20:27:16 +02:00
Juan Picado
8cc6393d86
feat!: npm token support revisited and enabled by default ( #2145 )
2021-03-29 17:42:42 +02:00
Juan Picado
15bb350ae4
feat: improve url_prefix behavior ( #2122 )
...
read pr 2122 for more details
2021-03-29 12:32:37 +02:00
Juan Picado
3a1f608f0b
feat: upgrade to commander v7 ( #2143 )
2021-03-28 17:53:58 +02:00
Juan Picado
43f70437af
feat!: drop node 8 and node 10 ( #2142 )
...
There is no breaking changes on features aside of Node version
2021-03-28 10:40:52 +02:00
Juan Picado
3133c17136
chore(release): 4.12.0
2021-03-17 07:39:49 +01:00
Juan Picado
93468211d6
chore: update eslint dependencies ( #2126 )
...
* chore: update eslint
* chore: update rules and style
* chore: aling formatting
* chore: update ci rules
* chore: aling formatting
* chore: aling formatting
2021-03-14 08:42:46 +01:00
Juan Picado
9cf5cee4fd
docs: copy docker examples v4 ( #2120 )
...
* docs: copy docker examples v4
* docs: copy docker examples v4
* chore: update ignore files
2021-03-10 22:49:20 +01:00
Juan Picado
314874cec4
chore(release): 4.11.3
2021-03-06 08:07:57 +01:00
Juan Picado
420657293b
fix: update dependencies ( #2115 )
...
* fix: update dependencies
* test: update snapshot
2021-03-05 22:59:44 +01:00
Juan Picado
6b489cc6ec
chore(release): 4.11.2
2021-03-04 19:06:09 +01:00
Ramakrishnan Kandasamy
1e6fa60491
fix: upgrade handlebars from 4.7.6 to 4.7.7 ( #2114 )
2021-03-01 19:52:23 +01:00
Juan Picado
4f3e8906c4
chore(release): 4.11.1
2021-02-25 21:35:01 +01:00
Juan Picado
558c10246c
chore(release): 4.11.0
2021-01-20 21:44:01 +01:00
Juan Picado
f005b37816
fix: update dependencies ( #2066 )
2021-01-20 21:24:53 +01:00
Juan Picado
936aa30383
feat: update UI theme ( #2065 )
2021-01-20 20:55:04 +01:00
Juan Picado
2ea17ced2c
feat: update @verdaccio/ui-theme ( #2026 )
...
* feat: add deprecated support on User Interface
* chore: update key dependencies
2020-12-13 21:29:00 +01:00
Juan Picado
2a7720c0d1
chore(release): 4.10.0
2020-12-06 10:31:40 +01:00
Juan Picado
8237775c93
chore(release): 4.9.1
2020-11-28 23:00:18 +01:00
Juan Picado
4b900c8b74
chore(release): 4.9.0
2020-11-22 16:54:25 +01:00
Juan Picado
6eef0157ba
fix: update dependencies, docker base and build deps ( #2007 )
...
* fix: update docker to v14.15.1
* chore: update deps
* chore: update actions/setup-node security update
2020-11-20 06:43:57 +01:00
Juan Picado
ef51294457
fix: update dependencies ( #1991 )
2020-10-31 17:54:20 +01:00
Juan Picado
1443b7343a
fix: update dependencies ( #1965 )
...
* fix: update dependencies
* update @verdaccio/ui-theme
2020-10-16 07:57:46 +02:00
Juan Picado
1ece11cfc0
feat: migrate yarn 1 to yarn 2 ( #1962 )
2020-10-11 19:06:21 +02:00
dependabot[bot]
f7aad33925
fix(deps): bump @verdaccio/ui-theme from 1.12.1 to 1.13.1 ( #1961 )
...
* build(deps): bump @verdaccio/ui-theme from 1.12.1 to 1.13.1
Bumps [@verdaccio/ui-theme](https://github.com/verdaccio/ui ) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/verdaccio/ui/releases )
- [Changelog](https://github.com/verdaccio/ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/ui/compare/v1.12.1...v1.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update puppeteer
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-10-11 16:25:00 +02:00
Snyk bot
cb5a8a7ccd
fix: package.json & yarn.lock to reduce vulnerabilities ( #1910 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-590103
2020-08-20 07:30:45 +02:00
Juan Picado @jotadeveloper
6e72886efa
"chore(release): 4.8.1"
2020-08-06 20:43:04 +02:00
dependabot[bot]
69e5ac98af
build(deps): bump verdaccio-audit from 9.7.1 to 9.7.3 ( #1897 )
...
Bumps [verdaccio-audit](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/audit ) from 9.7.1 to 9.7.3.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/audit/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.3/plugins/audit )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 22:50:42 +02:00
dependabot[bot]
2be469e1c7
build(deps): bump verdaccio-htpasswd from 9.7.1 to 9.7.2 ( #1896 )
...
Bumps [verdaccio-htpasswd](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/htpasswd ) from 9.7.1 to 9.7.2.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/htpasswd/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.2/plugins/htpasswd )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 22:35:48 +02:00
Snyk bot
5e94478387
fix: package.json & yarn.lock to reduce vulnerabilities ( #1889 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MARKED-584281
2020-08-01 13:37:19 +02:00
Juan Picado
f75ad876fd
fix: update readme library ( #1892 )
2020-08-01 09:16:18 +02:00
dependabot[bot]
fb23bd77c5
build(deps): bump @verdaccio/streams from 9.7.1 to 9.7.2 ( #1888 )
...
Bumps [@verdaccio/streams](https://github.com/verdaccio/monorepo/tree/HEAD/core/streams ) from 9.7.1 to 9.7.2.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/core/streams/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.2/core/streams )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 19:26:51 +02:00
dependabot[bot]
1657f0f924
build(deps): bump @verdaccio/local-storage from 9.7.1 to 9.7.2 ( #1885 )
...
Bumps [@verdaccio/local-storage](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/local-storage ) from 9.7.1 to 9.7.2.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/local-storage/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.2/plugins/local-storage )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 07:40:21 +02:00
dependabot[bot]
2a2ba63476
build(deps-dev): bump codecov from 3.7.0 to 3.7.1 ( #1881 )
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/compare/v3.7.0...v3.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 20:14:21 +02:00
Snyk bot
7c50d87c52
fix: package.json & yarn.lock to reduce vulnerabilities ( #1879 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-07-16 23:16:58 +02:00
Juan Picado @jotadeveloper
2b8c05757c
"chore(release): 4.8.0"
2020-07-16 22:51:00 +02:00
Juan Picado
3c4867059a
fix: update dependencies ( #1878 )
2020-07-16 22:44:42 +02:00
Snyk bot
e374a6248b
fix: package.json & yarn.lock to reduce vulnerabilities ( #1876 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
2020-07-16 08:05:26 +02:00
dependabot[bot]
7409344315
build(deps-dev): bump standard-version from 8.0.0 to 8.0.1 ( #1874 )
...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases )
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 08:27:56 +02:00
dependabot[bot]
99e6b822b2
build(deps): bump @verdaccio/readme from 9.7.0 to 9.7.1 ( #1873 )
...
Bumps [@verdaccio/readme](https://github.com/verdaccio/monorepo/tree/HEAD/core/readme ) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/core/readme/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.1/core/readme )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-11 13:09:29 +02:00
dependabot[bot]
3953b79d37
build(deps): bump @verdaccio/local-storage from 9.7.0 to 9.7.1 ( #1871 )
...
Bumps [@verdaccio/local-storage](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/local-storage ) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/local-storage/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.1/plugins/local-storage )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-11 10:20:54 +02:00
dependabot[bot]
3d0ba6a4d2
build(deps): bump @verdaccio/commons-api from 9.6.1 to 9.7.1 ( #1870 )
...
Bumps [@verdaccio/commons-api](https://github.com/verdaccio/monorepo/tree/HEAD/core/commons-api ) from 9.6.1 to 9.7.1.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/core/commons-api/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.1/core/commons-api )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-11 10:02:06 +02:00
dependabot[bot]
0348bf6b5d
feat(deps): bump @verdaccio/ui-theme from 1.11.0 to 1.12.0 ( #1872 )
...
Bumps [@verdaccio/ui-theme](https://github.com/verdaccio/ui ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/verdaccio/ui/releases )
- [Changelog](https://github.com/verdaccio/ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/ui/compare/v1.11.0...v1.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-11 10:01:36 +02:00
Jian-Chen Chen (jesse)
912482a5ae
feat: ca certificate is optional for https configuration ( #1853 )
...
* setup https server
* typed handleHttps
* fix if condition
* generate certificate on the fly
* revert yarn.lock
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-06-30 19:05:29 +02:00
Juan Picado @jotadeveloper
dd9b3cff55
chore(release): 4.7.2
2020-06-26 11:45:42 +02:00
Snyk bot
b559d75f70
fix: package.json & yarn.lock to reduce vulnerabilities ( #1863 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BUNYAN-573166
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-06-26 08:04:59 +02:00
dependabot[bot]
15025dca5f
build(deps): bump @verdaccio/readme from 9.6.1 to 9.7.0 ( #1857 )
...
Bumps [@verdaccio/readme](https://github.com/verdaccio/monorepo/tree/HEAD/core/readme ) from 9.6.1 to 9.7.0.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/core/readme/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.0/core/readme )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-25 08:06:42 +02:00
dependabot[bot]
a312111a59
build(deps-dev): bump @verdaccio/babel-preset from 8.5.0 to 9.6.1 ( #1858 )
...
Bumps [@verdaccio/babel-preset](https://github.com/verdaccio/monorepo/tree/HEAD/tools/babel-preset ) from 8.5.0 to 9.6.1.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/tools/babel-preset/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.6.1/tools/babel-preset )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 18:10:59 +02:00
dependabot[bot]
14b06d5cf2
build(deps): bump @verdaccio/local-storage from 9.6.1 to 9.7.0 ( #1861 )
...
Bumps [@verdaccio/local-storage](https://github.com/verdaccio/monorepo/tree/HEAD/plugins/local-storage ) from 9.6.1 to 9.7.0.
- [Release notes](https://github.com/verdaccio/monorepo/releases )
- [Changelog](https://github.com/verdaccio/monorepo/blob/9.x/plugins/local-storage/CHANGELOG.md )
- [Commits](https://github.com/verdaccio/monorepo/commits/v9.7.0/plugins/local-storage )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-06-24 18:09:35 +02:00
Juan Picado @jotadeveloper
092f62eec2
chore(release): 4.7.1
2020-06-22 13:54:15 +02:00
Juan Picado @jotadeveloper
c0afcadce4
chore(release): 4.7.0
2020-06-20 07:31:57 +02:00
Juan Picado
4d01831842
feat: update ui add new languages ( #1849 )
2020-06-20 07:24:58 +02:00
Juan Picado
03c7feb64d
feat: update verdaccio plugins and dependencies ( #1838 )
...
* chore: update dependencies
* chore: update dependencies
* chore: remove node v10 warning
2020-06-13 10:38:23 +02:00
Juan Picado @jotadeveloper
c7023b9bba
chore: update contributors
2020-06-13 08:45:20 +02:00
dependabot-preview[bot]
530018895c
build(deps): bump mime from 2.4.4 to 2.4.6 ( #1831 )
...
Bumps [mime](https://github.com/broofa/mime ) from 2.4.4 to 2.4.6.
- [Release notes](https://github.com/broofa/mime/releases )
- [Changelog](https://github.com/broofa/mime/blob/master/CHANGELOG.md )
- [Commits](https://github.com/broofa/mime/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-06 07:43:44 +02:00
Juan Picado
56b677a35a
feat: restore Node 8 support ( #1832 )
...
This restore a support I removed in Verdaccio 4.5.0
This means nothing if you were not using Node v8, this support should be removed in a major release.
2020-06-03 22:35:31 +02:00
dependabot-preview[bot]
6b1553c257
build(deps-dev): bump codecov from 3.6.5 to 3.7.0 ( #1829 )
...
Bumps [codecov](https://github.com/codecov/codecov-node ) from 3.6.5 to 3.7.0.
- [Release notes](https://github.com/codecov/codecov-node/releases )
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.5...v3.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 07:10:29 +02:00
Snyk bot
6e66cc6433
chore: [Snyk] Upgrade verdaccio-audit from 9.4.0 to 9.5.0 ( #1821 )
...
* fix: upgrade verdaccio-audit from 9.4.0 to 9.5.0
Snyk has created this PR to upgrade verdaccio-audit from 9.4.0 to 9.5.0.
See this package in NPM:
https://www.npmjs.com/package/verdaccio-audit
See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr
* fix: upgrade verdaccio-audit from 9.4.0 to 9.5.0
Snyk has created this PR to upgrade verdaccio-audit from 9.4.0 to 9.5.0.
See this package in NPM:
https://www.npmjs.com/package/verdaccio-audit
See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-05-24 12:03:44 +02:00
Snyk bot
1e2159a345
fix: [Snyk] upgrade @verdaccio/streams from 9.4.0 to 9.5.0 ( #1819 )
...
* fix: upgrade @verdaccio/streams from 9.4.0 to 9.5.0
Snyk has created this PR to upgrade @verdaccio/streams from 9.4.0 to 9.5.0.
See this package in NPM:
https://www.npmjs.com/package/@verdaccio/streams
See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr
* fix: upgrade @verdaccio/streams from 9.4.0 to 9.5.0
Snyk has created this PR to upgrade @verdaccio/streams from 9.4.0 to 9.5.0.
See this package in NPM:
https://www.npmjs.com/package/@verdaccio/streams
See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr
2020-05-24 07:59:48 +02:00
dependabot-preview[bot]
f44adf096a
build(deps-dev): bump standard-version from 7.1.0 to 8.0.0 ( #1804 )
...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version ) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases )
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v7.1.0...v8.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 22:02:03 +02:00
dependabot-preview[bot]
21216b42fa
build(deps): bump semver from 7.2.1 to 7.3.2 ( #1802 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.2.1 to 7.3.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.2.1...v7.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 21:06:43 +02:00
Snyk bot
50f6c71a37
fix: upgrade mkdirp from 1.0.3 to 1.0.4 ( #1782 )
...
* fix: upgrade mkdirp from 1.0.3 to 1.0.4
Snyk has created this PR to upgrade mkdirp from 1.0.3 to 1.0.4.
See this package in NPM:
https://www.npmjs.com/package/mkdirp
See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr
* fix: upgrade mkdirp from 1.0.3 to 1.0.4
Snyk has created this PR to upgrade mkdirp from 1.0.3 to 1.0.4.
See this package in NPM:
https://www.npmjs.com/package/mkdirp
See this project in Snyk:
https://app.snyk.io/org/juanpicado/project/0c76bae8-cfcd-43f7-aff5-70f221855049?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2020-05-01 12:42:58 +02:00
Juan Picado @jotadeveloper
07f1232f65
chore(release): 4.6.2
2020-05-01 11:15:10 +02:00
Juan Picado
f9e7f8671b
fix: update core dependencies ( #1790 )
...
- @verdaccio/ui-theme@1.7.1 add language switch and fix bug translations powered by @priscilawebdev
- verdaccio-htpasswd@9.4.1 generate non-constant legacy 2 byte salt by @michaellotz-iart
- update dayjs and envinfo
2020-04-30 20:39:46 +02:00
Juan Picado @jotadeveloper
fa72de2521
chore: pin dependencies
2020-04-30 07:46:48 +02:00
Juan Picado @jotadeveloper
afb31b8baf
chore(release): 4.6.1
2020-04-27 07:42:33 +02:00