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

chore(deps): bump ruamel-yaml from 0.17.35 to 0.18.5 #269

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps ruamel-yaml from 0.17.35 to 0.18.5.

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.

Copy link
Contributor

@jiridanek jiridanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to merge, but the upper version bound is strange. Will wait.

@@ -59,7 +59,7 @@ colorlog = { version = ">=5.0.1,<7.0.0", optional = true }
colorama = { version = "^0.4.4", optional = true }
importlib-metadata = { version = "<4.8.1", python = "<3.8" }
jinja2-ansible-filters = "^1.3.2"
ruamel-yaml = "^0.17.32"
ruamel-yaml = ">=0.17.32,<0.19.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh, why is dependabot adding an upper bound to the version here? I never saw it to do that!

Cc @enkeys @michalxo

@dependabot dependabot bot force-pushed the dependabot/pip/ruamel-yaml-0.18.5 branch from 3a44b74 to 9cdc84d Compare November 9, 2023 06:52
@dependabot dependabot bot force-pushed the dependabot/pip/ruamel-yaml-0.18.5 branch 3 times, most recently from b6a3548 to ddc3e66 Compare December 1, 2023 09:27
Bumps [ruamel-yaml]() from 0.17.35 to 0.18.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/ruamel-yaml-0.18.5 branch from ddc3e66 to 52d468c Compare December 1, 2023 09:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2024

Superseded by #294.

@dependabot dependabot bot closed this Feb 7, 2024
@dependabot dependabot bot deleted the dependabot/pip/ruamel-yaml-0.18.5 branch February 7, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant