Juan Picado
77764b11a9
chore: improve docker ci
2023-11-29 20:50:45 +01:00
Juan Picado
795df2bf9a
chore: fix website ci
2023-11-29 20:08:23 +01:00
Juan Picado
e5d71046e9
chore: fix website ci
2023-11-29 20:06:23 +01:00
Juan Picado
22212eeea1
chore: fix website ci
2023-11-29 20:02:58 +01:00
Juan Picado
faf5895db4
chore: fix website ci
2023-11-29 20:00:58 +01:00
renovate[bot]
a188439abc
chore(deps): update actions/github-script digest to d7906e4 ( #4123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-27 18:12:27 +01:00
dependabot[bot]
cca9308d0f
chore(deps): bump github/codeql-action from 2.22.7 to 2.22.8 ( #4127 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.7 to 2.22.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](66b90a5db1...407ffafae6
)
---
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-11-27 18:12:18 +01:00
dependabot[bot]
7085c0b075
chore(deps): bump actions/github-script from 6.4.1 to 7.0.1 ( #4119 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.1 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](d7906e4ad0...60a0d83039
)
---
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>
2023-11-20 17:27:41 +01:00
renovate[bot]
8d00ca9029
chore(deps): update github/codeql-action digest to 66b90a5 ( #4117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-20 08:26:55 +01:00
Juan Picado
8ffdb6623c
Update docker-proxy-nginx-e2e.yml
2023-11-19 11:35:33 +01:00
renovate[bot]
46ef5f0532
chore(deps): update actions/setup-node digest to 1a4442c ( #4098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 20:06:46 +01:00
renovate[bot]
42660c164d
chore(deps): update github/codeql-action digest to 74483a3 ( #4074 )
2023-10-28 06:54:39 +02:00
Juan Picado
56c082ab0a
chore: restore ui-components.yml
...
setup is very particular cannot use corepack
2023-10-23 21:55:27 +02:00
Dina Basumatary
6d860074ec
chore: remove deprecated corepack command ( #4083 )
...
* recommended way to use corepack
* Update ui-components.yml
* Update CONTRIBUTING.md
* corepack install doesn't work on node 18
* Update e2e-ci.yml
---------
Co-authored-by: Dina Basumatary <dnafication@users.noreply.github.com>
2023-10-23 21:49:18 +02:00
Juan Picado
750d4e54fa
Update changesets.yml
2023-10-22 18:31:30 +02:00
Juan Picado
047e2b78b7
chore: fix pnpm 8.9.0
...
https://github.com/pnpm/pnpm/releases/tag/v8.9.1 is breaking the builds
2023-10-22 18:21:22 +02:00
renovate[bot]
9c30ffa02b
chore(deps): update actions/checkout digest to f43a0e5 ( #4060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 18:24:51 +02:00
dependabot[bot]
2add0bc5d9
chore(deps): bump github/codeql-action from 2.21.9 to 2.22.1 ( #4064 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.9 to 2.22.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ddccb87388...fdcae64e14
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-10-10 18:24:38 +02:00
Juan Picado
e7ebccb61d
update major dependencies, remove old nodejs support ( #4059 )
...
* update major dependencies, remove old nodejs support
* Update ci.yml
* restore dep
2023-10-07 16:23:04 +02:00
dependabot[bot]
c6a7cc5b05
chore(deps): bump actions/checkout from 3.6.0 to 4.1.0 ( #4041 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...8ade135a41
)
---
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>
2023-10-06 15:36:01 +02:00
dependabot[bot]
dbf630dc6a
chore(deps): bump github/codeql-action from 2.21.8 to 2.21.9 ( #4049 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.8 to 2.21.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6a28655e3d...ddccb87388
)
---
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-10-03 11:55:41 +02:00
dependabot[bot]
744e8bfb1f
chore(deps): bump github/codeql-action from 2.21.7 to 2.21.8 ( #4039 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.7 to 2.21.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](04daf014b5...6a28655e3d
)
---
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-09-26 07:27:43 +02:00
dependabot[bot]
4bccde264a
chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 ( #4040 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](2b82ce82d5...68827325e0
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-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>
2023-09-25 21:25:51 +02:00
Juan Picado
2b5a15c22b
chore: add e2e npm 10 e2e ( #4036 )
2023-09-24 12:44:39 +02:00
dependabot[bot]
d2d3bad0d0
chore(deps): bump github/codeql-action from 2.21.4 to 2.21.7 ( #4023 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.21.4 to 2.21.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a09933a12a...04daf014b5
)
---
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-09-24 07:48:16 +02:00
dependabot[bot]
c527569c17
chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 ( #4015 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b7f8abb15...a8a3f3ad30
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-09-14 19:56:30 +02:00
renovate[bot]
570de0c40a
chore(deps): update actions/checkout digest to f43a0e5 ( #3994 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 18:30:44 +02:00
Juan Picado
20c161cc7a
chore: update ci
2023-08-21 21:16:12 +02:00
renovate[bot]
f652fa3c49
chore(deps): update marocchino/sticky-pull-request-comment digest to efaaab3 ( #3985 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 20:12:36 +02:00
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
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
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
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
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
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
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
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]
ff1e8f5cf8
chore(deps): update github/codeql-action digest to 46ed16d ( #3900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-08 10:47:06 +02:00
Juan Picado
318b1dc5f2
chore: restore settings gh action
2023-07-07 08:04:23 +02:00
dependabot[bot]
4bb80b76ae
chore(deps): bump github/codeql-action from 2.20.1 to 2.20.2 ( #3911 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f6e388ebf0...004c5de30b
)
---
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-07 07:50:02 +02:00
dependabot[bot]
1029c1993b
chore(deps): bump github/codeql-action from 2.20.0 to 2.20.1 ( #3902 )
2023-06-28 00:49:31 +08:00
renovate[bot]
6aa85db22b
chore(deps): update github/codeql-action digest to 6c089f5 ( #3887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 12:45:24 +08:00
dependabot[bot]
9daf8fd3f6
chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 ( #3870 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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-06-13 00:39:32 +08:00
dependabot[bot]
3eead44592
chore(deps): bump github/codeql-action from 2.3.6 to 2.13.4 ( #3871 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.6 to 2.13.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](83f0fe6c49...cdcdbb5797
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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-06-12 23:50:54 +08:00
dependabot[bot]
1812b3f106
chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6 ( #3861 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0225834cc5...83f0fe6c49
)
---
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-06-12 09:38:13 +08:00
renovate[bot]
02e59ffe19
chore(deps): update actions/checkout digest to c85c95e ( #3863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 09:36:44 +08:00
dependabot[bot]
3f237d0cec
chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5 ( #3844 )
2023-05-29 18:53:34 +02:00
renovate[bot]
f0a53d3095
chore(deps): update github/codeql-action digest to 29b1f65 ( #3780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-06 07:34:19 +02:00