lennyburdette / ember-addon-broccoli-test-helper

Helpers for testing the broccoli build aspects of Ember Addons
Other
1 stars 1 forks source link

build(deps-dev): bump tslint from 5.10.0 to 5.12.1 #52

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tslint from 5.10.0 to 5.12.1.

Release notes *Sourced from [tslint's releases](https://github.com/palantir/tslint/releases).* > ## 5.12.1 > ## :hammer_and_wrench: Bugfixes & enhancements > > - [bugfix] Revert breaking change to tslint:recommended, update tslint:latest ([#4404](https://github-redirect.dependabot.com/palantir/tslint/issues/4404)) > - [bugfix] Correcting fixer for the [`increment-decrement`](https://palantir.github.io/tslint/rules/increment-decrement/) rule ([#4415](https://github-redirect.dependabot.com/palantir/tslint/issues/4415)) > - [bugfix] Fix [`strict-type-predicates`](https://palantir.github.io/tslint/rules/strict-type-predicates/) with `unknown` ([#4444](https://github-redirect.dependabot.com/palantir/tslint/issues/4444)) > - [bugfix] Skip linting of `.json` files to avoid problems with `--resolveJsonModule` compiler option ([#4001](https://github-redirect.dependabot.com/palantir/tslint/issues/4001)) > - [bugfix] fix some [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) issues when using backticks with the `avoid-template` option ([#4408](https://github-redirect.dependabot.com/palantir/tslint/issues/4408)) > - [enhancement] Mention file names in test script parse failures ([#4397](https://github-redirect.dependabot.com/palantir/tslint/issues/4397)) > > Thanks to our contributors! > - Young Min Kim > - Enes SOYLU > - Thomas den Hollander > - Adrian Leonhard > > ## v5.12.0 > ## :tada: Features > > - [feature] Configure format from file ([#4155](https://github-redirect.dependabot.com/palantir/tslint/issues/4155)) > - [feature] Make cli expect array for rules dir ([#3788](https://github-redirect.dependabot.com/palantir/tslint/issues/3788)) > - [feature] Set js rules to all valid active rules ([#3641](https://github-redirect.dependabot.com/palantir/tslint/issues/3641)) > - [improvement] Add tests for typescript@2.9 and typescript@3.0 ([#4053](https://github-redirect.dependabot.com/palantir/tslint/issues/4053)) > - [new-fixer][`type-literal-delimiter`](https://palantir.github.io/tslint/rules/type-literal-delimiter/) ([#3964](https://github-redirect.dependabot.com/palantir/tslint/issues/3964)) > - [new-rule-option][`whitespace`](https://palantir.github.io/tslint/rules/whitespace/) Add whitespace rule for open braces ([#4068](https://github-redirect.dependabot.com/palantir/tslint/issues/4068)) > - [new-rule-option][`file-name-casing`](https://palantir.github.io/tslint/rules/file-name-casing/): Add file name whitelist ([#4206](https://github-redirect.dependabot.com/palantir/tslint/issues/4206)) > - [new-rule-option][`object-literal-sort-keys`](https://palantir.github.io/tslint/rules/object-literal-sort-keys/): `locale-compare` ([#4193](https://github-redirect.dependabot.com/palantir/tslint/issues/4193)) > - [new-rule-option][`strict-boolean-expressions`](https://palantir.github.io/tslint/rules/strict-boolean-expressions/) adds `allow-enum` to allow using enums in boolean expressions ([#3604](https://github-redirect.dependabot.com/palantir/tslint/issues/3604)) > - [new-rule-option][`import-blacklist`](https://palantir.github.io/tslint/rules/import-blacklist/): support blacklisting specific named exports ([#3926](https://github-redirect.dependabot.com/palantir/tslint/issues/3926)) > - [new-rule-option][`type-literal-delimiter`](https://palantir.github.io/tslint/rules/type-literal-delimiter/): Add `{ singleLine: "always" | "never"}` ([#3964](https://github-redirect.dependabot.com/palantir/tslint/issues/3964)) > - [new-rule-option][`file-name-casing`](https://palantir.github.io/tslint/rules/file-name-casing/): Add `snake-case` option ([#4081](https://github-redirect.dependabot.com/palantir/tslint/issues/4081)) > - [new-rule-option][`file-header`](https://palantir.github.io/tslint/rules/file-header/): Enforce Blank Line after File Header ([#3740](https://github-redirect.dependabot.com/palantir/tslint/issues/3740)) > - [new-rule][`ban-ts-ignore`](https://palantir.github.io/tslint/rules/ban-ts-ignore/) ([#3728](https://github-redirect.dependabot.com/palantir/tslint/issues/3728)) > - [new-rule][`function-constructor`](https://palantir.github.io/tslint/rules/function-constructor/) ([#4198](https://github-redirect.dependabot.com/palantir/tslint/issues/4198)) > - [new-rule][`increment-decrement`](https://palantir.github.io/tslint/rules/increment-decrement/) ([#3575](https://github-redirect.dependabot.com/palantir/tslint/issues/3575)) > - [new-rule][`no-default-import`](https://palantir.github.io/tslint/rules/no-default-import/) ([#4023](https://github-redirect.dependabot.com/palantir/tslint/issues/4023)) > - [new-rule][`unnecessary-constructor`](https://palantir.github.io/tslint/rules/unnecessary-constructor/) ([#3647](https://github-redirect.dependabot.com/palantir/tslint/issues/3647)) > - [new-rule][`comment-type`](https://palantir.github.io/tslint/rules/comment-type/) ([#4008](https://github-redirect.dependabot.com/palantir/tslint/issues/4008)) > - [new-rule][`unnecessary-bind`](https://palantir.github.io/tslint/rules/unnecessary-bind/) ([#3588](https://github-redirect.dependabot.com/palantir/tslint/issues/3588)) > > ## :hammer_and_wrench: Bugfixes & enhancements > > - [api] Allow `exclude` to work with node API ([#4143](https://github-redirect.dependabot.com/palantir/tslint/issues/4143)) > - [api] Upgrade TSLint to support TS 3.1 ([#4274](https://github-redirect.dependabot.com/palantir/tslint/issues/4274)) > - [bugfix] Allow whitelisted modules to start with `@` symbol ([#4192](https://github-redirect.dependabot.com/palantir/tslint/issues/4192)) > - [bugfix] Added exception for generators in [`return-undefined`](https://palantir.github.io/tslint/rules/return-undefined/) rule ([#4370](https://github-redirect.dependabot.com/palantir/tslint/issues/4370)) > - [bugfix] Allow unknown in 'no-object-literal-type-assertion' rule. ([#4362](https://github-redirect.dependabot.com/palantir/tslint/issues/4362)) > - [bugfix] Completed docs rule can check single-line comments ([#3841](https://github-redirect.dependabot.com/palantir/tslint/issues/3841)) > - [bugfix][`prefer-method-signature`](https://palantir.github.io/tslint/rules/prefer-method-signature/): Correct the auto-fix code of rule, now capable to handle multiline signature. ([#4066](https://github-redirect.dependabot.com/palantir/tslint/issues/4066)) > - [bugfix] Default logger.error should log to stderr. ([#3982](https://github-redirect.dependabot.com/palantir/tslint/issues/3982)) > ... (truncated)
Changelog *Sourced from [tslint's changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md).* > ## v5.12.1 > > ## :hammer_and_wrench: Bugfixes & enhancements > > - [bugfix] Revert breaking change to tslint:recommended, update tslint:latest ([#4404](https://github-redirect.dependabot.com/palantir/tslint/issues/4404)) > - [bugfix] Correcting fixer for the [`increment-decrement`](https://palantir.github.io/tslint/rules/increment-decrement/) rule ([#4415](https://github-redirect.dependabot.com/palantir/tslint/issues/4415)) > - [bugfix] Fix [`strict-type-predicates`](https://palantir.github.io/tslint/rules/strict-type-predicates/) with `unknown` ([#4444](https://github-redirect.dependabot.com/palantir/tslint/issues/4444)) > - [bugfix] Skip linting of `.json` files to avoid problems with `--resolveJsonModule` compiler option ([#4001](https://github-redirect.dependabot.com/palantir/tslint/issues/4001)) > - [bugfix] fix some [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) issues when using backticks with the `avoid-template` option ([#4408](https://github-redirect.dependabot.com/palantir/tslint/issues/4408)) > - [enhancement] Mention file names in test script parse failures ([#4397](https://github-redirect.dependabot.com/palantir/tslint/issues/4397)) > > Thanks to our contributors! > - Young Min Kim > - Enes SOYLU > - Thomas den Hollander > - Adrian Leonhard > > ## v5.12.0 > > ## :tada: Features > > - [feature] Configure format from file ([#4155](https://github-redirect.dependabot.com/palantir/tslint/issues/4155)) > - [feature] Make cli expect array for rules dir ([#3788](https://github-redirect.dependabot.com/palantir/tslint/issues/3788)) > - [feature] Set js rules to all valid active rules ([#3641](https://github-redirect.dependabot.com/palantir/tslint/issues/3641)) > - [improvement] Add tests for typescript@2.9 and typescript@3.0 ([#4053](https://github-redirect.dependabot.com/palantir/tslint/issues/4053)) > - [new-fixer][`type-literal-delimiter`](https://palantir.github.io/tslint/rules/type-literal-delimiter/) ([#3964](https://github-redirect.dependabot.com/palantir/tslint/issues/3964)) > - [new-rule-option][`whitespace`](https://palantir.github.io/tslint/rules/whitespace/) Add whitespace rule for open braces ([#4068](https://github-redirect.dependabot.com/palantir/tslint/issues/4068)) > - [new-rule-option][`file-name-casing`](https://palantir.github.io/tslint/rules/file-name-casing/): Add file name whitelist ([#4206](https://github-redirect.dependabot.com/palantir/tslint/issues/4206)) > - [new-rule-option][`object-literal-sort-keys`](https://palantir.github.io/tslint/rules/object-literal-sort-keys/): `locale-compare` ([#4193](https://github-redirect.dependabot.com/palantir/tslint/issues/4193)) > - [new-rule-option][`strict-boolean-expressions`](https://palantir.github.io/tslint/rules/strict-boolean-expressions/) adds `allow-enum` to allow using enums in boolean expressions ([#3604](https://github-redirect.dependabot.com/palantir/tslint/issues/3604)) > - [new-rule-option][`import-blacklist`](https://palantir.github.io/tslint/rules/import-blacklist/): support blacklisting specific named exports ([#3926](https://github-redirect.dependabot.com/palantir/tslint/issues/3926)) > - [new-rule-option][`type-literal-delimiter`](https://palantir.github.io/tslint/rules/type-literal-delimiter/): Add `{ singleLine: "always" | "never"}` ([#3964](https://github-redirect.dependabot.com/palantir/tslint/issues/3964)) > - [new-rule-option][`file-name-casing`](https://palantir.github.io/tslint/rules/file-name-casing/): Add `snake-case` option ([#4081](https://github-redirect.dependabot.com/palantir/tslint/issues/4081)) > - [new-rule-option][`file-header`](https://palantir.github.io/tslint/rules/file-header/): Enforce Blank Line after File Header ([#3740](https://github-redirect.dependabot.com/palantir/tslint/issues/3740)) > - [new-rule][`ban-ts-ignore`](https://palantir.github.io/tslint/rules/ban-ts-ignore/) ([#3728](https://github-redirect.dependabot.com/palantir/tslint/issues/3728)) > - [new-rule][`function-constructor`](https://palantir.github.io/tslint/rules/function-constructor/) ([#4198](https://github-redirect.dependabot.com/palantir/tslint/issues/4198)) > - [new-rule][`increment-decrement`](https://palantir.github.io/tslint/rules/increment-decrement/) ([#3575](https://github-redirect.dependabot.com/palantir/tslint/issues/3575)) > - [new-rule][`no-default-import`](https://palantir.github.io/tslint/rules/no-default-import/) ([#4023](https://github-redirect.dependabot.com/palantir/tslint/issues/4023)) > - [new-rule][`unnecessary-constructor`](https://palantir.github.io/tslint/rules/unnecessary-constructor/) ([#3647](https://github-redirect.dependabot.com/palantir/tslint/issues/3647)) > - [new-rule][`comment-type`](https://palantir.github.io/tslint/rules/comment-type/) ([#4008](https://github-redirect.dependabot.com/palantir/tslint/issues/4008)) > - [new-rule][`unnecessary-bind`](https://palantir.github.io/tslint/rules/unnecessary-bind/) ([#3588](https://github-redirect.dependabot.com/palantir/tslint/issues/3588)) > > ## :hammer_and_wrench: Bugfixes & enhancements > > - [api] Allow `exclude` to work with node API ([#4143](https://github-redirect.dependabot.com/palantir/tslint/issues/4143)) > - [api] Upgrade TSLint to support TS 3.1 ([#4274](https://github-redirect.dependabot.com/palantir/tslint/issues/4274)) > - [bugfix] Allow whitelisted modules to start with `@` symbol ([#4192](https://github-redirect.dependabot.com/palantir/tslint/issues/4192)) > - [bugfix] Added exception for generators in [`return-undefined`](https://palantir.github.io/tslint/rules/return-undefined/) rule ([#4370](https://github-redirect.dependabot.com/palantir/tslint/issues/4370)) > - [bugfix] Allow unknown in 'no-object-literal-type-assertion' rule. ([#4362](https://github-redirect.dependabot.com/palantir/tslint/issues/4362)) > - [bugfix] Completed docs rule can check single-line comments ([#3841](https://github-redirect.dependabot.com/palantir/tslint/issues/3841)) > ... (truncated)
Commits - [`1899ed8`](https://github.com/palantir/tslint/commit/1899ed8895ea39ff0978fa3d5ea9fb7a4fc8a1d5) Merge pull request [#4454](https://github-redirect.dependabot.com/palantir/tslint/issues/4454) from palantir/ad/prep-5.12.1 - [`a6f9663`](https://github.com/palantir/tslint/commit/a6f966302dddfd13e3d6cbf05840fa9440929bb3) Bump version to 5.12.1 - [`a027068`](https://github.com/palantir/tslint/commit/a0270682100f42efdacab8db119e92e9d854615a) Fix quotemark avoid-template issues ([#4408](https://github-redirect.dependabot.com/palantir/tslint/issues/4408)) - [`2e24102`](https://github.com/palantir/tslint/commit/2e241028e77a9ccaf4f4ec38d84130a300e96eba) Skip linting JSON files entirely ([#4001](https://github-redirect.dependabot.com/palantir/tslint/issues/4001)) - [`153aa43`](https://github.com/palantir/tslint/commit/153aa4365a1422378dbf81a48e755c1480f00a0c) Fix strict-type-predicate for unknown ([#4444](https://github-redirect.dependabot.com/palantir/tslint/issues/4444)) - [`bc382bf`](https://github.com/palantir/tslint/commit/bc382bfcc31c3e8c863befebab9a677e33e5516d) restrict increment-decrement fixer while fixing the postfix unary expressions... - [`ba5ffe8`](https://github.com/palantir/tslint/commit/ba5ffe8a0b0dd3d2d263a6fe72ffd4676c5d5b08) Mention file names in script parse failures ([#4397](https://github-redirect.dependabot.com/palantir/tslint/issues/4397)) - [`65b3e63`](https://github.com/palantir/tslint/commit/65b3e63e74868f30da242a41b8e5eae5d272b714) Revert breaking change to tslint:recommended, update tslint:latest ([#4404](https://github-redirect.dependabot.com/palantir/tslint/issues/4404)) - [`9c6a832`](https://github.com/palantir/tslint/commit/9c6a83252c523eb7555408b40ad830c3264c843d) Fix failing test ([#4392](https://github-redirect.dependabot.com/palantir/tslint/issues/4392)) - [`4e63f35`](https://github.com/palantir/tslint/commit/4e63f35766567360f758981ab69f47837107e7e4) Prepare release 5.12.0 ([#4389](https://github-redirect.dependabot.com/palantir/tslint/issues/4389)) - Additional commits viewable in [compare view](https://github.com/palantir/tslint/compare/5.10.0...5.12.1)


Dependabot compatibility score

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #68.