Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Pull requests that update python code labels Jul 28, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-include-2.2 branch 2 times, most recently from b9c3b50 to fd39c67 Compare July 31, 2025 14:51
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-include-2.2 branch from fd39c67 to 4bfc750 Compare August 12, 2025 17:26
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant