Skip to content

build(deps): bump github.com/railwayapp/railpack from 0.36.4 to 0.37.1 in the railpack group - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/railpack-3a629d0a96
Open

build(deps): bump github.com/railwayapp/railpack from 0.36.4 to 0.37.1 in the railpack group#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/railpack-3a629d0a96

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown

Bumps the railpack group with 1 update: github.com/railwayapp/railpack.

Updates github.com/railwayapp/railpack from 0.36.4 to 0.37.1

Release notes

Sourced from github.com/railwayapp/railpack's releases.

railpack v0.37.1

Breaking Changes

  • Cache disabling: RAILPACK_DISABLE_CACHES is no longer read from the host process environment and must be passed explicitly via --env. (#696)

CLI

Fixed

Mise Upgrades

Updated mise from v2026.8.6 to v2026.8.11.

  • Ruby on musl: glibc precompiled Ruby binaries are now skipped on musl Linux environments, falling back to ruby-build. (v2026.8.11)
  • npm version resolution: Deprecated versions are now filtered out during tool version resolution. (v2026.8.11)
  • Aqua Linux assets: glibc Linux targets now prefer glibc release assets over musl binaries when resolving tools. (v2026.8.9)
  • Erlang checksums: Precompiled Erlang installations now verify checksums. (v2026.8.7)

Full Changelog: railwayapp/railpack@v0.37.0...v0.37.1


Internal improvements to testing and documentation by @​iloveitaly.

railpack v0.37.0

Breaking Changes

  • Debian 13 base images: New builds now use Debian 13 (Trixie), requiring custom Apt package lists and pinned base images to be compatible with Debian 13. (#698)
  • GCC 14 native builds: Native gem and extension compilation now uses GCC 14, treating incompatible pointer types as errors and potentially requiring dependency updates or compiler flags. (#705)

CLI

New

Fixed

  • Debian 13: Builder images now include libicu-dev to ensure .NET restore and native gem compilation succeed on Debian 13, and Railpack warns during build planning when custom Apt packages are detected. by @​iloveitaly in railwayapp/railpack#705

Mise Upgrades

Updated mise from v2026.8.4 to v2026.8.6.

  • Resumable downloads: Interrupted artifact downloads now resume via HTTP Range requests, and transient network errors such as HTTP/2 stream refusals are automatically retried. (v2026.8.6)
  • Precompiled PyPy: PyPy can now be installed via precompiled binaries when compilation is disabled. (v2026.8.5)
  • Node source patching: Node source builds can now apply local or remote patches before configuration using node.apply_patches. (v2026.8.5)

... (truncated)

Commits
  • b08fc7b chore: mise update 2026.8.11 (#716)
  • b5e8058 test: add git-based dependencies to node and python examples (#709)
  • a347122 fix(build): require --env for RAILPACK_DISABLE_CACHES (#696)
  • 9d44f77 docs: improve code block formatting and refine documentation styling (#708)
  • 2ad29a4 fix(buildkit): deduplicate inherited PATH entries (#697)
  • ee7025b fix: Debian 13 builder compatibility for mise 2026.8.6 (#705)
  • b90fe7f feat: upgrade builder and runtime images to Debian 13 (#698)
  • 5bfc63d docs: document remote Docker host for local development (#692)
  • 6d1bbca chore: mise update 2026.8.5 (#693)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the railpack group with 1 update: [github.com/railwayapp/railpack](https://github.com/railwayapp/railpack).


Updates `github.com/railwayapp/railpack` from 0.36.4 to 0.37.1
- [Release notes](https://github.com/railwayapp/railpack/releases)
- [Changelog](https://github.com/railwayapp/railpack/blob/main/RELEASE.md)
- [Commits](railwayapp/railpack@v0.36.4...v0.37.1)

---
updated-dependencies:
- dependency-name: github.com/railwayapp/railpack
  dependency-version: 0.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: railpack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 28, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants