Skip to content

Bump phlex-rails from 1.2.2 to 2.3.1 #5726

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: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps phlex-rails from 1.2.2 to 2.3.1.

Release notes

Sourced from phlex-rails's releases.

2.3.1

Fix an issue with old-style helper methods, such as check_box, text_area as opposed to the newer checkbox, textarea. yippee-fun/phlex-rails#301

Full Changelog: yippee-fun/phlex-rails@2.3.0...2.3.1

2.3.0

Highlights

  • Added support for custom Rails form builders
  • New RubyLSP indexing enhancement for register_output_helper and register_value_helper
  • You can now customise Phlex’ generators, creating custom templates in lib/generators/phlex/templates/component.rb.erb and lib/generators/phlex/templates/view.rb.erb
  • Support for Phlex 2.3

PRs

New Contributors

Full Changelog: yippee-fun/phlex-rails@2.2.0...2.3.0

2.2.0

Highlights

We fixed a bug where capture would sometimes return nil. You should be able to expect capture to always return a string, even if that strings may be empty and/or frozen.

We also updated Phlex to 2.2.1.

PRs

Full Changelog: yippee-fun/phlex-rails@2.1.3...2.2.0

2.1.3

Highlights

  • Fixed a regression which caused fragment caching to break
  • Caching is now enabled/disabled with config.action_controller.perform_caching
  • Fixed an issue with Phlex::CSV where given an ActiveRecord::Relation, it’s meant to use find_each by default but didn’t

What's Changed

... (truncated)

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)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 9, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/phlex-rails-2.3.1 branch from 0f4ce81 to 73826be Compare June 17, 2025 04:20
Bumps [phlex-rails](https://github.com/phlex-ruby/phlex-rails) from 1.2.2 to 2.3.1.
- [Release notes](https://github.com/phlex-ruby/phlex-rails/releases)
- [Commits](yippee-fun/phlex-rails@1.2.2...2.3.1)

---
updated-dependencies:
- dependency-name: phlex-rails
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/phlex-rails-2.3.1 branch from 73826be to f93b75a Compare June 24, 2025 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
Development

Successfully merging this pull request may close these issues.

0 participants