Skip to content

build(deps): bump liquid from 5.12.0 to 5.13.0 - #496

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/liquid-5.13.0
Open

build(deps): bump liquid from 5.12.0 to 5.13.0#496
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/liquid-5.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps liquid from 5.12.0 to 5.13.0.

Release notes

Sourced from liquid's releases.

v5.13.0

What's Changed

New Contributors

Full Changelog: Shopify/liquid@v5.12.0...v5.13.0

Changelog

Sourced from liquid's changelog.

5.13.0

  • Add TruffleRuby in CI [Benoit Daloze]
  • Skip slow test raising many exceptions on non-CRuby [Benoit Daloze]
  • Reject bare-bracket syntax in strict2 and introduce self keyword by [Alok Swamy]
  • Add strict2_parse to assign and capture tags by [Alok Swamy]
  • Add strict2_parse to increment and decrement tags by [Alok Swamy]
  • Update liquid-spec adapters for missing_features [Ian Ker-Seymer]
  • Prevent SelfDrop context mutation across render boundaries [Guilherme Carreiro]
  • Fix SelfDrop equality [Guilherme Carreiro]
  • Let environment self shadow SelfDrop [Ian Ker-Seymer]

5.11.0

  • Revert the Inline Snippets tag (#2001), treat its inclusion in the latest Liquid release as a bug, and allow for feedback on RFC#1916 to better support Liquid developers [Guilherme Carreiro]
  • Rename the :rigid error mode to :strict2 and display a warning when users attempt to use the :rigid mode [Guilherme Carreiro]

5.10.0

  • Introduce support for Inline Snippets [Julia Boutin]

5.9.0

  • Introduce :rigid error mode for stricter, safer parsing of all tags [CP Clermont, Guilherme Carreiro]

5.8.7

  • Expose body content in the Doc tag [James Meng]

5.8.1

  • Fix {% doc %} tag to be visitable [Guilherme Carreiro]

5.8.0

  • Introduce the new {% doc %} tag [Guilherme Carreiro]

5.7.3

  • Raise Liquid::SyntaxError when parsing invalidly encoded strings [Chris AtLee]

5.7.2 2025-01-31

  • Fix array filters to not support nested properties [Guilherme Carreiro]

5.7.1 2025-01-24

  • Fix the find and find_indexfilters to return nil when filtering empty arrays [Guilherme Carreiro]
  • Fix the has filter to return false when filtering empty arrays [Guilherme Carreiro]

5.7.0 2025-01-16

Features

... (truncated)

Commits
  • 7a5e45f Bump to 5.13.0 (#2103)
  • 9efca9f Use liquid-spec branch for self specs
  • 529800f Let environment self shadow SelfDrop
  • 7b368df Fix SelfDrop equality (#2091)
  • 742ac3d Prevent SelfDrop context mutation across render boundaries (#2082)
  • 1954a26 Update liquid-spec adapters
  • 6d81b1b Merge pull request #2077 from Shopify/remove-strict2-from-error-message
  • dfddd8f Remove "strict2" from bare bracket error message
  • 95ce7e7 Merge pull request #2067 from Shopify/strict2-increment-decrement
  • 197d755 Merge pull request #2065 from Shopify/strict2-assign-capture
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/liquid-5.13.0 branch from 8cf644d to e52b22c Compare July 30, 2026 19:55
Bumps [liquid](https://github.com/Shopify/liquid) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/Shopify/liquid/releases)
- [Changelog](https://github.com/Shopify/liquid/blob/main/History.md)
- [Commits](Shopify/liquid@v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: liquid
  dependency-version: 5.13.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.13.0 branch from e52b22c to a1b3a2d Compare July 30, 2026 20:22
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