Skip to content

Bump itsi from 0.2.21.rc1 to 0.2.21#46

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/itsi-0.2.21
Open

Bump itsi from 0.2.21.rc1 to 0.2.21#46
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/itsi-0.2.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps itsi from 0.2.21.rc1 to 0.2.21.

Changelog

Sourced from itsi's changelog.

[0.2.21] - 2026-02-16

  • Fix Ruby 2.7 startup NameError in static_assets redirect schema load path

[0.2.21-rc1] - 2026-01-08

  • Removed Rust target-cpu=native to avoid illegal instruction on older CPUs.

[0.2.20] - 2025-09-01

  • Ensured Itsi server can run within a read-only file-system

[0.2.19] - 2025-08-09

  • Fixed shutdown hook incorrectly being skipped
  • Documentation fixes
  • Fixed stuck graceful shutdown scenario

[0.2.18] - 2025-06-20

  • Fixing error in auto-reload on Linux when reuse_port is false
  • Fix breaking of auto-reload on config file errors
  • include directive is relative (equivalent to require_relative)
  • Fixing preload gem group logic
  • Fix errors in interrupt handling during some debug flows

[0.2.17] - 2025-05-31

  • Enabled vectorized writes in IoSteam
  • Replaced all usage of heap-allocated BoxBody with HttpBody enums
  • Add 5 threads as default for rack/handler
  • Reserve header size ahead of time in rack interface
  • Avoid intermediate array allocation when populating Rack env headers.
  • Rewrite synchronous thread worker to avoid excessive GVL acquisition
  • Revert to default write_ev behaviour for http1
  • Switch to service_fn from service struct to avoid one additional pinned future
  • Worker pinning accepts ruby workers too
  • Fixed ordering incomaptibility in etag forwarding from static file server
  • Added embedded benchmark suite

[0.2.16] - 2025-05-02

  • Optimized static error responses
  • Optimized rate limit middleware
  • Made default static serve command use more efficient defaults
  • Reduced cloning in main accept-loop
  • Fixed ability to set nodelay to false.
  • Added send_buffer_size option.
  • Worker pinning accepts ruby workers too
  • Fixed ordering incomaptibility in etag forwarding from static file server

[0.2.14] - 2025-04-30

  • Support new-line separated headers for Rack 2 backward compatibility.

[0.2.12] - 2025-04-29

  • Max Rust edition is now "2021"
  • Removed invalid rbs files causing RI doc generation failure

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [itsi](https://github.com/wouterken/itsi) from 0.2.21.rc1 to 0.2.21.
- [Changelog](https://github.com/wouterken/itsi/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wouterken/itsi/commits/v0.2.21)

---
updated-dependencies:
- dependency-name: itsi
  dependency-version: 0.2.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants