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

Chore: Release 8.0.0 #2450

Merged
merged 290 commits into from
Mar 13, 2023
Merged

Chore: Release 8.0.0 #2450

merged 290 commits into from
Mar 13, 2023

Conversation

thewahome
Copy link
Collaborator

@thewahome thewahome commented Mar 10, 2023

b579207 Add a devcontainer to the repo (#2421)
b579207 Task: Add copy telemetry (#2419)
2bfdc6e Fix: Enable code selection in Expand view (#2435)
4cf2018 Chore(deps): Bump loader-utils from 2.0.2 to 2.0.4 (#2433)
7413b55 Chore(deps): Bump json5 from 1.0.1 to 1.0.2 (#2434)
f7d0208 Task: Handle claims challenge (#2422)
94c3bae Fix: Update azure-pipelines.yml for Azure Pipelines (#2444)
8194c37 Fix: Autocomplete filter (#2432)

Onokaev and others added 30 commits February 15, 2022 08:40
* remove search box outline

* fix linting error

* add correct types on History component
* add resize to left side of screen

* add spacing between resize and component

* make status messages independent
* Add Manifest Generator task for EO compliance

* Publish manifest artifact

* Create manifest directory, fix paths

* Fix paths

* Fix indent

* Update azure-pipelines.yml

* Add component governance

Co-authored-by: Elinor <ekaguongo@gmail.com>
* update plugins and loaders

* update react dev utils

* add FixFormatter plugin

* update fork-ts package

* fix json parsing errors

* add eslint-webpack-plugin

* update react-dev-utils

* update eslint config

* fix linting errors

* remove unsupported plugin

* remove caret

* update webpack config file

* update node-sass package

* update webpack-config

* downgarde node-sass and upgrade webpack-dev-server

* remove close function

* update webpack dev server settings

* update webpack config settings

* update build info path

* update vulnerable dependencies

* add babel/runtime dependency

* configure babel to use relative path

* update Workbox options

* update babel-preset-react-app

* adding babel-preset for webpack 5

* update babel packages and settings

* add new rule

* rename babel config file

* add runtime preset

* Update linter.yml

* Update azure-static-web-apps-jolly-sand-0ac78c710.yml

* increase cache size

* remove coverage path fix to invoke path error

* test coverage with unix environment

* refactor sonar analysis to a separate workflow

* refactor sonarcloud to workflows directory

* revert to the original linter workflow

* Update azure-static-web-apps-jolly-sand-0ac78c710.yml

* Update linter.yml

* update webpack config file

* update eslint packages

* update import

* update errors

* add localization

* update @typescript-eslint packages

* remove try...catch

* remove unused import

* remove unused string

* display error message

* remove plugin

* remove commented code

Co-authored-by: Evans Aboge <evansonoka05.j@gmail.com>
Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>
* polish toolkit message

* justify text

* refactor styles to styles file
* change position of feedback button

* restore return types on app title functions

* add a test for the feedback button

* float feedback button in mobile view

* fix code smell

* add padding to tooltip

* remove unused imports

* add padding to tooltip content

* fix linting error
* Update from microsoftgraph/microsoft-graph-devx-content@d5e41f0

* Update GE_de-DE.json

Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
Co-authored-by: Millicent Achieng <achieng.milli@gmail.com>
Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
* add test coverage for root app

* add react testing library to dev dependencies

* added tests

* coverage currently 53%

* test coverage at 70%

* fix linting errors

* update coverage

* clean up tests

* fix augloop file path

* fix linting error

* fix linting error

* restore workflow

* remove unnecessary mocks

* fix code smells

* fix failing tests

* merge with dev

* fix merge conflicts
Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
* Chore(deps): Bump @axe-core/webdriverjs from 4.3.1 to 4.4.0 (#1466)

* Chore(deps): Bump redux from 4.0.1 to 4.1.2 (#1404)

* Chore(deps-dev): Bump enzyme from 3.9.0 to 3.11.0 (#1406)

* Chore(deps): Bump monaco-editor-webpack-plugin from 4.0.0 to 4.2.0 (#1401)

* Chore(deps-dev): Bump @types/react-intl from 2.3.17 to 3.0.0 (#1399)

* Chore(deps-dev): Bump tslint from 5.12.1 to 5.20.1 (#1397)

* Chore(deps-dev): Bump ws from 8.2.3 to 8.5.0 (#1448)

* Chore(deps-dev): Bump url-parse from 1.5.3 to 1.5.6 (#1477)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* selectively disable white space error

* adjust tests
* decode URI within a try catch

* refactor sanitizeQueryUrl function
* add feedback button to side menu

* fix app title section
* move copy button near query runner

* add margin

* switch button positions

* remove flex-wrap property

* disable flexwrap at 150% resolution

* update QueryInput test

* fix code smells

* restore share query behavior

* refactor share query to its own component

* remove debug statements

* remove duplications

* add space between internal and external imports
* update editor look

* remove focus styling

* remove ruler border
thewahome and others added 24 commits January 18, 2023 11:08
* Chore(deps): Bump ansi-regex from 5.0.0 to 5.0.1 (#1632)

* fix merge conflicts

* Chore(deps): Bump typescript from 4.6.4 to 4.7.2 (#1780)

* Chore(deps-dev): Bump @typescript-eslint/parser from 5.18.0 to 5.27.0 (#1779)

* Chore(deps): Bump @fluentui/react from 8.66.1 to 8.72.1 (#1800)

* Chore(deps): Bump workbox-webpack-plugin from 6.5.2 to 6.5.3 (#1797)

* Chore(deps-dev): Bump acorn from 8.7.0 to 8.7.1 (#1798)

* Chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdriver (#1796)

* Chore(deps-dev): Bump @testing-library/react from 13.0.0 to 13.3.0 (#1795)

* Chore(deps): Bump eslint-plugin-react from 7.29.4 to 7.30.0 (#1794)

* Chore(deps): Bump postcss-preset-env from 7.4.3 to 7.7.0 (#1791)

* Chore(deps): Bump @microsoft/applicationinsights-react-js (#1790)

* Chore(deps): Bump @monaco-editor/react from 4.4.1 to 4.4.5 (#1781)

* Chore(deps): Bump @babel/runtime from 7.17.9 to 7.18.3 (#1783)

* Chore(deps): Bump webpack-dev-server from 4.8.1 to 4.9.1 (#1785)

* Chore(deps): Bump babel-loader from 8.2.4 to 8.2.5 (#1786)

* Chore(deps): Bump webpack from 5.72.0 to 5.72.1 (#1788)

* Chore(deps): Bump redux from 4.1.2 to 4.2.0 (#1789)

* Chore(deps): Bump postcss-loader from 6.2.1 to 7.0.0 (#1793)

* Chore(deps-dev): Bump babel-jest from 27.5.1 to 28.1.0 (#1792)

* update package-lock

* update package-lock

* fix build error

* Chore(deps): Bump @axe-core/webdriverjs from 4.4.2 to 4.4.3 (#1881)

* Chore(deps): Bump @babel/runtime from 7.18.3 to 7.18.6 (#1880)

* Chore(deps): Bump office-ui-fabric-core from 11.0.0 to 11.0.1 (#1879)

* Chore(deps-dev): Bump jest-watch-typeahead from 1.0.0 to 1.1.0 (#1878)

* Chore(deps-dev): Bump babel-jest from 28.1.0 to 28.1.2 (#1877)

* Chore(deps): Bump postcss-preset-env from 7.7.0 to 7.7.2 (#1876)

* Chore(deps): Bump webpack from 5.72.1 to 5.73.0 (#1875)

* Chore(deps): Bump typescript from 4.7.2 to 4.7.4 (#1874)

* Chore(deps): Bump @microsoft/applicationinsights-web from 2.7.6 to 2.8.4 (#1873)

* Chore(deps): Bump fork-ts-checker-webpack-plugin from 7.2.3 to 7.2.11 (#1872)

* Chore(deps): Bump @babel/core from 7.17.9 to 7.18.6 (#1871)

* Chore(deps-dev): Bump ts-jest from 28.0.1 to 28.0.5 (#1870)

* Chore(deps-dev): Bump jest-environment-jsdom from 28.1.0 to 28.1.2 (#1869)

* Chore(deps-dev): Bump @testing-library/user-event from 14.1.1 to 14.2.1 (#1868)

* Chore(deps-dev): Bump selenium-webdriver from 4.2.0 to 4.3.0 (#1866)

* Chore(deps): Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 (#1865)

* Chore(deps-dev): Bump @typescript-eslint/parser from 5.27.0 to 5.30.5 (#1897)

* Chore(deps): Bump @azure/msal-browser from 2.23.0 to 2.27.0 (#1896)

* Chore(deps): Bump fork-ts-checker-webpack-plugin from 7.2.11 to 7.2.13 (#1962)

* Chore(deps-dev): Bump jest-environment-jsdom from 28.1.2 to 28.1.3 (#1963)

* Chore(deps): Bump webpack-dev-server from 4.9.1 to 4.9.3 (#1964)

* Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#1968)

* Chore(deps): Bump @babel/core from 7.18.6 to 7.18.10 (#1969)

* Chore(deps): Bump bootstrap from 5.1.3 to 5.2.0 (#1971)

* Chore(deps-dev): Bump eslint from 8.12.0 to 8.21.0 (#1972)

* Chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdriver (#1966)

* Chore(deps-dev): Bump jest-watch-typeahead from 1.1.0 to 2.0.0 (#1967)

* Chore(deps): Bump @babel/runtime from 7.18.6 to 7.18.9 (#1970)

* Chore(deps): Bump webpack from 5.73.0 to 5.74.0 (#1973)

* Chore(deps): Bump eslint-plugin-react from 7.30.0 to 7.30.1 (#1975)

* Chore(deps): Bump sass-loader from 12.6.0 to 13.0.2 (#1976)

* Chore(deps): Bump postcss-loader from 7.0.0 to 7.0.1 (#1977)

* Chore(deps-dev): Bump @testing-library/user-event from 14.2.1 to 14.4.1 (#1994)

* Chore(deps): Bump @microsoft/applicationinsights-web from 2.8.4 to 2.8.6 (#1996)

* Chore(deps): Bump resolve from 1.22.0 to 1.22.1 (#1974)

* Chore(deps): Bump @microsoft/applicationinsights-react-js (#1978)

* update package-lock.json

* downgrade selenium-webdriver

* fix import

* Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#2080)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.32.0 to 5.36.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.36.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump @babel/core from 7.18.10 to 7.18.13 (#2081)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.10 to 7.18.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.13/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump eslint from 8.21.0 to 8.23.0 (#2082)

Bumps [eslint](https://github.com/eslint/eslint) from 8.21.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.21.0...v8.23.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump ts-jest from 28.0.5 to 28.0.8 (#2083)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.5 to 28.0.8.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v28.0.5...v28.0.8)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

* Chore(deps): Bump dotenv from 16.0.0 to 16.0.2 (#2084)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.0...v16.0.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump acorn from 8.7.1 to 8.8.0 (#2085)

Bumps [acorn](https://github.com/acornjs/acorn) from 8.7.1 to 8.8.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@8.7.1...8.8.0)

---
updated-dependencies:
- dependency-name: acorn
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump @microsoft/applicationinsights-react-js (#2086)

Bumps [@microsoft/applicationinsights-react-js](https://github.com/microsoft/applicationinsights-react-js) from 3.3.6 to 3.4.0.
- [Release notes](https://github.com/microsoft/applicationinsights-react-js/releases)
- [Changelog](https://github.com/microsoft/applicationinsights-react-js/blob/main/RELEASES.md)
- [Commits](microsoft/applicationinsights-react-js@React-3.3.6...React-3.4.0)

---
updated-dependencies:
- dependency-name: "@microsoft/applicationinsights-react-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump monaco-editor from 0.33.0 to 0.34.0 (#2087)

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump @axe-core/webdriverjs from 4.4.3 to 4.4.4 (#2088)

Bumps [@axe-core/webdriverjs](https://github.com/dequelabs/axe-core-npm) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core-npm@v4.4.3...v4.4.4)

---
updated-dependencies:
- dependency-name: "@axe-core/webdriverjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps): Bump dotenv-expand from 8.0.3 to 9.0.0 (#2089)

Bumps [dotenv-expand](https://github.com/motdotla/dotenv-expand) from 8.0.3 to 9.0.0.
- [Release notes](https://github.com/motdotla/dotenv-expand/releases)
- [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv-expand@v8.0.3...v9.0.0)

---
updated-dependencies:
- dependency-name: dotenv-expand
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>

* Chore(deps): Bump typescript from 4.7.4 to 4.8.2 (#2090)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump jest-environment-jsdom from 28.1.3 to 29.0.1 (#2091)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.3 to 29.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

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

* Chore(deps): Bump postcss-preset-env from 7.7.2 to 7.8.0 (#2092)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.7.2 to 7.8.0.
- [Release notes](https://github.com/csstools/postcss-plugins/releases)
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump @testing-library/user-event from 14.4.1 to 14.4.3 (#2094)

Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.4.1 to 14.4.3.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.4.1...v14.4.3)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump @types/enzyme from 3.10.11 to 3.10.12 (#2096)

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

---
updated-dependencies:
- dependency-name: "@types/enzyme"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump @types/lodash.debounce from 4.0.6 to 4.0.7 (#2097)

Bumps [@types/lodash.debounce](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.debounce) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.debounce)

---
updated-dependencies:
- dependency-name: "@types/lodash.debounce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump jest-watch-typeahead from 2.0.0 to 2.1.1 (#2093)

Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases)
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md)
- [Commits](jest-community/jest-watch-typeahead@v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: jest-watch-typeahead
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdriver (#2095)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.3.0...selenium-4.4.0)

Updates `@types/selenium-webdriver` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>

* Chore(deps-dev): Bump jest-environment-jsdom from 29.0.1 to 29.0.2 (#2102)

* Chore(deps): Bump @monaco-editor/react from 4.4.5 to 4.4.6 (#2125)

Bumps [@monaco-editor/react](https://github.com/suren-atoyan/monaco-react) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/suren-atoyan/monaco-react/releases)
- [Changelog](https://github.com/suren-atoyan/monaco-react/blob/master/CHANGELOG.md)
- [Commits](suren-atoyan/monaco-react@v4.4.5...v4.4.6)

---
updated-dependencies:
- dependency-name: "@monaco-editor/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump jest-environment-jsdom from 29.0.2 to 29.1.2 (#2142)

Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.0.2 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump adaptivecards from 2.10.0 to 2.11.1 (#2141)

Bumps [adaptivecards](https://github.com/microsoft/AdaptiveCards) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/microsoft/AdaptiveCards/releases)
- [Commits](https://github.com/microsoft/AdaptiveCards/commits/adaptivecards@2.11.1)

---
updated-dependencies:
- dependency-name: adaptivecards
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#2138)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.36.1 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump postcss-preset-env from 7.8.0 to 7.8.2 (#2136)

Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 7.8.0 to 7.8.2.
- [Release notes](https://github.com/csstools/postcss-plugins/releases)
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: postcss-preset-env
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps): Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 (#2135)

Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump chromedriver from 101.0.0 to 106.0.1 (#2134)

Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 101.0.0 to 106.0.1.
- [Release notes](https://github.com/giggio/node-chromedriver/releases)
- [Commits](giggio/node-chromedriver@101.0.0...106.0.1)

---
updated-dependencies:
- dependency-name: chromedriver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

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

* Chore(deps): Bump @babel/runtime from 7.18.9 to 7.19.0 (#2132)

Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.18.9 to 7.19.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.0/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump jest-watch-typeahead from 2.1.1 to 2.2.0 (#2128)

Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases)
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/main/CHANGELOG.md)
- [Commits](jest-community/jest-watch-typeahead@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: jest-watch-typeahead
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump eslint-plugin-react from 7.30.1 to 7.31.8 (#2133)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.31.8.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.1...v7.31.8)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump @axe-core/webdriverjs from 4.4.4 to 4.4.5 (#2140)

Bumps [@axe-core/webdriverjs](https://github.com/dequelabs/axe-core-npm) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core-npm@v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: "@axe-core/webdriverjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps): Bump dotenv from 16.0.2 to 16.0.3 (#2139)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.2...v16.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdriver (#2137)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) and [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.4.0...selenium-4.5.0)

Updates `@types/selenium-webdriver` from 4.1.3 to 4.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>

* Chore(deps-dev): Bump eslint from 8.23.0 to 8.24.0 (#2126)

Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.23.0...v8.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps-dev): Bump @typescript-eslint/parser from 5.30.5 to 5.38.1 (#2127)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.38.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.38.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump typescript from 4.8.2 to 4.8.4 (#2129)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.2...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

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

* Chore(deps-dev): Bump babel-jest from 28.1.2 to 29.1.2 (#2130)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.1.2 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

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

* Chore(deps): Bump @fluentui/react from 8.96.1 to 8.97.1 (#2146)

Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.96.1 to 8.97.1.
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release-fluentui.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.96.1...@fluentui/react_v8.97.1)

---
updated-dependencies:
- dependency-name: "@fluentui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* Chore(deps): Bump @babel/core from 7.18.13 to 7.19.3 (#2131)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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

* downgrade jsdom

* downgrade selenium-webdriver

* Chore(deps): Bump babel-loader from 8.2.5 to 9.1.0 (#2214)

* Chore(deps): Bump eslint-plugin-react from 7.31.8 to 7.31.10 (#2207)

* Chore(deps-dev): Bump acorn from 8.8.0 to 8.8.1 (#2206)

* Chore(deps): Bump bootstrap from 5.2.0 to 5.2.2 (#2205)

* Chore(deps): Bump @fluentui/react-icons-mdl2 from 1.3.8 to 1.3.25 (#2204)

* Chore(deps): Bump @fluentui/react from 8.97.1 to 8.100.0 (#2216)

* Chore(deps-dev): Bump eslint from 8.24.0 to 8.27.0 (#2215)

* Chore(deps): Bump monaco-editor from 0.34.0 to 0.34.1 (#2203)

* Chore(deps): Bump @microsoft/applicationinsights-web from 2.8.6 to 2.8.9 (#2202)

* Chore(deps): Bump express from 4.18.1 to 4.18.2 (#2197)

* Chore(deps-dev): Bump jest-environment-jsdom from 29.1.2 to 29.2.2 (#2195)

* fix failing tests

* Chore(deps): Bump @axe-core/webdriverjs from 4.4.5 to 4.5.0 (#2194)

* Chore(deps): Bump @babel/runtime from 7.19.0 to 7.20.1 (#2192)

* Chore(deps-dev): Bump babel-jest from 29.1.2 to 29.2.2 (#2191)

* Chore(deps): Bump @azure/msal-browser from 2.27.0 to 2.30.0 (#2193)

* Chore(deps): Bump eslint-webpack-plugin from 3.1.1 to 3.2.0 (#2208)

* Chore(deps): Bump webpack-dev-server from 4.9.3 to 4.11.1 (#2199)

* downgrade jsdom

* remove addLocale

* Chore(deps): Bump react-intl from 2.8.0 to 6.2.1 (#2196)

* fix package.lock file

* use react17.0.30 for type resolution

* generate new package.lock file

* re-generate package-lock file

* sync package and package-lock files

* sync types resolution

* downgrade jsdom

* use version node v16 on Azure

* use node v14

* restore original node version

* downgrade babel-loader

* increase accessibility test timeout

* downgrade selenium webdriver

* re-generate package-lock file

* remove caret

* add rule

* revert merge

* Chore(deps): Bump css-loader from 6.7.1 to 6.7.2 (#2268)

* Chore(deps-dev): Bump eslint from 8.27.0 to 8.29.0 (#2292)

* Chore(deps): Bump webpack from 5.74.0 to 5.75.0 (#2270)

* Chore(deps): Bump sass-loader from 13.0.2 to 13.2.0 (#2275)

* Chore(deps): Bump postcss-loader from 7.0.1 to 7.0.2 (#2272)

* Chore(deps): Bump @babel/core from 7.19.3 to 7.20.5 (#2273)

* Chore(deps): Bump mini-css-extract-plugin from 2.6.1 to 2.7.1 (#2279)

* Chore(deps-dev): Bump enzyme-adapter-react-16 from 1.15.6 to 1.15.7 (#2274)

* Chore(deps): Bump redux-thunk from 2.4.1 to 2.4.2 (#2276)

* Chore(deps): Bump @azure/msal-browser from 2.30.0 to 2.32.0 (#2280)

* Chore(deps): Bump @fluentui/react-icons-mdl2 from 1.3.25 to 1.3.27 (#2281)

* Chore(deps): Bump @babel/runtime from 7.20.1 to 7.20.6 (#2282)

* Chore(deps-dev): Bump jest-watch-typeahead from 2.2.0 to 2.2.1 (#2286)

* Chore(deps): Bump react-redux from 8.0.4 to 8.0.5 (#2287)

* Chore(deps): Bump bootstrap from 5.2.2 to 5.2.3 (#2283)

* Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#2284)

* Chore(deps): Bump @fluentui/react from 8.100.0 to 8.103.5 (#2294)

* Chore(deps): Bump @microsoft/microsoft-graph-client from 3.0.2 to 3.0.4 (#2285)

* Chore(deps): Bump react-intl from 6.2.1 to 6.2.5 (#2293)

* restore deleted packages

* Chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdriver (#2295)

* add underline to fix failing accessibility test

* erase deprecated function

* update pipeline node version

* allow higher chromedriver support

* Chore(deps): Bump fs-extra from 10.1.0 to 11.1.0 (#2327)

* remove dependency on react-testing library

* Chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#2325)

* Chore(deps-dev): Bump @types/react-dom from 18.0.8 to 18.0.10 (#2322)

* Chore(deps): Bump fork-ts-checker-webpack-plugin from 7.2.13 to 7.2.14 (#2317)

* Chore(deps-dev): Bump @testing-library/react from 12.1.5 to 13.4.0 (#2320)

* Chore(deps): Bump eslint-plugin-react from 7.31.10 to 7.31.11 (#2321)

* Chore(deps): Bump @azure/msal-browser from 2.32.0 to 2.32.1 (#2315)

* Chore(deps-dev): Bump @types/react from 18.0.25 to 18.0.26 (#2311)

* Chore(deps): Bump postcss-preset-env from 7.8.2 to 7.8.3 (#2314)

* Chore(deps-dev): Bump @typescript-eslint/parser from 5.38.1 to 5.48.0 (#2333)

* Chore(deps): Bump @fluentui/react from 8.103.5 to 8.104.2 (#2334)

* Chore(deps): Bump dotenv-expand from 9.0.0 to 10.0.0 (#2328)

* Chore(deps): Bump office-ui-fabric-core from 11.0.1 to 11.1.0 (#2310)

* Chore(deps): Bump @babel/runtime from 7.20.6 to 7.20.7 (#2312)

* Chore(deps-dev): Bump babel-jest from 29.2.2 to 29.3.1 (#2324)

* Chore(deps-dev): Bump selenium-webdriver and @types/selenium-webdriver (#2319)

* Chore(deps): Bump typescript from 4.8.4 to 4.9.4 (#2323)

* update package-lock file

* update augloop package

* Chore(deps-dev): Bump chromedriver from 106.0.1 to 108.0.0 (#2318)

* Chore(deps): Bump babel-loader from 8.2.5 to 9.1.0 (#2316)

* Chore(deps-dev): Bump jest-environment-jsdom from 28.1.3 to 29.3.1 (#2326)

* Chore(deps): Bump @babel/runtime from 7.20.7 to 7.20.13 (#2378)

* Chore(deps): Bump react-intl from 6.2.5 to 6.2.7 (#2380)

* Chore(deps): Bump postcss-preset-env from 7.8.3 to 8.0.1 (#2381)

* Chore(deps): Bump adaptive-expressions from 4.17.1 to 4.19.0 (#2382)

* Chore(deps): Bump fork-ts-checker-webpack-plugin from 7.2.14 to 7.3.0 (#2385)

* Chore(deps-dev): Bump chromedriver from 108.0.0 to 109.0.0 (#2386)

* Chore(deps): Bump css-loader from 6.7.2 to 6.7.3 (#2379)

* Chore(deps): Bump @fluentui/react-icons-mdl2 from 1.3.27 to 1.3.30 (#2397)

* Chore(deps-dev): Bump jest-environment-jsdom from 29.3.1 to 29.4.1 (#2396)

* Chore(deps): Bump @azure/msal-browser from 2.32.1 to 2.32.2 (#2395)

* Chore(deps): Bump typescript from 4.9.4 to 4.9.5 (#2394)

* Chore(deps-dev): Bump babel-jest from 29.3.1 to 29.4.1 (#2393)

* Chore(deps): Bump eslint-plugin-react from 7.31.11 to 7.32.2 (#2392)

* Chore(deps-dev): Bump eslint from 8.29.0 to 8.33.0 (#2387)

* Chore(deps): Bump @axe-core/webdriverjs from 4.4.5 to 4.6.0 (#2388)

* Chore(deps): Bump apg-js from 4.1.2 to 4.1.3 (#2389)

* Chore(deps): Bump @microsoft/microsoft-graph-client from 3.0.4 to 3.0.5 (#2390)

* Chore(deps-dev): Bump start-server-and-test from 1.14.0 to 1.15.3 (#2391)

* Chore(deps): Bump @fluentui/react from 8.104.2 to 8.105.4 (#2399)

* Chore(deps): Bump @babel/core from 7.20.5 to 7.20.12 (#2383)

* Chore(deps): Bump @fluentui/react-icons-mdl2 from 1.3.27 to 1.3.31 (#2400)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evans Aboge <evansonoka05.j@gmail.com>
Co-authored-by: Elinor <ekaguongo@gmail.com>
Co-authored-by: Carlos Oseguera Guerrero <carloseg@microsoft.com>
@thewahome thewahome merged commit c1282bd into master Mar 13, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

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

@thewahome thewahome deleted the release/8.0.0 branch September 27, 2023 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants