Skip to content

Bump liquidjs from 9.22.1 to 9.28.0 - #7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/liquidjs-9.28.0
Closed

Bump liquidjs from 9.22.1 to 9.28.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/liquidjs-9.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 15, 2021

Copy link
Copy Markdown

Bumps liquidjs from 9.22.1 to 9.28.0.

Release notes

Sourced from liquidjs's releases.

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)

Features

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

v9.27.1

9.27.1 (2021-10-04)

Bug Fixes

  • directory info in lookupError message, #395 (92bfc65)

v9.27.0

9.27.0 (2021-10-03)

Bug Fixes

  • remove "stream" dependency in browser bundles, #396 (3b5eb66)
  • renderToNodeStream() now emit 'error' event instead of throw (afeef1d)

Features

  • add layouts, partials apart from root, #395 (b9ae479)
  • renderFileToNodeStream(filepath, scope) (68c4cfc)

Performance Improvements

  • make the most of streamed rendering (aea3441)

v9.26.0

9.26.0 (2021-09-30)

Features

... (truncated)

Changelog

Sourced from liquidjs's changelog.

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)

Bug Fixes

  • directory info in lookupError message, #395 (92bfc65)

9.27.0 (2021-10-03)

Bug Fixes

  • remove "stream" dependency in browser bundles, #396 (3b5eb66)
  • renderToNodeStream() now emit 'error' event instead of throw (afeef1d)

Features

  • add layouts, partials apart from root, #395 (b9ae479)
  • renderFileToNodeStream(filepath, scope) (68c4cfc)

Performance Improvements

  • make the most of streamed rendering (aea3441)

9.26.0 (2021-09-30)

Features

... (truncated)

Commits
  • 529e6d7 chore(release): 9.28.0 [skip ci]
  • 822ba0b fix: skip root check for renderFile()
  • a3455eb feat: relativeReference for render/include/layout, #395
  • 24a19c0 docs: add doc entry for concat filter #397
  • fd5ef47 fix: support timezoneOffset for date from scope, #401
  • 4f6b88c docs: add @​bglw as contributor
  • 6dc7fad feat: implement forloop.name as found in ruby shopify/liquid
  • 3b9c7d6 chore(release): 9.27.1 [skip ci]
  • 92bfc65 fix: directory info in lookupError message, #395
  • 8348036 chore(release): 9.27.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)

Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.22.1 to 9.28.0.
- [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.0)

---
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 Oct 15, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 18, 2021

Copy link
Copy Markdown
Author

Superseded by #27.

@dependabot dependabot Bot closed this Oct 18, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/liquidjs-9.28.0 branch October 18, 2021 19: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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants