pre-commit/action (pre-commit/action)
### [`v3.0.1`](https://togithub.com/pre-commit/action/releases/tag/v3.0.1): pre-commit/action@v3.0.1
[Compare Source](https://togithub.com/pre-commit/action/compare/v3.0.0...v3.0.1)
##### Misc
- Update actions/cache to v4
- [#190](https://togithub.com/pre-commit/action/issues/190) PR by [@SukiCZ](https://togithub.com/SukiCZ).
- [#189](https://togithub.com/pre-commit/action/issues/189) issue by [@bakerkj](https://togithub.com/bakerkj).
pytest-dev/pytest (pytest)
### [`v8.0.1`](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.1)
[Compare Source](https://togithub.com/pytest-dev/pytest/compare/8.0.0...8.0.1)
# pytest 8.0.1 (2024-02-16)
## Bug Fixes
- [#11875](https://togithub.com/pytest-dev/pytest/issues/11875): Correctly handle errors from `getpass.getuser`{.interpreted-text role="func"} in Python 3.13.
- [#11879](https://togithub.com/pytest-dev/pytest/issues/11879): Fix an edge case where `ExceptionInfo._stringify_exception` could crash `pytest.raises`{.interpreted-text role="func"}.
- [#11906](https://togithub.com/pytest-dev/pytest/issues/11906): Fix regression with `pytest.warns`{.interpreted-text role="func"} using custom warning subclasses which have more than one parameter in their \[\__init\_\_]{.title-ref}.
- [#11907](https://togithub.com/pytest-dev/pytest/issues/11907): Fix a regression in pytest 8.0.0 whereby calling `pytest.skip`{.interpreted-text role="func"} and similar control-flow exceptions within a `pytest.warns()`{.interpreted-text role="func"} block would get suppressed instead of propagating.
- [#11929](https://togithub.com/pytest-dev/pytest/issues/11929): Fix a regression in pytest 8.0.0 whereby autouse fixtures defined in a module get ignored by the doctests in the module.
- [#11937](https://togithub.com/pytest-dev/pytest/issues/11937): Fix a regression in pytest 8.0.0 whereby items would be collected in reverse order in some circumstances.
### [`v8.0.0`](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.0): pytest 8.0.0 (2024-01-27)
[Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.4...8.0.0)
See [8.0.0rc1](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.0rc1) and [8.0.0rc2](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.0rc2) for the full changes since pytest 7.4!
#### Bug Fixes
- [#11842](https://togithub.com/pytest-dev/pytest/issues/11842): Properly escape the `reason` of a `skip `{.interpreted-text role="ref"} mark when writing JUnit XML files.
- [#11861](https://togithub.com/pytest-dev/pytest/issues/11861): Avoid microsecond exceeds `1_000_000` when using `log-date-format` with `%f` specifier, which might cause the test suite to crash.
splunk/addonfactory-ucc-generator (splunk-add-on-ucc-framework)
### [`v5.39.0`](https://togithub.com/splunk/addonfactory-ucc-generator/releases/tag/v5.39.0)
[Compare Source](https://togithub.com/splunk/addonfactory-ucc-generator/compare/v5.38.0...v5.39.0)
##### Bug Fixes
- **a11y:** associate labels with inputs ([#1055](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1055)) ([a880c45](https://togithub.com/splunk/addonfactory-ucc-generator/commit/a880c45938d3ed7ccfe9300ffc6d910ef2fb7989))
- Add page for proxy configuration ([#1057](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1057)) ([a76c0c2](https://togithub.com/splunk/addonfactory-ucc-generator/commit/a76c0c248c7c4f01d60bc4733f7ff2a85b82a691))
- return back div wrapper that shifts layout ([#1061](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1061)) ([c6a42c6](https://togithub.com/splunk/addonfactory-ucc-generator/commit/c6a42c6233ea81918d5da067316654526bd1ca7c)), closes [#1055](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1055)
##### Features
- add async on save to entity page ([#1080](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1080)) ([abe8f96](https://togithub.com/splunk/addonfactory-ucc-generator/commit/abe8f96256dcc496bc1a84852d44bb89ef9e9401))
- add possibility to use async onSave method ([#1079](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1079)) ([7dd6640](https://togithub.com/splunk/addonfactory-ucc-generator/commit/7dd66408d77c5295aabd643cebd428a52aa257ad))
- ADDON-57381 hide implementation details from user-facing error messages ([#987](https://togithub.com/splunk/addonfactory-ucc-generator/issues/987)) ([5467ed9](https://togithub.com/splunk/addonfactory-ucc-generator/commit/5467ed9935fd83f17e14775eed7f2a7978c550cf))
- modify fields on value ([#1066](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1066)) ([1cd25b5](https://togithub.com/splunk/addonfactory-ucc-generator/commit/1cd25b54c0ed42f374bb3c2f570d397aaef8d4a2))
### [`v5.38.0`](https://togithub.com/splunk/addonfactory-ucc-generator/releases/tag/v5.38.0)
[Compare Source](https://togithub.com/splunk/addonfactory-ucc-generator/compare/v5.37.0...v5.38.0)
##### Bug Fixes
- **EntityModal:** prevent Enter from submitting the form in Modal window ([#1047](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1047)) ([b7f179a](https://togithub.com/splunk/addonfactory-ucc-generator/commit/b7f179ab20e3bae831f1e7ed5b499ceff59ce6bd)), closes [#875](https://togithub.com/splunk/addonfactory-ucc-generator/issues/875)
- OpenAPI schema generator fixes for when multiple inputs are defined ([#1016](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1016)) ([332db43](https://togithub.com/splunk/addonfactory-ucc-generator/commit/332db4361556b865418b16c6fbd8ce4912ba5084))
##### Features
- add UCC version to globalConfig ([#984](https://togithub.com/splunk/addonfactory-ucc-generator/issues/984)) ([e1229b4](https://togithub.com/splunk/addonfactory-ucc-generator/commit/e1229b40e48ee485b3d301139834b869054643c0))
- ADDON-67533 implement support for oauth autorize and token urls ([#1009](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1009)) ([aada373](https://togithub.com/splunk/addonfactory-ucc-generator/commit/aada37364ed44e63732ac2b23807ce5b4bf084a3))
- allow wildcards in .uccignore file ([#1012](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1012)) ([04b847f](https://togithub.com/splunk/addonfactory-ucc-generator/commit/04b847f39cccdd5937faf309fe8a81699d9b8919)), closes [#1011](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1011)
- change avg() to sum() in PANEL_EVENTS_INGESTED_BY_SOURCETYPE_TEMPLATE panel ([#1028](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1028)) ([c738634](https://togithub.com/splunk/addonfactory-ucc-generator/commit/c73863499b9b546593000bc30fdf78f8e927b6d1))
- customizing version of pip in build, add legacy resolver as optional ([#1035](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1035)) ([751990c](https://togithub.com/splunk/addonfactory-ucc-generator/commit/751990c65793f88edde305039bd61018d43a481b))
- default warning hidden after any input ([#1024](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1024)) ([d0d69ee](https://togithub.com/splunk/addonfactory-ucc-generator/commit/d0d69ee3d0c71e7e5b64850b67219244b265c031))
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v3.0.0
->v3.0.1
7.4.4
->8.0.1
5.37.0
->5.39.0
Release Notes
pre-commit/action (pre-commit/action)
### [`v3.0.1`](https://togithub.com/pre-commit/action/releases/tag/v3.0.1): pre-commit/action@v3.0.1 [Compare Source](https://togithub.com/pre-commit/action/compare/v3.0.0...v3.0.1) ##### Misc - Update actions/cache to v4 - [#190](https://togithub.com/pre-commit/action/issues/190) PR by [@SukiCZ](https://togithub.com/SukiCZ). - [#189](https://togithub.com/pre-commit/action/issues/189) issue by [@bakerkj](https://togithub.com/bakerkj).pytest-dev/pytest (pytest)
### [`v8.0.1`](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.1) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/8.0.0...8.0.1) # pytest 8.0.1 (2024-02-16) ## Bug Fixes - [#11875](https://togithub.com/pytest-dev/pytest/issues/11875): Correctly handle errors from `getpass.getuser`{.interpreted-text role="func"} in Python 3.13. - [#11879](https://togithub.com/pytest-dev/pytest/issues/11879): Fix an edge case where `ExceptionInfo._stringify_exception` could crash `pytest.raises`{.interpreted-text role="func"}. - [#11906](https://togithub.com/pytest-dev/pytest/issues/11906): Fix regression with `pytest.warns`{.interpreted-text role="func"} using custom warning subclasses which have more than one parameter in their \[\__init\_\_]{.title-ref}. - [#11907](https://togithub.com/pytest-dev/pytest/issues/11907): Fix a regression in pytest 8.0.0 whereby calling `pytest.skip`{.interpreted-text role="func"} and similar control-flow exceptions within a `pytest.warns()`{.interpreted-text role="func"} block would get suppressed instead of propagating. - [#11929](https://togithub.com/pytest-dev/pytest/issues/11929): Fix a regression in pytest 8.0.0 whereby autouse fixtures defined in a module get ignored by the doctests in the module. - [#11937](https://togithub.com/pytest-dev/pytest/issues/11937): Fix a regression in pytest 8.0.0 whereby items would be collected in reverse order in some circumstances. ### [`v8.0.0`](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.0): pytest 8.0.0 (2024-01-27) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.4...8.0.0) See [8.0.0rc1](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.0rc1) and [8.0.0rc2](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.0rc2) for the full changes since pytest 7.4! #### Bug Fixes - [#11842](https://togithub.com/pytest-dev/pytest/issues/11842): Properly escape the `reason` of a `skipsplunk/addonfactory-ucc-generator (splunk-add-on-ucc-framework)
### [`v5.39.0`](https://togithub.com/splunk/addonfactory-ucc-generator/releases/tag/v5.39.0) [Compare Source](https://togithub.com/splunk/addonfactory-ucc-generator/compare/v5.38.0...v5.39.0) ##### Bug Fixes - **a11y:** associate labels with inputs ([#1055](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1055)) ([a880c45](https://togithub.com/splunk/addonfactory-ucc-generator/commit/a880c45938d3ed7ccfe9300ffc6d910ef2fb7989)) - Add page for proxy configuration ([#1057](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1057)) ([a76c0c2](https://togithub.com/splunk/addonfactory-ucc-generator/commit/a76c0c248c7c4f01d60bc4733f7ff2a85b82a691)) - return back div wrapper that shifts layout ([#1061](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1061)) ([c6a42c6](https://togithub.com/splunk/addonfactory-ucc-generator/commit/c6a42c6233ea81918d5da067316654526bd1ca7c)), closes [#1055](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1055) ##### Features - add async on save to entity page ([#1080](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1080)) ([abe8f96](https://togithub.com/splunk/addonfactory-ucc-generator/commit/abe8f96256dcc496bc1a84852d44bb89ef9e9401)) - add possibility to use async onSave method ([#1079](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1079)) ([7dd6640](https://togithub.com/splunk/addonfactory-ucc-generator/commit/7dd66408d77c5295aabd643cebd428a52aa257ad)) - ADDON-57381 hide implementation details from user-facing error messages ([#987](https://togithub.com/splunk/addonfactory-ucc-generator/issues/987)) ([5467ed9](https://togithub.com/splunk/addonfactory-ucc-generator/commit/5467ed9935fd83f17e14775eed7f2a7978c550cf)) - modify fields on value ([#1066](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1066)) ([1cd25b5](https://togithub.com/splunk/addonfactory-ucc-generator/commit/1cd25b54c0ed42f374bb3c2f570d397aaef8d4a2)) ### [`v5.38.0`](https://togithub.com/splunk/addonfactory-ucc-generator/releases/tag/v5.38.0) [Compare Source](https://togithub.com/splunk/addonfactory-ucc-generator/compare/v5.37.0...v5.38.0) ##### Bug Fixes - **EntityModal:** prevent Enter from submitting the form in Modal window ([#1047](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1047)) ([b7f179a](https://togithub.com/splunk/addonfactory-ucc-generator/commit/b7f179ab20e3bae831f1e7ed5b499ceff59ce6bd)), closes [#875](https://togithub.com/splunk/addonfactory-ucc-generator/issues/875) - OpenAPI schema generator fixes for when multiple inputs are defined ([#1016](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1016)) ([332db43](https://togithub.com/splunk/addonfactory-ucc-generator/commit/332db4361556b865418b16c6fbd8ce4912ba5084)) ##### Features - add UCC version to globalConfig ([#984](https://togithub.com/splunk/addonfactory-ucc-generator/issues/984)) ([e1229b4](https://togithub.com/splunk/addonfactory-ucc-generator/commit/e1229b40e48ee485b3d301139834b869054643c0)) - ADDON-67533 implement support for oauth autorize and token urls ([#1009](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1009)) ([aada373](https://togithub.com/splunk/addonfactory-ucc-generator/commit/aada37364ed44e63732ac2b23807ce5b4bf084a3)) - allow wildcards in .uccignore file ([#1012](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1012)) ([04b847f](https://togithub.com/splunk/addonfactory-ucc-generator/commit/04b847f39cccdd5937faf309fe8a81699d9b8919)), closes [#1011](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1011) - change avg() to sum() in PANEL_EVENTS_INGESTED_BY_SOURCETYPE_TEMPLATE panel ([#1028](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1028)) ([c738634](https://togithub.com/splunk/addonfactory-ucc-generator/commit/c73863499b9b546593000bc30fdf78f8e927b6d1)) - customizing version of pip in build, add legacy resolver as optional ([#1035](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1035)) ([751990c](https://togithub.com/splunk/addonfactory-ucc-generator/commit/751990c65793f88edde305039bd61018d43a481b)) - default warning hidden after any input ([#1024](https://togithub.com/splunk/addonfactory-ucc-generator/issues/1024)) ([d0d69ee](https://togithub.com/splunk/addonfactory-ucc-generator/commit/d0d69ee3d0c71e7e5b64850b67219244b265c031))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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.