Skip to content

chore(deps): bump haml-rails from 3.0.0 to 3.1.0 in /demo in the regular-updates group - #4197

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/demo/regular-updates-2a8699f7f0
Closed

chore(deps): bump haml-rails from 3.0.0 to 3.1.0 in /demo in the regular-updates group#4197
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/demo/regular-updates-2a8699f7f0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the regular-updates group in /demo with 1 update: haml-rails.

Updates haml-rails from 3.0.0 to 3.1.0

Changelog

Sourced from haml-rails's changelog.

3.1.0

Features

  • Add Rails 8.1 and Ruby 4.0 support.

  • Add an authentication generator that produces Haml views for rails generate authentication (Rails 8+), generating passwords/new, passwords/edit, and sessions/new templates. #198 (Evan Brooks)

Bug fixes

  • Fix Haml fragment cache dependency detection on Rails 8.1. Rails 8.1 tightened its ERB dependency tracker to only match render calls inside <% %> tags, which stopped changes to a Haml partial from busting the cache of templates that render it. Haml templates now use the :ruby render tracker (available since Rails 7.2), which compiles the template before scanning for render calls. #200, fixes #199 (Nick Schimek)

  • Add Rails 8.1 scaffold templates. The generated scaffold partial now wraps each attribute in a <div> (instead of <p>) to match Rails 8.1's output.

Commits
  • d837c6f Version 3.1.0
  • 1335af8 Add regression test for Haml cache dependency detection
  • 0678214 Merge pull request #200 from NickSchimek/fix/haml-dependency-tracker-rails-8-1
  • 6117d6e Merge pull request #191 from tagliala/chore/strip-trailing-whitespaces
  • d08ed68 Rails 8.1 scaffold templates
  • b392b6c [CI] Use actions/checkout@v7
  • b9c1a09 [CI] CI against Rails 8.1
  • 5276403 [CI] benchmark has been gemified since Ruby 4.0
  • 0c9baa7 [CI] CI against Ruby 4.0
  • 7c7b4d8 Respect the <br>s in the original ERB templates
  • 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 <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 regular-updates group in /demo with 1 update: [haml-rails](https://github.com/haml/haml-rails).


Updates `haml-rails` from 3.0.0 to 3.1.0
- [Changelog](https://github.com/haml/haml-rails/blob/master/CHANGELOG.md)
- [Commits](haml/haml-rails@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: haml-rails
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular-updates
...

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 Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 07:42
@dependabot
dependabot Bot requested a review from akamike August 1, 2026 07:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 1, 2026
@davidrapson

Copy link
Copy Markdown
Contributor

Would prefer to remove this #3893

@davidrapson davidrapson closed this Aug 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/bundler/demo/regular-updates-2a8699f7f0 branch August 3, 2026 16:45
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