dependabot[bot]
|
bf6f574383
|
chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#11102)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-15 09:30:51 +02:00 |
|
dependabot[bot]
|
1d4d17da18
|
chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#11002)
* chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](1d0ff469b7...cdca7365b2 )
---
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>
* refactor: apply lint autofix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-18 10:01:00 +01:00 |
|
dependabot[bot]
|
d025403f73
|
chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 (#10873)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-28 10:40:48 +01:00 |
|
Sébastien Lorber
|
e5bdb0b97d
|
chore(ci): retry yarn install to ignore temporary network errors (#10691)
|
2024-11-18 11:09:12 +01:00 |
|
Sébastien Lorber
|
e32aa605ca
|
chore: Argos screenshot dogfooding test pages (#10650)
|
2024-11-07 16:12:23 +01:00 |
|
dependabot[bot]
|
a4fa4c27f1
|
chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#10623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-29 11:40:51 +01:00 |
|
dependabot[bot]
|
7d0345865b
|
chore(deps): bump actions/setup-node from 4.0.2 to 4.0.4 (#10518)
|
2024-09-24 10:59:28 -04:00 |
|
Sébastien Lorber
|
afd2374ca6
|
chore(ci): fix setup-node, use LTS by default (#10438)
|
2024-08-23 13:59:18 +02:00 |
|
Sébastien Lorber
|
4ad425a88f
|
chore: CI upgrade to Node 22 + TS 5.5 (#10119)
|
2024-06-21 14:02:27 +02:00 |
|
Sébastien Lorber
|
ca33858ca0
|
fix: handle React v18.3 warnings (#10079)
|
2024-04-29 21:56:47 +02:00 |
|
dependabot[bot]
|
cc7f43580c
|
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#9843)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-13 11:21:17 +01:00 |
|
dependabot[bot]
|
a180a3012f
|
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#9642)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-21 17:52:25 +01:00 |
|
Sébastien Lorber
|
321e674cc6
|
chore: fix argos workflow (#9601)
|
2023-12-01 15:58:31 +01:00 |
|
dependabot[bot]
|
911dfb46d7
|
chore(deps): bump actions/setup-node from 3 to 4 (#9440)
* chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
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>
* Update version numbers
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-10-23 16:38:50 -04:00 |
|
dependabot[bot]
|
e525794c9e
|
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#9441)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-23 16:33:21 -04:00 |
|
Greg Bergé
|
2bb4fd0a65
|
chore(ci): use new Argos playwright integration (#9419)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-20 17:03:37 +02:00 |
|
ozaki
|
bde9cfd84d
|
chore: update node engine version 18 (#9348)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-09-28 16:45:25 +02:00 |
|
dependabot[bot]
|
ae4a6f9d94
|
chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#9344)
|
2023-09-25 18:03:14 -04:00 |
|
dependabot[bot]
|
b9bdad747b
|
chore(deps): bump actions/checkout from 3 to 4 (#9277)
* chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply suggestions from code review
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2023-09-05 19:14:28 -04:00 |
|
Max Schmitt
|
bc150d2c85
|
ci: only install Chromium for Playwright Argos tests (#9264)
|
2023-08-31 12:57:29 +02:00 |
|
Sébastien Lorber
|
cde35d0f1f
|
chore: optimize Argos CI setup (#9115)
|
2023-06-30 18:12:46 +02:00 |
|
Sébastien Lorber
|
44b5b06814
|
test: add visual regression tests with Argos CI (#8947)
|
2023-04-28 16:04:22 +02:00 |
|