Skip to content

Conversation

@dependabot
Copy link

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

Bumps liquidjs from 9.22.1 to 9.42.0.

Release notes

Sourced from liquidjs's releases.

v9.42.0

9.42.0 (2022-08-27)

Features

v9.41.0

9.41.0 (2022-08-24)

Features

  • use evalValue to parse & render expression, #527 (071368a)

v9.40.0

9.40.0 (2022-08-14)

Bug Fixes

Features

  • export toValueSync & defaultOptions to evaluate expression, see #527 (e874b40)

v9.39.2

9.39.2 (2022-07-21)

Bug Fixes

  • expression support Drop.valueOf, fixes #522 (4ad383d)

v9.39.1

9.39.1 (2022-07-14)

Bug Fixes

  • throw ParseError instead of RenderError for invalid assign expression, closes #519 (c41a5d5)

v9.39.0

9.39.0 (2022-07-09)

Bug Fixes

... (truncated)

Changelog

Sourced from liquidjs's changelog.

9.42.0 (2022-08-27)

Features

9.41.0 (2022-08-24)

Features

  • use evalValue to parse & render expression, #527 (071368a)

9.40.0 (2022-08-14)

Bug Fixes

Features

  • export toValueSync & defaultOptions to evaluate expression, see #527 (e874b40)

9.39.2 (2022-07-21)

Bug Fixes

  • expression support Drop.valueOf, fixes #522 (4ad383d)

9.39.1 (2022-07-14)

Bug Fixes

  • throw ParseError instead of RenderError for invalid assign expression, closes #519 (c41a5d5)

9.39.0 (2022-07-09)

Bug Fixes

  • for tag not respecting Drop#valueOf(), fixes #515 (c3e51ca)

Features

... (truncated)

Commits
  • 0075be9 chore(release): 9.42.0 [skip ci]
  • bbf00f3 feat: promise in expression & nested property, #533 #276
  • 0997530 chore(release): 9.41.0 [skip ci]
  • 071368a feat: use evalValue to parse & render expression, #527
  • 2089b9b chore(deps): bump path-parse and path-parse
  • fd7002f chore(release): 9.40.0 [skip ci]
  • 905a6dd fix: target ES6 for ESM bundles, fixes #526
  • e874b40 feat: export toValueSync & defaultOptions to evaluate expression, see #527
  • 753e8f9 chore(release): 9.39.2 [skip ci]
  • 0a1d604 chore(deps): bump terser from 4.6.7 to 4.8.1 in /docs
  • 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.42.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.42.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 Sep 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #149.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/liquidjs-9.42.0 branch November 1, 2022 21:25
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