Skip to content

Conversation

@tkelman
Copy link
Contributor

@tkelman tkelman commented Oct 26, 2025

This is a combination of #9811 and the test data format updates from #8072. Updating ruamel-yaml is necessary for Python 3.14 support #9783. I may be missing regeneration of a few more lockfiles, not sure what the procedure is for updating all of those. I updated them by hand, hopefully same result as running the regenerate lockfiles script

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dependabot bot and others added 4 commits October 26, 2025 13:15
Bumps ruamel-yaml from 0.17.21 to 0.18.16.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-version: 0.18.16
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit bee91b6)
* ruamel-yaml 0.17.22 comes with a style change that affects test results.
  From https://sourceforge.net/p/ruamel-yaml/code/ci/0.17.22/tree/CHANGES

> plain scalars: put single words longer than width on a line of their own, instead of after the previous line

* ruamel-yaml 0.17.29 introduces an issue with add_constructor and
  DEFAULT_MAPPING_TAG, and the issue is fixed with 0.17.36 [1], hence the
  new lower bound.

[1] https://sourceforge.net/p/ruamel-yaml/tickets/482/

(cherry picked from commit 1b5ef38)
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.

2 participants