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

Bump liquidjs from 9.12.0 to 9.25.1 #559

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

Conversation

dependabot-preview[bot]
Copy link

Bumps liquidjs from 9.12.0 to 9.25.1.

Release notes

Sourced from liquidjs's releases.

v9.25.1

9.25.1 (2021-06-20)

Performance Improvements

  • add cross-engines benchmark (cdceb25)

v9.25.0

9.25.0 (2021-05-07)

Features

  • when tag with multiple values (8f9639f)

v9.24.2

9.24.2 (2021-05-04)

Bug Fixes

  • operator boundary not correctly recognized, fixes #342 (3e3d84a)

v9.24.1

9.24.1 (2021-05-01)

Bug Fixes

  • make LiquidError context property public (1fd76ac)

v9.24.0

9.24.0 (2021-05-01)

Features

  • add context as a property on the LiquidError error (9c7cb57)
  • export errors for better error handling in user-land (4e394b9)

v9.23.4

9.23.4 (2021-04-17)

Bug Fixes

  • capitalize filter not lower case trailing string, fixes #326 (6548765)

v9.23.3

... (truncated)

Changelog

Sourced from liquidjs's changelog.

9.25.1 (2021-06-20)

Performance Improvements

  • add cross-engines benchmark (cdceb25)

9.25.0 (2021-05-07)

Features

  • when tag with multiple values (8f9639f)

9.24.2 (2021-05-04)

Bug Fixes

  • operator boundary not correctly recognized, fixes #342 (3e3d84a)

9.24.1 (2021-05-01)

Bug Fixes

  • make LiquidError context property public (1fd76ac)

9.24.0 (2021-05-01)

Features

  • add context as a property on the LiquidError error (9c7cb57)
  • export errors for better error handling in user-land (4e394b9)

9.23.4 (2021-04-17)

Bug Fixes

  • capitalize filter not lower case trailing string, fixes #326 (6548765)

9.23.3 (2021-03-21)

Bug Fixes

... (truncated)

Commits
  • 1c64ff0 chore(release): 9.25.1 [skip ci]
  • c470d1f chore: migrate from Travis CI to Github Actions
  • cdceb25 perf: add cross-engines benchmark
  • cc9b283 chore(deps): bump striptags from 3.1.1 to 3.2.0 in /docs
  • f2ddd6e chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /docs
  • ecc40a6 chore(deps): bump normalize-url from 4.3.0 to 4.5.1
  • 659cfde chore(deps): bump ws from 6.2.1 to 6.2.2
  • 0acfb8d chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9
  • c4b2bfb chore(deps): bump lodash from 4.17.19 to 4.17.21 in /docs
  • 0d41f74 chore(release): 9.25.0 [skip ci]
  • 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 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants