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

Bump @angular-eslint/builder from 1.2.0 to 2.0.1 #317

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @angular-eslint/builder from 1.2.0 to 2.0.1.

Release notes

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

v2.0.1

2.0.1 (2021-03-14)

Bug Fixes

  • eslint-plugin-template: conditional-complexity error from bundling (#373) (f466c01)

v2.0.0

2.0.0 (2021-03-13)

We have provided automated migrations for you to move to v2.

All you need to do is first update to Angular and Angular CLI v11.2.0 or above (see https://update.angular.io for full instructions relating to Angular updates):

npx ng update @angular/cli @angular/core

And then run the update schematics for @angular-eslint:

npx ng update @angular-eslint/schematics

Bug Fixes

Features

BREAKING CHANGES

  • The format of results output has changed

  • The use-pipe-decorator rule no longer exists for use

  • feat(template-parser): updated use of parseTemplate to improve loc data

    • Requires @angular/compiler 11.2.0 and above
  • feat(schematics): change way indent and quotes are handled by conversion schematics

    • The conversion schematic handle these rules differently
Changelog

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

2.0.1 (2021-03-14)

Note: Version bump only for package @angular-eslint/builder

2.0.0 (2021-03-13)

Features

BREAKING CHANGES

  • The format of results output has changed

  • The rule no longer exists for use

  • feat(template-parser): updated use of parseTemplate to improve loc data

  • Requires @angular/compiler 11.2.0 and above

  • feat(schematics): change way indent and quotes are handled by conversion schematics

  • The conversion schematic handle these rules differently

Commits

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 the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot requested a review from avmaisak March 15, 2021 10:01
@avmaisak avmaisak merged commit ee274fb into develop Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-eslint/builder-2.0.1 branch March 15, 2021 11:55
avmaisak added a commit that referenced this pull request Mar 24, 2021
commit 7430061
Author: Anton Maisak <anton@maisak.ru>
Date:   Wed Mar 24 13:11:52 2021 +0300

    v. 1.4.1

    - bootstrap icons - Update mic and record icons to prevent fill rule issues (#815)
    - bootstrap icons - Update mic icons to prevent fill rule issues
    - Fixes #673: Fix fill-rule on record icon
    - lib peerd ependencies changed to lodash instead camelcase

commit 1f1d41a
Merge: cdff6e5 110f3b7
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 24 09:52:41 2021 +0300

    Merge pull request #336 from avmaisak/dependabot/npm_and_yarn/karma-6.3.0

    Bump karma from 6.2.0 to 6.3.0

commit 110f3b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 24 05:11:33 2021 +0000

    Bump karma from 6.2.0 to 6.3.0

    Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.2.0...v6.3.0)

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

commit cdff6e5
Merge: 198f3fb 62c8c0b
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 23 09:55:19 2021 +0300

    Merge pull request #334 from avmaisak/dependabot/npm_and_yarn/typescript-eslint/parser-4.19.0

    Bump @typescript-eslint/parser from 4.18.0 to 4.19.0

commit 62c8c0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 23 05:14:04 2021 +0000

    Bump @typescript-eslint/parser from 4.18.0 to 4.19.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser)

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

commit 198f3fb
Merge: 7cef91f e5a572d
Author: Anton Maisak <anton@maisak.ru>
Date:   Sun Mar 21 13:37:31 2021 +0300

    Merge branch 'develop' of https://github.com/avmaisak/ngx-bootstrap-icons into develop

commit 7cef91f
Author: Anton Maisak <anton@maisak.ru>
Date:   Sun Mar 21 13:37:15 2021 +0300

    updated pkgs

commit e5a572d
Merge: 968b17e 5c7f62d
Author: Anton <anton@maisak.ru>
Date:   Fri Mar 19 09:13:48 2021 +0300

    Merge pull request #333 from avmaisak/dependabot/npm_and_yarn/jasmine-core-3.7.1

    Bump jasmine-core from 3.7.0 to 3.7.1

commit 5c7f62d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Mar 19 05:14:37 2021 +0000

    Bump jasmine-core from 3.7.0 to 3.7.1

    Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v3.7.0...v3.7.1)

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

commit 968b17e
Author: Anton Maisak <anton@maisak.ru>
Date:   Thu Mar 18 17:55:32 2021 +0300

    updated pkgs

commit a26cfd1
Merge: a8b9b6c 91316fa
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:20 2021 +0300

    Merge pull request #331 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.5

    Bump @angular-devkit/build-angular from 0.1102.4 to 0.1102.5

commit a8b9b6c
Merge: 21f1b9f 8758dc0
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:14 2021 +0300

    Merge pull request #330 from avmaisak/dependabot/npm_and_yarn/types/jasmine-3.6.7

    Bump @types/jasmine from 3.6.6 to 3.6.7

commit 21f1b9f
Merge: 20688c9 5064ad1
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:08 2021 +0300

    Merge pull request #329 from avmaisak/dependabot/npm_and_yarn/jasmine-core-3.7.0

    Bump jasmine-core from 3.6.0 to 3.7.0

commit 20688c9
Merge: 909e7f9 0e6b9c3
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:01 2021 +0300

    Merge pull request #328 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.5

    Bump @angular/cli from 11.2.4 to 11.2.5

commit 91316fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:21:59 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.4 to 0.1102.5

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.4 to 0.1102.5.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit 8758dc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:20:22 2021 +0000

    Bump @types/jasmine from 3.6.6 to 3.6.7

    Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.6 to 3.6.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

commit 5064ad1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:17:35 2021 +0000

    Bump jasmine-core from 3.6.0 to 3.7.0

    Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v3.6.0...v3.7.0)

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

commit 0e6b9c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:15:45 2021 +0000

    Bump @angular/cli from 11.2.4 to 11.2.5

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.4 to 11.2.5.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.4...v11.2.5)

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

commit 909e7f9
Merge: 656525d 92644e1
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 17 12:51:17 2021 +0300

    Merge pull request #325 from avmaisak/dependabot/npm_and_yarn/angular-eslint/eslint-plugin-2.0.2

    Bump @angular-eslint/eslint-plugin from 1.2.0 to 2.0.2

commit 656525d
Merge: 7a31571 8a87cfe
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 17 12:51:00 2021 +0300

    Merge pull request #323 from avmaisak/dependabot/npm_and_yarn/angular-eslint/schematics-2.0.2

    Bump @angular-eslint/schematics from 2.0.1 to 2.0.2

commit 92644e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 17 05:25:41 2021 +0000

    Bump @angular-eslint/eslint-plugin from 1.2.0 to 2.0.2

    Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 1.2.0 to 2.0.2.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.2/packages/eslint-plugin)

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

commit 8a87cfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 17 05:16:14 2021 +0000

    Bump @angular-eslint/schematics from 2.0.1 to 2.0.2

    Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.2/packages/schematics)

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

commit 7a31571
Merge: cecd1d3 9f6d03a
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 16 09:08:42 2021 +0300

    Merge pull request #322 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.35

    Bump @types/node from 14.14.34 to 14.14.35

commit cecd1d3
Merge: 1512157 be74621
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 16 09:08:28 2021 +0300

    Merge pull request #320 from avmaisak/dependabot/npm_and_yarn/typescript-eslint/parser-4.18.0

    Bump @typescript-eslint/parser from 4.17.0 to 4.18.0

commit 1512157
Merge: ee274fb 611bf36
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 16 09:08:22 2021 +0300

    Merge pull request #319 from avmaisak/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.3.0

    Bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0

commit 9f6d03a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 16 05:19:12 2021 +0000

    Bump @types/node from 14.14.34 to 14.14.35

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit be74621
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 16 05:11:54 2021 +0000

    Bump @typescript-eslint/parser from 4.17.0 to 4.18.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser)

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

commit 611bf36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 16 05:10:43 2021 +0000

    Bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.2.0 to 32.3.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v32.2.0...v32.3.0)

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

commit ee274fb
Merge: 2b6d150 ece3f96
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 14:55:01 2021 +0300

    Merge pull request #317 from avmaisak/dependabot/npm_and_yarn/angular-eslint/builder-2.0.1

    Bump @angular-eslint/builder from 1.2.0 to 2.0.1

commit ece3f96
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 10:01:30 2021 +0000

    Bump @angular-eslint/builder from 1.2.0 to 2.0.1

    Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 1.2.0 to 2.0.1.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.1/packages/builder)

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

commit 2b6d150
Merge: faa7a34 3f07f80
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 12:55:59 2021 +0300

    Merge pull request #314 from avmaisak/dependabot/npm_and_yarn/eslint-7.22.0

    Bump eslint from 7.21.0 to 7.22.0

commit faa7a34
Merge: 0af6b35 b5fa50d
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 12:55:48 2021 +0300

    Merge pull request #313 from avmaisak/dependabot/npm_and_yarn/angular-eslint/schematics-2.0.1

    Bump @angular-eslint/schematics from 1.2.0 to 2.0.1

commit 0af6b35
Merge: e7f2c88 9fcb550
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 12:55:38 2021 +0300

    Merge pull request #312 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.34

    Bump @types/node from 14.14.33 to 14.14.34

commit 3f07f80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 05:27:55 2021 +0000

    Bump eslint from 7.21.0 to 7.22.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

commit b5fa50d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 05:22:16 2021 +0000

    Bump @angular-eslint/schematics from 1.2.0 to 2.0.1

    Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 1.2.0 to 2.0.1.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.1/packages/schematics)

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

commit 9fcb550
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 05:20:58 2021 +0000

    Bump @types/node from 14.14.33 to 14.14.34

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit e7f2c88
Merge: bd486dc 3815989
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:46 2021 +0300

    Merge pull request #311 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.4

    Bump @angular/cli from 11.2.3 to 11.2.4

commit bd486dc
Merge: 27120f2 b84bd15
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:38 2021 +0300

    Merge pull request #310 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.4

    Bump @angular-devkit/build-angular from 0.1102.3 to 0.1102.4

commit 27120f2
Merge: 86d95d1 dbe54a3
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:28 2021 +0300

    Merge pull request #309 from avmaisak/dependabot/npm_and_yarn/angular/language-service-11.2.5

    Bump @angular/language-service from 11.2.4 to 11.2.5

commit 86d95d1
Merge: 957adf8 8abadf1
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:19 2021 +0300

    Merge pull request #308 from avmaisak/dependabot/npm_and_yarn/karma-6.2.0

    Bump karma from 6.1.2 to 6.2.0

commit 3815989
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:20:15 2021 +0000

    Bump @angular/cli from 11.2.3 to 11.2.4

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.3 to 11.2.4.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.3...v11.2.4)

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

commit b84bd15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:17:36 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.3 to 0.1102.4

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.3 to 0.1102.4.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit dbe54a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:15:10 2021 +0000

    Bump @angular/language-service from 11.2.4 to 11.2.5

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.4 to 11.2.5.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/11.2.5/packages/language-service)

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

commit 8abadf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:13:48 2021 +0000

    Bump karma from 6.1.2 to 6.2.0

    Bumps [karma](https://github.com/karma-runner/karma) from 6.1.2 to 6.2.0.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.1.2...v6.2.0)

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

commit 957adf8
Merge: 4b2ffb6 77c83c6
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 10 10:40:42 2021 +0300

    Merge pull request #307 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.33

    Bump @types/node from 14.14.32 to 14.14.33

commit 77c83c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 10 05:08:31 2021 +0000

    Bump @types/node from 14.14.32 to 14.14.33

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit 4b2ffb6
Author: Anton Maisak <anton@maisak.ru>
Date:   Tue Mar 9 10:57:45 2021 +0300

    updated pkgs

commit e3f8fbe
Merge: dbb2b8a 12cf56b
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:46:14 2021 +0300

    Merge pull request #306 from avmaisak/dependabot/npm_and_yarn/karma-6.1.2

    Bump karma from 6.1.1 to 6.1.2

commit dbb2b8a
Merge: 6daf187 cbd5391
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:45:58 2021 +0300

    Merge pull request #304 from avmaisak/dependabot/npm_and_yarn/typescript-eslint/parser-4.17.0

    Bump @typescript-eslint/parser from 4.16.1 to 4.17.0

commit 6daf187
Merge: 4fdbfeb c7825cb
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:45:49 2021 +0300

    Merge pull request #303 from avmaisak/dependabot/npm_and_yarn/types/jasmine-3.6.6

    Bump @types/jasmine from 3.6.4 to 3.6.6

commit 4fdbfeb
Merge: 91cefa5 7b7b2fb
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:45:40 2021 +0300

    Merge pull request #302 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.32

    Bump @types/node from 14.14.31 to 14.14.32

commit 12cf56b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 9 05:15:01 2021 +0000

    Bump karma from 6.1.1 to 6.1.2

    Bumps [karma](https://github.com/karma-runner/karma) from 6.1.1 to 6.1.2.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.1.1...v6.1.2)

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

commit cbd5391
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 9 05:09:39 2021 +0000

    Bump @typescript-eslint/parser from 4.16.1 to 4.17.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser)

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

commit c7825cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 8 05:22:52 2021 +0000

    Bump @types/jasmine from 3.6.4 to 3.6.6

    Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.4 to 3.6.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

commit 7b7b2fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 8 05:21:49 2021 +0000

    Bump @types/node from 14.14.31 to 14.14.32

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit 91cefa5
Author: Anton Maisak <anton@maisak.ru>
Date:   Fri Mar 5 10:18:10 2021 +0300

    updated pkgs

commit bcf09c5
Merge: b4d082c 1a98ffa
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 4 09:01:32 2021 +0300

    Merge pull request #301 from avmaisak/dependabot/npm_and_yarn/angular/language-service-11.2.4

    Bump @angular/language-service from 11.2.3 to 11.2.4

commit b4d082c
Merge: a63a284 1e7250e
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 4 09:01:21 2021 +0300

    Merge pull request #300 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.3

    Bump @angular/cli from 11.2.2 to 11.2.3

commit a63a284
Merge: e8a76b9 f821f48
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 4 09:01:13 2021 +0300

    Merge pull request #299 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.3

    Bump @angular-devkit/build-angular from 0.1102.2 to 0.1102.3

commit 1a98ffa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 4 05:17:56 2021 +0000

    Bump @angular/language-service from 11.2.3 to 11.2.4

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.3 to 11.2.4.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/11.2.4/packages/language-service)

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

commit 1e7250e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 4 05:16:33 2021 +0000

    Bump @angular/cli from 11.2.2 to 11.2.3

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.2 to 11.2.3.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.2...v11.2.3)

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

commit f821f48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 4 05:13:29 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.2 to 0.1102.3

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.2 to 0.1102.3.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit e8a76b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 2 11:20:27 2021 +0300

    Bump ngx-bootstrap-icons from 1.3.6 to 1.4.0 (#297)

    Bumps [ngx-bootstrap-icons](https://github.com/avmaisak/ngx-bootstrap-icons) from 1.3.6 to 1.4.0.
    - [Release notes](https://github.com/avmaisak/ngx-bootstrap-icons/releases)
    - [Changelog](https://github.com/avmaisak/ngx-bootstrap-icons/blob/develop/changelog.md)
    - [Commits](releases/v1.3.6...releases/v1.4.0)

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

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b0a95cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 2 11:20:18 2021 +0300

    Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#296)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser)

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

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 359ed5b
Author: Anton Maisak <anton@maisak.ru>
Date:   Mon Mar 1 09:19:59 2021 +0300

    1.4.0 - Sync version with bootstrap-icons

commit 697525e
Author: Anton Maisak <anton@maisak.ru>
Date:   Mon Mar 1 09:16:11 2021 +0300

    updated packages
    fixed allowedNonPeerDependencies
    fixed linter warnings

commit 24ed79d
Merge: d972f8d 6aded8c
Author: Anton Maisak <anton@maisak.ru>
Date:   Mon Mar 1 08:57:40 2021 +0300

    Merge pull request #294 from avmaisak/dependabot/npm_and_yarn/eslint-7.21.0

    Bump eslint from 7.20.0 to 7.21.0

commit 6aded8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 1 05:33:58 2021 +0000

    Bump eslint from 7.20.0 to 7.21.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.20.0...v7.21.0)

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

commit d972f8d
Merge: e20a139 7aca2c2
Author: Anton Maisak <anton@maisak.ru>
Date:   Sat Feb 27 16:05:12 2021 +0300

    Merge pull request #293 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.2

    Bump @angular/cli from 11.2.1 to 11.2.2

commit e20a139
Merge: 00bfb3a 4c7a07b
Author: Anton Maisak <anton@maisak.ru>
Date:   Sat Feb 27 16:04:58 2021 +0300

    Merge pull request #291 from avmaisak/dependabot/npm_and_yarn/angular/language-service-11.2.3

    Bump @angular/language-service from 11.2.2 to 11.2.3

commit 00bfb3a
Merge: 00f8c11 09d00e2
Author: Anton Maisak <anton@maisak.ru>
Date:   Sat Feb 27 16:04:49 2021 +0300

    Merge pull request #290 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.2

    Bump @angular-devkit/build-angular from 0.1102.1 to 0.1102.2

commit 7aca2c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 25 05:30:42 2021 +0000

    Bump @angular/cli from 11.2.1 to 11.2.2

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 11.2.2.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.1...v11.2.2)

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

commit 4c7a07b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 25 05:27:26 2021 +0000

    Bump @angular/language-service from 11.2.2 to 11.2.3

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.2 to 11.2.3.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/11.2.3/packages/language-service)

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

commit 09d00e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 25 05:25:55 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.1 to 0.1102.2

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.1 to 0.1102.2.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit 00f8c11
Merge: bbb406e 9fcbea5
Author: Anton Maisak <anton@maisak.ru>
Date:   Wed Feb 24 09:02:05 2021 +0300

    Merge pull request #288 from avmaisak/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.2.0

    Bump eslint-plugin-jsdoc from 32.1.1 to 32.2.0

commit 9fcbea5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 24 05:13:10 2021 +0000

    Bump eslint-plugin-jsdoc from 32.1.1 to 32.2.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.1.1 to 32.2.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v32.1.1...v32.2.0)

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

commit bbb406e
Author: Anton Maisak <anton@maisak.ru>
Date:   Tue Feb 23 11:47:12 2021 +0300

    Updated pkgs

# Conflicts:
#	changelog.md
#	package-lock.json
#	package.json
#	projects/ngx-bootstrap-icons-lib/package.json
avmaisak added a commit that referenced this pull request Jul 12, 2021
* 1.4.0 (#295)

* Updated pkgs

* Bump eslint-plugin-jsdoc from 32.1.1 to 32.2.0

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.1.1 to 32.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v32.1.1...v32.2.0)

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

