Skip to content

Commit c2e08ed

Browse files
authored
Merge pull request #2194 from OZI-Project/release/2.x
Merge release/2.x into main
2 parents 3bfc6e9 + aadb973 commit c2e08ed

1 file changed

Lines changed: 80 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 80 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,78 @@
11
# OZI CHANGELOG
2+
## 2.1.23 (2025-10-18)
3+
4+
5+
### ⬆️ Upgraded Dependencies
6+
7+
* (cflite): Bump hypothesis in /.clusterfuzzlite
8+
9+
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.0 to 6.142.1.
10+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
11+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.0...hypothesis-python-6.142.1)
12+
13+
14+
updated-dependencies:
15+
- dependency-name: hypothesis
16+
dependency-version: 6.142.1
17+
dependency-type: direct:production
18+
update-type: version-update:semver-patch
19+
... — dependabot[bot] <support@github.com>
20+
([`eb6b096`](https://github.com/OZI-Project/OZI/commit/eb6b09689065ee00a54a3e7bb450bd08b7d6db1b))
21+
22+
* Bump hypothesis[cli,codemods,ghostwriter] in /ozi/test/pytest
23+
24+
Bumps [hypothesis[cli,codemods,ghostwriter]](https://github.com/HypothesisWorks/hypothesis) from 6.140.3 to 6.141.1.
25+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
26+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.140.3...hypothesis-python-6.141.1)
27+
28+
29+
updated-dependencies:
30+
- dependency-name: hypothesis[cli,codemods,ghostwriter]
31+
dependency-version: 6.141.1
32+
dependency-type: direct:production
33+
update-type: version-update:semver-minor
34+
... — dependabot[bot] <support@github.com>
35+
([`d197007`](https://github.com/OZI-Project/OZI/commit/d197007b127fbbac6dd92e2f0aa29b9dc7544617))
36+
37+
* Bump oss-fuzz-base/base-builder in /.clusterfuzzlite
38+
39+
Bumps oss-fuzz-base/base-builder from `6ca788d` to `b35dde0`.
40+
41+
42+
updated-dependencies:
43+
- dependency-name: oss-fuzz-base/base-builder
44+
dependency-version: v1
45+
dependency-type: direct:production
46+
... — dependabot[bot] <support@github.com>
47+
([`b4c2583`](https://github.com/OZI-Project/OZI/commit/b4c258319c2d80b9a285730e6ea3062631085ded))
48+
49+
* (cflite): Bump hypothesis in /.clusterfuzzlite
50+
51+
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.140.3 to 6.142.0.
52+
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
53+
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.140.3...hypothesis-python-6.142.0)
54+
55+
56+
updated-dependencies:
57+
- dependency-name: hypothesis
58+
dependency-version: 6.142.0
59+
dependency-type: direct:production
60+
update-type: version-update:semver-minor
61+
... — dependabot[bot] <support@github.com>
62+
([`f96593d`](https://github.com/OZI-Project/OZI/commit/f96593d768547de3564b2084bd3b8eb1ca9f2f31))
63+
64+
* Bump oss-fuzz-base/base-builder in /.clusterfuzzlite
65+
66+
Bumps oss-fuzz-base/base-builder from `8b73c49` to `6ca788d`.
67+
68+
69+
updated-dependencies:
70+
- dependency-name: oss-fuzz-base/base-builder
71+
dependency-version: v1
72+
dependency-type: direct:production
73+
... — dependabot[bot] <support@github.com>
74+
([`b7f6762`](https://github.com/OZI-Project/OZI/commit/b7f67621951e2addbf24ff677b14461bba9debda))
75+
276
## 2.1.22 (2025-10-14)
377

478

@@ -530,12 +604,6 @@ updated-dependencies:
530604
... — dependabot[bot] <support@github.com>
531605
([`e0cc1a4`](https://github.com/OZI-Project/OZI/commit/e0cc1a47be828919cb7842e06dd74cf47d77fd59))
532606

533-
534-
### 🐛 Fixed Bugs
535-
536-
* mitigation for GHSA-847f-9342-265h — Eden Ross Duff MSc <ozi.project@outlook.com>
537-
([`2eaf09b`](https://github.com/OZI-Project/OZI/commit/2eaf09b9c4fa6f602dafd6eb6784dd5c57e23a53))
538-
539607
## 2.1.18 (2025-09-17)
540608

541609

@@ -644,9 +712,15 @@ updated-dependencies:
644712
... — dependabot[bot] <support@github.com>
645713
([`d51791d`](https://github.com/OZI-Project/OZI/commit/d51791d53856261d0d353f86083fdb63a63144e2))
646714

715+
* (pytest/extras): pytest-asyncio==1.2.0 — Eden Ross Duff MSc <ozi.project@outlook.com>
716+
([`c551c0a`](https://github.com/OZI-Project/OZI/commit/c551c0a81eeec242958a176da2844d9f6fcaf28f))
717+
647718

648719
### 🐛 Fixed Bugs
649720

721+
* mitigation for GHSA-847f-9342-265h — Eden Ross Duff MSc <ozi.project@outlook.com>
722+
([`2eaf09b`](https://github.com/OZI-Project/OZI/commit/2eaf09b9c4fa6f602dafd6eb6784dd5c57e23a53))
723+
650724
* clean up pytest requirements — Eden Ross Duff MSc <ozi.project@outlook.com>
651725
([`571f4f1`](https://github.com/OZI-Project/OZI/commit/571f4f154e50d56bc03d14eca21f513242a1a086))
652726

0 commit comments

Comments
 (0)