Skip to content

New version of rack (2.2.21) broke the build#17

Closed
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/check/rack-2.2.21
Closed

New version of rack (2.2.21) broke the build#17
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/check/rack-2.2.21

Conversation

@depfu

@depfu depfu Bot commented Nov 3, 2025

Copy link
Copy Markdown

We've tested your project with an updated dependency and the build failed.

This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.

name version specification new version
rack >= 1.0, < 3.0 2.2.21

Unfortunately, we encountered failing tests after pinning. This means that this new version is not compatible with your project and the test failure will potentially also happen on fresh installs.

If you have correctly specified a semantic versioning version range, you should probably also file an issue with the upstream project as they might have released an update that's breaking SemVer rules, which is not cool. (But then again, not all projects explicitly follow SemVer)

We've left the pull request open for you to investigate this issue. Please don't merge it as is, because, again, we've pinned the version of rack for this test run.

What changed?

✳️ rack (>= 1.0, < 3.0 → 2.2.21) · Repo · Changelog

Release Notes

2.2.21 (from changelog)

Fixed

  • Multipart parser: limit MIME header size check to the unread buffer region to avoid false multipart mime part header too large errors when previously read data accumulates in the scan buffer. (#2392, @alpaca-tc, @willnet, @krororo)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 2 commits:

@depfu

depfu Bot commented Apr 2, 2026

Copy link
Copy Markdown
Author

Closed in favor of #18.

@depfu depfu Bot closed this Apr 2, 2026
@depfu depfu Bot deleted the depfu/check/rack-2.2.21 branch April 2, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants