Skip to content

Bump splunk-add-on-ucc-framework from 6.4.0 to 6.5.0#74

Merged
oschwald merged 2 commits into
mainfrom
dependabot/uv/splunk-add-on-ucc-framework-6.5.0
Jun 15, 2026
Merged

Bump splunk-add-on-ucc-framework from 6.4.0 to 6.5.0#74
oschwald merged 2 commits into
mainfrom
dependabot/uv/splunk-add-on-ucc-framework-6.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps splunk-add-on-ucc-framework from 6.4.0 to 6.5.0.

Release notes

Sourced from splunk-add-on-ucc-framework's releases.

v6.5.0

6.5.0 (2026-06-05)

Bug Fixes

  • deps: bump lodash to 4.18.1 and protocol-buffers-schema to 3.6.1 (#2043) (2e49efc)

Features

  • ADDON-87180: introduce dedicated index_name validator type (#2042) (8e1bf67)
Changelog

Sourced from splunk-add-on-ucc-framework's changelog.

6.5.0 (2026-06-05)

Bug Fixes

  • deps: bump lodash to 4.18.1 and protocol-buffers-schema to 3.6.1 (#2043) (2e49efc)

Features

  • ADDON-87180: introduce dedicated index_name validator type (#2042) (8e1bf67)
Commits
  • 0ed0125 chore(release): 6.5.0
  • 51139f5 chore: merge develop into main (#2045)
  • 5125be7 chore: merge main into develop (sync 6.4.0 release) (#2047)
  • f184351 Merge remote-tracking branch 'origin/develop' into chore/sync-main-to-develop
  • 8e1bf67 feat(ADDON-87180): introduce dedicated index_name validator type (#2042)
  • 4845f59 update screenshots
  • c2c0384 chore: merge main into develop (sync 6.4.0 release)
  • 2e49efc fix(deps): bump lodash to 4.18.1 and protocol-buffers-schema to 3.6.1 (#2043)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [splunk-add-on-ucc-framework](https://github.com/splunk/addonfactory-ucc-generator) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/splunk/addonfactory-ucc-generator/releases)
- [Changelog](https://github.com/splunk/addonfactory-ucc-generator/blob/develop/docs/CHANGELOG.md)
- [Commits](splunk/addonfactory-ucc-generator@v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: splunk-add-on-ucc-framework
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 15, 2026
ucc-gen 6.5.0 requires splunktaucclib >= 8.2.0
(LIBS_REQUIRED_FOR_UI), so build.sh failed with the 8.0.0 pin.
8.2.0 keeps the same dependency constraints (splunk-sdk>=2.0.2,
solnlib>=5), so the existing splunk-sdk==2.1.1 and solnlib==7.0.0
pins remain satisfied.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@oschwald oschwald merged commit 7776ef4 into main Jun 15, 2026
8 checks passed
@oschwald oschwald deleted the dependabot/uv/splunk-add-on-ucc-framework-6.5.0 branch June 15, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

2 participants