Skip to content

build(deps): bump liquidjs from 10.27.0 to 10.27.1#584

Merged
lmorchard merged 1 commit into
mainfrom
dependabot/npm_and_yarn/liquidjs-10.27.1
Jul 13, 2026
Merged

build(deps): bump liquidjs from 10.27.0 to 10.27.1#584
lmorchard merged 1 commit into
mainfrom
dependabot/npm_and_yarn/liquidjs-10.27.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps liquidjs from 10.27.0 to 10.27.1.

Release notes

Sourced from liquidjs's releases.

v10.27.1

10.27.1 (2026-06-23)

Bug Fixes

  • improve round function; improvement to #873 (#901) (956b51e)
  • security: charge pop filter allocation to memoryLimit (#907) (8a0c74a)
  • strip_html: infinite loop for strip_html (5c3522f)

Performance Improvements

  • parser: memoize createTrie to avoid rebuilding tries per Tokenizer (#911) (3a0d80d)
Changelog

Sourced from liquidjs's changelog.

10.27.1 (2026-06-23)

Bug Fixes

  • improve round function; improvement to #873 (#901) (956b51e)
  • security: charge pop filter allocation to memoryLimit (#907) (8a0c74a)
  • strip_html: infinite loop for strip_html (5c3522f)

Performance Improvements

  • parser: memoize createTrie to avoid rebuilding tries per Tokenizer (#911) (3a0d80d)
Commits
  • ed48986 chore(release): 10.27.1 [skip ci]
  • afec88b docs(readme): README overhaul, used-by grid, and docs homepage (#914)
  • 3a0d80d perf(parser): memoize createTrie to avoid rebuilding tries per Tokenizer (#911)
  • 956b51e fix: improve round function; improvement to #873 (#901)
  • 5c3522f fix(strip_html): infinite loop for strip_html
  • 6d00257 docs: add AGENTS.md and llms.txt for AI agents (#919)
  • 03a30e6 docs: replace CookieHub with cookieconsent (#918)
  • 4775227 docs(security): route vulnerability reports to GitHub Advisories (#913)
  • 8a0c74a fix(security): charge pop filter allocation to memoryLimit (#907)
  • ed15a52 docs: revisit wording & style for liquidjs.com (#906)
  • 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)

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

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-version: 10.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 13, 2026
@dependabot dependabot Bot requested a review from a team July 13, 2026 16:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 13, 2026
@lmorchard lmorchard merged commit cb93982 into main Jul 13, 2026
11 checks passed
@lmorchard lmorchard deleted the dependabot/npm_and_yarn/liquidjs-10.27.1 branch July 13, 2026 16:46
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