Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Bump codelyzer from 4.3.0 to 4.5.0#58

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/codelyzer-4.5.0
Closed

Bump codelyzer from 4.3.0 to 4.5.0#58
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/codelyzer-4.5.0

Conversation

@dependabot-preview
Copy link

@dependabot-preview dependabot-preview bot commented Mar 1, 2019

Bumps codelyzer from 4.3.0 to 4.5.0.

Release notes

Sourced from codelyzer's releases.

4.4.4

Bug Fixes

  • errors not being displayed in the correct files (#700) (db3cf5a)

4.4.3

Bug Fixes

  • url not passed to transformStyle when using styleUrls (#686) (5a84041)
  • templates-no-negated-async: not reporting failures for some cases (#694) (2ffe2ea)

4.4.2

Bug Fixes

  • no-output-on-prefix: fix regular expression (#674) (adc974a)

4.4.1

Bug Fixes

  • TypeError: ts.isStringLiteralLike is not a function #669 d922dcb
  • prefer-inline-decorator is missing in v4.4 #670 d922dcb

4.4.0

Bug Fixes

  • no-input-prefix: exact strings not being reported (#597) (1ed8d8c)
  • no-input-rename: aria attributes not being allowed to be renamed (#665) (2c905ab), closes #663
  • no-input-rename: fix bugs (#585) (75f9de6), closes #580
  • no-template-call-expression: not being exported (#582) (ad57552), closes #577
  • no-life-cycle-call: fix bugs (#575) (4415cc2), closes #573
  • no-input-prefix: not being able to check for multiple concurrent prefixes (#590) (43d415a), closes #589
  • no-output-rename: not being reported for some cases (#614) (5e34f41), closes #613
  • template-conditional-complexity: not reporting failures for '[ngIf]' (#611) (7fc3b09), closes #607
  • template-cyclomatic-complexity: not reporting failures for '[ngForOf]' and '[ngIf]' (#612) (fedd331), closes #609
  • trackBy-function: not reporting failures for '[ngForOf]' (#610) (af52912), closes #608
  • some rules not considering options correctly (#617) (bce0026)

Features

  • import-destructuring-spacing: add fixer (#595) (2acc27b)
  • max-inline-declarations: add option to limit animations lines (#569) (25f3e16), closes #568
  • rule: add no-queries-parameter rule (#571) (e9f4d23)
  • rule: add prefer-inline-decorator rule (#586) (5d5e21d), closes #549
  • build scripts are not cross-platform #581 204c8ef, closes #454
  • upgrade TypeScript dependency to 2.7.2 #584 d4bf62d, closes #583
  • turn on strict TS compilation mode (#631) (da0f553), closes #629
  • externalizing template, css visitor abstractions and NgWalker (#658) (b79ea58)

Credits to the codelyzer's maintainers and contributors.

Changelog

Sourced from codelyzer's changelog.

4.5.0 (2018-10-04)

Bug Fixes

  • assertFailure catch exception throw by assert (#703) (#704) (0bac287)
  • no-unused-css: blank lines being left after fixing (#701) (c69e2ae)

Features

4.4.4 (2018-08-13)

Bug Fixes

  • errors not being displayed in the correct files (#700) (db3cf5a)

4.4.3 (2018-08-06)

Bug Fixes

  • url not passed to transformStyle when using styleUrls (#686) (5a84041)
  • templates-no-negated-async: not reporting failures for some cases (#694) (2ffe2ea)

4.4.2 (2018-06-25)

Bug Fixes

  • no-output-on-prefix: fix regular expression (#674) (adc974a)

4.4.1 (2018-06-23)

Bug Fixes

4.4.0 (2018-06-23)

Bug Fixes

... (truncated)
Commits
  • edc110d chore(release): 4.5.0
  • ba3e1db docs: update the list of contributors
  • 5eb3064 feat: support Angular 7.0 (#710)
  • f14f92a docs: update contributors list
  • c69e2ae fix(no-unused-css): blank lines being left after fixing (#701)
  • 0bac287 fix: assertFailure catch exception throw by assert (#703) (#704)
  • 7f0fe0e chore(release): 4.4.4
  • db3cf5a fix: errors not being displayed in the correct files (#700)
  • 22de2a6 docs: component-selector both element and attribute rule (#698)
  • a595f16 chore(release): 4.4.3
  • Additional commits viewable in compare view

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 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 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:

  • 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 dependabot-preview bot force-pushed the dependabot/npm_and_yarn/codelyzer-4.5.0 branch from 5388c4e to 43162d9 Compare March 3, 2019 14:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/codelyzer-4.5.0 branch from 43162d9 to c2f6373 Compare March 10, 2019 17:13
@dependabot-preview
Copy link
Author

Superseded by #65.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/codelyzer-4.5.0 branch April 1, 2019 05:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant