Skip to content

Bump liquidjs from 10.27.1 to 10.29.0 - #601

Merged
BaseMax merged 1 commit into
mainfrom
dependabot/npm_and_yarn/liquidjs-10.29.0
Sep 8, 2026
Merged

Bump liquidjs from 10.27.1 to 10.29.0#601
BaseMax merged 1 commit into
mainfrom
dependabot/npm_and_yarn/liquidjs-10.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps liquidjs from 10.27.1 to 10.29.0.

Release notes

Sourced from liquidjs's releases.

v10.29.0

10.29.0 (2026-08-11)

Features

v10.28.0

10.28.0 (2026-08-01)

Bug Fixes

  • date: %s returns Unix epoch unaffected by display timezone (#932) (39c8743), closes #931

Features

  • Add support of inner expressions enclosed by parentheses (#863) (afa5f54)

v10.27.2

10.27.2 (2026-07-09)

Bug Fixes

  • charge join/json/inspect filters by produced output size (#925) (7ab49f9)
  • date: zero-pad milliseconds when formatting %N fractional seconds (#929) (2634f9d)
  • enforce ownPropertyOnly for inherited array indices (#924) (552819a)
  • filters: modulo should follow divisor sign for negative operands (#922) (568bd5f)
  • filters: return empty for out-of-range slice begin or negative length (#928) (f9a1316)
Changelog

Sourced from liquidjs's changelog.

10.29.0 (2026-08-11)

Features

10.28.0 (2026-08-01)

Bug Fixes

  • date: %s returns Unix epoch unaffected by display timezone (#932) (39c8743), closes #931

Features

  • Add support of inner expressions enclosed by parentheses (#863) (afa5f54)

10.27.2 (2026-07-09)

Bug Fixes

  • charge join/json/inspect filters by produced output size (#925) (7ab49f9)
  • date: zero-pad milliseconds when formatting %N fractional seconds (#929) (2634f9d)
  • enforce ownPropertyOnly for inherited array indices (#924) (552819a)
  • filters: modulo should follow divisor sign for negative operands (#922) (568bd5f)
  • filters: return empty for out-of-range slice begin or negative length (#928) (f9a1316)
Commits
  • 747bdbd chore(release): 10.29.0 [skip ci]
  • 875513f feat(filters): add squish filter (#943)
  • f88a528 docs: add YacovGold as a contributor for code (#947)
  • 69b2c58 feat: add unregisterFilter method (#946)
  • 88ae297 chore(release): 10.28.0 [skip ci]
  • afa5f54 feat: Add support of inner expressions enclosed by parentheses (#863)
  • 39c8743 fix(date): %s returns Unix epoch unaffected by display timezone (#932)
  • 050f161 chore(release): 10.27.2 [skip ci]
  • 2634f9d fix(date): zero-pad milliseconds when formatting %N fractional seconds (#929)
  • f9a1316 fix(filters): return empty for out-of-range slice begin or negative length (#...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.27.1 to 10.29.0.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.27.1...v10.29.0)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-version: 10.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Sep 8, 2026
@dependabot
dependabot Bot requested a review from BaseMax as a code owner September 8, 2026 20:00
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2026
@dependabot
dependabot Bot requested a review from jbampton as a code owner September 8, 2026 20:00
@dependabot dependabot Bot added the javascript label Sep 8, 2026
@deepsource-io

deepsource-io Bot commented Sep 8, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 8a015ed...21cc4c1 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Sep 8, 2026 8:02p.m. Review ↗
Secrets Sep 8, 2026 8:02p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@BaseMax
BaseMax merged commit b2a371f into main Sep 8, 2026
15 of 16 checks passed
@BaseMax
BaseMax deleted the dependabot/npm_and_yarn/liquidjs-10.29.0 branch September 8, 2026 20:25
@github-project-automation github-project-automation Bot moved this to Done in Next Sep 8, 2026
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant