Commit Graph

42 Commits

Author SHA1 Message Date
Ismo Vuorinen
29d11f41c7 chore(meta): update renovate.json 2024-07-23 03:50:33 +03:00
Ismo Vuorinen
0149b81b5e v0.1.0 0.1.0 2024-04-25 08:55:36 +03:00
Ismo Vuorinen
47314c8089 chore(deps)!: update to use v11 framework
updates illuminate/http and laravel-zero/framework to v11, and
nunomaduro/termwind to v2
2024-04-25 08:53:18 +03:00
Ismo Vuorinen
7701a55e91 chore(deps): update composer packages 2024-04-25 08:42:39 +03:00
renovate[bot]
f9515966e8 chore(deps): update softprops/action-gh-release action to v2 (#15) 2024-03-09 00:40:53 +02:00
renovate[bot]
8efdbc289f chore(deps): update actions/dependency-review-action action to v4 (#14) 2024-01-19 16:38:17 +02:00
ef136f6410 fix(deps): revert to working set of packages 2023-12-17 00:00:04 +02:00
2007436e22 feat(chore): update php to 8.2, update deps 2023-12-16 23:39:31 +02:00
852f850bc0 chore(deps): update dependencies 2023-12-16 23:20:17 +02:00
renovate[bot]
ebbf7371a8 chore(deps): update actions/download-artifact action to v4 (#12) 2023-12-15 13:12:17 +02:00
renovate[bot]
c9a87cce82 chore(deps): update actions/upload-artifact action to v4 (#13) 2023-12-15 13:11:49 +02:00
Ismo Vuorinen
b546e5bd77 chore(deps): composer update 2023-11-23 13:27:27 +02:00
ab9a8797bd Merge pull request #10 from ivuorinen/renovate/actions-checkout-4.x 2023-09-05 16:30:45 +03:00
renovate[bot]
445973b2ad chore(deps): update actions/checkout action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 22:46:51 +00:00
b6e1252f61 chore(lint): Change readme to use markdown 2023-05-10 03:27:23 +03:00
45927b0171 chore(deps): Dependency update, codestyle fixes 2023-05-10 02:34:54 +03:00
557e906acf Update pest 2023-04-20 15:39:50 +03:00
2ee29e57fa Merge pull request #9 from ivuorinen/dependabot/composer/guzzlehttp/psr7-2.5.0 2023-04-20 01:52:31 +03:00
dependabot[bot]
53cf3abc04 Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.4.3...2.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 20:42:11 +00:00
5e6e2246af Package updates, new build 2023-03-04 18:13:43 +02:00
6a6f342d19 Merge pull request #5 from ivuorinen/dependabot/composer/symfony/http-kernel-6.2.6 2023-02-02 09:00:09 +02:00
dependabot[bot]
8008d7d0e9 Bump symfony/http-kernel from 6.2.2 to 6.2.6
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.2.2 to 6.2.6.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v6.2.2...v6.2.6)

---
updated-dependencies:
- dependency-name: symfony/http-kernel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 18:57:04 +00:00
fb1d4e0def Updated composer, prepared for first release 0.0.1 2022-12-24 01:13:28 +02:00
4649edd47d Combine test & build 2022-12-24 01:08:43 +02:00
fd6b8102c9 Fix tests, again 2022-12-24 01:04:08 +02:00
26802ff151 Composer build already had copy 2022-12-24 01:01:24 +02:00
6a047f86ef Build script update 2022-12-24 00:58:22 +02:00
099a8f0847 Fix tests 2022-12-24 00:57:02 +02:00
cf87d02ecb PSR-12, build script, fixes 2022-12-24 00:55:13 +02:00
348fc6f785 Update renovate.json 2022-11-28 13:12:25 +02:00
6c17445670 Merge pull request #3 from ivuorinen/renovate/actions-dependency-review-action-3.x 2022-11-21 14:31:11 +02:00
renovate[bot]
ea82918e28 Update actions/dependency-review-action action to v3 2022-11-21 07:19:16 +00:00
1aec5f364a Merge pull request #2 from ivuorinen/renovate/configure 2022-11-21 09:18:54 +02:00
renovate[bot]
a24263aaa6 Add renovate.json 2022-11-20 17:43:04 +00:00
2c531c3e33 Create test.yml 2022-10-17 13:26:43 +03:00
Ismo Vuorinen
14e1bff824 Removed inspire command tests 2022-10-17 13:26:13 +03:00
Ismo Vuorinen
34b8cc2365 composer update 2022-10-17 11:30:50 +03:00
ad0d495da6 Create dependency-review.yml 2022-10-17 10:07:11 +03:00
1bf26049ed Create LICENSE 2022-10-17 09:51:50 +03:00
Ismo Vuorinen
53e1f8f2ea Merge pull request #1 from ivuorinen/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5
2022-10-17 09:45:49 +03:00
dependabot[bot]
d8746b7f01 Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 06:43:10 +00:00
Ismo Vuorinen
78cca41be4 Initial commit 2022-10-17 09:42:32 +03:00