Skip to content

Bump phlex-rails from 2.3.1 to 2.4.0#757

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/phlex-rails-2.4.0
Open

Bump phlex-rails from 2.3.1 to 2.4.0#757
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/phlex-rails-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown

Bumps phlex-rails from 2.3.1 to 2.4.0.

Release notes

Sourced from phlex-rails's releases.

2.4.0

  • Updated Phlex to 2.4.0
  • The default cache store is now Rails.cache. Previously it was unset.
  • Added javascript_importmap_module_preload_tags and javascript_inline_importmap_tag helpers
  • Fixed compatibility issues with Rails 8.1.2
  • Made it easier to detect wrapped form builders and added an unwrap method that returns the original form builder
  • register_output_helper now accepts mark_safe: true for helpers that return safe HTML strings rather than ActiveSupport::SafeBuffers
  • Added Phlex::Rails::Types::Buffered(T) and Phlex::Rails::Types::Builder(T) — the methods return objects that respond to ===(value) for use with Literal, Dry, etc.
  • Fixed a Ruby LSP add-on issue that would make it raise when analysing certain syntax
  • Updated the no method error that recommends including a helper adapter module. It now includes a snippet that can be pasted verbatim.
Commits
  • 4c17192 Bump version to 2.4.0
  • 2884035 Exclude Ruby 3.2 from Rails edge appraisal
  • 0d4f3a0 Remove deprecated to_time_preserves_timezone configuration
  • d870939 Add new rails importmap helpers
  • 1ccc597 Test against Ruby 4.0
  • fe630e0 Use mise to manage the ruby version
  • 95a2618 Bump actions/checkout from 4 to 6 (#319)
  • 839e0ba Fix issue with Ruby LSP addon matching
  • a202875 Remove streaming module
  • b7f7bdd Fix broken tests
  • Additional commits viewable in compare view

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)

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

Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/phlex-ruby/phlex-rails/releases)
- [Commits](yippee-fun/phlex-rails@2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: phlex-rails
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 26, 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