Skip to content

build(deps-dev): bump prettier-plugin-jinja-template from 1.1.0 to 2.2.0#145

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/prettier-plugin-jinja-template-2.2.0
Open

build(deps-dev): bump prettier-plugin-jinja-template from 1.1.0 to 2.2.0#145
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/prettier-plugin-jinja-template-2.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps prettier-plugin-jinja-template from 1.1.0 to 2.2.0.

Release notes

Sourced from prettier-plugin-jinja-template's releases.

v2.2.0

  • ignore Jinja code inside HTML comments
  • printer: Return original node text by default

v2.1.0

Preserve empty lines before set statements by @​sebastian-altamirano

v2.0.0

  • Remove quoteAttributes option because JinjaX doesn't use the special syntax anymore.
  • Dropped support for node 14 and 16.
  • Better parser accuracy and performance.

v1.5.0

support prettier range ignore via jinja comments (fixes #34)

v1.4.1

handle start and end delimiters as seperate symbols

v1.4.0

Keep indentation in multiline expressions.

v1.3.3

fix infinite loop on empty expression

v1.3.2

set correct content for blocks after parser rewrite

v1.3.1

add tests and build to npm prepublish

v1.3.0

Recognize end statements that start with "end_".

v1.2.0

Remove hard coded list of non closing statements

The new logic assumes that all statements that start with "end" are closing statements and then searches for the closest statement that has the same name without the "end" and uses it as the start for a block. All other statements are handled as non closing statements.

Commits
  • 7709de3 2.2.0
  • a154e2c update dependencies and migrate tsconfig
  • fdc762f Bump vite from 7.1.11 to 7.3.2
  • fff1469 Bump picomatch
  • 66fbf94 Bump minimatch from 3.1.2 to 3.1.5
  • d2ef629 Bump rollup from 4.46.2 to 4.59.0
  • b2d2fa9 printer: Return original node text by default
  • b0f65d4 Bump vite from 7.1.5 to 7.1.11
  • 8da6451 ignore Jinja code inside HTML comments
  • 7366048 Bump vite from 7.1.2 to 7.1.5
  • 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 [prettier-plugin-jinja-template](https://github.com/davidodenwald/prettier-plugin-jinja-template) from 1.1.0 to 2.2.0.
- [Release notes](https://github.com/davidodenwald/prettier-plugin-jinja-template/releases)
- [Commits](davidodenwald/prettier-plugin-jinja-template@v1.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-jinja-template
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 major "Larger effort" enhancements or bug fixes that take a longer amount of time to complete labels May 18, 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 Pull requests that update Javascript code major "Larger effort" enhancements or bug fixes that take a longer amount of time to complete

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants