Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps liquidjs from 9.22.1 to 9.37.0.

Release notes

Sourced from liquidjs's releases.

v9.37.0

9.37.0 (2022-04-21)

Bug Fixes

  • support integer arithmetic for divided_by, closes #465 (e69a510)

Features

v9.36.2

9.36.2 (2022-04-19)

Bug Fixes

  • lazy createRequire to allow exceptions being catched, fixes #497 (b377dad)

v9.36.1

9.36.1 (2022-04-17)

Bug Fixes

v9.36.0

9.36.0 (2022-03-05)

Features

  • Access array item by negative index, closes #486 (049685b)
  • allow strip filter with specified char, closes #390 (c503cb2)
  • appropriate error for malformed filters, fixes #271 (01014ed)

v9.35.2

9.35.2 (2022-03-02)

Bug Fixes

  • corner case for concat filter without argument, #481 (aa95517)
  • export all builtin tags from LiquidJS, #464 (33009bb)

... (truncated)

Changelog

Sourced from liquidjs's changelog.

9.37.0 (2022-04-21)

Bug Fixes

  • support integer arithmetic for divided_by, closes #465 (e69a510)

Features

9.36.2 (2022-04-19)

Bug Fixes

  • lazy createRequire to allow exceptions being catched, fixes #497 (b377dad)

9.36.1 (2022-04-17)

Bug Fixes

9.36.0 (2022-03-05)

Features

  • Access array item by negative index, closes #486 (049685b)
  • allow strip filter with specified char, closes #390 (c503cb2)
  • appropriate error for malformed filters, fixes #271 (01014ed)

9.35.2 (2022-03-02)

Bug Fixes

  • corner case for concat filter without argument, #481 (aa95517)
  • export all builtin tags from LiquidJS, #464 (33009bb)

9.35.1 (2022-02-26)

Bug Fixes

... (truncated)

Commits
  • 463a165 chore(release): 9.37.0 [skip ci]
  • f88490c feat: automatic output escaping, closes #500
  • e69a510 fix: support integer arithmetic for divided_by, closes #465
  • ace5309 docs: update .all-contributorsrc [skip ci]
  • 5a90c5b docs: update README.md [skip ci]
  • f6e0478 chore(release): 9.36.2 [skip ci]
  • c467630 docs: fix a broken link for abstract file interface (#498)
  • b377dad fix: lazy createRequire to allow exceptions being catched, fixes #497
  • ecc04c9 chore(release): 9.36.1 [skip ci]
  • 9e024ff fix: contains operator does not support Drop, fixes #492
  • 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.37.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.37.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 May 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #121.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/liquidjs-9.37.0 branch August 1, 2022 21:40
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