Skip to content

Bump thruster from 0.1.15 to 0.1.20 - #408

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/thruster-0.1.20
Closed

Bump thruster from 0.1.15 to 0.1.20#408
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/thruster-0.1.20

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 8, 2026

Copy link
Copy Markdown
Contributor

Bumps thruster from 0.1.15 to 0.1.20.

Changelog

Sourced from thruster's changelog.

v0.1.20 / 2026-03-25

  • Validate host before redirecting HTTP->HTTPS (#120)

v0.1.19 / 2026-03-06

  • Build with Go 1.26.1

v0.1.18 / 2026-02-02

  • Return correct exit code when terminated with signal (#110)
  • Build with Go 1.25.6

v0.1.17 / 2025-12-16

  • Mitigate BREACH attacks with random jitter and optional compression guard (#102)

v0.1.16 / 2025-10-19

  • Build with Go 1.25 (#93)
  • Fail with an error if unable to bind to port (#92)
  • Add H2C support behind H2C_ENABLED flag (#89)
Commits
  • 5c9dce8 Bump version
  • bddb1d8 Merge pull request #120 from basecamp/check-tls-domain-for-redirects
  • 186b8f5 Only redirect HTTP->HTTPS for policy-allowed hosts
  • d925847 Address PR review feedback from Copilot
  • b090a2e Validate Host header against TLS domains in HTTP→HTTPS redirect
  • b47fc5b ci: harden GitHub Actions workflows (#117)
  • e17d3ee Go 1.26.1
  • 63c08c7 Merge pull request #112 from basecamp/go1.26
  • aa7d697 go fix updates
  • 8d64ade Build with Go 1.26
  • 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 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 [thruster](https://github.com/basecamp/thruster) from 0.1.15 to 0.1.20.
- [Changelog](https://github.com/basecamp/thruster/blob/v0.1.20/CHANGELOG.md)
- [Commits](basecamp/thruster@v0.1.15...v0.1.20)

---
updated-dependencies:
- dependency-name: thruster
  dependency-version: 0.1.20
  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 Apr 8, 2026
@lkacenja

Copy link
Copy Markdown
Contributor

Holding thruster at 0.1.15. Versions 0.1.17+ break our ECS deployment with port-binding errors, so we're intentionally pinning. Closing to keep Dependabot from reopening churn — see the pin in the Gemfile.

@lkacenja lkacenja closed this Jun 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/thruster-0.1.20 branch June 26, 2026 13:09
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