Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps liquid from 5.8.7 to 5.9.0.

Release notes

Sourced from liquid's releases.

v5.9.0

What's Changed

New Contributors

Full Changelog: Shopify/liquid@v5.8.7...v5.9.0

Changelog

Sourced from liquid's changelog.

5.9.0

  • Introduce :rigid error mode for stricter, safer parsing of all tags [CP Clermont, Guilherme Carreiro]
Commits
  • c357f91 Bump to 5.9.0
  • 1f58216 Add unit test mixing positional and kwargs arguments
  • d387951 Update test/integration/tags/table_row_test.rb
  • 51f312b Update README.md
  • 44f0429 Extract /\w+:0x\h{8}/ regex to UNNAMED_CYCLE_PATTERN constant
  • e57b7ef Simplify render/include tags following PR review feedback
  • 15430c0 Add rigid mode to rake benchmark task
  • 6aa4041 Rename with_error_mode(...) to with_error_modes(...)
  • d63dd10 Update test/integration/tags/render_tag_test.rb
  • 1733586 Update test/unit/tags/case_tag_unit_test.rb
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 27, 2025
Bumps [liquid](https://github.com/Shopify/liquid) from 5.8.7 to 5.9.0.
- [Release notes](https://github.com/Shopify/liquid/releases)
- [Changelog](https://github.com/Shopify/liquid/blob/main/History.md)
- [Commits](Shopify/liquid@v5.8.7...v5.9.0)

---
updated-dependencies:
- dependency-name: liquid
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/liquid-5.9.0 branch from e96223e to 88a35f8 Compare November 21, 2025 08:57
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