Skip to content

Commit ae8c8fb

Browse files
author
semantic-release
committed
1.21.20
Automatically generated by python-semantic-release
1 parent 4b7c61e commit ae8c8fb

1 file changed

Lines changed: 117 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,121 @@
11
# ozi-core CHANGELOG
2+
## 1.21.20 (2025-08-26)
3+
4+
5+
### Bug fixes
6+
7+
8+
* fix: use correct meson version in tox — Eden Ross Duff, MSc <rjdbcm@outlook.com>
9+
([`bc49e7a`](https://github.com/OZI-Project/ozi-core/commit/bc49e7a7771f9f31a3fc09e05b2c775ddcb05c22))
10+
11+
12+
### Build system
13+
14+
15+
* build(deps): bump OZI-Project/checkpoint from 1.9.5 to 1.9.6
16+
17+
Bumps [OZI-Project/checkpoint](https://github.com/ozi-project/checkpoint) from 1.9.5 to 1.9.6.
18+
- [Release notes](https://github.com/ozi-project/checkpoint/releases)
19+
- [Commits](https://github.com/ozi-project/checkpoint/compare/1.9.5...1.9.6)
20+
21+
22+
updated-dependencies:
23+
- dependency-name: OZI-Project/checkpoint
24+
dependency-version: 1.9.6
25+
dependency-type: direct:production
26+
update-type: version-update:semver-patch
27+
... — dependabot[bot] <support@github.com>
28+
([`454cbc2`](https://github.com/OZI-Project/ozi-core/commit/454cbc2ced8b0c27c8ddc4a25f99353d87a32c6c))
29+
30+
* build(deps): bump OZI-Project/draft from 1.17.0 to 1.17.2
31+
32+
Bumps [OZI-Project/draft](https://github.com/ozi-project/draft) from 1.17.0 to 1.17.2.
33+
- [Release notes](https://github.com/ozi-project/draft/releases)
34+
- [Commits](https://github.com/ozi-project/draft/compare/1.17.0...1.17.2)
35+
36+
37+
updated-dependencies:
38+
- dependency-name: OZI-Project/draft
39+
dependency-version: 1.17.2
40+
dependency-type: direct:production
41+
update-type: version-update:semver-patch
42+
... — dependabot[bot] <support@github.com>
43+
([`a0b781d`](https://github.com/OZI-Project/ozi-core/commit/a0b781d6bb04b2abcd2726f75d6da494039e0d3f))
44+
45+
* build(deps): bump OZI-Project/publish from 1.17.0 to 1.17.2
46+
47+
Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 1.17.0 to 1.17.2.
48+
- [Release notes](https://github.com/ozi-project/publish/releases)
49+
- [Commits](https://github.com/ozi-project/publish/compare/1.17.0...1.17.2)
50+
51+
52+
updated-dependencies:
53+
- dependency-name: OZI-Project/publish
54+
dependency-version: 1.17.2
55+
dependency-type: direct:production
56+
update-type: version-update:semver-patch
57+
... — dependabot[bot] <support@github.com>
58+
([`a3fe2a5`](https://github.com/OZI-Project/ozi-core/commit/a3fe2a57dcc6b7251a491c8e8a4409552c65e4c0))
59+
60+
* build(deps): bump OZI-Project/release from 1.9.0 to 1.9.1
61+
62+
Bumps [OZI-Project/release](https://github.com/ozi-project/release) from 1.9.0 to 1.9.1.
63+
- [Release notes](https://github.com/ozi-project/release/releases)
64+
- [Commits](https://github.com/ozi-project/release/compare/d3920f3f0471dec9369a2245cc6e6b42756d27f8...eb10d9730ae9ad7c7c63e016d714013b4e017d5d)
65+
66+
67+
updated-dependencies:
68+
- dependency-name: OZI-Project/release
69+
dependency-version: 1.9.1
70+
dependency-type: direct:production
71+
update-type: version-update:semver-patch
72+
... — dependabot[bot] <support@github.com>
73+
([`4eef907`](https://github.com/OZI-Project/ozi-core/commit/4eef907e2353c59d8f6a7def9ee10bdcd356cab0))
74+
75+
* build(deps): bump ozi-spec from 1.1.4 to 1.1.5
76+
77+
Bumps [ozi-spec](https://www.oziproject.dev) from 1.1.4 to 1.1.5.
78+
79+
80+
updated-dependencies:
81+
- dependency-name: ozi-spec
82+
dependency-version: 1.1.5
83+
dependency-type: direct:production
84+
update-type: version-update:semver-patch
85+
... — dependabot[bot] <support@github.com>
86+
([`5001d94`](https://github.com/OZI-Project/ozi-core/commit/5001d948d49054082ccaa2d3d1285cfbc4d3e8f4))
87+
88+
* build(deps): update niquests requirement from ~=3.14.0 to >=3.14,<3.16
89+
90+
Updates the requirements on [niquests](https://github.com/jawah/niquests) to permit the latest version.
91+
- [Release notes](https://github.com/jawah/niquests/releases)
92+
- [Changelog](https://github.com/jawah/niquests/blob/main/HISTORY.md)
93+
- [Commits](https://github.com/jawah/niquests/compare/v3.14.0...v3.15.0)
94+
95+
96+
updated-dependencies:
97+
- dependency-name: niquests
98+
dependency-version: 3.15.0
99+
dependency-type: direct:production
100+
... — dependabot[bot] <support@github.com>
101+
([`b2fd7c2`](https://github.com/OZI-Project/ozi-core/commit/b2fd7c2db5ecca963691cfbcb8d82941fbc7f832))
102+
103+
* build(deps): bump actions/checkout from 4 to 5
104+
105+
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
106+
- [Release notes](https://github.com/actions/checkout/releases)
107+
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
108+
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
109+
110+
111+
updated-dependencies:
112+
- dependency-name: actions/checkout
113+
dependency-version: '5'
114+
dependency-type: direct:production
115+
update-type: version-update:semver-major
116+
... — dependabot[bot] <support@github.com>
117+
([`bcff0e6`](https://github.com/OZI-Project/ozi-core/commit/bcff0e6a7a101102a69ef51cffe6580dd28cd0d2))
118+
2119
## 1.21.19 (2025-08-08)
3120

4121

0 commit comments

Comments
 (0)