Skip to content

Update dependency liquidjs to v10 - autoclosed#16

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/liquidjs-10.x
Closed

Update dependency liquidjs to v10 - autoclosed#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/liquidjs-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
liquidjs ^9.42.0 -> ^10.0.0 age adoption passing confidence

Release Notes

harttle/liquidjs (liquidjs)

v10.8.4

Compare Source

Bug Fixes

v10.8.3

Compare Source

Bug Fixes
  • strftime getSuffix works for all dates (0b4e2a9)

v10.8.2

Compare Source

Bug Fixes
  • sample filter randomness and count=1 case (fcb930f)

v10.8.1

Compare Source

Bug Fixes
  • incorrect error message for browser UMD bundle (3a67eb7)

v10.8.0

Compare Source

Bug Fixes
Features
  • Add support for the Jekyll sample filter (#​612) (ba8b842)
  • Add support for the Jekyll push filter (#​611)
  • introduce a matrix with latest Ubuntu and macOS to test the build on macOS as well (82ba548), closes #​615
  • precise line/col for tokenization Error, #​613 (e347e60)

10.7.1 (2023-04-24)

Bug Fixes
  • incorrect timezone correction for DST dates, fixes #​604 (33b3c01)
  • timezoneOffset ignored in date when preserveTimezones is enabled, fixes #​605 (21ee27b)

v10.7.1

Compare Source

Bug Fixes
  • incorrect timezone correction for DST dates, fixes #​604 (33b3c01)
  • timezoneOffset ignored in date when preserveTimezones is enabled, fixes #​605 (21ee27b)

v10.7.0

Compare Source

Bug Fixes
Features
  • JSON format by space in json filter (7b87ea8)

10.6.2 (2023-03-19)

Bug Fixes

10.6.1 (2023-03-02)

Bug Fixes

v10.6.2

Compare Source

Bug Fixes

v10.6.1

Compare Source

Bug Fixes

v10.6.0

Compare Source

Features
  • LiquidOptions.dateFormat to override default date format (#​587) (3fb6646)

v10.5.0

Compare Source

Bug Fixes
  • "ownPropertyOnly" not respected when passed via "renderOptions" (d489916)
Features
  • Adds support for options to CLI and improves usability (#​586) (24c8a1e)

v10.4.0

Compare Source

Features

10.3.3 (2022-12-18)

Bug Fixes
  • type compatible with v9 tag definition, support Context as scope in various render APIs, #​570 (fb6a9f8)

10.3.2 (2022-12-13)

Bug Fixes

10.3.1 (2022-12-12)

Bug Fixes

v10.3.3

Compare Source

Bug Fixes
  • type compatible with v9 tag definition, support Context as scope in various render APIs, #​570 (fb6a9f8)

v10.3.2

Compare Source

Bug Fixes

v10.3.1

Compare Source

Bug Fixes

v10.3.0

Compare Source

Features
  • support disable outputEscape for specific filters, #​565 (e6db371)

v10.2.0

Compare Source

Bug Fixes
  • case should render multiple when statements (d17813e)
Features

v10.1.0

Compare Source

Features
  • timezone name for opts.timezoneOffset and date argument, fixes #​553 (89c6c76)

v10.0.0

Compare Source

Code Refactoring
  • rename filters to snake style, #​487 (ff112a4)
  • _evalToken renamed to evalToken (4e1a30a)
  • change ownPropertyOnly default value to true (7eb6216)
  • delay creation of operatorsTrie and hide this implementation (bb58d3e)
  • remove toThenable export (ffefd91)
  • remove use of internal Context class in evalValue argument (b115077)
Performance Improvements
  • target Node.js 14 for cjs bundle (main entry) (1f6ce7c)
BREAKING CHANGES
  • evalToken now returns a generator (LiquidJS async), which is different from evalToken in previous LiquidJS versions.
  • main entry need Node.js>=14 to run, you can build LiquidJS by your own by using ESM entry.
  • ownPropertyOnly default value changed to true
  • <liquidjs>.toThenable is removed, use <liquidjs>.toPromise instead
  • evalValue won't support Context as second argument anymore.
  • use operators instead of operatorsTrie as Tokenizer constructor argument, #​500
  • keys in <liquidjs>.filters are now in snake case (instead of camel case), identical to that in Liquid template.

v9.43.0

Compare Source

Features

9.42.1 (2022-10-21)

Bug Fixes

v9.42.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/liquidjs-10.x branch 2 times, most recently from 9644bcb to 7094281 Compare May 26, 2023 02:50
@renovate renovate Bot force-pushed the renovate/liquidjs-10.x branch from 7094281 to efa981f Compare May 30, 2023 00:13
@renovate renovate Bot changed the title Update dependency liquidjs to v10 Update dependency liquidjs to v10 - autoclosed Aug 27, 2023
@renovate renovate Bot closed this Aug 27, 2023
@renovate renovate Bot deleted the renovate/liquidjs-10.x branch August 27, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants