Skip to content

Commit 463d485

Browse files
renovate[bot]srv-rr-github-tokenkkedziak-splunkclaude
authored
chore(deps): lock file maintenance (#1988)
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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](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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My40OC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Co-authored-by: kkedziak-splunk <kkedziak@splunk.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 72718ee commit 463d485

19 files changed

+3963
-3975
lines changed

poetry.lock

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

tests/smoke/test_ucc_build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,9 @@ def remove_hash(filename):
787787
normalized_files = [remove_hash(f) for f in cleaned_files]
788788

789789
expected_js_files_list = [
790+
"ArrowBroadUnderbarDown.js",
790791
"assets",
792+
"ChevronUp.js",
791793
"ConfigurationPage.js",
792794
"Dashboard.consts.js",
793795
"Dashboard.Custom.js",
@@ -808,7 +810,6 @@ def remove_hash(filename):
808810
"purify.es.js",
809811
"redirect_page.js",
810812
"Search.js",
811-
"toUpper.js",
812813
"usePlatform.js",
813814
]
814815
assert sorted(normalized_files) == sorted(expected_js_files_list)
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)