Commit Graph

15 Commits

Author SHA1 Message Date
Alexis Saettler 0a6544e71e chore(deps): update dependencies (#6996) 2023-11-01 18:18:19 +01:00
Alexis Saettler 4acaf85861 build: replace set-output (#6389) 2022-10-18 21:30:43 +02:00
Alexis Saettler 8927dee881 build: use concurrency (#6361) 2022-10-15 10:54:03 +02:00
Alexis Saettler 84d0232095 feat!: drop php 7.4 support (#6246)
Monica now depends on PHP 8.0+
2022-07-27 08:28:57 +02:00
dependabot[bot] ff6803b5c5 chore: Bump actions/cache from 2.1.7 to 3 (#6072)
* chore: Bump actions/cache from 2.1.7 to 3

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply fixes from StyleCI

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
2022-04-24 17:02:30 +02:00
dependabot[bot] 1e8b309b16 chore: Bump actions/checkout from 2 to 3 (#6045)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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...v3)

---
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>
2022-03-08 08:39:57 +01:00
Alexis Saettler ae87cadac3 chore: change crowdin branch name (#5900) 2022-01-13 21:02:24 +01:00
Alexis Saettler 6a0af31efc chore: switch to main branch 2022-01-13 20:54:34 +01:00
dependabot[bot] 71bfcd5997 chore: Bump actions/cache from 2.1.6 to 2.1.7 (#5737)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2021-12-24 12:22:15 +01:00
dependabot[bot] 19014edba1 chore: Bump actions/cache from 2.1.5 to 2.1.6 (#5248)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 11:09:10 +00:00
Alexis Saettler 5fc458478f refactor: remove imagick dependency (#5143) 2021-05-02 14:35:41 +02:00
Alexis Saettler e012125ede refactor: remove reminder_sent table (#5093) 2021-04-24 09:56:45 +02:00
dependabot[bot] 8ab99f15dd chore: Bump actions/cache from v2.1.4 to v2.1.5 (#5076)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 11:07:57 +00:00
Alexis Saettler 70c6e70b71 ci: fix github action dep (#4939) 2021-03-07 18:19:42 +01:00
Alexis Saettler 124a063fd7 ci: test with github action (#4906) 2021-02-27 21:18:19 +01:00