Commit graph

382 commits

Author SHA1 Message Date
sur.la.route
c971f7d2bb
Merge pull request #546 from Riverside-Healthcare/renovate/all-minor-patch 2023-02-13 10:26:47 -06:00
renovate[bot]
b4529e7207
chore(deps) Update all non-major dependencies 2023-02-13 10:10:34 +00:00
renovate[bot]
df163787a1
chore(deps) Update dependency prettier to v2.8.4 2023-02-13 10:09:28 +00:00
dependabot[bot]
92b3a2de61
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /docs
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 01:03:34 +00:00
semantic-release-bot
512f5d8fce chore(release): 1.19.14 [skip ci]
## [1.19.14](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.13...v1.19.14) (2023-02-07)

### Bug Fixes

* **config:** added error message print when config loading fails ([e21fa29](e21fa29dc2)), closes [#531](https://github.com/Riverside-Healthcare/djLint/issues/531)
2023-02-07 19:44:15 +00:00
sur.la.route
826166c5db
Merge pull request #535 from Riverside-Healthcare/renovate/11ty-eleventy-img-3.x 2023-02-06 07:42:59 -06:00
sur.la.route
f4fe93e259
Merge pull request #533 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/http-cache-semantics-4.1.1 2023-02-06 07:42:47 -06:00
renovate[bot]
8779608fb5
chore(deps) Update dependency @11ty/eleventy-img to v3 2023-02-06 11:07:59 +00:00
renovate[bot]
c18a653069
chore(deps) Update all non-major dependencies 2023-02-06 11:07:23 +00:00
renovate[bot]
142c978017 chore(deps) Update dependency eslint to v8.33.0 2023-02-06 11:04:19 +00:00
dependabot[bot]
60c9f178f2
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 04:44:45 +00:00
semantic-release-bot
aa2ea6e4b5 chore(release): 1.19.13 [skip ci]
## [1.19.13](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.12...v1.19.13) (2023-01-23)

### Bug Fixes

* **handlebars each:** fixed bug in handlebars tags w/ trailing pipe ([9d42baf](9d42baf626)), closes [#529](https://github.com/Riverside-Healthcare/djLint/issues/529)
2023-01-23 20:31:12 +00:00
sur.la.route
79a154a7a3
Merge pull request #530 from Riverside-Healthcare/dev 2023-01-23 14:27:09 -06:00
Christopher Pickering
aaef7448b4
Merge branch 'dev' of github.com:Riverside-Healthcare/djLint into dev 2023-01-23 11:09:36 -06:00
Christopher Pickering
9d42baf626
fix(handlebars each): fixed bug in handlebars tags w/ trailing pipe
closes #529
2023-01-23 11:09:31 -06:00
renovate[bot]
f90ca99f59
chore(deps) Update all non-major dependencies 2023-01-23 10:26:03 +00:00
renovate[bot]
5421d79f79 chore(deps) Update linters 2023-01-23 10:24:33 +00:00
semantic-release-bot
5560966b83 chore(release): 1.19.12 [skip ci]
## [1.19.12](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.11...v1.19.12) (2023-01-19)

### Bug Fixes

* **docs:** fixed doc build ([749ec05](749ec05a03))
* **formatter:** preserve windows line endings ([7c0a272](7c0a272150)), closes [#502](https://github.com/Riverside-Healthcare/djLint/issues/502)
2023-01-19 19:21:39 +00:00
Christopher Pickering
749ec05a03
fix(docs): fixed doc build 2023-01-19 13:11:34 -06:00
sur.la.route
ec7a7f0d56
Merge pull request #516 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/qs-and-browser-sync-6.11.0 2023-01-16 09:41:30 -06:00
renovate[bot]
9f94e4a8b7
chore(deps) Update all non-major dependencies 2023-01-16 13:42:03 +00:00
renovate[bot]
7ba7050324 chore(deps) Update dependency eslint-plugin-import to v2.27.4 2023-01-16 09:36:51 +00:00
sur.la.route
c737fab35f
Merge pull request #515 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/luxon-2.5.2 2023-01-09 16:52:50 -06:00
dependabot[bot]
6188793591
chore(deps): bump qs and browser-sync in /docs
Bumps [qs](https://github.com/ljharb/qs) and [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies needed to be updated together.

Updates `qs` from 6.2.3 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.2.3...v6.11.0)

Updates `browser-sync` from 2.27.10 to 2.27.11
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.11)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 19:45:34 +00:00
dependabot[bot]
09e92e81de
chore(deps): bump luxon from 2.5.0 to 2.5.2 in /docs
Bumps [luxon](https://github.com/moment/luxon) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/2.5.0...2.5.2)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 15:19:06 +00:00
sur.la.route
9a43afe5b5
Merge pull request #511 from shuuji3/use-latest-djlint-version 2023-01-09 08:55:49 -06:00
renovate[bot]
f43a0c9615 chore(deps) Update dependency eslint to v8.31.0 2023-01-09 12:48:44 +00:00
renovate[bot]
ea089685e6 chore(deps) Update dependency esbuild to v0.16.14 2023-01-09 09:45:08 +00:00
TAKAHASHI Shuuji
72403b4ed7
docs: add missing tag prefix v 2023-01-09 14:11:43 +09:00
TAKAHASHI Shuuji
5f4f893382
docs: inject the latest djlint version number 2023-01-09 13:47:39 +09:00
sur.la.route
8f9180f0df
Merge pull request #510 from Riverside-Healthcare/dev 2023-01-05 13:49:05 -06:00
Christopher Pickering
41ca13cafe
fixed compare urls 2023-01-05 13:48:18 -06:00
sur.la.route
2fb40ac3e1
Merge pull request #509 from Riverside-Healthcare/dev 2023-01-05 13:21:56 -06:00
sur.la.route
737acbc00c
Merge pull request #507 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/json5-1.0.2 2023-01-05 13:03:40 -06:00
sur.la.route
c67873344e
Merge pull request #506 from Riverside-Healthcare/dependabot/npm_and_yarn/json5-1.0.2 2023-01-05 13:02:50 -06:00
sur.la.route
eff6621f9e
Merge pull request #508 from christopherpickering/master 2023-01-05 13:02:21 -06:00
sur.la.route
332ab9b432
Update twig.md 2023-01-05 12:08:18 -06:00
sur.la.route
75f034373b
Update jinja.md 2023-01-05 12:07:27 -06:00
sur.la.route
7fca9923a9
Update nunjucks.md 2023-01-05 12:07:08 -06:00
sur.la.route
f116e493b3
Update jinja.md 2023-01-05 12:06:08 -06:00
sur.la.route
a56c3d07b1
Update django.md 2023-01-05 12:05:15 -06:00
semantic-release-bot
a8cbd439f7 chore(release): 1.19.11 [skip ci]
## [1.19.11](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.10...v1.19.11) (2023-01-04)

### Bug Fixes

* **linter:** fixes false positive on D018 ([ebd099f](ebd099f011)), closes [#501](https://github.com/Riverside-Healthcare/djLint/issues/501)
2023-01-04 15:49:16 +00:00
dependabot[bot]
419245b330
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /docs
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 15:46:21 +00:00
sur.la.route
8bf6324bba
Merge pull request #505 from Riverside-Healthcare/dev 2023-01-04 09:45:38 -06:00
renovate[bot]
2c819f22df chore(deps) Update dependency esbuild to v0.16.12 2023-01-02 10:33:36 +00:00
semantic-release-bot
3e7451a5a6 chore(release): 1.19.10 [skip ci]
## [1.19.10](https://github.com/Riverside-Healthcare/djLint/compare/v1.19.9...v1.19.10) (2022-12-26)

### Bug Fixes

* **check:** fixed issue where check was reformatting files that contained a hyphen in the name ([9812f60](9812f601e9)), closes [#494](https://github.com/Riverside-Healthcare/djLint/issues/494)
2022-12-26 16:41:32 +00:00
sur.la.route
29b6034bf4
Merge pull request #497 from Riverside-Healthcare/renovate/all-minor-patch 2022-12-26 09:51:34 -06:00
sur.la.route
4a2263e1f3
Merge pull request #496 from nvuillam/patch-1 2022-12-26 09:50:20 -06:00
renovate[bot]
15bb669aac
chore(deps) Update all non-major dependencies 2022-12-26 11:51:33 +00:00
renovate[bot]
a7c1db7f9c chore(deps) Update dependency eslint to v8.30.0 2022-12-26 11:50:36 +00:00