Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prettier-plugin-jinja-template from 1.5.0 to 2.0.0 #89

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps prettier-plugin-jinja-template from 1.5.0 to 2.0.0.

Release notes

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

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.
Commits
  • 3e3d3d5 Release 2.0.0
  • 5a52623 update dependencies
  • 9606b78 update node versions for ci runs
  • a27c843 use babel-plugin-transform-regex to transfrom regex at build
  • b388f4f subroutines to uppercase for better differentiation from capture groups
  • 58c593a script and style tags capture succeeding whitespace
  • ccce1f5 use regex library and reformat regex
  • 0a0437c add LICENSE file
  • e22e093 Bump braces from 3.0.2 to 3.0.3
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.0 to 2.0.0.
- [Release notes](https://github.com/davidodenwald/prettier-plugin-jinja-template/releases)
- [Commits](davidodenwald/prettier-plugin-jinja-template@v1.5.0...v2.0.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-jinja-template
  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 labels Oct 7, 2024
@dtemkin1
Copy link
Contributor

dtemkin1 commented Oct 9, 2024

@dependabot merge

@dependabot dependabot bot merged commit cc25b33 into main Oct 9, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prettier-plugin-jinja-template-2.0.0 branch October 9, 2024 04:02
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