* Bump @angular-devkit/build-angular from 0.1102.1 to 0.1102.2

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.1 to 0.1102.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

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

* Bump @angular/language-service from 11.2.2 to 11.2.3

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.2 to 11.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/11.2.3/packages/language-service)

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

* Bump @angular/cli from 11.2.1 to 11.2.2

Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](angular/angular-cli@v11.2.1...v11.2.2)

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

* Bump eslint from 7.20.0 to 7.21.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.20.0...v7.21.0)

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

* updated packages
fixed allowedNonPeerDependencies
fixed linter warnings

* 1.4.0 - Sync version with bootstrap-icons

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Squashed commit of the following:

commit 7430061
Author: Anton Maisak <anton@maisak.ru>
Date:   Wed Mar 24 13:11:52 2021 +0300

    v. 1.4.1

    - bootstrap icons - Update mic and record icons to prevent fill rule issues (#815)
    - bootstrap icons - Update mic icons to prevent fill rule issues
    - Fixes #673: Fix fill-rule on record icon
    - lib peerd ependencies changed to lodash instead camelcase

commit 1f1d41a
Merge: cdff6e5 110f3b7
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 24 09:52:41 2021 +0300

    Merge pull request #336 from avmaisak/dependabot/npm_and_yarn/karma-6.3.0

    Bump karma from 6.2.0 to 6.3.0

commit 110f3b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 24 05:11:33 2021 +0000

    Bump karma from 6.2.0 to 6.3.0

    Bumps [karma](https://github.com/karma-runner/karma) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.2.0...v6.3.0)

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

commit cdff6e5
Merge: 198f3fb 62c8c0b
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 23 09:55:19 2021 +0300

    Merge pull request #334 from avmaisak/dependabot/npm_and_yarn/typescript-eslint/parser-4.19.0

    Bump @typescript-eslint/parser from 4.18.0 to 4.19.0

commit 62c8c0b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 23 05:14:04 2021 +0000

    Bump @typescript-eslint/parser from 4.18.0 to 4.19.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser)

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

commit 198f3fb
Merge: 7cef91f e5a572d
Author: Anton Maisak <anton@maisak.ru>
Date:   Sun Mar 21 13:37:31 2021 +0300

    Merge branch 'develop' of https://github.com/avmaisak/ngx-bootstrap-icons into develop

commit 7cef91f
Author: Anton Maisak <anton@maisak.ru>
Date:   Sun Mar 21 13:37:15 2021 +0300

    updated pkgs

commit e5a572d
Merge: 968b17e 5c7f62d
Author: Anton <anton@maisak.ru>
Date:   Fri Mar 19 09:13:48 2021 +0300

    Merge pull request #333 from avmaisak/dependabot/npm_and_yarn/jasmine-core-3.7.1

    Bump jasmine-core from 3.7.0 to 3.7.1

commit 5c7f62d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Mar 19 05:14:37 2021 +0000

    Bump jasmine-core from 3.7.0 to 3.7.1

    Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.7.0 to 3.7.1.
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v3.7.0...v3.7.1)

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

commit 968b17e
Author: Anton Maisak <anton@maisak.ru>
Date:   Thu Mar 18 17:55:32 2021 +0300

    updated pkgs

commit a26cfd1
Merge: a8b9b6c 91316fa
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:20 2021 +0300

    Merge pull request #331 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.5

    Bump @angular-devkit/build-angular from 0.1102.4 to 0.1102.5

commit a8b9b6c
Merge: 21f1b9f 8758dc0
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:14 2021 +0300

    Merge pull request #330 from avmaisak/dependabot/npm_and_yarn/types/jasmine-3.6.7

    Bump @types/jasmine from 3.6.6 to 3.6.7

commit 21f1b9f
Merge: 20688c9 5064ad1
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:08 2021 +0300

    Merge pull request #329 from avmaisak/dependabot/npm_and_yarn/jasmine-core-3.7.0

    Bump jasmine-core from 3.6.0 to 3.7.0

commit 20688c9
Merge: 909e7f9 0e6b9c3
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 18 10:11:01 2021 +0300

    Merge pull request #328 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.5

    Bump @angular/cli from 11.2.4 to 11.2.5

commit 91316fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:21:59 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.4 to 0.1102.5

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.4 to 0.1102.5.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit 8758dc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:20:22 2021 +0000

    Bump @types/jasmine from 3.6.6 to 3.6.7

    Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.6 to 3.6.7.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

commit 5064ad1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:17:35 2021 +0000

    Bump jasmine-core from 3.6.0 to 3.7.0

    Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v3.6.0...v3.7.0)

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

commit 0e6b9c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 18 05:15:45 2021 +0000

    Bump @angular/cli from 11.2.4 to 11.2.5

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.4 to 11.2.5.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.4...v11.2.5)

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

