Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2021

Bumps liquidjs from 9.22.1 to 9.28.5.

Release notes

Sourced from liquidjs's releases.

v9.28.5

9.28.5 (2021-11-05)

Bug Fixes

  • always allow './' and '../' to be relative, even on windows (44f6b52)

v9.28.4

9.28.4 (2021-10-31)

Bug Fixes

  • allow {%render%} to reassign argument, #404 (124f4c4)

v9.28.3

9.28.3 (2021-10-27)

Bug Fixes

  • relative root (by default) yields LookupError, fixes #419, #424, also related to #395 (aebeae9)

v9.28.2

9.28.2 (2021-10-16)

Bug Fixes

  • cache ongoing parseFile() calls, fixes #416 (8894cbf)

v9.28.1

9.28.1 (2021-10-16)

Bug Fixes

v9.28.0

9.28.0 (2021-10-06)

Bug Fixes

  • skip root check for renderFile() (822ba0b)
  • support timezoneOffset for date from scope, #401 (fd5ef47)

... (truncated)

Changelog

Sourced from liquidjs's changelog.

9.28.5 (2021-11-05)

Bug Fixes

  • always allow './' and '../' to be relative, even on windows (44f6b52)

9.28.4 (2021-10-31)

Bug Fixes

  • allow {%render%} to reassign argument, #404 (124f4c4)

9.28.3 (2021-10-27)

Bug Fixes

  • relative root (by default) yields LookupError, fixes #419, #424, also related to #395 (aebeae9)

9.28.2 (2021-10-16)

Bug Fixes

  • cache ongoing parseFile() calls, fixes #416 (8894cbf)

9.28.1 (2021-10-16)

Bug Fixes

9.28.0 (2021-10-06)

Bug Fixes

  • skip root check for renderFile() (822ba0b)
  • support timezoneOffset for date from scope, #401 (fd5ef47)

Features

  • relativeReference for render/include/layout, #395 (a3455eb)
  • implement forloop.name as found in ruby shopify/liquid (6dc7fad)

9.27.1 (2021-10-04)

... (truncated)

Commits
  • 80c2280 chore(release): 9.28.5 [skip ci]
  • 44f6b52 fix: always allow './' and '../' to be relative, even on windows
  • 3d71d9e chore(release): 9.28.4 [skip ci]
  • 124f4c4 fix: allow {%render%} to reassign argument, #404
  • 432d1c7 chore(deps): bump path-parse from 1.0.6 to 1.0.7
  • 4b42e63 docs: update liquidjs for demo/nodejs
  • f809c71 chore(release): 9.28.3 [skip ci]
  • aebeae9 fix: relative root (by default) yields LookupError, fixes #419, #424, also re...
  • 564972b docs: add version info in playground.html
  • d0c3cc8 chore(release): 9.28.2 [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)

Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.22.1 to 9.28.5.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v9.22.1...v9.28.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 14, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2022

Superseded by #36.

@dependabot dependabot bot closed this Jan 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/liquidjs-9.28.5 branch January 1, 2022 10:27
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant