Граф коммитов

75 Коммитов

Автор SHA1 Сообщение Дата
Greg Taylor 8d5daf130d
Feature/gt update core (#62)
* Fixed service layer

* downgrade react;
fresh cra template;

Co-authored-by: Greg Taylor <gtaylor@microsoft.com>
Co-authored-by: Aaron Davida <adavi@microsoft.com>
2022-08-12 15:38:51 -07:00
v-conradm 08b38fc79c Fixed missing information in package-lock.json 2022-07-07 11:45:14 -05:00
v-conradm beb971225c Rebuild dependency tree. 2022-07-06 14:54:56 -05:00
v-conradm d530e08936 Fixed accidental REACT downgrade. 2022-07-01 15:10:21 -05:00
v-conradm c25dc8981c Reverted accidental changes. 2022-07-01 12:20:37 -05:00
v-conradm ed7d501fee Reverted accidental downgrades. 2022-07-01 12:02:59 -05:00
Conrad Markiewicz f6ae617302 Merge branch 'main' into upgrade-react 2022-06-30 11:48:50 -05:00
Conrad Markiewicz 0ff7934961 Merge branch 'main' into upgrade-react 2022-06-29 14:32:55 -05:00
Conrad Markiewicz c4b2a44cea Merge branch 'main' into upgrade-misc-packages 2022-06-29 13:39:01 -05:00
Conrad Markiewicz 7c61e17f17 Merge branch 'main' into upgrade-react 2022-06-29 13:38:10 -05:00
Conrad Markiewicz a1220a0b67 Replaced ADAL with MSAL 2022-06-29 10:48:21 -05:00
Conrad Markiewicz 11e1755023 Merge branch 'main' into upgrade-jest 2022-06-29 10:46:30 -05:00
Conrad Markiewicz 74308e814b Merge branch 'main' into upgrade-misc-packages 2022-06-15 16:45:47 -05:00
Conrad Markiewicz c8130f60b6 Merge branch 'main' into upgrade-jest 2022-06-15 16:45:00 -05:00
Conrad Markiewicz cc05de5b1f Merge branch 'main' into upgrade-react 2022-06-15 16:44:20 -05:00
Conrad Markiewicz 68608aeb65 Merge branch 'main' into ADAL-to-MSAL-migration 2022-06-15 16:40:47 -05:00
Abe-Froman 79933cd98e
Merge pull request #51 from microsoft/dependabot/npm_and_yarn/client/color-string-1.9.1
Bump color-string from 1.5.3 to 1.9.1 in /client
2022-06-14 09:08:10 -07:00
Abe-Froman 72a5546531
Merge pull request #50 from microsoft/dependabot/npm_and_yarn/client/nanoid-3.3.4
Bump nanoid from 3.1.20 to 3.3.4 in /client
2022-06-14 09:07:04 -07:00
Conrad Markiewicz 0d60bb3f16 Updated package versions. 2022-05-20 15:00:08 -05:00
Conrad Markiewicz c605de8241 Updated Jest and all packages related to Jest. 2022-05-20 14:56:28 -05:00
Conrad Markiewicz 5fcb5a7389 Updated misc packages to latest compatible versions. 2022-05-20 14:39:43 -05:00
Conrad Markiewicz 579e224214 Removed unused packages. 2022-05-19 12:29:10 -05:00
Conrad Markiewicz 00296fab56 Upgraded react and all related packages. 2022-05-18 17:14:57 -05:00
dependabot[bot] 804d9336ed
Bump postcss from 8.2.2 to 8.2.13 in /client
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.2 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.2...8.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:06:12 +00:00
dependabot[bot] afb6186464
Bump color-string from 1.5.3 to 1.9.1 in /client
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.9.1.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/commits/1.9.1)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:05:24 +00:00
Abe-Froman 253435bd79
Merge pull request #47 from microsoft/dependabot/npm_and_yarn/client/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /client
2022-05-11 15:04:51 -07:00
Abe-Froman 6d5737224b
Merge pull request #46 from microsoft/dependabot/npm_and_yarn/client/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /client
2022-05-11 15:04:42 -07:00
dependabot[bot] 4a06d8e1f6
Bump async from 2.6.3 to 2.6.4 in /client
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:04:34 +00:00
Abe-Froman f5f717bd14
Merge pull request #45 from microsoft/dependabot/npm_and_yarn/client/url-parse-1.5.10
Bump url-parse from 1.4.7 to 1.5.10 in /client
2022-05-11 15:04:34 -07:00
Abe-Froman 82da99ede0
Merge pull request #43 from microsoft/dependabot/npm_and_yarn/client/follow-redirects-1.14.8
Bump follow-redirects from 1.13.1 to 1.14.8 in /client
2022-05-11 15:04:09 -07:00
Abe-Froman a39fd3904e
Merge pull request #42 from microsoft/dependabot/npm_and_yarn/client/node-sass-7.0.0
Bump node-sass from 5.0.0 to 7.0.0 in /client
2022-05-11 15:04:02 -07:00
Abe-Froman 42b9ea5c42
Merge pull request #38 from microsoft/dependabot/npm_and_yarn/client/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /client
2022-05-11 15:03:54 -07:00
Abe-Froman 77690d5b27
Merge pull request #37 from microsoft/dependabot/npm_and_yarn/client/tar-6.1.11
Bump tar from 6.0.5 to 6.1.11 in /client
2022-05-11 15:03:23 -07:00
Abe-Froman ad9d6404f2
Merge pull request #36 from microsoft/dependabot/npm_and_yarn/client/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /client
2022-05-11 15:03:13 -07:00
Abe-Froman 5cefae30ec
Merge pull request #34 from microsoft/dependabot/npm_and_yarn/client/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /client
2022-05-11 15:03:06 -07:00
Abe-Froman dcb1f86c5f
Merge pull request #33 from microsoft/dependabot/npm_and_yarn/client/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /client
2022-05-11 15:02:58 -07:00
dependabot[bot] f1fa7cc408
Bump nanoid from 3.1.20 to 3.3.4 in /client
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.4.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.4)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:02:44 +00:00
Abe-Froman b8bf922528
Merge pull request #31 from microsoft/dependabot/npm_and_yarn/client/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /client
2022-05-11 15:02:40 -07:00
Abe-Froman dd925b126c
Merge pull request #30 from microsoft/dependabot/npm_and_yarn/client/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /client
2022-05-11 15:02:33 -07:00
Abe-Froman 91c5acd274
Merge pull request #28 from microsoft/dependabot/npm_and_yarn/client/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /client
2022-05-11 15:02:25 -07:00
Abe-Froman 1889c3ba76
Merge pull request #27 from microsoft/dependabot/npm_and_yarn/client/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /client
2022-05-11 15:02:18 -07:00
Abe-Froman aa7caffa4a
Merge pull request #25 from microsoft/dependabot/npm_and_yarn/client/react-dev-utils-11.0.4
Bump react-dev-utils from 11.0.1 to 11.0.4 in /client
2022-05-11 15:02:09 -07:00
Conrad Markiewicz 29aeefb053 Limited WebApp to use specific versions of MSAL. 2022-05-11 12:49:20 -05:00
Conrad Markiewicz afe20347e8 Migrated from react-adal to msal-react and msal-browser. 2022-05-11 10:41:09 -05:00
dependabot[bot] 5057b0c16a
Bump minimist from 1.2.5 to 1.2.6 in /client
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 20:23:00 +00:00
dependabot[bot] eec19632e3
Bump url-parse from 1.4.7 to 1.5.10 in /client
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 05:59:58 +00:00
dependabot[bot] c74d91a92a
Bump follow-redirects from 1.13.1 to 1.14.8 in /client
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.1...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 15:04:27 +00:00
dependabot[bot] 0200ea96e4
Bump node-sass from 5.0.0 to 7.0.0 in /client
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 22:45:24 +00:00
dependabot[bot] eeed658233
Bump tmpl from 1.0.4 to 1.0.5 in /client
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 22:43:22 +00:00
dependabot[bot] 2370f653e5
Bump tar from 6.0.5 to 6.1.11 in /client
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 19:50:28 +00:00