[docs] Add missing colon after [error] in testing rules documentation (#4903)
Thanks to our contributors!
Ivan Sorokin
Tanmoy Bhowmik
Meng Wang
Jay Bhagat
Aman Sharma
Josh Goldberg
v6.0.0-beta1
No changes from v6.0.0-beta0, just re-released to correctly mark with the beta dist-tags on NPM.
v6.0.0-beta0
:fire: BREAKING CHANGES :fire:
[api] Changed default formatter to stylish (#4872)
[enhancement] Removed formatting and whitespace rules from tslint:recommended configuration (#4871)
[enhancement] Removed pedantic rules from tslint:recommended configuration (#4312)
[enhancement] vso formatter now reports severity of rule failures (#4286)
[enhancement] typedef rule arrow-call-signature option is more consistent in reporting errors on lambdas and will flag more violations that were missed in the previous rule implementation (#4533)
[bugfix] ordered-imports is now consistent with TypeScript's Organise Imports ordering (#4064)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bumbu/svg-pan-zoom/network/alerts).
Bumps minimist to 1.2.8 and updates ancestor dependency tslint. These dependencies need to be updated together.
Updates
minimist
from 0.0.10 to 1.2.8Changelog
Sourced from minimist's changelog.
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failuresMaintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates
tslint
from 4.5.1 to 6.1.3Release notes
Sourced from tslint's releases.
... (truncated)
Changelog
Sourced from tslint's changelog.
... (truncated)
Commits
10fc233
Prepare release v6.1.3 (#4944)0efa8ec
fix: add support for TypeScript 4.0 (#4943)19fdb01
docs: tweak index page deprecation notice011667a
docs: add deprecation notice (#4935)24d29e4
Prepare release v6.1.24218876
chore: format changelog with prettier700f223
fix(typings): restore compatibility with TS<3.8 (#4933)a66f3b3
chore: use bug report template for all issues (#4927)8efa78e
Prepare release v6.1.1ead6583
Bump mkdirp dependency to 0.5.3 (#4918)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show