Skip to content

Commit 4a45111

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/laravel-cycle-orm-adapter into feat/testing-helpers
* 'master' of github-lotyp:wayofdev/laravel-cycle-orm-adapter: (49 commits) chore(master): release 3.3.23 chore(deps): lock file maintenance chore(deps): update dependency wayofdev/cs-fixer-config to v1.2.14 chore(master): release 3.3.22 chore(deps): update dependency pestphp/pest to v2.7.0 chore(master): release 3.3.21 chore(deps): update dependency nunomaduro/collision to v7.6.0 chore(master): release 3.3.20 chore(deps): update dependency wayofdev/cs-fixer-config to v1.2.13 chore(master): release 3.3.19 chore(deps): update dependency phpstan/phpstan to v1.10.19 chore(master): release 3.3.18 chore(deps): update dependency nunomaduro/larastan to v2.6.3 chore(master): release 3.3.17 chore(deps): update dependency orchestra/testbench to v8.5.8 chore(master): release 3.3.16 chore(deps): update dependency orchestra/testbench to v8.5.7 chore(master): release 3.3.15 chore(deps): update dependency fakerphp/faker to v1.23.0 chore(master): release 3.3.14 ...
2 parents 5e3d6e4 + 7a5c435 commit 4a45111

File tree

3 files changed

+535
-284
lines changed

3 files changed

+535
-284
lines changed

CHANGELOG.md

Lines changed: 176 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,181 @@
11
# Changelog
22

