From 3ca98ebbe5ffc76cffd63620cba91aa892d05866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Sun, 22 Sep 2024 08:46:46 +0200 Subject: [PATCH 1/2] Accepts Automated PRs on Sun Sep 22 08:46:46 CEST 2024 --- pr.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/pr.md b/pr.md index 354c8af..af19e57 100644 --- a/pr.md +++ b/pr.md @@ -1,16 +1 @@ -PR Accept on za 13 jul 2024 19:48:09 CEST -PR Accept on Sat Jul 13 19:48:49 CEST 2024 -PR Accept on Sun Jul 14 11:08:25 CEST 2024 -PR Accept on Sun Jul 21 11:00:36 CEST 2024 -PR Accept on Sun Jul 28 19:25:43 CEST 2024 -PR Accept on Mon Jul 29 07:50:46 CEST 2024 -PR Accept on Mon Aug 5 10:46:47 CEST 2024 -PR Accept on Sun Aug 11 10:03:31 CEST 2024 -PR Accept on Sun Aug 18 11:09:03 CEST 2024 -PR Accept on Sun Aug 18 11:09:09 CEST 2024 -PR Accept on Sun Aug 25 08:23:58 CEST 2024 -PR Accept on Sun Sep 1 09:29:42 CEST 2024 -PR Accept on Sun Sep 1 09:29:49 CEST 2024 -PR Accept on Sun Sep 8 08:21:15 CEST 2024 -PR Accept on Sun Sep 8 08:21:22 CEST 2024 -PR Accept on Sun Sep 15 09:56:23 CEST 2024 +PR Accept on Sun Sep 22 08:46:46 CEST 2024 From 9438055c421f654627144961639503a134d90a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 21:44:16 +0000 Subject: [PATCH 2/2] Bump cypress from 13.14.2 to 13.15.0 in /e2e Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.15.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v13.14.2...v13.15.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- e2e/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/package.json b/e2e/package.json index 9d8c7fc..af3a6ed 100644 --- a/e2e/package.json +++ b/e2e/package.json @@ -19,7 +19,7 @@ "author": "João Esperancinha", "license": "ISC", "devDependencies": { - "cypress": "13.14.2", + "cypress": "13.15.0", "ts-node": "^10.9.2", "typescript": "<5.7.0" }