Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(deps): bump pyyaml-include from 1.3.1 to 2.2 #86

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps pyyaml-include from 1.3.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 Nov 11, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-include-2.2 branch 4 times, most recently from f5b18c0 to 1fec675 Compare November 30, 2024 23:44
@dependabot dependabot bot force-pushed the dependabot/pip/pyyaml-include-2.2 branch from 1fec675 to b3316c3 Compare December 9, 2024 13:23
Bumps [pyyaml-include](https://github.com/tanbro/pyyaml-include) from 1.3.1 to 2.2.
- [Changelog](https://github.com/tanbro/pyyaml-include/blob/main/CHANGELOG.md)
- [Commits](tanbro/pyyaml-include@v1.3.1...v2.2)

---
updated-dependencies:
- dependency-name: pyyaml-include
  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/pip/pyyaml-include-2.2 branch from b3316c3 to 550588e Compare December 9, 2024 13:24
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.

0 participants