Skip to content

Commit c5d6b57

Browse files
author
semantic-release
committed
RELEASE: 0.11.2
1 parent 9de1994 commit c5d6b57

5 files changed

Lines changed: 182 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 176 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,182 @@
11
# CHANGELOG
22

33

4+
## v0.11.2 (2025-10-19)
5+
6+
### Bug Fixes
7+
8+
- Update pip/requests/urllib3 to fix known vulnerabilities
9+
([`9de1994`](https://github.com/pythonnz/pdfbaker/commit/9de199429d733e2810d3fe9877204b120181c292))
10+
11+
### Chores
12+
13+
- **deps**: Bump actions/checkout from 4 to 5 ([#35](https://github.com/pythonnz/pdfbaker/pull/35),
14+
[`5f50212`](https://github.com/pythonnz/pdfbaker/commit/5f5021217ca1f98a771158742e8fa59cfd431b6f))
15+
16+
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release
17+
notes](https://github.com/actions/checkout/releases) -
18+
[Commits](https://github.com/actions/checkout/compare/v4...v5)
19+
20+
--- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5'
21+
22+
dependency-type: direct:production
23+
24+
update-type: version-update:semver-major ...
25+
26+
Signed-off-by: dependabot[bot] <support@github.com>
27+
28+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
29+
30+
- **deps**: Bump actions/upload-artifact from 4.6.1 to 4.6.2
31+
([#36](https://github.com/pythonnz/pdfbaker/pull/36),
32+
[`5438dd2`](https://github.com/pythonnz/pdfbaker/commit/5438dd2b983f48fa7671b371687176a2bc2d0963))
33+
34+
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2. -
35+
[Release notes](https://github.com/actions/upload-artifact/releases) -
36+
[Commits](https://github.com/actions/upload-artifact/compare/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1...ea165f8d65b6e75b540449e92b4886f43607fa02)
37+
38+
--- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 4.6.2
39+
40+
dependency-type: direct:production
41+
42+
update-type: version-update:semver-patch ...
43+
44+
Signed-off-by: dependabot[bot] <support@github.com>
45+
46+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
47+
48+
- **deps**: Bump cairosvg from 2.7.1 to 2.8.2 ([#40](https://github.com/pythonnz/pdfbaker/pull/40),
49+
[`de27263`](https://github.com/pythonnz/pdfbaker/commit/de27263770b161c09507b5102bdd07ea2155fa0c))
50+
51+
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.1 to 2.8.2. - [Release
52+
notes](https://github.com/Kozea/CairoSVG/releases) -
53+
[Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) -
54+
[Commits](https://github.com/Kozea/CairoSVG/compare/2.7.1...2.8.2)
55+
56+
--- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2
57+
58+
dependency-type: direct:production
59+
60+
update-type: version-update:semver-minor ...
61+
62+
Signed-off-by: dependabot[bot] <support@github.com>
63+
64+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
65+
66+
- **deps**: Bump ossf/scorecard-action from 2.4.1 to 2.4.3
67+
([#37](https://github.com/pythonnz/pdfbaker/pull/37),
68+
[`8bea42c`](https://github.com/pythonnz/pdfbaker/commit/8bea42c8e2060a1c82e33d41b6b93e3a1f000835))
69+
70+
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.3. -
71+
[Release notes](https://github.com/ossf/scorecard-action/releases) -
72+
[Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) -
73+
[Commits](https://github.com/ossf/scorecard-action/compare/f49aabe0b5af0936a0987cfb85d86b75731b0186...4eaacf0543bb3f2c246792bd56e8cdeffafb205a)
74+
75+
--- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.3
76+
77+
dependency-type: direct:production
78+
79+
update-type: version-update:semver-patch ...
80+
81+
Signed-off-by: dependabot[bot] <support@github.com>
82+
83+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
84+
85+
- **deps**: Bump pydantic from 2.11.3 to 2.12.3
86+
([#41](https://github.com/pythonnz/pdfbaker/pull/41),
87+
[`88d8b4b`](https://github.com/pythonnz/pdfbaker/commit/88d8b4b8a184789b422628bb488958b7b9007b31))
88+
89+
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.3 to 2.12.3. - [Release
90+
notes](https://github.com/pydantic/pydantic/releases) -
91+
[Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) -
92+
[Commits](https://github.com/pydantic/pydantic/compare/v2.11.3...v2.12.3)
93+
94+
--- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.3
95+
96+
dependency-type: direct:production
97+
98+
update-type: version-update:semver-minor ...
99+
100+
Signed-off-by: dependabot[bot] <support@github.com>
101+
102+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
103+
104+
- **deps**: Bump pypdf from 5.4.0 to 6.1.1 ([#39](https://github.com/pythonnz/pdfbaker/pull/39),
105+
[`a3bfa23`](https://github.com/pythonnz/pdfbaker/commit/a3bfa23911c6be7c116134c002dbf0ffe4c99e1d))
106+
107+
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.4.0 to 6.1.1. - [Release
108+
notes](https://github.com/py-pdf/pypdf/releases) -
109+
[Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) -
110+
[Commits](https://github.com/py-pdf/pypdf/compare/5.4.0...6.1.1)
111+
112+
--- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.1
113+
114+
dependency-type: direct:production
115+
116+
update-type: version-update:semver-major ...
117+
118+
Signed-off-by: dependabot[bot] <support@github.com>
119+
120+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
121+
122+
- **deps**: Bump python-semantic-release/publish-action
123+
([#34](https://github.com/pythonnz/pdfbaker/pull/34),
124+
[`dfa4e55`](https://github.com/pythonnz/pdfbaker/commit/dfa4e55bb2537c03de25f8024bf2f2c2878e4025))
125+
126+
Bumps
127+
[python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action)
128+
from 9.21.1 to 10.4.1. - [Release
129+
notes](https://github.com/python-semantic-release/publish-action/releases) -
130+
[Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml) -
131+
[Commits](https://github.com/python-semantic-release/publish-action/compare/v9.21.1...v10.4.1)
132+
133+
--- updated-dependencies: - dependency-name: python-semantic-release/publish-action
134+
dependency-version: 10.4.1
135+
136+
dependency-type: direct:production
137+
138+
update-type: version-update:semver-major ...
139+
140+
Signed-off-by: dependabot[bot] <support@github.com>
141+
142+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
143+
144+
- **deps**: Bump rich-click from 1.8.8 to 1.9.3
145+
([#38](https://github.com/pythonnz/pdfbaker/pull/38),
146+
[`0866d03`](https://github.com/pythonnz/pdfbaker/commit/0866d034b5c0c9108bc92257c8a64863342bee58))
147+
148+
Bumps [rich-click](https://github.com/ewels/rich-click) from 1.8.8 to 1.9.3. - [Release
149+
notes](https://github.com/ewels/rich-click/releases) -
150+
[Changelog](https://github.com/ewels/rich-click/blob/main/CHANGELOG.md) -
151+
[Commits](https://github.com/ewels/rich-click/compare/v1.8.8...v1.9.3)
152+
153+
--- updated-dependencies: - dependency-name: rich-click dependency-version: 1.9.3
154+
155+
dependency-type: direct:production
156+
157+
update-type: version-update:semver-minor ...
158+
159+
Signed-off-by: dependabot[bot] <support@github.com>
160+
161+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
162+
163+
- **deps**: Bump ruamel-yaml from 0.18.10 to 0.18.15
164+
([#42](https://github.com/pythonnz/pdfbaker/pull/42),
165+
[`46ee10d`](https://github.com/pythonnz/pdfbaker/commit/46ee10dc77d87078315755904458f6c7d88ad0c6))
166+
167+
Bumps ruamel-yaml from 0.18.10 to 0.18.15.
168+
169+
--- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.18.15
170+
171+
dependency-type: direct:production
172+
173+
update-type: version-update:semver-patch ...
174+
175+
Signed-off-by: dependabot[bot] <support@github.com>
176+
177+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
178+
179+
4180
## v0.11.1 (2025-10-16)
5181

6182
### Bug Fixes

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cff-version: 1.2.0
22
message: "If you use pdfbaker in your work, please cite it using the following metadata."
33
title: "pdfbaker"
4-
version: 0.11.1
5-
date-released: 2025-10-16
4+
version: 0.11.2
5+
date-released: 2025-10-19
66
repository-code: "https://github.com/pythonnz/pdfbaker"
77
license: "MIT"
88
authors:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pdfbaker"
3-
version = "0.11.1"
3+
version = "0.11.2"
44
description = "SVG Jinja templates + YAML config = PDF documents"
55
authors = [
66
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }

src/pdfbaker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""pdfbaker - Create PDF documents from YAML-configured SVG templates."""
22

3-
__version__ = "0.11.1"
3+
__version__ = "0.11.2"
44
__all__ = ["__version__"]

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)