Skip to content

build(deps-dev): bump @shopify/prettier-plugin-liquid from 1.10.3 to 1.11.0 - #186

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/shopify/prettier-plugin-liquid-1.11.0
Aug 1, 2026
Merged

build(deps-dev): bump @shopify/prettier-plugin-liquid from 1.10.3 to 1.11.0#186
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/shopify/prettier-plugin-liquid-1.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @shopify/prettier-plugin-liquid from 1.10.3 to 1.11.0.

Release notes

Sourced from @​shopify/prettier-plugin-liquid's releases.

@​shopify/prettier-plugin-liquid@​1.11.0

Minor Changes

  • 6803e99c: Adopt the hand-written liquid-html-parser for performance

    Replace the parser-combinator-based Liquid/HTML parser with a hand-written recursive-descent parser. The new parser is significantly faster, adds resilient parsing (it recovers from malformed input instead of bailing), and is adapted to the theme-tools source model. theme-language-server-common, theme-check-common, prettier-plugin-liquid, and theme-graph are updated to consume the new parser.

Patch Changes

  • Updated dependencies [6803e99c]
    • @​shopify/liquid-html-parser@​2.10.0
Changelog

Sourced from @​shopify/prettier-plugin-liquid's changelog.

1.11.0

Minor Changes

  • 6803e99c: Adopt the hand-written liquid-html-parser for performance

    Replace the parser-combinator-based Liquid/HTML parser with a hand-written recursive-descent parser. The new parser is significantly faster, adds resilient parsing (it recovers from malformed input instead of bailing), and is adapted to the theme-tools source model. theme-language-server-common, theme-check-common, prettier-plugin-liquid, and theme-graph are updated to consume the new parser.

Patch Changes

  • Updated dependencies [6803e99c]
    • @​shopify/liquid-html-parser@​2.10.0
Commits

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 [@shopify/prettier-plugin-liquid](https://github.com/Shopify/theme-tools/tree/HEAD/packages/prettier-plugin-liquid) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/Shopify/theme-tools/releases)
- [Changelog](https://github.com/Shopify/theme-tools/blob/main/packages/prettier-plugin-liquid/CHANGELOG.md)
- [Commits](https://github.com/Shopify/theme-tools/commits/@shopify/prettier-plugin-liquid@1.11.0/packages/prettier-plugin-liquid)

---
updated-dependencies:
- dependency-name: "@shopify/prettier-plugin-liquid"
  dependency-version: 1.11.0
  dependency-type: direct:development
  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, 2026
@github-actions
github-actions Bot enabled auto-merge August 1, 2026 19:46
@github-actions
github-actions Bot merged commit d61630d into master Aug 1, 2026
1 check passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/shopify/prettier-plugin-liquid-1.11.0 branch August 1, 2026 19: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.

0 participants