-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
libarchive: bump dependencies #23654
Conversation
🤖 Beep Boop! This pull request is making changes to 'recipes/libarchive//'. 👋 @jwillikers you might be interested. 😉 |
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 2 (
Conan v2 pipeline ✔️
All green in build 2 ( |
Ping in case this fell through the cracks :) @RubenRBS |
Hi @robomics thanks a lot for the PR and sorry about the radio silence, we should have communicated a bit better! The current approach for CCI is to not prioritize PRs that exclusively bump dependencies without a good reasoning behind them (it removes conflicts, a bugfix is needed etc) - Even though this PR falls in this category, not communicating it was a mistake on my end, I know it feels bad when a PR goes unattended for so long for seemingly no reason :/ I'll check if these bumps make sense later today and will come back to you, thanks a lot for your patience |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All three bumps seem to introduce more conflicts tyhan they solve. In fact, for pcre and zstd, every other recipe in CCI is also using the old versions, so bumping them here would make the recipe less usable
mdedtls is a bit more chaotic, but we should fix that once the new pipeline is available to fix everything at once
Closing as wont-merge, but does not mean we won't tackle this in the future, we'll tidy this up when the new pipeline is ready to go :) |
No worries, I understand it is difficult to find the right balance with accepting PRs only bumping dependencies. On my side, I've switched all my projects from using |
Specify library name and version: libarchive/all