releng: release 0.6.19#271
Conversation
|
Hey! We're looking forward to having this released, as it's the last blocker for our entire monorepo to be able to run python 3.14 . How are you going with it? Is there anything we could give a hand with? |
|
Just brought this up as a c7n release blocker during yesterday's community meeting. Given the time since I originally opened this though, it probably needs another dependency update pass. No action needed on your end, just need to land and release this and pull it into c7n-left. Regarding release blockers, are you relying on just tfparse or c7n-left? |
Thanks. No, we just use tfparse in isolation as a helper and test agent in isolation as most of our own toolkit is python ecosystem and it's a nice way to comfortablly analyze our terraform assets. I do keep an eye on your ecosystem because tfparse gives us a good sense of what you're doing and we really appreciate your efforts on it :) . |
- trivy v0.67.2 --> v0.68.2 - update remaining go dependencies
| uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 | ||
| with: | ||
| go-version: "1.21.5" | ||
| go-version: "1.25.4" |
There was a problem hiding this comment.
nit: december 1.25.5 was released with some security and bug fixes. given this program doesnt do any crypto that I can see not a big deal. just wanted to record this for the next release.
v0.67.2v0.68.2