Skip to content

chore(deps): update ovos-adapt-parser requirement from >=1.4.2a1 to >=1.6.3a2 in /requirements - #604

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/ovos-adapt-parser-gte-1.6.3a2
Closed

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/ovos-adapt-parser-gte-1.6.3a2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ovos-adapt-parser to permit the latest version.

Release notes

Sourced from ovos-adapt-parser's releases.

1.6.3a2

What's Changed

Full Changelog: OpenVoiceOS/ovos-adapt-pipeline-plugin@1.6.3a1...1.6.3a2

Changelog

Sourced from ovos-adapt-parser's changelog.

1.6.3a2 (2026-09-01)

Full Changelog

Merged pull requests:

  • docs: rewrite README in Simplified Technical English #62 (JarbasAl)

1.6.3a1 (2026-08-13)

Full Changelog

Merged pull requests:

  • fix: probe un-munged legacy keyword names for §7 context lookup #67 (JarbasAl)

1.6.2a1 (2026-08-13)

Full Changelog

Merged pull requests:

  • fix: stop truncating final character of skill_id in adapt entity naming #63 (JarbasAl)

1.6.1a1 (2026-07-16)

Full Changelog

Merged pull requests:

  • fix: never crash on partial register_vocab payloads #60 (JarbasAl)

1.6.0a1 (2026-07-03)

Full Changelog

Merged pull requests:

  • feat: OVOS-CONTEXT-1 §7 pre-match context injection (keyword engine) #58 (JarbasAl)

1.5.0a1 (2026-07-02)

Full Changelog

Merged pull requests:

  • feat: enforce OVOS-CONTEXT-1 requires_context/excludes_context gating #56 (JarbasAl)

1.4.2a1 (2026-06-28)

... (truncated)

Commits
  • 019eccf Update Changelog
  • ea77343 Increment Version to 1.6.3a2
  • 7ef6209 docs: rewrite README in Simplified Technical English (#62)
  • 0ec047e Update Changelog
  • 597ed6a Increment Version to 1.6.3a1
  • d0195c7 fix: probe un-munged legacy keyword names for §7 context lookup (#67)
  • c66f724 Update Changelog
  • 6f31137 Increment Version to 1.6.2a1
  • 08bb872 fix: stop truncating skill_id and scope detach_skill to actually-owned entiti...
  • ead3c13 Update Changelog
  • Additional commits viewable in compare view

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)

Updates the requirements on [ovos-adapt-parser](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin) to permit the latest version.
- [Release notes](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin/releases)
- [Changelog](https://github.com/OpenVoiceOS/ovos-adapt-pipeline-plugin/blob/dev/CHANGELOG.md)
- [Commits](OpenVoiceOS/ovos-adapt-pipeline-plugin@1.4.2a1...1.6.3a2)

---
updated-dependencies:
- dependency-name: ovos-adapt-parser
  dependency-version: 1.6.3a2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

I've returned from the depths of the test suite with news. 🤿

I've aggregated the results of the automated checks for this PR below.

📋 Repo Health

Scanning for any signs of 'dependency' parasites. 🐛

✅ All required files present.

Latest Version: 9.7.0a2

ovos_workshop/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
⚠️ setup.py — setup.py
CHANGELOG.md — Changelog
ovos_workshop/version.py has valid version block markers

📡 Channel Compat — stable

Checking the alignment of your contribution. 📏

🚧 Channel unresolvable with this checkout — the repo's dependency floors exceed what the channel pins (fleet finding; see the install log).

Constraints: https://raw.githubusercontent.com/OpenVoiceOS/OpenVoiceOS/main/constraints-stable.txt
Resolved stack: channel-compat-stable artifact (constraints + pip freeze).

📡 Channel Compat — testing

The latest check report is officially filed. 📁

🚧 Channel unresolvable with this checkout — the repo's dependency floors exceed what the channel pins (fleet finding; see the install log).

Constraints: https://raw.githubusercontent.com/OpenVoiceOS/OpenVoiceOS/main/constraints-testing.txt
Resolved stack: channel-compat-testing artifact (constraints + pip freeze).

⚖️ License Check

I've verified the attribution of all third-party code. 👤

✅ No license violations found.

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

🔍 Lint

Evaluating the overall quality of your PR. ✨

ruff: issues found — see job log

🔒 Security (pip-audit)

I've audited the packages. Safety first! 🦺

✅ No known vulnerabilities found (72 packages scanned).

🔨 Build Tests

Testing the assembly line for your latest changes. 🏭

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

Your 24/7 automated code reviewer 🌙

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #633.

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/requirements/ovos-adapt-parser-gte-1.6.3a2 branch September 14, 2026 08:05
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 ignore-for-release python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants