Skip to content

Commit 462a2d9

Browse files
authored
Merge pull request #1848 from OZI-Project/release/2.x
Merge release/2.x into main
2 parents bb26a2f + f1d789a commit 462a2d9

1 file changed

Lines changed: 288 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 288 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,292 @@
11
# OZI CHANGELOG
2+
## 2.0.19 (2025-06-13)
3+
4+
5+
### ⬆️ Upgraded Dependencies
6+
7+
* Bump ozi-core from 1.21.6 to 1.21.7
8+
9+
Bumps [ozi-core](https://github.com/OZI-Project/ozi-core) from 1.21.6 to 1.21.7.
10+
- [Release notes](https://github.com/OZI-Project/ozi-core/releases)
11+
- [Changelog](https://github.com/OZI-Project/ozi-core/blob/main/CHANGELOG.md)
12+
- [Commits](https://github.com/OZI-Project/ozi-core/compare/1.21.6...1.21.7)
13+
14+
15+
updated-dependencies:
16+
- dependency-name: ozi-core
17+
dependency-version: 1.21.7
18+
dependency-type: direct:production
19+
update-type: version-update:semver-patch
20+
... — dependabot[bot] <support@github.com>
21+
([`4de2753`](https://github.com/OZI-Project/OZI/commit/4de2753b601e4f8b7224c61af59d87a4404f9bb4))
22+
23+
* Bump python-semantic-release in /ozi/dist/semantic_release
24+
25+
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 10.0.2 to 10.1.0.
26+
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
27+
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst)
28+
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v10.0.2...v10.1)
29+
30+
31+
updated-dependencies:
32+
- dependency-name: python-semantic-release
33+
dependency-version: 10.1.0
34+
dependency-type: direct:production
35+
update-type: version-update:semver-minor
36+
... — dependabot[bot] <support@github.com>
37+
([`b61c6e5`](https://github.com/OZI-Project/OZI/commit/b61c6e5c63dd3d64cf7d32e5ea5c2a34561fd186))
38+
39+
* Bump pyright from 1.1.401 to 1.1.402 in /ozi/lint/pyright
40+
41+
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.401 to 1.1.402.
42+
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
43+
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.401...v1.1.402)
44+
45+
46+
updated-dependencies:
47+
- dependency-name: pyright
48+
dependency-version: 1.1.402
49+
dependency-type: direct:production
50+
update-type: version-update:semver-patch
51+
... — dependabot[bot] <support@github.com>
52+
([`719acfc`](https://github.com/OZI-Project/OZI/commit/719acfcb6da9691c9edad475c9fde62c75516956))
53+
54+
* Bump hypothesis[cli,codemods,ghostwriter] in /ozi/test/pytest
55+
56+
Bumps [hypothesis[cli,codemods,ghostwriter]](https://github.com/HypothesisWorks/hypothesis) from 6.135.4 to 6.135.9.
57+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
58+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.4...hypothesis-python-6.135.9)
59+
60+
61+
updated-dependencies:
62+
- dependency-name: hypothesis[cli,codemods,ghostwriter]
63+
dependency-version: 6.135.9
64+
dependency-type: direct:production
65+
update-type: version-update:semver-patch
66+
... — dependabot[bot] <support@github.com>
67+
([`3d2b7be`](https://github.com/OZI-Project/OZI/commit/3d2b7bef20aff3b0133479386041b8ccacb1853c))
68+
69+
* (cflite): Bump hypothesis in /.clusterfuzzlite
70+
71+
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.4 to 6.135.9.
72+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
73+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.4...hypothesis-python-6.135.9)
74+
75+
76+
updated-dependencies:
77+
- dependency-name: hypothesis
78+
dependency-version: 6.135.9
79+
dependency-type: direct:production
80+
update-type: version-update:semver-patch
81+
... — dependabot[bot] <support@github.com>
82+
([`2e4b87b`](https://github.com/OZI-Project/OZI/commit/2e4b87b36ad738c629c54f05e859f30024df2671))
83+
84+
* Bump coverage[toml] from 7.8.2 to 7.9.1 in /ozi/test/coverage
85+
86+
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.8.2 to 7.9.1.
87+
- [Release notes](https://github.com/nedbat/coveragepy/releases)
88+
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
89+
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.2...7.9.1)
90+
91+
92+
updated-dependencies:
93+
- dependency-name: coverage[toml]
94+
dependency-version: 7.9.1
95+
dependency-type: direct:production
96+
update-type: version-update:semver-minor
97+
... — dependabot[bot] <support@github.com>
98+
([`d9d84b3`](https://github.com/OZI-Project/OZI/commit/d9d84b3c1f1c0ed4cc8543711d785d7290cc8873))
99+
100+
* (cflite): Bump typing-extensions in /.clusterfuzzlite
101+
102+
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.13.2 to 4.14.0.
103+
- [Release notes](https://github.com/python/typing_extensions/releases)
104+
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
105+
- [Commits](https://github.com/python/typing_extensions/compare/4.13.2...4.14.0)
106+
107+
108+
updated-dependencies:
109+
- dependency-name: typing-extensions
110+
dependency-version: 4.14.0
111+
dependency-type: direct:production
112+
update-type: version-update:semver-minor
113+
... — dependabot[bot] <support@github.com>
114+
([`b9c5212`](https://github.com/OZI-Project/OZI/commit/b9c52129becee4585e21c1bdf88d76b0a1b54c47))
115+
116+
* Bump step-security/harden-runner from 2.12.0 to 2.12.1
117+
118+
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1.
119+
- [Release notes](https://github.com/step-security/harden-runner/releases)
120+
- [Commits](https://github.com/step-security/harden-runner/compare/0634a2670c59f64b4a01f0f96f84700a4088b9f0...002fdce3c6a235733a90a27c80493a3241e56863)
121+
122+
123+
updated-dependencies:
124+
- dependency-name: step-security/harden-runner
125+
dependency-version: 2.12.1
126+
dependency-type: direct:production
127+
update-type: version-update:semver-patch
128+
... — dependabot[bot] <support@github.com>
129+
([`654f6d4`](https://github.com/OZI-Project/OZI/commit/654f6d45a6463d986c73073248ba3d675cabb115))
130+
131+
* Bump OZI-Project/release from 1.8.5 to 1.8.10
132+
133+
Bumps [OZI-Project/release](https://github.com/ozi-project/release) from 1.8.5 to 1.8.10.
134+
- [Release notes](https://github.com/ozi-project/release/releases)
135+
- [Commits](https://github.com/ozi-project/release/compare/84d51474b41de0c8c98d34431f9c0e282fd72c19...fd220285eff3de13b0eeab9f0882f245fa55b2e6)
136+
137+
138+
updated-dependencies:
139+
- dependency-name: OZI-Project/release
140+
dependency-version: 1.8.10
141+
dependency-type: direct:production
142+
update-type: version-update:semver-patch
143+
... — dependabot[bot] <support@github.com>
144+
([`da112d2`](https://github.com/OZI-Project/OZI/commit/da112d2027c48a73b6a1cb88846b1b35ab7098a5))
145+
146+
* Bump github/codeql-action from 3.28.19 to 3.29.0
147+
148+
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 3.29.0.
149+
- [Release notes](https://github.com/github/codeql-action/releases)
150+
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
151+
- [Commits](https://github.com/github/codeql-action/compare/fca7ace96b7d713c7035871441bd52efbe39e27e...ce28f5bb42b7a9f2c824e633a3f6ee835bab6858)
152+
153+
154+
updated-dependencies:
155+
- dependency-name: github/codeql-action
156+
dependency-version: 3.29.0
157+
dependency-type: direct:production
158+
update-type: version-update:semver-minor
159+
... — dependabot[bot] <support@github.com>
160+
([`7ab2cc2`](https://github.com/OZI-Project/OZI/commit/7ab2cc261206ecc593f8d4d41690a88eb265769a))
161+
162+
* Bump OZI-Project/checkpoint from 1.8.2 to 1.9.1
163+
164+
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 1.8.2 to 1.9.1.
165+
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
166+
- [Commits](https://github.com/ozi-project/checkpoint/compare/e60a6b3b5a423885e6c3feab1dfc35ed9472b737...b7afe55ac890df008deb75191e53f83823117f92)
167+
168+
169+
updated-dependencies:
170+
- dependency-name: OZI-Project/checkpoint
171+
dependency-version: 1.9.1
172+
dependency-type: direct:production
173+
update-type: version-update:semver-minor
174+
... — dependabot[bot] <support@github.com>
175+
([`990f60e`](https://github.com/OZI-Project/OZI/commit/990f60e187f954898664bd97b9c38a89aea8cf57))
176+
177+
* Bump OZI-Project/publish from 1.14.0 to 1.15.0
178+
179+
Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 1.14.0 to 1.15.0.
180+
- [Release notes](https://github.com/ozi-project/publish/releases)
181+
- [Commits](https://github.com/ozi-project/publish/compare/0d8a74931c945399bb0967f77c67055956b9e5c5...c448915d89a76028ab54f2b539ad159e3a612003)
182+
183+
184+
updated-dependencies:
185+
- dependency-name: OZI-Project/publish
186+
dependency-version: 1.15.0
187+
dependency-type: direct:production
188+
update-type: version-update:semver-minor
189+
... — dependabot[bot] <support@github.com>
190+
([`d77cf14`](https://github.com/OZI-Project/OZI/commit/d77cf14a15901097fe08511837361ee69b1c9dba))
191+
192+
* Bump OZI-Project/draft from 1.14.0 to 1.15.0
193+
194+
Bumps [OZI-Project/draft](https://github.com/ozi-project/draft) from 1.14.0 to 1.15.0.
195+
- [Release notes](https://github.com/ozi-project/draft/releases)
196+
- [Commits](https://github.com/ozi-project/draft/compare/9fcb96b0c50c0da405737413299ede083f1d94cf...4f9117750cd22709a929ed3f36578f172a94bd41)
197+
198+
199+
updated-dependencies:
200+
- dependency-name: OZI-Project/draft
201+
dependency-version: 1.15.0
202+
dependency-type: direct:production
203+
update-type: version-update:semver-minor
204+
... — dependabot[bot] <support@github.com>
205+
([`a976bd7`](https://github.com/OZI-Project/OZI/commit/a976bd7a8f782fde9a4d2f0a0ac7b2cd5dc1e6f2))
206+
207+
* Update ozi-build[core,uv] requirement
208+
209+
Updates the requirements on [ozi-build[core,uv]](https://github.com/OZI-Project/OZI.build) to permit the latest version.
210+
- [Release notes](https://github.com/OZI-Project/OZI.build/releases)
211+
- [Changelog](https://github.com/OZI-Project/OZI.build/blob/master/CHANGELOG.md)
212+
- [Commits](https://github.com/OZI-Project/OZI.build/compare/2.0.7...2.3.0)
213+
214+
215+
updated-dependencies:
216+
- dependency-name: ozi-build[core,uv]
217+
dependency-version: 2.3.0
218+
dependency-type: direct:production
219+
... — dependabot[bot] <support@github.com>
220+
([`83e6a14`](https://github.com/OZI-Project/OZI/commit/83e6a14a237e1d3753bd0eb861002f2122954bca))
221+
222+
* Bump pytest-cov from 6.1.1 to 6.2.1 in /ozi/test/pytest
223+
224+
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
225+
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
226+
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1)
227+
228+
229+
updated-dependencies:
230+
- dependency-name: pytest-cov
231+
dependency-version: 6.2.1
232+
dependency-type: direct:production
233+
update-type: version-update:semver-minor
234+
... — dependabot[bot] <support@github.com>
235+
([`73a28f2`](https://github.com/OZI-Project/OZI/commit/73a28f2b647100eccd4a76e14213be065002a9fc))
236+
237+
* Bump hypothesis[cli,codemods,ghostwriter] in /ozi/test/pytest
238+
239+
Bumps [hypothesis[cli,codemods,ghostwriter]](https://github.com/HypothesisWorks/hypothesis) from 6.135.1 to 6.135.4.
240+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
241+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.1...hypothesis-python-6.135.4)
242+
243+
244+
updated-dependencies:
245+
- dependency-name: hypothesis[cli,codemods,ghostwriter]
246+
dependency-version: 6.135.4
247+
dependency-type: direct:production
248+
update-type: version-update:semver-patch
249+
... — dependabot[bot] <support@github.com>
250+
([`7f9980f`](https://github.com/OZI-Project/OZI/commit/7f9980fd1a21f31fc55f4e9232ef0d467e088b16))
251+
252+
* (cflite): Bump hypothesis in /.clusterfuzzlite
253+
254+
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.135.1 to 6.135.4.
255+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
256+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.135.1...hypothesis-python-6.135.4)
257+
258+
259+
updated-dependencies:
260+
- dependency-name: hypothesis
261+
dependency-version: 6.135.4
262+
dependency-type: direct:production
263+
update-type: version-update:semver-patch
264+
... — dependabot[bot] <support@github.com>
265+
([`b2185ce`](https://github.com/OZI-Project/OZI/commit/b2185ce19f9b583314d18bcbc48da726224c52a6))
266+
267+
* Bump ozi-core from 1.21.5 to 1.21.6
268+
269+
Bumps [ozi-core](https://github.com/OZI-Project/ozi-core) from 1.21.5 to 1.21.6.
270+
- [Release notes](https://github.com/OZI-Project/ozi-core/releases)
271+
- [Changelog](https://github.com/OZI-Project/ozi-core/blob/1.21.6/CHANGELOG.md)
272+
- [Commits](https://github.com/OZI-Project/ozi-core/compare/1.21.5...1.21.6)
273+
274+
275+
updated-dependencies:
276+
- dependency-name: ozi-core
277+
dependency-version: 1.21.6
278+
dependency-type: direct:production
279+
update-type: version-update:semver-patch
280+
... — dependabot[bot] <support@github.com>
281+
([`fc41a4b`](https://github.com/OZI-Project/OZI/commit/fc41a4b9d09624e4d8bad0ef7869dcafab22db90))
282+
283+
284+
### 🔒️
285+
286+
287+
* Update SECURITY.md — Eden Ross Duff, MSc <ozi.project@outlook.com>
288+
([`567d633`](https://github.com/OZI-Project/OZI/commit/567d6339546a93b7dc338b8b6dccf6cd7fec49b9))
289+
2290
## 2.0.18 (2025-06-10)
3291

4292

0 commit comments

Comments
 (0)