dependabot[bot]
fb9bb33243
build(deps): bump npm from 8.7.0 to 8.12.0
...
Bumps [npm](https://github.com/npm/cli ) from 8.7.0 to 8.12.0.
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v8.7.0...v8.12.0 )
---
updated-dependencies:
- dependency-name: npm
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 16:01:17 +00:00
dependabot[bot]
737a25c999
build(deps): bump sharp from 0.30.3 to 0.30.6 in /docs
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.30.3 to 0.30.6.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.30.3...v0.30.6 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:53:26 +00:00
sur.la.route
43eeccf96d
Merge pull request #250 from Riverside-Healthcare/renovate/linters
...
chore(deps) Update dependency eslint to v8.16.0
2022-05-23 07:54:08 -05:00
Renovate Bot
67afffe386
chore(deps) Update dependency eslint to v8.16.0
2022-05-23 05:37:55 +00:00
semantic-release-bot
e92aee1c34
chore(release): 1.1.1 [skip ci]
...
## [1.1.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.1.0...v1.1.1 ) (2022-05-18)
### Bug Fixes
* **windows:** fixed windows output. colorama was converting to cp1252 ([46395e2 ](46395e28bc ))
2022-05-18 15:48:16 +00:00
sur.la.route
2f167f2b52
Merge pull request #249 from Riverside-Healthcare/dev
...
fix(windows): fixed windows output. colorama was converting to cp1252
2022-05-18 10:47:00 -05:00
Christopher Pickering
6aa6986b6e
style(lint): fixed lint
2022-05-18 10:35:41 -05:00
Christopher Pickering
46395e28bc
fix(windows): fixed windows output. colorama was converting to cp1252
2022-05-18 10:31:19 -05:00
semantic-release-bot
51f2eeabb3
chore(release): 1.1.0 [skip ci]
...
# [1.1.0](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.3...v1.1.0 ) (2022-05-18)
### Bug Fixes
* **dj018:** fix rule DJ018 for special attrib names ([f63cc4d ](f63cc4d8ea )), closes [#248 ](https://github.com/Riverside-Healthcare/djLint/issues/248 )
* **stdin encoding:** added encoding to stdin text ([e906b3e ](e906b3e30a )), closes [#243 ](https://github.com/Riverside-Healthcare/djLint/issues/243 )
### Features
* **breaks:** allowed p, head, and body tags that are short/empty to be on a single line ([886d590 ](886d59021a ))
2022-05-18 13:59:51 +00:00
sur.la.route
7c7842ea60
Merge pull request #246 from Riverside-Healthcare/dev
...
test(restructured): restructured the tests
2022-05-18 08:58:41 -05:00
Christopher Pickering
f63cc4d8ea
fix(dj018): fix rule DJ018 for special attrib names
...
fixes #248
2022-05-18 08:46:48 -05:00
Christopher Pickering
e906b3e30a
fix(stdin encoding): added encoding to stdin text
...
Fixes #243
2022-05-18 08:35:54 -05:00
Christopher Pickering
4906fbc525
build(editor): added editor config
2022-05-17 14:43:33 -05:00
Christopher Pickering
160dfce6d7
refactor(htlm tags): changed list of html tags to import list
2022-05-17 12:59:33 -05:00
Christopher Pickering
0f698bce19
refactor(void tags): changed void tag list to imported package
2022-05-17 12:51:09 -05:00
Christopher Pickering
886d59021a
feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line
...
Added more tests.
2022-05-16 09:25:29 -05:00
Christopher Pickering
a124a4dd6d
test(html tests): restructured tests
2022-05-13 16:11:06 -05:00
Christopher Pickering
eec497d043
test(yaml): added more yaml tests
2022-05-13 15:49:24 -05:00
Christopher Pickering
98e20ee885
test(format): fixed test format
2022-05-13 15:40:21 -05:00
Christopher Pickering
aee34ea64c
test(restructured): restructured the tests
2022-05-13 15:36:55 -05:00
semantic-release-bot
db0f760f0a
chore(release): 1.0.3 [skip ci]
...
## [1.0.3](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.2...v1.0.3 ) (2022-05-13)
### Bug Fixes
* **code tags:** fixed indentation on code tags w/ trailing text ([a830bc4 ](a830bc47a2 )), closes [#244 ](https://github.com/Riverside-Healthcare/djLint/issues/244 )
2022-05-13 00:57:28 +00:00
sur.la.route
aebafac5fe
Merge pull request #245 from Riverside-Healthcare/dev
...
fix(code tags): fixed indentation on code tags w/ trailing text
2022-05-12 19:56:20 -05:00
Christopher Pickering
a830bc47a2
fix(code tags): fixed indentation on code tags w/ trailing text
...
closes #244
2022-05-12 15:52:58 -05:00
Christopher Pickering
91718e3318
docs(changelog): updated changelog for latest release
2022-05-09 12:28:24 -05:00
semantic-release-bot
34e9342f7d
chore(release): 1.0.2 [skip ci]
...
## [1.0.2](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.1...v1.0.2 ) (2022-05-09)
### Bug Fixes
* **alpine.js:** fixed formatting in alpine.js attributes ([e531701 ](e531701238 )), closes [#240 ](https://github.com/Riverside-Healthcare/djLint/issues/240 )
2022-05-09 17:26:11 +00:00
sur.la.route
a8c983af03
Merge pull request #242 from Riverside-Healthcare/dev
...
Dev
2022-05-09 12:25:03 -05:00
Christopher Pickering
e531701238
fix(alpine.js): fixed formatting in alpine.js attributes
...
fixes #240
2022-05-09 12:19:28 -05:00
sur.la.route
98dd52e488
Merge pull request #241 from Riverside-Healthcare/renovate/linters
...
chore(deps) Update dependency eslint to v8.15.0
2022-05-09 12:05:04 -05:00
Renovate Bot
e5be893a8c
chore(deps) Update dependency eslint to v8.15.0
2022-05-09 06:17:59 +00:00
sur.la.route
5b5bac546d
Merge pull request #239 from Riverside-Healthcare/renovate/pin-dependencies
...
chore(deps) Pin dependencies
2022-05-02 10:12:31 -05:00
Renovate Bot
c667225246
chore(deps) Pin dependencies
2022-05-02 15:08:19 +00:00
Christopher Pickering
6d549dd24a
Merge branch 'master' of github.com:Riverside-Healthcare/djLint
2022-05-02 09:09:26 -05:00
Christopher Pickering
13fba8c2cf
docs(changelog): updated changelog
2022-05-02 09:09:12 -05:00
semantic-release-bot
3d96134597
chore(release): 1.0.1 [skip ci]
...
## [1.0.1](https://github.com/Riverside-Healthcare/djLint/compare/v1.0.0...v1.0.1 ) (2022-05-02)
### Bug Fixes
* **custom attributes:** custom attributes separated by hyphen were split up during format ([1ce378c ](1ce378c43d )), closes [#236 ](https://github.com/Riverside-Healthcare/djLint/issues/236 )
2022-05-02 14:07:28 +00:00
sur.la.route
6a3c8ffde8
Merge pull request #238 from Riverside-Healthcare/dev
...
Dev
2022-05-02 09:06:25 -05:00
sur.la.route
eb64214e2b
Merge pull request #237 from Riverside-Healthcare/dependabot/npm_and_yarn/docs/ejs-3.1.7
...
build(deps): bump ejs from 3.1.6 to 3.1.7 in /docs
2022-05-02 09:04:21 -05:00
Christopher Pickering
1ce378c43d
fix(custom attributes): custom attributes separated by hyphen were split up during format
...
closes #236
2022-05-02 09:03:35 -05:00
dependabot[bot]
b36864f673
build(deps): bump ejs from 3.1.6 to 3.1.7 in /docs
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 13:38:45 +00:00
sur.la.route
411c6cc1b2
Merge pull request #235 from Riverside-Healthcare/renovate/npm-ejs-vulnerability
...
chore(deps) Update dependency ejs to 3.1.7 [SECURITY]
2022-05-02 08:38:02 -05:00
sur.la.route
4016616db2
Merge pull request #233 from kageurufu/tomli
...
Switch from tomlkit to tomli
2022-05-02 08:37:51 -05:00
Christopher Pickering
c1532639f8
refactor(toml): updated toml library
...
Fixed mypy lint error
2022-05-02 08:35:05 -05:00
Renovate Bot
e747090272
chore(deps) Update dependency ejs to 3.1.7 [SECURITY]
2022-05-02 11:43:29 +00:00
Renovate Bot
f215fb6e20
chore(deps) Pin dependencies
2022-05-02 11:42:39 +00:00
Franklyn Tackitt
be55b8e221
Switch from tomlkit to tomli
...
Tomli is the upcoming python 3.11 standard library toml parser,
and will be available as tomllib when 3.11 releases.
This switches from using tomlkit to tomli, which brings it inline
with black, poetry, and many other toml parsing python packages
2022-05-01 12:08:43 -07:00
sur.la.route
8f9571ef3f
Merge pull request #232 from Riverside-Healthcare/dev
...
docs(changelog): update changelog versions
2022-04-25 09:40:35 -05:00
Christopher Pickering
37c43805ac
docs(changelog): update changelog versions
2022-04-25 09:39:59 -05:00
semantic-release-bot
54f238967e
chore(release): 1.0.0 [skip ci]
...
# 1.0.0 (2022-04-25)
### Bug Fixes
* broken link "djlint documentation" in README ([2489d55 ](2489d55f23 ))
* **stdin and gitignore:** updated to prevent gitignore from skipping std temp paths ([8e0b4b1 ](8e0b4b1b41 )), closes [#224 ](https://github.com/Riverside-Healthcare/djLint/issues/224 )
### Features
* Add `--version` option ([bb9b734 ](bb9b734287 ))
2022-04-25 14:09:37 +00:00
sur.la.route
3415311506
Merge pull request #231 from Riverside-Healthcare/dev
...
ci(release): changed npm publish to bool
2022-04-25 09:06:39 -05:00
Christopher Pickering
00321a57d2
ci(release): changed npm publish to bool
2022-04-25 09:06:14 -05:00
sur.la.route
497d1ad39b
Merge pull request #230 from Riverside-Healthcare/dev
...
Dev
2022-04-25 09:01:42 -05:00