commit 909e7f9
Merge: 656525d 92644e1
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 17 12:51:17 2021 +0300

    Merge pull request #325 from avmaisak/dependabot/npm_and_yarn/angular-eslint/eslint-plugin-2.0.2

    Bump @angular-eslint/eslint-plugin from 1.2.0 to 2.0.2

commit 656525d
Merge: 7a31571 8a87cfe
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 17 12:51:00 2021 +0300

    Merge pull request #323 from avmaisak/dependabot/npm_and_yarn/angular-eslint/schematics-2.0.2

    Bump @angular-eslint/schematics from 2.0.1 to 2.0.2

commit 92644e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 17 05:25:41 2021 +0000

    Bump @angular-eslint/eslint-plugin from 1.2.0 to 2.0.2

    Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 1.2.0 to 2.0.2.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.2/packages/eslint-plugin)

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

commit 8a87cfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 17 05:16:14 2021 +0000

    Bump @angular-eslint/schematics from 2.0.1 to 2.0.2

    Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.2/packages/schematics)

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

commit 7a31571
Merge: cecd1d3 9f6d03a
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 16 09:08:42 2021 +0300

    Merge pull request #322 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.35

    Bump @types/node from 14.14.34 to 14.14.35

commit cecd1d3
Merge: 1512157 be74621
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 16 09:08:28 2021 +0300

    Merge pull request #320 from avmaisak/dependabot/npm_and_yarn/typescript-eslint/parser-4.18.0

    Bump @typescript-eslint/parser from 4.17.0 to 4.18.0

commit 1512157
Merge: ee274fb 611bf36
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 16 09:08:22 2021 +0300

    Merge pull request #319 from avmaisak/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.3.0

    Bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0

commit 9f6d03a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 16 05:19:12 2021 +0000

    Bump @types/node from 14.14.34 to 14.14.35

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit be74621
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 16 05:11:54 2021 +0000

    Bump @typescript-eslint/parser from 4.17.0 to 4.18.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser)

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

commit 611bf36
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 16 05:10:43 2021 +0000

    Bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.2.0 to 32.3.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v32.2.0...v32.3.0)

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

commit ee274fb
Merge: 2b6d150 ece3f96
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 14:55:01 2021 +0300

    Merge pull request #317 from avmaisak/dependabot/npm_and_yarn/angular-eslint/builder-2.0.1

    Bump @angular-eslint/builder from 1.2.0 to 2.0.1

commit ece3f96
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 10:01:30 2021 +0000

    Bump @angular-eslint/builder from 1.2.0 to 2.0.1

    Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 1.2.0 to 2.0.1.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.1/packages/builder)

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

commit 2b6d150
Merge: faa7a34 3f07f80
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 12:55:59 2021 +0300

    Merge pull request #314 from avmaisak/dependabot/npm_and_yarn/eslint-7.22.0

    Bump eslint from 7.21.0 to 7.22.0

commit faa7a34
Merge: 0af6b35 b5fa50d
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 12:55:48 2021 +0300

    Merge pull request #313 from avmaisak/dependabot/npm_and_yarn/angular-eslint/schematics-2.0.1

    Bump @angular-eslint/schematics from 1.2.0 to 2.0.1

commit 0af6b35
Merge: e7f2c88 9fcb550
Author: Anton <anton@maisak.ru>
Date:   Mon Mar 15 12:55:38 2021 +0300

    Merge pull request #312 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.34

    Bump @types/node from 14.14.33 to 14.14.34

commit 3f07f80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 05:27:55 2021 +0000

    Bump eslint from 7.21.0 to 7.22.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.21.0...v7.22.0)

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

commit b5fa50d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 05:22:16 2021 +0000

    Bump @angular-eslint/schematics from 1.2.0 to 2.0.1

    Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 1.2.0 to 2.0.1.
    - [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
    - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
    - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v2.0.1/packages/schematics)

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

commit 9fcb550
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 15 05:20:58 2021 +0000

    Bump @types/node from 14.14.33 to 14.14.34

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit e7f2c88
Merge: bd486dc 3815989
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:46 2021 +0300

    Merge pull request #311 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.4

    Bump @angular/cli from 11.2.3 to 11.2.4

commit bd486dc
Merge: 27120f2 b84bd15
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:38 2021 +0300

    Merge pull request #310 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.4

    Bump @angular-devkit/build-angular from 0.1102.3 to 0.1102.4

commit 27120f2
Merge: 86d95d1 dbe54a3
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:28 2021 +0300

    Merge pull request #309 from avmaisak/dependabot/npm_and_yarn/angular/language-service-11.2.5

    Bump @angular/language-service from 11.2.4 to 11.2.5

commit 86d95d1
Merge: 957adf8 8abadf1
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 11 10:44:19 2021 +0300

    Merge pull request #308 from avmaisak/dependabot/npm_and_yarn/karma-6.2.0

    Bump karma from 6.1.2 to 6.2.0

commit 3815989
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:20:15 2021 +0000

    Bump @angular/cli from 11.2.3 to 11.2.4

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.3 to 11.2.4.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.3...v11.2.4)

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

commit b84bd15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:17:36 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.3 to 0.1102.4

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.3 to 0.1102.4.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit dbe54a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:15:10 2021 +0000

    Bump @angular/language-service from 11.2.4 to 11.2.5

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.4 to 11.2.5.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/11.2.5/packages/language-service)

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

commit 8abadf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 11 05:13:48 2021 +0000

    Bump karma from 6.1.2 to 6.2.0

    Bumps [karma](https://github.com/karma-runner/karma) from 6.1.2 to 6.2.0.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.1.2...v6.2.0)

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

commit 957adf8
Merge: 4b2ffb6 77c83c6
Author: Anton <anton@maisak.ru>
Date:   Wed Mar 10 10:40:42 2021 +0300

    Merge pull request #307 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.33

    Bump @types/node from 14.14.32 to 14.14.33

commit 77c83c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 10 05:08:31 2021 +0000

    Bump @types/node from 14.14.32 to 14.14.33

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit 4b2ffb6
Author: Anton Maisak <anton@maisak.ru>
Date:   Tue Mar 9 10:57:45 2021 +0300

    updated pkgs

commit e3f8fbe
Merge: dbb2b8a 12cf56b
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:46:14 2021 +0300

    Merge pull request #306 from avmaisak/dependabot/npm_and_yarn/karma-6.1.2

    Bump karma from 6.1.1 to 6.1.2

commit dbb2b8a
Merge: 6daf187 cbd5391
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:45:58 2021 +0300

    Merge pull request #304 from avmaisak/dependabot/npm_and_yarn/typescript-eslint/parser-4.17.0

    Bump @typescript-eslint/parser from 4.16.1 to 4.17.0

commit 6daf187
Merge: 4fdbfeb c7825cb
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:45:49 2021 +0300

    Merge pull request #303 from avmaisak/dependabot/npm_and_yarn/types/jasmine-3.6.6

    Bump @types/jasmine from 3.6.4 to 3.6.6

commit 4fdbfeb
Merge: 91cefa5 7b7b2fb
Author: Anton <anton@maisak.ru>
Date:   Tue Mar 9 08:45:40 2021 +0300

    Merge pull request #302 from avmaisak/dependabot/npm_and_yarn/types/node-14.14.32

    Bump @types/node from 14.14.31 to 14.14.32

commit 12cf56b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 9 05:15:01 2021 +0000

    Bump karma from 6.1.1 to 6.1.2

    Bumps [karma](https://github.com/karma-runner/karma) from 6.1.1 to 6.1.2.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v6.1.1...v6.1.2)

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

commit cbd5391
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 9 05:09:39 2021 +0000

    Bump @typescript-eslint/parser from 4.16.1 to 4.17.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/parser)

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

commit c7825cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 8 05:22:52 2021 +0000

    Bump @types/jasmine from 3.6.4 to 3.6.6

    Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.4 to 3.6.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

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

commit 7b7b2fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 8 05:21:49 2021 +0000

    Bump @types/node from 14.14.31 to 14.14.32

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

commit 91cefa5
Author: Anton Maisak <anton@maisak.ru>
Date:   Fri Mar 5 10:18:10 2021 +0300

    updated pkgs

commit bcf09c5
Merge: b4d082c 1a98ffa
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 4 09:01:32 2021 +0300

    Merge pull request #301 from avmaisak/dependabot/npm_and_yarn/angular/language-service-11.2.4

    Bump @angular/language-service from 11.2.3 to 11.2.4

commit b4d082c
Merge: a63a284 1e7250e
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 4 09:01:21 2021 +0300

    Merge pull request #300 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.3

    Bump @angular/cli from 11.2.2 to 11.2.3

commit a63a284
Merge: e8a76b9 f821f48
Author: Anton <anton@maisak.ru>
Date:   Thu Mar 4 09:01:13 2021 +0300

    Merge pull request #299 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.3

    Bump @angular-devkit/build-angular from 0.1102.2 to 0.1102.3

commit 1a98ffa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 4 05:17:56 2021 +0000

    Bump @angular/language-service from 11.2.3 to 11.2.4

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.3 to 11.2.4.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/11.2.4/packages/language-service)

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

commit 1e7250e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 4 05:16:33 2021 +0000

    Bump @angular/cli from 11.2.2 to 11.2.3

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.2 to 11.2.3.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.2...v11.2.3)

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

