Skip to content

Bump liquidjs from 9.22.1 to 9.34.1#135

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 21, 2022

Copy link
Copy Markdown

Bumps liquidjs from 9.22.1 to 9.34.1.

Release notes

Sourced from liquidjs's releases.

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)

v9.33.0

9.33.0 (2022-01-19)

Features

v9.32.1

9.32.1 (2022-01-12)

Bug Fixes

  • remove limit on operator char length (7677f84)

v9.32.0

9.32.0 (2022-01-02)

... (truncated)

Changelog

Sourced from liquidjs's changelog.

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

9.32.1 (2022-01-12)

Bug Fixes

  • remove limit on operator char length (7677f84)

9.32.0 (2022-01-02)

Features

  • support allow_false for default filter, see #435 (c756191)

9.31.0 (2021-12-19)

... (truncated)

Commits
  • f395295 chore(release): 9.34.1 [skip ci]
  • 200f664 style: fix lint
  • 31aa4ec chore(deps): bump ssri from 6.0.1 to 6.0.2
  • 2315749 chore(deps): bump y18n from 3.2.1 to 3.2.2
  • dbc0497 fix: sort filter unexpectedly modifies original array, #475
  • ab5e245 fix: array output now join with "" instead of ","
  • 78ce566 chore(deps): bump ini from 1.3.5 to 1.3.8
  • 8b880f6 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
  • d605158 chore(deps): bump tar from 4.4.13 to 4.4.19
  • 1a44b90 chore(deps): bump npm-user-validate from 1.0.0 to 1.0.1
  • 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.34.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.34.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 Feb 21, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 28, 2022

Copy link
Copy Markdown
Author

Superseded by #138.

@dependabot dependabot Bot closed this Feb 28, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/liquidjs-9.34.1 branch February 28, 2022 19:30
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