Skip to content

Bump yq from 3.4.3 to 4.0.0 in /python - #476

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/python/yq-4.0.0
Open

Bump yq from 3.4.3 to 4.0.0 in /python#476
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/python/yq-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps yq from 3.4.3 to 4.0.0.

Release notes

Sourced from yq's releases.

v4.0.0

  • Implement TOML comment roundtripping (tomlq -T)
  • Add --width=0 for no-wrap option; --null-input as -n alias
  • Force quote strings that can be parsed as integers in YAML 1.2
  • Implement YAML 1.2 octals
  • Prevent exception thrown when sys.stdin is None. (#193)
Changelog

Sourced from yq's changelog.

Changes for v4.0.0 (2026-07-02)

  • Implement TOML comment roundtripping (tomlq -T)
  • Add –width=0 for no-wrap option; –null-input as -n alias
  • Force quote strings that can be parsed as integers in YAML 1.2
  • Implement YAML 1.2 octals
  • Prevent exception thrown when sys.stdin is None. (#193)
Commits
  • 5035109 v4.0.0
  • e969732 ruff format
  • 0bdfb1b Python GHA: Allow pre-releases
  • a8fbcd0 Fix type checking
  • 1afab58 Update CI to use latest supported dependencies
  • 2c1629b ruff format
  • 0299f09 Implement TOML comment roundtripping (tomlq -T)
  • bfe1f49 Add --width=0 for no-wrap option; --null-input as -n alias
  • f56ecac Force quote strings that can be parsed as integers in YAML 1.2
  • 5a6209f Implement YAML 1.2 octals
  • Additional commits viewable 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 [yq](https://github.com/kislyuk/yq) from 3.4.3 to 4.0.0.
- [Release notes](https://github.com/kislyuk/yq/releases)
- [Changelog](https://github.com/kislyuk/yq/blob/main/Changes.rst)
- [Commits](kislyuk/yq@v3.4.3...v4.0.0)

---
updated-dependencies:
- dependency-name: yq
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jul 10, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants