Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Releases: bettermarks/bm-tslint-rules

Last release before freezing the repo

19 May 21:40
efa1827
Compare
Choose a tag to compare

Just updated dependencies that were possible without effort, mostly devDependencies

security fix for lodash

17 Jul 20:53
Compare
Choose a tag to compare
Bump lodash from 4.17.11 to 4.17.14 (#99)

* Bump lodash from 4.17.11 to 4.17.14

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>

* bump version

Disabled & Updated react-hooks-nested and dev dependencies

17 Jul 20:25
Compare
Choose a tag to compare

For some time there was a breaking tag existing that enabled the rule, this change has been reverted.

update js-yaml dependency to fix security issue

07 Jun 20:57
Compare
Choose a tag to compare
Bump js-yaml from 3.12.2 to 3.13.1 (#96)

* Bump js-yaml from 3.12.2 to 3.13.1

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.2...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

* bump patch version

Restore build health

06 May 19:42
9c28477
Compare
Choose a tag to compare

After npm i is happy again and https://github.com/karfau/tslint-report received it's fix (by using the latest version of bm-tslint-rules and fixing the verison of check-node-version for itself), everything is checked and green again.
No rules have been changed, only dependencies and scripts compared to prerelease v0.7.23.

Make `npm i` work again

06 May 14:15
86cccf4
Compare
Choose a tag to compare
Pre-release

Workaround for parshap/check-node-version#32
currently disabled karfau/tslint-report since it has the same issue and depends on bm-tslint-rules (aka "eat your own dogfood").

Latest version of inactive rule from tslint-react-hooks

15 Mar 22:36
Compare
Choose a tag to compare

This will really be the last 0.7.x release.
Also updated some devDependencies

Make rule from tslint-react-hooks available

01 Mar 15:52
5384f32
Compare
Choose a tag to compare

https://github.com/Gelio/tslint-react-hooks/ is now part of the available rules.
Starting with the next release the rule it provides will be active, so it is a breaking change.

This release includes some tweaks to the README to better reflect the current situation

Updated tslint(5.13.1), tslint-report(latest) and devDependencies

01 Mar 08:44
Compare
Choose a tag to compare
  • tslint update #81 contains several fixes and new options
  • fixes security issue regarding lodash
  • no change in what rules are active

Updated tslint to 5.12.1

12 Jan 18:20
Compare
Choose a tag to compare