renovate[bot]
b0a965b3c2
chore(deps): pin dependencies ( #3374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 20:11:09 +02:00
renovate[bot]
b80794a46f
fix(deps): update dependency marked to v4.0.19 (5.x) ( #3328 )
...
* fix(deps): update dependency marked to v4.0.19
* Update e2e-jest-workflow.yml
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2022-08-27 18:45:30 +02:00
renovate[bot]
4f59bb8f20
chore(deps): update actions/checkout action to v3.0.2 ( #3185 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-30 22:27:08 +02:00
Juan Picado
51803c3477
fix: duplicated groups on use jwt tokens ( #3151 )
...
* fix: duplicated groups on use jwt tokens
* chore: format
* chore: fix jest ci
2022-05-05 00:13:55 +02:00
renovate[bot]
48a84093f5
chore(deps): update actions/checkout action ( #3083 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-26 12:01:50 +01:00
Juan Picado
662a05dc90
chore: remove npm 7 jest
2022-03-26 11:02:55 +01:00
Juan Picado
3f8047a2d0
chore: fix e2e pnpm7
2022-03-24 07:52:02 +01:00
Juan Picado
7e30384456
chore: remove argument pnpm e2e
2022-03-23 20:49:33 +01:00
Juan Picado
e88571fa3e
chore: enable test e2e pnpm7 ( #3033 )
...
* enable test e2e pnpm7
* chore: add npm8
* chore: rename title
* chore: skip flaky tests added note
2022-03-04 21:08:18 +01:00
renovate[bot]
a99ea00c3a
chore(deps): update actions/checkout action to v2.4.0 ( #2896 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 22:21:30 +01:00
renovate[bot]
6ca7cced1e
chore(deps): update actions/setup-node action to v2.5.1 ( #2897 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 22:20:47 +01:00
Juan Picado
5b1264c733
feat: allow override user rate limit and user agent ( #2803 )
...
* feat: allow override user rate limit
- improve user_agent config allow string
* chore: fix tests
* chore: refactor userRateLimit
* chore: remove comment
* chore: optional prop
* chore: refactor limiter
* chore: refactor endpoints
* chore: fix undefined
* chore: fix params
* chore: fix params
* chore: update ui
* chore: refactor limiter
* chore: fix tests
* chore: fix test
2021-12-24 19:04:15 +01:00
Juan Picado
b2b3804f87
build: enable Node 17 on CI and npm8 on E2E ( #2795 )
...
* chore: increase ci e2e settings
* fix: ci for node 17
* chore: restore versions
* chore: fix tests
* chore: fix tests
* chore: fix domain
* chore: restore yarn on angular
* chore: rename tests
* chore: fix syntax
* chore: disable yarn angular
2021-12-23 00:14:53 +01:00
Juan Picado
69d7df20d8
build: enable pnp yarn2 ( #2253 )
...
* chore: enable pnp yarn
* chore: ignore pnp
* fix type issues on run eslint
* add missing dependency and fix some errors
* fix most of the errors
some were just disabled, already fixed in master
* add missing jest-config
* update jest@26 align with other deps
* add missing @babel/register
* clean up
* use yarn node
* use yarn node on release
* chore: add husky 6
* chore: add husky 6
* chore: lint-stage
* chore: test
* chore: add hook git
* chore: test
* chore: test
* update deps
* chore: fix commit lint
* fix docker run
* update git ignore
2021-05-13 23:13:57 +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
dependabot[bot]
9700ba952b
build(deps): update actions/setup-node requirement to v2.1.5 ( #2111 )
...
Updates the requirements on [actions/setup-node](https://github.com/actions/setup-node ) to permit the latest version.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](46071b5c7a
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 07:56:12 +01:00
Juan Picado
e9a55005be
chore: add pnpm6 to e2e cli ( #2108 )
...
* chore: add pnpm6 to e2e cli
* chore: add pnpm6 to e2e cli
2021-02-26 21:35:15 +01:00
Juan Picado
d6c2e8a0e1
chore: fix npm version to 6 for gatsby e2e ( #2105 )
...
* chore: fix npm version to 6
* chore: update correct npm versions due latest major release
2021-02-25 21:06:10 +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
1ece11cfc0
feat: migrate yarn 1 to yarn 2 ( #1962 )
2020-10-11 19:06:21 +02:00
Juan Picado
401c987e18
test: add yarn berry and npm7 to and new e2e config file ( #1960 )
...
* test: add e2e config file
* test: add e2e config file
* chore: add yarn berry to e2e
* chore: add npm7 to e2e
* chore: add node 14 to ci
2020-10-09 18:53:44 +02:00
dependabot[bot]
22b85de14d
build(deps): bump actions/checkout from v2.3.2 to v2.3.3 ( #1954 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.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.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-03 14:53:41 +02:00
dependabot[bot]
f82a32ae34
build(deps): bump actions/checkout from v2.3.1 to v2.3.2 ( #1903 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.1 to v2.3.2.
- [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.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 23:22:50 +02:00
dependabot[bot]
187b392e04
build(deps): bump actions/setup-node from v2.1.0 to v2.1.1 ( #1890 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.1.0...321b6ccb03083caa2ad22b27dc4b45335212e824 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 07:55:04 +02:00
dependabot[bot]
56981ff911
build(deps): bump actions/setup-node from v2.0.0 to v2.1.0 ( #1865 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v2.0.0 to v2.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.0.0...1ae8f4b1fd89676f69b55d3dd6932b6df089ff7b )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-07 07:20:48 +02:00
dependabot[bot]
f5a7460cfc
build(deps): update actions/setup-node requirement to v2.0.0 ( #1856 )
...
Updates the requirements on [actions/setup-node](https://github.com/actions/setup-node ) to permit the latest version.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](e434342e4e
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 18:09:13 +02:00
dependabot[bot]
4de5d9f9b6
build(deps): update actions/checkout requirement to v2.3.1 ( #1855 )
...
Updates the requirements on [actions/checkout](https://github.com/actions/checkout ) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](28c7f3d2b5
)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-24 11:39:48 +02:00
Juan Picado
99dc8510fc
build: e2e acceptance tests ( #1846 )
...
* chore: test e2e
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: update name
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: this should fails
* chore: restore config
2020-06-18 23:01:57 +02:00