Skip to content

Conversation

@dependabot
Copy link

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

Bumps liquidjs from 9.22.1 to 9.39.2.

Release notes

Sourced from liquidjs's releases.

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

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

Features

v9.38.0

9.38.0 (2022-07-07)

Bug Fixes

  • stack overflow on large number of templates, #513 (3dc4290)

Features

v9.37.0

9.37.0 (2022-04-21)

Bug Fixes

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

... (truncated)

Changelog

Sourced from liquidjs's changelog.

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

9.38.0 (2022-07-07)

Bug Fixes

  • stack overflow on large number of templates, #513 (3dc4290)

Features

9.37.0 (2022-04-21)

Bug Fixes

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

Features

... (truncated)

Commits
  • 753e8f9 chore(release): 9.39.2 [skip ci]
  • 0a1d604 chore(deps): bump terser from 4.6.7 to 4.8.1 in /docs
  • 4ad383d fix: expression support Drop.valueOf, fixes #522
  • 66eb3b8 chore(release): 9.39.1 [skip ci]
  • c41a5d5 fix: throw ParseError instead of RenderError for invalid assign expression, c...
  • 0aca2dd chore(release): 9.39.0 [skip ci]
  • 4289b4e refactor: rename toValue to toValueSync
  • c3e51ca fix: for tag not respecting Drop#valueOf(), fixes #515
  • a19feea feat: iteration protocols
  • e87f068 chore(release): 9.38.0 [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.39.2.
- [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.39.2)

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

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #126.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/liquidjs-9.39.2 branch September 1, 2022 21: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