commit f821f48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 4 05:13:29 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.2 to 0.1102.3

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.2 to 0.1102.3.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit e8a76b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 2 11:20:27 2021 +0300

    Bump ngx-bootstrap-icons from 1.3.6 to 1.4.0 (#297)

    Bumps [ngx-bootstrap-icons](https://github.com/avmaisak/ngx-bootstrap-icons) from 1.3.6 to 1.4.0.
    - [Release notes](https://github.com/avmaisak/ngx-bootstrap-icons/releases)
    - [Changelog](https://github.com/avmaisak/ngx-bootstrap-icons/blob/develop/changelog.md)
    - [Commits](releases/v1.3.6...releases/v1.4.0)

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

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b0a95cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 2 11:20:18 2021 +0300

    Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#296)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.2 to 4.16.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/parser)

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

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 359ed5b
Author: Anton Maisak <anton@maisak.ru>
Date:   Mon Mar 1 09:19:59 2021 +0300

    1.4.0 - Sync version with bootstrap-icons

commit 697525e
Author: Anton Maisak <anton@maisak.ru>
Date:   Mon Mar 1 09:16:11 2021 +0300

    updated packages
    fixed allowedNonPeerDependencies
    fixed linter warnings

commit 24ed79d
Merge: d972f8d 6aded8c
Author: Anton Maisak <anton@maisak.ru>
Date:   Mon Mar 1 08:57:40 2021 +0300

    Merge pull request #294 from avmaisak/dependabot/npm_and_yarn/eslint-7.21.0

    Bump eslint from 7.20.0 to 7.21.0

commit 6aded8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 1 05:33:58 2021 +0000

    Bump eslint from 7.20.0 to 7.21.0

    Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.20.0...v7.21.0)

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

commit d972f8d
Merge: e20a139 7aca2c2
Author: Anton Maisak <anton@maisak.ru>
Date:   Sat Feb 27 16:05:12 2021 +0300

    Merge pull request #293 from avmaisak/dependabot/npm_and_yarn/angular/cli-11.2.2

    Bump @angular/cli from 11.2.1 to 11.2.2

commit e20a139
Merge: 00bfb3a 4c7a07b
Author: Anton Maisak <anton@maisak.ru>
Date:   Sat Feb 27 16:04:58 2021 +0300

    Merge pull request #291 from avmaisak/dependabot/npm_and_yarn/angular/language-service-11.2.3

    Bump @angular/language-service from 11.2.2 to 11.2.3

commit 00bfb3a
Merge: 00f8c11 09d00e2
Author: Anton Maisak <anton@maisak.ru>
Date:   Sat Feb 27 16:04:49 2021 +0300

    Merge pull request #290 from avmaisak/dependabot/npm_and_yarn/angular-devkit/build-angular-0.1102.2

    Bump @angular-devkit/build-angular from 0.1102.1 to 0.1102.2

commit 7aca2c2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 25 05:30:42 2021 +0000

    Bump @angular/cli from 11.2.1 to 11.2.2

    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.1 to 11.2.2.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.1...v11.2.2)

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

commit 4c7a07b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 25 05:27:26 2021 +0000

    Bump @angular/language-service from 11.2.2 to 11.2.3

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.2 to 11.2.3.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/11.2.3/packages/language-service)

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

commit 09d00e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 25 05:25:55 2021 +0000

    Bump @angular-devkit/build-angular from 0.1102.1 to 0.1102.2

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.1 to 0.1102.2.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)

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

commit 00f8c11
Merge: bbb406e 9fcbea5
Author: Anton Maisak <anton@maisak.ru>
Date:   Wed Feb 24 09:02:05 2021 +0300

    Merge pull request #288 from avmaisak/dependabot/npm_and_yarn/eslint-plugin-jsdoc-32.2.0

    Bump eslint-plugin-jsdoc from 32.1.1 to 32.2.0

commit 9fcbea5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Feb 24 05:13:10 2021 +0000

    Bump eslint-plugin-jsdoc from 32.1.1 to 32.2.0

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.1.1 to 32.2.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Commits](gajus/eslint-plugin-jsdoc@v32.1.1...v32.2.0)

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

commit bbb406e
Author: Anton Maisak <anton@maisak.ru>
Date:   Tue Feb 23 11:47:12 2021 +0300

    Updated pkgs

# Conflicts:
#	changelog.md
#	package-lock.json
#	package.json
#	projects/ngx-bootstrap-icons-lib/package.json

* package lock for project

* feat: generate icon name type

* hotfix: typo in module name

* feat: generate icons

* feat: generated icons

* feat: remove final pipe from output

* feat: theme type

* refactor: fix formatting issues

* bugfix: remove non svg files

* fixed warnings, updated changlog, fixed #540

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tayamba mwanza <tayamba@ipventures.com.au>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant