chore: release v3.14.1 - #4172
Conversation
(cherry picked from commit 38d9984)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit fb32ae3)
(cherry picked from commit cb8ddc9)
(cherry picked from commit bb79030)
(cherry picked from commit 4659ad7)
76a75f5 to
11d4235
Compare
Pull request overviewRelease PR cutting Changes:
Reviewed changesPer-file summary
FindingsBlocking (must fix before merge):
Non-blocking (nits, follow-ups, suggestions):
|
37bcff1 to
012e8c8
Compare
gilcu3
left a comment
There was a problem hiding this comment.
Thanks!
Left a couple of minor comments
| - (@gilcu3): Update contract migrations after 3.14 release (#4081) | ||
|
|
||
| - (@pbeza): *(deny)* Ignore the unmaintained advisories for `im` and its dependencies (#4116) | ||
|
|
||
| - (@dependabot[bot]): Bump the rust-minor-and-patch group with 4 updates (#4113) | ||
|
|
||
| - (@barakeinav1): Install catatonit for repro-env podman builds (#4125) | ||
|
|
||
| - (@barakeinav1): Install catatonit in the image-publishing workflows (#4128) | ||
|
|
||
| - (@gilcu3): Move runner images to ubuntu 26.04 (#4134) | ||
|
|
||
| - (@kevindeforth): *(contract)* Extend attestation expiry time during migration |
There was a problem hiding this comment.
this is where some links are missing, for example below in the file:
- #3667(@kevindeforth): Add metrics to detect starvation and resolve CI flakyness (feat: add metrics to detect starvation and resolve CI flakyness #3667)
There was a problem hiding this comment.
Oh boy, I need to check why those links don't show when I generate the changelog...
There was a problem hiding this comment.
Probably easier to generate them manually as in any case the commits would be squashed being this a single PR adding all of them
| # TODO(#4117): remove once nearcore moves `near-network` off `im`, whose maintained fork is `imbl`. | ||
| "RUSTSEC-2026-0247", # bitmaps is unmaintained | ||
| "RUSTSEC-2026-0248", # im is unmaintained | ||
| "RUSTSEC-2026-0251", # sized-chunks is unmaintained |
There was a problem hiding this comment.
nit: would be better to avoid the commit that included this and the dep bumps in this release. We already have all the ci commits that unfortunately cannot be completely avoided, although they could be squashed so that a single line in the changelog explains them
There was a problem hiding this comment.
hmm, I was worried about ci failing, hence I added most of these extra stuff.
Why would it be better to exclude them?
There was a problem hiding this comment.
Only so that there are the least amount of changes in this patch release, CI should not fail without any of these, as they are about advisories
|
closing this, it has been replaced with a series of PRs:
|
resolves #4174
actual logic is in commit 11d4235
release logic is in commit 37bcff1