Skip to content

Bump pyyaml-include from 1.4.1 to 2.2#66

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/pyyaml-include-2.2
Open

Bump pyyaml-include from 1.4.1 to 2.2#66
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/pyyaml-include-2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps pyyaml-include from 1.4.1 to 2.2.

Changelog

Sourced from pyyaml-include's changelog.

2.2

📅 Date 2024-11-9

  • New:

    • Add a flatten argument. See #46 for detail
  • Bug fix:

    • fix issue if glob_params is not int. See #48 for detail
  • Test:

    • PyPy 3.9 and 3.10 in docker compose based unit-test
  • Other update and improvement

2.1

📅 Date 2024-5-5

  • Better type hints
  • Some optimizations and bugfix

2.0.2

📅 Date 2024-4-20

  • Remove custom PyYAML types definition module, use that from types-PyYAML instead.
  • Add mypy hook in pre-commit
  • Better type hints/annotations

2.0.1

📅 Date 2024-4-9

  • 🆕 New Features:
    • #44: Add py.typed file, make the package PEP-561 friendly

2.0

📅 Date 2024-3-31

2.0b2

📅 Date 2024-3-27

  • ❎ Breaking Changes:
    • data-class attribute order changed in yaml_include.Constructor

... (truncated)

Commits
  • 3e0db56 Merge branch 'release/2.2'
  • 7b144ac feat(changelog): update for v2.2 release
  • 83a0be3 ci: update mypy to v1.13.0 and add PyPy support
  • 93a07a4 ci: update Python version support and dependencies
  • a59e5d6 ci: update pre-commit
  • 7b18722 Merge tag 'v2.2a1' into develop
  • c5be2b7 Merge branch 'release/2.2a1'
  • a96340b update: 2.2a1 CHANGELOG
  • 14d3e40 Merge pull request #50 from tanbro/develop
  • da96563 fixing: #48
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/pyyaml-include-2.2 branch from a6c408c to c92e4c3 Compare February 18, 2026 13:47
@dependabot dependabot Bot force-pushed the dependabot/uv/pyyaml-include-2.2 branch 2 times, most recently from c5ff967 to 854a171 Compare February 26, 2026 16:15
Bumps [pyyaml-include](https://github.com/tanbro/pyyaml-include) from 1.4.1 to 2.2.
- [Changelog](https://github.com/tanbro/pyyaml-include/blob/main/CHANGELOG.md)
- [Commits](tanbro/pyyaml-include@v1.4.1...v2.2)

---
updated-dependencies:
- dependency-name: pyyaml-include
  dependency-version: '2.2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/pyyaml-include-2.2 branch from 854a171 to c2fbbb6 Compare March 12, 2026 11:10
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