Skip to content

Bump rack from 2.1.4 to 2.2.8.1 in /ruby#384

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/ruby/rack-2.2.8.1
Closed

Bump rack from 2.1.4 to 2.2.8.1 in /ruby#384
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/ruby/rack-2.2.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 4, 2024

Bumps rack from 2.1.4 to 2.2.8.1.

Release notes

Sourced from rack's releases.

v2.2.8.1

What's Changed

Full Changelog: rack/rack@v2.2.8...v2.2.8.1

v2.2.8

What's Changed

New Contributors

Full Changelog: rack/rack@v2.2.7...v2.2.8

v2.2.7

What's Changed

New Contributors

Full Changelog: rack/rack@v2.2.6.4...v2.2.7

v2.2.6.4

No release notes provided.

v2.1.4.4

What's Changed

Full Changelog: rack/rack@v2.1.4.3...v2.1.4.4

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rack](https://github.com/rack/rack) from 2.1.4 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@2.1.4...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: direct:production
...

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 Sep 4, 2024
sanketsudake added a commit that referenced this pull request Jun 6, 2026
* chore(ruby): upgrade to Ruby 3.4 from EOL 2.6.1

- Base image ruby:2.6.1-alpine3.9 (EOL March 2020) -> ruby:3.4-alpine
  for env and builder; builder no longer apk-installs the distro ruby
  toolchain alongside the base image's ruby
- Pin rack "~> 2.2" (Rack 3 removed Rack::Handler and thin's Rack 3
  support is incomplete); regenerate Gemfile.lock on ruby 3.4
  (rack 2.2.23, thin 2.0.1) with linux gnu/musl amd64+arm64 platforms
- fission/specializer.rb: load vendored native-extension dirs for any
  platform instead of hardcoding x86_64-linux (the env is now
  musl-based and multi-arch)
- builder defaultBuildCmd: replace deprecated `bundle install
  --deployment` with the bundler 2.x config form
- Refresh examples/parse Gemfile.lock (nokogiri 1.12.5 -> 1.19.3,
  supersedes #366 and #384-adjacent pins)
- envconfig runtimeVersion 3.4, version 1.32.0; environments.json
  regenerated

Verified locally: env + builder images build; hello.rb specialize +
invoke pass; full package path passes (builder vendors native
nokogiri musl gem, directory-mode /v2/specialize 201, invoke parses
XML correctly).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* ci(ruby): run skaffold via make instead of the stale skaffold action

hiberbee/github-action-skaffold@1.27.0 pins skaffold 2.3.1, which
cannot parse the repo's skaffold/v4beta13 config, so the ruby job
failed whenever it triggered. Use SKAFFOLD_PROFILE=ruby make
skaffold-run like the other env jobs (setup-cluster already installs
a current skaffold).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sanketsudake
Copy link
Copy Markdown
Member

Superseded by #442 — ruby env now ships rack 2.2.23 (and Ruby 3.4).

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/bundler/ruby/rack-2.2.8.1 branch June 6, 2026 16:41
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.

1 participant