Skip to content

Build(deps): Bump rackup from 1.0.1 to 2.2.1 #32538

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2025

Bumps rackup from 1.0.1 to 2.2.1.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 30, 2025
Copy link

PR body updated to plaintext for easier squash-merging. Original body content below:


Bumps rackup from 1.0.1 to 2.2.1.

Changelog

Sourced from rackup's changelog.

v2.2.1

  • Try to require webrick and rackup/handler/webrick by default, for compatibility with code that expects them to be available.

v2.2.0

  • Remove old rack shims.
  • Remove webrick dependency.

v2.1.0

  • Correctly support streaming responses with webrick.

v2.0.0

  • Initial release and migration of code from rack.
Commits
  • e9814d3 Bump patch version.
  • aa0acac Require the webrick handler when webrick is available (#27)
  • ee4fe54 Update RubyGems to fix Ruby 2.5 psych compatibility issue. (#28)
  • 8d32c96 Backfill releases.md.
  • 3301bdc Add Ruby version guard to bake-releases gem.
  • 7f6d2aa Bump minor version.
  • 76a7320 Move development dependencies to gems.rb.
  • 1f3ece0 Update copyrights.
  • 20d41c6 Automate release notes.
  • 4e72d9d Remove unused rack classes (#10)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot force-pushed the dependabot/bundler/rackup-2.2.1 branch from 9ded5c4 to 26f9ee5 Compare May 6, 2025 08:45
Bumps [rackup](https://github.com/rack/rackup) from 1.0.1 to 2.2.1.
- [Release notes](https://github.com/rack/rackup/releases)
- [Changelog](https://github.com/rack/rackup/blob/main/releases.md)
- [Commits](rack/rackup@v1.0.1...v2.2.1)

---
updated-dependencies:
- dependency-name: rackup
  dependency-version: 2.2.1
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/rackup-2.2.1 branch from 26f9ee5 to b209b1d Compare May 21, 2025 02:38
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
Development

Successfully merging this pull request may close these issues.

0 participants