Commit a61e9ea
chore(deps): update poetry (#1989)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [dunamai](https://redirect.github.com/mtkennerly/dunamai) | `1.25.0` →
`1.26.0` |

|

|
| [jsonschema](https://redirect.github.com/python-jsonschema/jsonschema)
([changelog](https://redirect.github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst))
| `4.25.1` → `4.26.0` |

|

|
|
[mkdocs-material](https://redirect.github.com/squidfunk/mkdocs-material)
([changelog](https://squidfunk.github.io/mkdocs-material/changelog/)) |
`9.7.1` → `9.7.3` |

|

|
| pytest-splunk-addon | `6.0.0` → `6.4.0` |

|

|
| [splunk-appinspect](https://dev.splunk.com/goto/appinspectdownload) |
`4.1.2` → `4.1.3` |

|

|
---
### Release Notes
<details>
<summary>mtkennerly/dunamai (dunamai)</summary>
###
[`v1.26.0`](https://redirect.github.com/mtkennerly/dunamai/blob/HEAD/CHANGELOG.md#v1260-2026-02-14)
[Compare
Source](https://redirect.github.com/mtkennerly/dunamai/compare/v1.25.0...v1.26.0)
- Added `--highest-tag` option to select the numerically highest
version,
even if it is not the chronologically latest tag.
</details>
<details>
<summary>python-jsonschema/jsonschema (jsonschema)</summary>
###
[`v4.26.0`](https://redirect.github.com/python-jsonschema/jsonschema/blob/HEAD/CHANGELOG.rst#v4260)
[Compare
Source](https://redirect.github.com/python-jsonschema/jsonschema/compare/v4.25.1...v4.26.0)
\=======
- Decrease import time by delaying importing of `urllib.request`
([#​1416](https://redirect.github.com/python-jsonschema/jsonschema/issues/1416)).
</details>
<details>
<summary>squidfunk/mkdocs-material (mkdocs-material)</summary>
###
[`v9.7.3`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.7.3):
mkdocs-material-9.7.3
[Compare
Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.7.2...9.7.3)
> \[!WARNING]
>
> **Material for MkDocs is in maintenance mode**
>
> Going forward, the Material for MkDocs team focuses on [Zensical], a
next-gen static site generator built from first principles. We will
provide critical bug fixes and security updates for Material for MkDocs
until November 2026.
>
> [Read the full announcement on our blog]
[Zensical]: https://zensical.org
[Read the full announcement on our blog]:
https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/
#### Changes
- Fixed
[#​8567](https://redirect.github.com/squidfunk/mkdocs-material/issues/8567):
Print MkDocs 2.0 incompatibility warning to stderr
###
[`v9.7.2`](https://redirect.github.com/squidfunk/mkdocs-material/releases/tag/9.7.2):
mkdocs-material-9.7.2
[Compare
Source](https://redirect.github.com/squidfunk/mkdocs-material/compare/9.7.1...9.7.2)
> \[!WARNING]
>
> **Material for MkDocs is in maintenance mode**
>
> Going forward, the Material for MkDocs team focuses on [Zensical], a
next-gen static site generator built from first principles. We will
provide critical bug fixes and security updates for Material for MkDocs
until November 2026.
>
> [Read the full announcement on our blog]
[Zensical]: https://zensical.org
[Read the full announcement on our blog]:
https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/
#### Changes
- Opened up version ranges of optional dependencies for
forward-compatibility
- Added warning to `mkdocs build` about impending MkDocs 2.0
incompatibility (doesn't affect strict mode)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every 2 weeks on Sunday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/splunk/addonfactory-ucc-generator).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4zNi4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
---------
Co-authored-by: kkedziak-splunk <kkedziak@splunk.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 50009d8 commit a61e9ea
File tree
5 files changed
+22
-14
lines changed- .github/workflows
- splunk_add_on_ucc_framework
- tests
- testdata/expected_addons/expected_output_global_config_everything/Splunk_TA_UCCExample/default
- unit
5 files changed
+22
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments