Skip to content

Conversation

@dependabot
Copy link

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

Bumps liquidjs from 9.22.1 to 9.35.1.

Release notes

Sourced from liquidjs's releases.

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

9.34.0 (2022-01-28)

Bug Fixes

Features

  • ownPropertyOnly option to protect prototype, #454 (7e99efc)

v9.33.1

9.33.1 (2022-01-19)

Bug Fixes

  • liquidjs.version on npm package (53824a2)

... (truncated)

Changelog

Sourced from liquidjs's changelog.

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

Features

  • ownPropertyOnly option to protect prototype, #454 (7e99efc)

9.33.1 (2022-01-19)

Bug Fixes

  • liquidjs.version on npm package (53824a2)

9.33.0 (2022-01-19)

Features

... (truncated)

Commits
  • 15b78eb chore(release): 9.35.1 [skip ci]
  • 575f3e2 docs: add missing tag/filter links on sidebar/table, #482
  • 7dfb620 fix: some filters throw on nil input, see #481
  • 21b78d9 chore(deps): bump prismjs from 1.25.0 to 1.27.0 in /docs
  • 5d077f4 chore: add liquid.min.js into Github release
  • 1334304 chore(release): 9.35.0 [skip ci]
  • ca3240c fix: url_encode throws on undefined value, fixes #479
  • 2b0c569 docs: introduce JS script to escape for Hexo, fixes #480
  • dab8a29 feat: expose all tags/filters and TimezoneDate, closes #464
  • f395295 chore(release): 9.34.1 [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.35.1.
- [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.35.1)

---
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 Mar 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2022

Superseded by #82.

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