Skip to content
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

Update liquid gem to version 5 #8662

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skatkov
Copy link

@skatkov skatkov commented May 4, 2021

fixes #8615
fixes #8535

Unfortunately, liquid v5 is not backwards compatible with liquid 4 version - there are plenty of breaking changes.

And while I managed to loosen up dependency, it even compiles and deploys. I wonder what other issues can liquid gem update bring?

@skatkov skatkov marked this pull request as draft May 4, 2021 16:29
@skatkov skatkov changed the title loosen up liquid gem constraint (WIP) loosen up liquid gem constraint May 4, 2021
@skatkov skatkov changed the title (WIP) loosen up liquid gem constraint Update liquid gem to version 5 May 4, 2021
@DirtyF DirtyF requested review from a team, mattr- and ashmaroli and removed request for a team May 14, 2021 19:19
@DirtyF DirtyF added the breaking-change Affect current behavior label May 14, 2021
@DirtyF DirtyF added this to the 5.0 milestone May 14, 2021
@SteveALee
Copy link

SteveALee commented Aug 10, 2021

Is anyone working on this? We would really like to have have liquid 5.0.0 or at least {% liquid %} and {% echo %} to MASSIVELY simplify our code by eliminating the usual tag soup.

@ashmaroli
Copy link
Member

@SteveALee Liquid 5 has breaking changes. However, you are free to submit a new pull request complete with passing tests that ensures users do not face issues with the version bump.

@chmaynard
Copy link
Contributor

@SteveALee Liquid 5 has breaking changes. However, you are free to submit a new pull request ...

I guess that means no. :)

@SteveALee
Copy link

Hmmm :)

@NUARI19
Copy link

NUARI19 commented Feb 28, 2023

fixes #8615 fixes #8535

Unfortunately, liquid v5 is not backwards compatible with liquid 4 version - there are plenty of breaking changes.

And while I managed to loosen up dependency, it even compiles and deploys. I wonder what other issues can liquid gem update bring?

skatkov:update-liquid-library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Affect current behavior
Projects
None yet
6 participants