renovate[bot]
16f847fd7d
chore(deps): pin dependencies ( #3319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 17:58:45 +02:00
Juan Picado
353c9f386f
chore: refactor server express tests ( #3306 )
2022-08-19 20:25:20 +02:00
Juan Picado
f42db638eb
chore: fix missing dep on master ( #3310 )
...
* Update dist-tags.ts
* Update ci.yml
* chore: fix missing dep on master
* chore: fix missing dep on master
2022-08-19 08:03:14 +02:00
Juan Picado
00d1d2a179
chore: env variable for launch fastify ( #3295 )
...
* chore: relocate package server
* chore: relocate server packages
* Update ci.yml
* rename packages
* rename package
* chore: refactor fastify endpoints
* chore: fix types requests
* fix warnings
* chore: refactor endpoints
* refactor launch fastify
* Update package.json
* chore: update deps
* Create green-yaks-divide.md
2022-08-08 07:14:23 +02:00
Juan Picado
399343c6f9
chore: pin action
2022-08-04 20:34:04 +02:00
Juan Picado
6f8a2d37e6
chore: add yarn modern (2, 3, 4) to cli E2E ( #3289 )
...
* test: add more packages managers to e2e cli
* chore: remove old conf files
* add yarn modern to e2e cli
* chore: add yarn 4
* ignore binary
* fix for tests yarn 3
* chore: tests
* update website ci
* Update package.json
* chore: try yarn 3 as binary
* chore: remove unused dependency
* Update utils.ts
* Update package.json
* Update package.json
* speed up build
* Update ci.yml
* Update ci.yml
* Update website.yml
* test
* chore: reenable all tests
* chore: restore ci
* chore: clean debug code
2022-08-04 20:04:12 +02:00
Juan Picado
a4c17858bf
test: add more packages managers to e2e cli ( #3283 )
...
* test: add more packages managers to e2e cli
* chore: remove old conf files
* Update ci.yml
2022-08-03 08:01:27 +02:00
Juan Picado
1755840cd3
e2e cli npm 6 ( #3282 )
...
* chore: add config utility
* improve verdaccio bin location
* add new npm cli e2e tests
* add tests
* rename files
2022-08-02 22:45:16 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
Juan Picado
c306a2f1cb
ci: skip preview for website on forks ( #3208 )
...
* ci: skip preview for website on forks
* ci: allow run build
2022-05-31 19:14:06 +02:00
dependabot[bot]
ef793182d5
chore(deps): bump pnpm/action-setup from 2.2.1 to 2.2.2 ( #3202 )
...
* chore(deps): bump pnpm/action-setup from 2.2.1 to 2.2.2
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* update website action
* update website action
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-05-30 18:49:21 +02:00
Juan Picado
cfba19d622
ci: update benchmark settings
2022-05-19 22:09:32 +02:00
Juan Picado
b055c193b8
ci: fix pnpm versions on ci
2022-05-19 22:08:32 +02:00
renovate[bot]
cbb8adc075
fix(deps): update all linting dependencies (master) ( #3184 )
...
* fix(deps): update all linting dependencies
* update lock file
* update engines
* update engines
* update engines
* update engines
* update versions
* update versions
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-05-19 22:03:04 +02:00
dependabot[bot]
06d6c82d61
chore(deps): bump github/codeql-action from 1 to 2 ( #3150 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
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>
2022-05-05 20:56:04 +02:00
Juan Picado
321703512a
fixed version pnpm 6 on ci
2022-05-01 16:26:37 +02:00
Naveen
1a605054a8
chore: Set permissions for GitHub actions ( #3145 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-04-28 18:06:00 +02:00
Juan Picado
8ea712935e
chore: update benchmark time
2022-04-14 17:06:13 +02:00
dependabot[bot]
1fafb266bd
chore(deps): bump marocchino/sticky-pull-request-comment from 1 to 2 ( #3116 )
...
* chore(deps): bump marocchino/sticky-pull-request-comment from 1 to 2
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment ) from 1 to 2.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases )
- [Commits](https://github.com/marocchino/sticky-pull-request-comment/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: remove previous message enabled
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-11 22:23:25 +02:00
dependabot[bot]
6de8d61527
chore(deps): bump actions/download-artifact from 2 to 3 ( #3115 )
...
* chore(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update node js version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-04-11 22:21:53 +02:00
dependabot[bot]
5401fd7635
chore(deps): bump actions/upload-artifact from 2 to 3 ( #3114 )
2022-04-11 17:42:26 +02:00
Juan Picado
5167bb528f
feat: UI search uses search endpoint for global search ( #3057 )
...
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
2022-03-27 21:42:52 +02:00
dependabot[bot]
20a5e571d1
chore(deps): bump actions/cache from 2 to 3 ( #3078 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 23:12:39 +01:00
dependabot[bot]
ce81b3e96d
chore(deps): bump actions/github-script from 3 to 6 ( #2989 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 21:09:11 +01:00
dependabot[bot]
31050ee369
chore(deps): bump actions/checkout from 2 to 3 ( #3045 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 20:44:27 +01:00
Juan Picado
d2dd76260b
chore: migrate to fully undici fetch ( #3037 )
...
* chore: migrate to fully undici fetch
* chore: update warnings
* remove debug
* restore dep
* chore: update implementation
* fix lint
* update node
* update pnpm
* disable e2e cli
* disable cli
2022-03-05 18:44:10 +01:00
dependabot[bot]
f38c759cb2
chore(deps): bump pnpm/action-setup from 2.1.0 to 2.2.1 ( #3022 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
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>
2022-03-05 09:32:33 +01:00
Juan Picado
160c25ddc5
Update benchmark.yml
2022-03-04 20:50:52 +01:00
(H)eDoCode
76d78b0328
Node JS API Documentation : Working Implementation Code ( #3032 )
...
* Working node JS Code
Maybe add where do the `addrs` comes from ?
Added host and port display cause otherwise user doesn't know which default address and port are.
* Removing comments
because I'm unsure about these / they are incorrect
Please complete it if you know how to make it work with a configFilePath as third parameter
* chore: fix website config
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-03-04 19:22:02 +01:00
dependabot[bot]
498afcd222
chore(deps): bump actions/setup-node from 2 to 3 ( #3023 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 22:41:55 +01:00
dependabot[bot]
67b4681ce7
chore(deps): bump treosh/lighthouse-ci-action from 3 to 9.3.0 ( #3008 )
...
* chore(deps): bump treosh/lighthouse-ci-action from 3 to 9.3.0
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action ) from 3 to 9.3.0.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases )
- [Commits](https://github.com/treosh/lighthouse-ci-action/compare/v3...9.3.0 )
---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* test
* test
* test
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-02-26 22:51:51 +01:00
Juan Picado
0b72c32400
chore: script to update contributors
2022-02-15 22:36:40 +01:00
Juan Picado
2d137274c4
chore: script to update contributors
2022-02-15 22:29:59 +01:00
Juan Picado
cc30a85d3d
chore: script to update contributors ( #3001 )
...
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
* chore: script to update contributors
2022-02-15 22:18:20 +01:00
dependabot[bot]
94f5e765a8
chore(deps): bump pnpm/action-setup from 2.0.1 to 2.1.0 ( #2990 )
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 17:46:37 +01:00
Juan Picado
92a6f9a3fd
Update benchmark.yml
2022-02-06 16:37:47 +01:00
Juan Picado
1367beae51
chore: update settings
2022-01-22 21:28:31 +01:00
renovate[bot]
136a251cb6
fix(deps): update all non-major linting dependencies (master) ( #2879 )
...
* fix(deps): update all non-major linting dependencies
* fix format
* format, remove unused steps
* format, remove unused steps
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-01-09 17:08:42 +01:00
Juan Picado
dd54d82000
chore: fix translation step
2021-12-31 20:57:20 +01:00
Juan Picado
22093ebffe
feat!: Node v16 as minimum for verdaccio 6 ( #2833 )
2021-12-31 18:32:20 +01:00
Juan Picado
52d3442856
enable ci node 16, 17 gh actions ( #2823 )
...
* chore: enable ci node 15 and higher
* use localhost
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
2021-12-29 19:23:20 +01:00
Juan Picado
651092d08e
chore: update pnpm on ci ( #2776 )
2021-12-16 08:30:09 +01:00
Juan Picado
a828271d63
refactor: fetch package endpoint and basic integration fastify ( #2750 )
...
* refactor: download manifest endpoint and integrate fastify
* fix file not found issue
* add temporary migration method to storage memory
* sanitize fs methods
* restore tests
* chore: restore sanitilize
will do later
* add tests
* add changeset
* lint
* trying something test
* chore: lint
* restore code
* fix e2e
* fix lint
2021-12-12 18:00:19 +01:00
Juan Picado
8e17d19c92
update benchmark settings
2021-12-09 21:26:26 +01:00
Juan Picado
21ddd12166
improve website contributors page docusaurus ( #2701 )
2021-12-01 08:20:39 +01:00
Juan Picado
24b9be0202
refactor: improve docker image build with strict dependencies and pro… ( #2689 )
...
* refactor: improve docker image build with strict dependencies and prod build
* use master as registry
* format
2021-11-20 07:46:35 +01:00
Juan Picado
418bf0d8fa
add docker-examples to prettier format
...
include it to the ci paths list
2021-11-19 19:55:27 +01:00
Juan Picado
d8cd1ca887
chore: update benchmarks
2021-11-09 19:12:27 +01:00
renovate[bot]
a73b0a9d1c
chore(deps): update actions/checkout action to v2.4.0 ( #2641 )
2021-11-06 15:58:24 +01:00
renovate[bot]
ef6c7d9f0e
chore(deps): update actions/checkout action to v2.3.5 ( #2477 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-16 10:19:59 +02:00