Commit Graph
902 Commits
Author SHA1 Message Date
dependabot[bot] cfa2595f5c Bump @angular/cli from 10.2.0 to 11.1.3 (#6635)
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 10.2.0 to 11.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v10.2.0...v11.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 09:58:26 +00:00
arditdomi d362153e37 [AAE-4427] Embed upload progress dialog inside the upload from your d… (#6575)
* [AAE-4427] Embed upload progress dialog inside the upload from your device tab in attach file widget

* Fix failing unit tesT

* Add unit tests

* Removed not needed condition

* Make upload from your device tab same size as Repository tab

* Revert renaming causing breaking change

* simplify if conditions

* Update js-api version

* Use typescript ?. operator

* Add unit test for non existing datatable entries
2021-02-04 08:39:54 +00:00
dependabot[bot] ac27b0c9df Bump husky from 4.3.0 to 4.3.8 (#6570)
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 12:20:03 +00:00
dependabot[bot] 13957b9acd Bump typedoc from 0.20.14 to 0.20.18 (#6571)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.14 to 0.20.18.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.14...v0.20.18)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 11:26:47 +00:00
dependabot[bot] ad7bad504c Bump stylelint from 13.8.0 to 13.9.0 (#6569)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.8.0 to 13.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.8.0...13.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 09:26:53 +00:00
Eugenio Romano 8f0633b133 [MNT-21636] Fix redirect URL for viewer (#6564)
* fix redirect URL for viewer

* fix unit
fix login SSO show when user is logged in

* update js-api

* remove protractor change
2021-01-22 17:17:14 +00:00
Maurizio Vitale 5712b50d62 [ADF-5324] - Expose a new adf-cli command to initialise acs-env (#6551)
* Expose a new adf-cli command to initialize acs-env

* Use latest js api

* consume the latest js-api

* Use the previous commander version
2021-01-21 14:22:24 +00:00
dependabot[bot] 4e28d5344c Bump typedoc from 0.20.14 to 0.20.16 (#6548)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.14 to 0.20.16.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.14...v0.20.16)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 11:01:21 +00:00
dependabot[bot] 28679df511 Bump commander from 6.2.1 to 7.0.0 (#6541)
Bumps [commander](https://github.com/tj/commander.js) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v7.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-19 17:51:08 +00:00
dependabot[bot] 042c1b04a9 Bump snyk from 1.437.2 to 1.437.4 (#6532)
Bumps [snyk](https://github.com/snyk/snyk) from 1.437.2 to 1.437.4.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.437.2...v1.437.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 11:36:05 +00:00
Thomas Hunter 6f3ce8b6f3 [ACA-4233] Call the scan-env adf-cli command before and after each E2E job (#6519)
* [ACA-4233] Call the scan-env adf-cli command before and after each E2E job

* [ACA-4233] Changed environment variables

* [ACA-4233] Call scan-env command from node_modules

* [ACA-4233] Readd package-lock.json
2021-01-14 16:22:46 +00:00
dependabot[bot] d506bc8b2f Bump @nrwl/workspace from 10.4.1 to 11.1.2 (#6521)
Bumps [@nrwl/workspace](https://github.com/nrwl/nx) from 10.4.1 to 11.1.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/11.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 10:45:25 +00:00
dependabot[bot] efd5eb5496 Bump sass-loader from 10.0.5 to 10.1.1 (#6522)
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 10:45:06 +00:00
Eugenio Romano 8e12e51fb3 Fix loop scenario when the login page is not present in silent login (#6512)
* fix loop scenario when the login page is not present in silent login

* fix build

* fix

* remove isECM

* fix unit

* fix
2021-01-11 09:31:11 +00:00
dependabot[bot] 62cec5c5b4 Bump typedoc from 0.20.13 to 0.20.14 (#6516)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.13 to 0.20.14.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.13...v0.20.14)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 09:30:57 +00:00
dependabot[bot] 404d7f63e2 Bump typedoc from 0.19.2 to 0.20.13 (#6508)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.20.13.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.13)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 11:49:48 +00:00
dependabot[bot] 2fc8df6e6e Bump nconf from 0.11.0 to 0.11.1 (#6511)
Bumps [nconf](https://github.com/flatiron/nconf) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/flatiron/nconf/releases)
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flatiron/nconf/compare/v0.11.0...v0.11.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 11:48:15 +00:00
dependabot[bot] 33ad43910b Bump js-yaml from 3.14.0 to 4.0.0 (#6491)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.0 to 4.0.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...4.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 10:42:11 +00:00
dependabot[bot] 99b0796bfb Bump cspell from 4.2.3 to 5.1.3 (#6492)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.2.3 to 5.1.3.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.2.3...v5.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 10:41:59 +00:00
dependabot[bot] 4212e13d87 Bump @types/selenium-webdriver from 4.0.10 to 4.0.11 (#6495)
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 14:16:53 +00:00
dhrn 02aad08070 [ADF-5281][ADF] Can't go through a form with date/dateTime widgets only with Tab (#6365)
* [ADF-5281][ADF] Can't go through a form with date/dateTime widgets only with Tab

* * update datetime library

* Update date-time.widget.html
2020-12-18 09:48:28 +00:00
dependabot[bot] ddc3c18c3c Bump commander from 6.1.0 to 6.2.1 (#6457)
Bumps [commander](https://github.com/tj/commander.js) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.1.0...v6.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:10:35 +00:00
dependabot[bot] f9be352983 Bump snyk from 1.431.2 to 1.437.2 (#6468)
Bumps [snyk](https://github.com/snyk/snyk) from 1.431.2 to 1.437.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.431.2...v1.437.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:10:02 +00:00
dependabot[bot] 5c757611eb Bump markdownlint-cli from 0.25.0 to 0.26.0 (#6464)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.25.0...v0.26.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 07:09:41 +00:00
1c51b2a1a6 Use hash strategy in demo shell as the other apps (#6402)
* hash startegy

* use hash in e2e

* trigger build

* fix

* fix

* remove children router overwrite crazynes

* Update login.module.ts

* revert not needed changes

* some fixes

* fix

* remove fdescribe

* fix

* fix

* Update share-file.e2e.ts

* Update lock-file.e2e.ts

* Update share-file.e2e.ts

* some fix

* some other fixes

* username as id

* fix after rebase

* username

* fix usernamee

* Fix the errorComponent

* Attempt to fix unit test - to check

* * Fixed circular dependency error while building adf-testing package

* * Fixed failing UT

* fix

* use username

* some fixes

* some fix

* fix

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-12-16 18:46:56 +00:00
Eugenio Romano a978e97e8c bump 4.2.0 2020-12-08 16:31:26 +00:00
5a4cc4edda Release Note for 4.2 - Initial draft. (#6390)
* Release Note for 4.2 - Initial draft.

* update dep

* documentation

* fix

* remove script

* lint

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00
dependabot[bot] c45a9c4489 Bump mini-css-extract-plugin from 0.11.2 to 1.3.2 (#6431)
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.11.2 to 1.3.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.11.2...v1.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:16:04 +00:00
dependabot[bot] 458dae34e0 Bump lint-staged from 10.5.1 to 10.5.3 (#6430)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:15:51 +00:00
dependabot[bot] 8d1c30cff9 Bump protractor-retry from 1.2.13 to 2.0.1 (#6429)
Bumps [protractor-retry](https://github.com/yahoo/Protractor-retry) from 1.2.13 to 2.0.1.
- [Release notes](https://github.com/yahoo/Protractor-retry/releases)
- [Changelog](https://github.com/yahoo/protractor-retry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yahoo/Protractor-retry/compare/v1.2.13...v2.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:15:26 +00:00
dependabot[bot] e1994e25bf Bump snyk from 1.434.0 to 1.434.2 (#6428)
Bumps [snyk](https://github.com/snyk/snyk) from 1.434.0 to 1.434.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.434.0...v1.434.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:14:34 +00:00
dependabot[bot] f2c301c292 Bump ts-node from 9.0.0 to 9.1.0 (#6414)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v9.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 09:35:35 +00:00
dependabot[bot] d564f7b227 Bump snyk from 1.431.2 to 1.434.0 (#6415)
Bumps [snyk](https://github.com/snyk/snyk) from 1.431.2 to 1.434.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.431.2...v1.434.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-04 09:35:10 +00:00
dependabot[bot] 5e0559bce7 Bump cspell from 4.2.2 to 4.2.3 (#6393)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.2.2...cspell@4.2.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 09:53:14 +00:00
dependabot[bot] eb9fad513d Bump snyk from 1.430.2 to 1.431.2 (#6394)
Bumps [snyk](https://github.com/snyk/snyk) from 1.430.2 to 1.431.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.430.2...v1.431.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 09:52:56 +00:00
dependabot[bot] 893a984564 Bump rxjs-tslint-rules from 4.34.5 to 4.34.7 (#6395)
Bumps [rxjs-tslint-rules](https://github.com/cartant/rxjs-tslint-rules) from 4.34.5 to 4.34.7.
- [Release notes](https://github.com/cartant/rxjs-tslint-rules/releases)
- [Changelog](https://github.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/rxjs-tslint-rules/compare/v4.34.5...v4.34.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 09:52:39 +00:00
dependabot[bot] 418cd0e2d3 Bump snyk from 1.427.0 to 1.430.2 (#6376)
Bumps [snyk](https://github.com/snyk/snyk) from 1.427.0 to 1.430.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.427.0...v1.430.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 09:55:26 +00:00
dependabot[bot] 28753df829 Bump nconf from 0.10.0 to 0.11.0 (#6377)
Bumps [nconf](https://github.com/flatiron/nconf) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/flatiron/nconf/releases)
- [Changelog](https://github.com/indexzero/nconf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flatiron/nconf/compare/0.10.0...v0.11.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 09:47:25 +00:00
dependabot[bot] 018a1ec531 Bump markdownlint-cli from 0.23.2 to 0.25.0 (#6358)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.23.2 to 0.25.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.23.2...v0.25.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 14:08:57 +00:00
dependabot[bot] 6624cf787d Bump stylelint from 13.7.2 to 13.8.0 (#6359)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 14:08:40 +00:00
dependabot[bot] c7e155386b Bump @types/node from 14.14.6 to 14.14.8 (#6360)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.8.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 10:35:18 +00:00
dependabot[bot] 2446017e02 Bump cspell from 4.2.0 to 4.2.2 (#6357)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.2.0...cspell@4.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 10:35:08 +00:00
dependabot[bot] 6ca8f53bab Bump @nrwl/workspace from 10.2.1 to 10.4.1 (#6353)
Bumps [@nrwl/workspace](https://github.com/nrwl/nx) from 10.2.1 to 10.4.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 10:04:11 +00:00
dependabot[bot] db1fb81c4d Bump cspell from 4.1.0 to 4.2.0 (#6350)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.1.0...cspell@4.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 09:36:51 +00:00
dependabot[bot] 9bdae106ce Bump snyk from 1.424.2 to 1.427.0 (#6349)
Bumps [snyk](https://github.com/snyk/snyk) from 1.424.2 to 1.427.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.424.2...v1.427.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 09:36:35 +00:00
dependabot[bot] 81ed798980 Bump rxjs-tslint-rules from 4.34.1 to 4.34.5 (#6325)
Bumps [rxjs-tslint-rules](https://github.com/cartant/rxjs-tslint-rules) from 4.34.1 to 4.34.5.
- [Release notes](https://github.com/cartant/rxjs-tslint-rules/releases)
- [Changelog](https://github.com/cartant/rxjs-tslint-rules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cartant/rxjs-tslint-rules/compare/v4.34.1...v4.34.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 12:37:54 +00:00
dependabot[bot] 11f3d2405c Bump unist-util-select from 3.0.1 to 3.0.2 (#6322)
Bumps [unist-util-select](https://github.com/syntax-tree/unist-util-select) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/syntax-tree/unist-util-select/releases)
- [Commits](https://github.com/syntax-tree/unist-util-select/compare/3.0.1...3.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 10:06:37 +00:00
dependabot[bot] 33caecad2e Bump mdast-util-heading-range from 2.1.4 to 2.1.5 (#6313)
Bumps [mdast-util-heading-range](https://github.com/syntax-tree/mdast-util-heading-range) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/syntax-tree/mdast-util-heading-range/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-heading-range/compare/2.1.4...2.1.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:09:55 +00:00
dependabot[bot] ce0ffae806 Bump mdast-zone from 4.0.0 to 4.0.1 (#6315)
Bumps [mdast-zone](https://github.com/syntax-tree/mdast-zone) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/syntax-tree/mdast-zone/releases)
- [Commits](https://github.com/syntax-tree/mdast-zone/compare/4.0.0...4.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:09:35 +00:00
dependabot[bot] f77ad8f25b Bump snyk from 1.415.0 to 1.424.2 (#6316)
Bumps [snyk](https://github.com/snyk/snyk) from 1.415.0 to 1.424.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.415.0...v1.424.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-05 09:09:03 +00:00