3+
## [3.3.23](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.22...v3.3.23) (2023-06-19)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** lock file maintenance ([2fcddf9](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2fcddf948cf527f072fcf8a435fac73bb186ccf3))
9+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.14 ([efd189e](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/efd189e09a5719e1231c32ffb8877b3e6b39f2c9))
10+
11+
## [3.3.22](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.21...v3.3.22) (2023-06-15)
12+
13+
14+
### Miscellaneous
15+
16+
* **deps:** update dependency pestphp/pest to v2.7.0 ([9a34c03](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/9a34c03d11e78f7d66182acb166767d4e413aa92))
17+
18+
## [3.3.21](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.20...v3.3.21) (2023-06-15)
19+
20+
21+
### Miscellaneous
22+
23+
* **deps:** update dependency nunomaduro/collision to v7.6.0 ([64e0e63](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/64e0e63d0d52248b162809d416cdd9f4f212cedd))
24+
25+
## [3.3.20](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.19...v3.3.20) (2023-06-14)
26+
27+
28+
### Miscellaneous
29+
30+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.13 ([58d29ac](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/58d29acdad27539ec0eaf5a55f30dafb74c9d06a))
31+
32+
## [3.3.19](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.18...v3.3.19) (2023-06-14)
33+
34+
35+
### Miscellaneous
36+
37+
* **deps:** update dependency phpstan/phpstan to v1.10.19 ([4e2da11](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/4e2da11471292563f8ef1902c6f526a75958541b))
38+
39+
## [3.3.18](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.17...v3.3.18) (2023-06-14)
40+
41+
42+
### Miscellaneous
43+
44+
* **deps:** update dependency nunomaduro/larastan to v2.6.3 ([41e83f0](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/41e83f0a20f76b58984e1f554b18151ed3af91bc))
45+
46+
## [3.3.17](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.16...v3.3.17) (2023-06-14)
47+
48+
49+
### Miscellaneous
50+
51+
* **deps:** update dependency orchestra/testbench to v8.5.8 ([94a88a5](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/94a88a59a01987a7428930cef001e3f4663214a9))
52+
53+
## [3.3.16](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.15...v3.3.16) (2023-06-13)
54+
55+
56+
### Miscellaneous
57+
58+
* **deps:** update dependency orchestra/testbench to v8.5.7 ([45bb103](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/45bb103fcd21704e181cf3b10ccc4c5c9754702a))
59+
60+
## [3.3.15](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.14...v3.3.15) (2023-06-12)
61+
62+
63+
### Miscellaneous
64+
65+
* **deps:** update dependency fakerphp/faker to v1.23.0 ([e22aab4](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/e22aab4a780d270bca04e021bd0437b47d9d8b90))
66+
67+
## [3.3.14](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.13...v3.3.14) (2023-06-12)
68+
69+
70+
### Miscellaneous
71+
72+
* **deps:** lock file maintenance ([5314add](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/5314add13ea63fbd94e69720727b3439fb85ff09))
73+
74+
## [3.3.13](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.12...v3.3.13) (2023-06-11)
75+
76+
77+
### Miscellaneous
78+
79+
* **deps:** update dependency orchestra/testbench to v8.5.6 ([3b4f700](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/3b4f7008d9b75f31b3bfa6060e80b5f1605df23d))
80+
81+
## [3.3.12](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.11...v3.3.12) (2023-06-11)
82+
83+
84+
### Miscellaneous
85+
86+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.12 ([64d532e](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/64d532e06f0f23b465cea082b6b3bdc6955f9596))
87+
88+
## [3.3.11](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.10...v3.3.11) (2023-06-10)
89+
90+
91+
### Miscellaneous
92+
93+
* **deps:** update dependency nunomaduro/larastan to v2.6.2 ([b8cb4b1](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b8cb4b14ae7f6236d9acc019d46a2f32efa84fa6))
94+
95+
## [3.3.10](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.9...v3.3.10) (2023-06-08)
96+
97+
98+
### Bug Fixes
99+
100+
* **deps:** update dependency cycle/database to v2.5.1 ([b3a9a6a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b3a9a6adc2b3fd840b436e62d57af4c4a035102d))
101+
102+
## [3.3.9](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.8...v3.3.9) (2023-06-08)
103+
104+
105+
### Miscellaneous
106+
107+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.11 ([4661e67](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/4661e678e50efc884dd9d6cb9cd3624843617008))
108+
109+
## [3.3.8](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.7...v3.3.8) (2023-06-07)
110+
111+
112+
### Miscellaneous
113+
114+
* **deps:** update dependency phpstan/phpstan to v1.10.18 ([8d4d114](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/8d4d114cc0be0c045317305cdd039ab172c3fded))
115+
116+
## [3.3.7](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.6...v3.3.7) (2023-06-07)
117+
118+
119+
### Miscellaneous
120+
121+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.10 ([9b37bde](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/9b37bde75abf8bf017df6041e6fefe1b191337ef))
122+
123+
## [3.3.6](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.5...v3.3.6) (2023-06-07)
124+
125+
126+
### Miscellaneous
127+
128+
* **deps:** update dependency phpstan/phpstan to v1.10.17 ([617e13b](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/617e13b6668f55e372e400fafe82eded223900bb))
129+
130+
## [3.3.5](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.4...v3.3.5) (2023-06-06)
131+
132+
133+
### Miscellaneous
134+
135+
* **deps:** update dependency nunomaduro/larastan to v2.6.1 ([fe0e51a](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/fe0e51a127b05eb48952636bb8f58f7bd5a999db))
136+
137+
## [3.3.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.3...v3.3.4) (2023-06-05)
138+
139+
140+
### Miscellaneous
141+
142+
* **deps:** update dependency phpstan/phpstan to v1.10.16 ([c7f513f](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/c7f513f6d732f3f9a028553381b14a425e71e747))
143+
144+
## [3.3.3](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.2...v3.3.3) (2023-06-05)
145+
146+
147+
### Miscellaneous
148+
149+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.9 ([3320e99](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/3320e99eb2de0e1db0aa8b83d09e0a0eee7b7aef))
150+
151+
## [3.3.2](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.1...v3.3.2) (2023-06-05)
152+
153+
154+
### Miscellaneous
155+
156+
* **deps:** update dependency wayofdev/cs-fixer-config to v1.2.8 ([2dfe831](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/2dfe831bb73bc66435be5d701cf52711d02ee605))
157+
158+
## [3.3.1](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.3.0...v3.3.1) (2023-06-05)
159+
160+
161+
### Miscellaneous
162+
163+
* **deps:** lock file maintenance ([aae48da](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/aae48dab9054595d82f7c0441958ba9bf88cf1a6))
164+
165+
## [3.3.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.2.0...v3.3.0) (2023-06-03)
166+
167+
168+
### Features
169+
170+
* add migrations cleanup helper ([9fa30c8](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/9fa30c880695776c30ad49ec549f1a23261bfff4))
171+
172+
## [3.2.0](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.4...v3.2.0) (2023-06-03)
173+
174+
175+
### Features
176+
177+
* add refresh database testing helper ([b49d805](https://github.com/wayofdev/laravel-cycle-orm-adapter/commit/b49d80525b2bb082306dbe2936de885bf2a6bd30))
178+
3179
## [3.1.4](https://github.com/wayofdev/laravel-cycle-orm-adapter/compare/v3.1.3...v3.1.4) (2023-06-03)
4180

5181

0 commit comments

Comments
 (0)