Skip to content

chore(deps): update ghcr.io/docspec/api docker tag to v1.21.7 - #35

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-docspec-api-1.x
Open

chore(deps): update ghcr.io/docspec/api docker tag to v1.21.7#35
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-docspec-api-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/docspec/api patch 1.21.21.21.7

Release Notes

docspec/docspec (ghcr.io/docspec/api)

v1.21.7

Compare Source

Other
  • (docx-reader) use a where clause for the extend trait bound
  • (docx-reader) extract XmlCursor, EmitState, and PackageContext

v1.21.6

Compare Source

Fixed
  • (blocknote-writer) close open child paragraph before emitting sibling block
  • (http) adapt Sentry client options to 0.49 builder API
  • (deps) update rust crate sentry to 0.49
Other
  • assert JSON output as readable documents
  • (memory) resolve memtest child binaries via Cargo's target directory
  • distinguish supported from experimental formats

v1.21.5

Compare Source

Fixed
  • (docspec) stream DOCX in AnyReader::from_path instead of buffering
  • (http) avoid panic when serializing error responses
Other
  • correct invalid commands, nonexistent APIs, and false capability claims
  • (markdown-reader) drop dead_code allow and unused classify_start_tag
  • (http) remove redundant inline allows already set workspace-wide

v1.21.4

Compare Source

Fixed
  • (deps) update rust crate base64 to 0.23
Other
  • improve documentation

v1.21.3

Compare Source

Fixed
  • (deps) update rust crate posthog-rs to 0.21.0
  • (deps) update rust crate posthog-rs to 0.20.0
Other
  • fix clippy warnings

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kody-ai

This comment has been minimized.

@renovate
renovate Bot force-pushed the renovate/ghcr.io-docspec-api-1.x branch from 89d9047 to dc601d4 Compare July 31, 2026 14:36
@renovate renovate Bot changed the title chore(deps): update ghcr.io/docspec/api docker tag to v1.21.3 chore(deps): update ghcr.io/docspec/api docker tag to v1.21.4 Jul 31, 2026
@kody-ai

This comment has been minimized.

@renovate
renovate Bot force-pushed the renovate/ghcr.io-docspec-api-1.x branch from dc601d4 to 2a4f93e Compare August 4, 2026 02:43
@renovate renovate Bot changed the title chore(deps): update ghcr.io/docspec/api docker tag to v1.21.4 chore(deps): update ghcr.io/docspec/api docker tag to v1.21.7 Aug 4, 2026
@kody-ai

kody-ai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Code Review Completed! 🔥

The code review was successfully completed based on your current configurations.

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

Comment thread charts/api/values.yaml
Comment on lines 8 to 14
image:
registry: ghcr.io
repository: docspec/api
tag: "1.21.2"
tag: "1.21.7"
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kody code-review Bug medium

Version mismatch: the image tag in charts/api/values.yaml is '1.21.7' while the PR title and context table specify '1.21.4', risking unintentionally skipped versions 1.21.3-1.21.6. Reconcile by correcting the tag to '1.21.4' or updating the PR description to match the intended target.

tag: "1.21.4"
Prompt for LLM

File charts/api/values.yaml:

Line 8 to 14:

Version mismatch: the image tag in charts/api/values.yaml is '1.21.7' while the PR title and context table specify '1.21.4', risking unintentionally skipped versions 1.21.3-1.21.6. Reconcile by correcting the tag to '1.21.4' or updating the PR description to match the intended target.

Suggested Code:

  tag: "1.21.4"

Talk to Kody by mentioning @kody

Was this suggestion helpful? React with 👍 or 👎 to help Kody learn from this interaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants