Bump liquidjs from 10.16.1 to 10.27.2 - #24
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.16.1 to 10.27.2. - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.16.1...v10.27.2) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Needs ReviewI recommend reviewing this upgrade before merging because, while it delivers significant security remediation by resolving 15 OSV-validated vulnerabilities across critical, high, medium, and low severity classifications, it also introduces several behavioral changes in a foundational dependency that powers the entire documentation engine. Notably, the blocking of
Fix SuggestionsWe identified 3 fixable issues in this upgrade.
AI Assistant PromptCopy prompt for AI assistantWhat we checked
Dependency Usage
View 3 more usages
Less Important Usages (18)These usages were analyzed but no breaking changes were detected: liquidjs
ChangesCritical security update:
View 248 more changes
View 151 more changes in the full analysis References (12)[1]: Dependency declared as Line 293 in 7ab22ec [2]: CVE-2026-45618 (Critical): Affected versions [3]: CVE-2026-55575 (High): Affected versions [4]: CVE-2026-41311 (High): Affected versions [5]: LiquidJS [6]: LiquidJS [7]: The custom [8]: The custom docs/src/content-render/liquid/data.js Line 20 in 7ab22ec [9]: This file uses hardcoded numeric value [10]: [11]: docs/src/content-render/liquid/engine.js Line 10 in 7ab22ec [12]: A Dependabot bump of fossabot analyzed this PR using static analysis, dependency research and AI. View this analysis on the web |
No IssuesNo application code changes were detected to scan. The PR contains only configuration files, documentation, or other non-code files. fossabot analyzed this PR using SAST security analysis and AI (changed files only). |
Bumps liquidjs from 10.16.1 to 10.27.2.
Release notes
Sourced from liquidjs's releases.
... (truncated)
Changelog
Sourced from liquidjs's changelog.
... (truncated)
Commits
050f161chore(release): 10.27.2 [skip ci]2634f9dfix(date): zero-pad milliseconds when formatting %N fractional seconds (#929)f9a1316fix(filters): return empty for out-of-range slice begin or negative length (#...7ab49f9fix: charge join/json/inspect filters by produced output size (#925)552819afix: enforce ownPropertyOnly for inherited array indices (#924)8bfb642docs: add spokodev as a contributor for code (#923)568bd5ffix(filters): modulo should follow divisor sign for negative operands (#922)ed48986chore(release): 10.27.1 [skip ci]afec88bdocs(readme): README overhaul, used-by grid, and docs homepage (#914)3a0d80dperf(parser): memoize createTrie to avoid rebuilding tries per Tokenizer (#911)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for liquidjs since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.