0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
Commit graph

5109 commits

Author SHA1 Message Date
dependabot[bot]
91f31d6828
chore(deps): bump actions/setup-node from 3.8.0 to 3.8.1 (#3987)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](bea5baf987...5e21ff4d9b)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 16:51:37 +02:00
verdacciobot
fd99e1dfdd chore: updated static data 2023-08-21 00:13:04 +00:00
Juan Picado
c53893fe18
chore: enable renovate.json for branch 6.x 2023-08-20 18:52:54 +02:00
Juan Picado
4760cab303
chore: rename 6.x to next 2023-08-20 17:09:32 +02:00
Juan Picado
f3e5e0b9c6
chore: update versions (6-next) (#3982)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-20 12:53:25 +02:00
Juan Picado
e381e4845a
fix: improve legacy nodejs support (#3981)
* fix: improve legacy nodejs support

* restore
2023-08-20 12:32:09 +02:00
verdacciobot
e02fcdadd2 chore: updated static data 2023-08-17 00:12:52 +00:00
renovate[bot]
ee0aac26b9
chore(deps): update github/codeql-action digest to a09933a (#3972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 18:29:20 +02:00
renovate[bot]
cfe770dbc3
chore(deps): update dependency node-mocks-http to v1.13.0 (#3975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 18:29:11 +02:00
renovate[bot]
e78859e20a
chore(deps): update dependency @types/node to v16.18.40 (#3974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 17:59:35 +02:00
renovate[bot]
c34e2bd58d
chore(deps): update dependency @types/lodash to v4.14.197 (#3973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 17:59:25 +02:00
dependabot[bot]
50630c07fe
chore(deps): bump github/codeql-action from 2.21.2 to 2.21.3 (#3977) 2023-08-14 16:30:05 +02:00
dependabot[bot]
ca702c222b
chore(deps): bump actions/setup-node from 3.7.0 to 3.8.0 (#3978) 2023-08-14 16:29:54 +02:00
verdacciobot
225fa415d9 chore: updated static data 2023-08-14 00:13:02 +00:00
verdacciobot
b95ce912d4 chore: updated static data 2023-08-10 00:14:35 +00:00
renovate[bot]
377ddb7168
chore(deps): update dependency mini-css-extract-plugin to v2.7.6 (#3962)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 17:43:55 +02:00
Juan Picado
f07fd5d525
chore: update versions (6-next) (#3961)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08 08:11:41 +02:00
renovate[bot]
4acc4a46ec
chore(deps): update dependency msw to v0.49.3 (#3963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 08:11:14 +02:00
verdacciobot
ce9f49d897 chore: updated static data 2023-08-07 00:14:08 +00:00
Juan Picado
0a6412ca97
feat: refactor upstream proxy and hooks with got v12 (#3946)
* feat: proxy with got v12

* fix tests

* refactor hooks module
2023-08-06 17:42:20 +02:00
verdacciobot
ab09f03b63 chore: updated static data 2023-08-03 00:14:09 +00:00
renovate[bot]
00b393f012
chore(deps): update dependency @orama/orama to v1.1.1 (#3955) 2023-08-02 17:11:14 +02:00
renovate[bot]
90a65d404c
chore(deps): update github/codeql-action digest to 0ba4244 (#3954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 21:55:07 +02:00
renovate[bot]
8ade7e5ddf
chore(deps): update dependency @types/lodash to v4.14.196 (#3956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 21:54:59 +02:00
dependabot[bot]
92622bbbfc
chore(deps): bump github/codeql-action from 2.21.0 to 2.21.2 (#3958)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.0 to 2.21.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1813ca74c3...0ba4244466)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 21:54:49 +02:00
dependabot[bot]
ce3621d43b
chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 (#3959)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](c3b53f6a16...d882d12c64)

---
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>
2023-07-31 21:54:42 +02:00
renovate[bot]
ef058beadf
chore(deps): update dependency js-base64 to v3.7.5 (#3957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 21:54:29 +02:00
verdacciobot
623a774888 chore: updated static data 2023-07-31 00:14:11 +00:00
verdacciobot
54232a2115 chore: updated static data 2023-07-27 00:13:54 +00:00
renovate[bot]
842ad8c12d
chore(deps): update dependency html-webpack-plugin to v5.5.3 (#3950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 21:16:40 +02:00
renovate[bot]
a90c3115a4
chore(deps): update dependency @types/node to v16.18.39 (#3948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-25 09:24:59 +02:00
renovate[bot]
5174d7dba7
chore(deps): update dependency @types/testing-library__jest-dom to v5.14.9 (#3949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-25 09:24:50 +02:00
dependabot[bot]
99d65ecbee
chore(deps): bump marocchino/sticky-pull-request-comment (#3951)
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](f61b6cf21e...f6a2580ed5)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  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>
2023-07-25 09:24:42 +02:00
verdacciobot
b49d932507 chore: updated static data 2023-07-24 00:15:07 +00:00
renovate[bot]
d18d227af4
chore(deps): update github/codeql-action digest to 1813ca7 (#3938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-21 00:34:25 +02:00
verdacciobot
202e07aa15 chore: updated static data 2023-07-20 00:13:48 +00:00
renovate[bot]
2cb6b1df9d
chore(deps): update dependency @orama/orama to v1.1.0 (#3939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-19 21:42:42 +02:00
dependabot[bot]
cfa86929ca
chore(deps): bump github/codeql-action from 2.20.3 to 2.20.4 (#3940)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.20.3 to 2.20.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](46ed16ded9...489225d82a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 21:50:56 +02:00
verdacciobot
af8cbf48cf chore: updated static data 2023-07-17 00:16:24 +00:00
Juan Picado
7e48d714b9
chore: update versions (6-next) (#3935) 2023-07-15 20:46:04 +02:00
Juan Picado
ae93e039da
fix: expose middleware methods #3915 (#3934)
* fix: expose middleware methods #3915

* remove body-parser dep

* fix 404 issue
2023-07-15 20:38:43 +02:00
verdacciobot
80b1038a76 chore: updated static data 2023-07-13 00:15:50 +00:00
dependabot[bot]
fe18df4cec
chore(deps): bump actions/setup-node from 3.6.0 to 3.7.0 (#3929)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](64ed1c7eab...e33196f742)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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>
2023-07-11 10:11:56 +02:00
renovate[bot]
75d3526b66
chore(deps): update dependency @types/webpack-env to v1.18.1 (#3928) 2023-07-10 21:07:37 +02:00
renovate[bot]
beb10af1e7
chore(deps): update dependency @types/testing-library__jest-dom to v5.14.7 (#3927) 2023-07-10 21:07:22 +02:00
renovate[bot]
7e2ad88eb8
chore(deps): update dependency @orama/orama to v1.0.9 (#3926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-10 14:39:47 +02:00
verdacciobot
834513b56d chore: updated static data 2023-07-10 00:15:36 +00:00
Juan Picado
5486cb8260
chore: update versions (6-next) (#3920)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-09 10:42:04 +02:00
Juan Picado
f859d2b1ae
fix: official package - cannot be synced (#3919)
* fix: official package - cannot be synced

* coverage
2023-07-08 19:06:03 +02:00
renovate[bot]
979f2ff210
fix(deps): update dependency semver to v7.5.4 (#3917) 2023-07-08 14:06:15 +02:00