djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
664 stars 81 forks source link

Update regex version #837

Closed alexandreNoens closed 1 month ago

alexandreNoens commented 3 months ago

Pull Request Check List

Resolves: no issue

My project uses djLint and regex is not up-to-date because regex is versioned by year, this PR updates regex dependency :relieved:

I've used a newer version of Poetry, does it matter?

netlify[bot] commented 3 months ago

Deploy Preview for djlint canceled.

Name Link
Latest commit 9e31f7a06d536c45e0143e9c214aa25a1c66ab99
Latest deploy log https://app.netlify.com/sites/djlint/deploys/66631f551de9db000844478e
glepretre commented 1 month ago

Hi there, is there something we can do to help this PR being merged?

There seem to be no breaking change in regex changelog between the two versions: https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt

monosans commented 1 month ago

Hi! Thanks for the PR. I've just added Dependabot, it will handle updating dependencies now.