Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @angular-eslint/schematics from 4.3.0 to 12.1.0 #173

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2021

Bumps @angular-eslint/schematics from 4.3.0 to 12.1.0.

Release notes

Sourced from @​angular-eslint/schematics's releases.

v12.1.0

12.1.0 (2021-05-30)

Bug Fixes

  • eslint-plugin: [no-host-metadata-property] correct false positive with allowStatic option (#482) (89926d8)
  • eslint-plugin: [no-output-on-prefix] not reporting failures on alias (#471) (f9ba372)
  • eslint-plugin: [relative-url-prefix] valid relative urls being reported (#456) (2247394)
  • eslint-plugin-template: [18n] ignore checkAttributes properly (#467) (20e54d7)
  • eslint-plugin-template: [eqeqeq] change fix to suggest (#465) (a497fde)
  • eslint-plugin-template: [no-negated-async] ignore double-bang (#450) (9d06488)
  • schematics: skip config for tsconfig.e2e.json when no e2e project is present (#484) (2673e59)
  • template-parser: generate correct index.d.ts when building (#480) (e150044)
  • utils: support passing data and suggestions individually for each error (#491) (70b01bd)

Features

  • eslint-plugin: [no-empty-lifecycle-method] add suggestion (#463) (1d1a329)
  • eslint-plugin: [no-host-metadata-property] add option to allow static values (#478) (d64c832)
  • eslint-plugin: [no-input-rename] add option to allow some inputs (#475) (9c861dc)
  • eslint-plugin: [prefer-output-readonly] add suggestion (#459) (f3ff789)
  • eslint-plugin: [sort-ngmodule-metadata-arrays] add fixer (#493) (32fae47)
  • eslint-plugin-template: [accessibility-table-scope] add fixer (#490) (f0c4cea)
  • eslint-plugin-template: [accessibility-valid-aria] add suggestion (#489) (678e1b5)
  • eslint-plugin-template: [no-any] add suggestion (#486) (720e869)
  • eslint-plugin-template: [no-autofocus] add fixer (#485) (9450b7d)
  • eslint-plugin-template: [no-distracting-elements] add fixer (#488) (9cefe67)
  • eslint-plugin-template: [no-duplicate-attributes] add suggestion (#495) (62cadcd)
  • eslint-plugin-template: [no-negated-async] add suggestion (#487) (0b3f9eb)
  • schematics: on ng add include a lint command if none exists (#481) (ae49af4)
  • utils: add support for suggestions (#458) (0ea02ae)

v12.0.0

12.0.0 (2021-05-13)

Bug Fixes

  • template-parser: add missing Conditional and its keys to VisitorKeys (#445) (5ad0f1a)
  • eslint-plugin-template: no-negated-async no longer performs equality checks (#399)

Features

BREAKING CHANGES

... (truncated)

Changelog

Sourced from @​angular-eslint/schematics's changelog.

12.1.0 (2021-05-30)

Bug Fixes

  • schematics: skip config for tsconfig.e2e.json when no e2e project is present (#484) (2673e59)

Features

  • schematics: on ng add include a lint command if none exists (#481) (ae49af4)

12.0.0 (2021-05-13)

Features

Commits
  • 9743b7b chore: publish v12.1.0
  • b2a23b2 refactor(schematics): suppress lint warnings (#498)
  • 2673e59 fix(schematics): skip config for tsconfig.e2e.json when no e2e project is pre...
  • ae49af4 feat(schematics): on ng add include a lint command if none exists (#481)
  • 303d555 chore: publish v12.0.0
  • 65afe1c chore: release v12.0.0-alpha.5
  • 7352ad2 feat: update tslint-to-eslint-config to 2.4.0
  • f002b79 chore: remove unnecessary thisArg
  • 880b2a5 chore: more v12 migrations (#447)
  • 9e31c38 feat: update eslint to ^7.26.0, @​typescript-eslint to 4.23.0
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2021
@coveralls
Copy link

coveralls commented May 30, 2021

Pull Request Test Coverage Report for Build 1161

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 97.377%

Files with Coverage Reduction New Missed Lines %
src/app/components/header-title/header-title.component.ts 2 80.65%
Totals Coverage Status
Change from base Build 39451620: -0.3%
Covered Lines: 2806
Relevant Lines: 2820

💛 - Coveralls

@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #173 (16a8bd3) into master (2897f8f) will decrease coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   97.30%   96.99%   -0.32%     
==========================================
  Files         228      228              
  Lines        2891     2891              
  Branches      391      391              
==========================================
- Hits         2813     2804       -9     
- Misses         12       15       +3     
- Partials       66       72       +6     
Impacted Files Coverage Δ
.../components/header-title/header-title.component.ts 81.25% <0.00%> (-15.63%) ⬇️
src/app/components/context/context.component.ts 94.59% <0.00%> (-5.41%) ⬇️
src/app/services/context/context.service.ts 87.75% <0.00%> (-4.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2897f8f...16a8bd3. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/schematics-12.1.0 branch 3 times, most recently from b18be7c to be76f83 Compare June 3, 2021 13:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-eslint/schematics-12.1.0 branch from be76f83 to 16a8bd3 Compare June 3, 2021 18:04
@sonarcloud
Copy link

sonarcloud bot commented Jun 3, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 21, 2021

Superseded by #184.

@dependabot dependabot bot closed this Jun 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-eslint/schematics-12.1.0 branch June 21, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant