citizenlab icon indicating copy to clipboard operation
citizenlab copied to clipboard

Bump liquid from 5.5.0 to 5.8.7 in /back

Open dependabot[bot] opened this issue 5 months ago • 2 comments

Bumps liquid from 5.5.0 to 5.8.7.

Release notes

Sourced from liquid's releases.

v5.8.7

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.6...v5.8.7

v5.8.6

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.5...v5.8.6

v5.8.5

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.4...v5.8.5

v5.8.4

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.3...v5.8.4

v5.8.3

What's Changed

Full Changelog: https://github.com/Shopify/liquid/compare/v5.8.2...v5.8.3

v5.8.2

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from liquid's changelog.

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

  • Add find, find_index, has, and reject filters to arrays [Guilherme Carreiro]
  • Compatibility with Ruby 3.4 [Ian Ker-Seymer]

5.6.4 2025-01-14

Fixes

  • Add a default string_scanner to avoid errors with Liquid::VariableLookup.parse("foo.bar") [Ian Ker-Seymer]

5.6.3 2025-01-13

  • Remove lru_redux dependency [Michael Go]

5.6.2 2025-01-13

Fixes

  • Preserve the old behavior of requiring floats to start with a digit [Michael Go]

5.6.1 2025-01-13

Performance improvements

  • Faster Expression parser / Tokenizer with StringScanner [Michael Go]

5.6.0 2024-12-19

... (truncated)

Commits
  • 9bd408f Merge pull request #1965 from Shopify/jm/bump_liquid
  • 79b831d Bump Liquid to 5.8.7
  • aebd75e Merge pull request #1954 from Shopify/jm/doc_body
  • 7f2f8a2 Add tests for new public methods
  • 7b2b25f Fix Doc tag blank? method to check body content
  • 8548b96 Remove body attr_reader and initiliaze @body instance variable in parse...
  • fc96e66 Merge pull request #1953 from Shopify/actions-commit
  • 79a771d Add test for doc tag capturing token before enddoc
  • 65b1ded Expose tag body in the Doc tag
  • f375d7b Add unit test for custom Liquid tag registration (#1960)
  • 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 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)

dependabot[bot] avatar Jun 16 '25 16:06 dependabot[bot]

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

dependabot[bot] avatar Jun 16 '25 16:06 dependabot[bot]

Warnings
:warning: The PR title contains no Jira issue key (case-sensitive)
:warning: The branch name contains no Jira issue key (case-sensitive)
Messages
:book: Changelog provided 🎉
:book:

Run the e2e tests

:book: Check translation progress

Generated by :no_entry_sign: dangerJS against 0ac1111ff106da37ff15e3f785cf3f8b8293bd5d

cl-dev-bot avatar Jun 16 '25 16:06 cl-dev-bot

@dependabot recreate

adessy avatar Oct 07 '25 08:10 adessy