aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

Update ruamel-yaml-clib requirement from <=0.2.7,>=0.2.0 to >=0.2.0,<=0.2.8

Open dependabot[bot] opened this issue 1 year ago • 11 comments

Updates the requirements on ruamel-yaml-clib to permit the latest version.

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[bot] avatar Oct 04 '23 06:10 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.13%. Comparing base (8e05d3c) to head (6510017). Report is 1337 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #8217      +/-   ##
==========================================
- Coverage   93.13%   93.13%   -0.01%     
==========================================
  Files         364      364              
  Lines       38482    38482              
  Branches     6167     6167              
==========================================
- Hits        35842    35841       -1     
  Misses       1968     1968              
- Partials      672      673       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 04 '23 06:10 codecov-commenter

Hello, why isn't this merged? I don't think it breaks anything, but it blocks Python 3.12 compatibility.

onlined avatar Mar 17 '24 07:03 onlined

@tim-finnigan sorry for tagging you here personally, but I didn't know what to do. I don't know why, but these comments don't get any attention from the maintainers.

onlined avatar Apr 30 '24 19:04 onlined

@tim-finnigan sorry for tagging you here personally, but I didn't know what to do. I don't know why, but these comments don't get any attention from the maintainers.

Thanks for your patience here. I don't have any updates other than that the team is continuing to track and review dependabot PRs in order to try and keep dependencies up to date. Other tasks have taken priority in recent weeks, but I think this PR should get priortizied for review soon, especially if there are Python 3.12 compatibility issues.

tim-finnigan avatar May 03 '24 20:05 tim-finnigan

The PR is just a line change, so it should be trivial to review the diff. The checks pass too, so I guess there is something else to do before approving/merging this. What actions do you need to take before approving this? What do you mean by "review"? Asking this because if it involves some manual work, I can volunteer for that.

onlined avatar May 03 '24 21:05 onlined

@tim-finnigan Hello, can we get this moving? The change is just a character, the maximum version becomes 0.2.8 from 0.2.7. That's it. I am more than ready to do what needs to be done.

onlined avatar May 26 '24 22:05 onlined

@nateprewitt hi, sorry for spamming but I can't get a response. Can you help me?

onlined avatar May 29 '24 20:05 onlined

@hssyoo hi, sorry for spamming but I can't get a response. Can you help me?

onlined avatar Jun 16 '24 11:06 onlined

Sorry to spam, but can this simple PR be merged to facilitate Python 3.12 compatibility?

rgoldberg avatar Jul 09 '24 11:07 rgoldberg

@nateprewitt @hssyoo can we merge this one?

onlined avatar Aug 08 '24 00:08 onlined

Is there anything we as a community can do to speed this up and get the PR approved and merged? We're currently experiencing problems making v2 work because some other tools we use require python 3.12 already.

ivanaguilario avatar Aug 21 '24 10:08 ivanaguilario

@nateprewitt @hssyoo @tim-finnigan please just merge this or tell us what you need before merging it. It's not a breaking change, it just makes the library compatible with Python 3.12.

onlined avatar Sep 17 '24 20:09 onlined

@nateprewitt @hssyoo @tim-finnigan sorry, my fault. I didn't see #8917 was merged. I think this issue can be closed.

onlined avatar Sep 17 '24 20:09 onlined

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Sep 17 '24 20:09 dependabot[bot]