Skip to content

Conversation

@dependabot
Copy link

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

Bumps liquidjs from 9.22.1 to 9.36.0.

Release notes

Sourced from liquidjs's releases.

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)

v9.35.1

9.35.1 (2022-02-26)

Bug Fixes

v9.35.0

9.35.0 (2022-02-23)

Bug Fixes

  • url_encode throws on undefined value, fixes #479 (ca3240c)

Features

  • expose all tags/filters and TimezoneDate, closes #464 (dab8a29)

v9.34.1

9.34.1 (2022-02-20)

Bug Fixes

  • array output now join with "" instead of "," (ab5e245)
  • sort filter unexpectedly modifies original array, #475 (dbc0497)

v9.34.0

... (truncated)

Changelog

Sourced from liquidjs's changelog.

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

9.35.0 (2022-02-23)

Bug Fixes

  • url_encode throws on undefined value, fixes #479 (ca3240c)

Features

  • expose all tags/filters and TimezoneDate, closes #464 (dab8a29)

9.34.1 (2022-02-20)

Bug Fixes

  • array output now join with "" instead of "," (ab5e245)
  • sort filter unexpectedly modifies original array, #475 (dbc0497)

9.34.0 (2022-01-28)

Bug Fixes

... (truncated)

Commits
  • 1af8553 chore(release): 9.36.0 [skip ci]
  • 049685b feat: Access array item by negative index, closes #486
  • c503cb2 feat: allow strip filter with specified char, closes #390
  • 01014ed feat: appropriate error for malformed filters, fixes #271
  • 27e579e test: case for {% assign %} invalid value, closes #446
  • d3e3fec chore(release): 9.35.2 [skip ci]
  • 33009bb fix: export all builtin tags from LiquidJS, #464
  • aa95517 fix: corner case for concat filter without argument, #481
  • 15b78eb chore(release): 9.35.1 [skip ci]
  • 575f3e2 docs: add missing tag/filter links on sidebar/table, #482
  • 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.36.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.36.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 Apr 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #329.

@dependabot dependabot bot closed this May 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/liquidjs-9.36.0 branch May 1, 2022 12:05
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