dependabot[bot]
0ae81f3a21
Bump word-wrap from 1.2.3 to 1.2.4 ( #5279 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 08:23:26 +10:00
Oliver
92930d475c
Fix JS linting workflow ( #4915 )
...
* Add bad .js code
- Call function which has not been defined
- Should throw JS lint error
* update eslint
- Move to newer version of eslint
- Change default rules
* Fixes for tables.js
* Fixes for table_filters.js
* Fixes for stock.js
* Fix for sales_order.js and search.js
* Fix return_order.js
* Fixes for purchase_order.js
* More updates
- part.js
- plugin.js
- pricing.js
* Updates
- order.js
* Even morerer updates
- label.js
- modals.js
- model_renderers.js
- news.js
- notification.js
* More, MORE!
- build.js
- company.js
- charts.js
- filters.js
- forms.js
- helpers.js
* Final?
- api.js
- attachment.js
- barcode.js
- bom.js
* Fix 'useless-escape'
* Disable no-useless-escape rule
2023-05-30 22:55:53 +10:00
Matthias Mair
10c3d101e8
Replace mklint with djlint ( #4746 )
...
* remove markuplint
* remove dedicated html step - will be done by pre-commit
* add djlint for django template linting
* Fix T003: Endblock should have name
* Fix H013: Img tag should have an alt attribute
* Fix H014: Found extra blank lines
* Fix T003: Endblock should have name
* Fix H013: Img tag should have an alt attribute
* small fixes
* Fix T001: Variables should be wrapped in a single whitespace
* Fix T003: Endblock should have name
* small fixes
* fix form method
* add entry to contributing
* fix template changes
* another fix
* use current version
2023-05-02 20:03:52 +10:00
Matthias Mair
660a4f8e39
bump deps ( #4692 )
...
* bump deps
* add markuplint setting to disable character-reference
2023-04-28 20:12:13 +10:00
dependabot[bot]
03017b531a
Bump minimatch from 3.0.4 to 3.1.2 ( #3912 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-11 14:38:43 +11:00
Matthias
83708d645c
add packagelock
2021-12-03 01:11:04 +01:00