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(deps-dev): Bump eslint from 8.20.0 to 8.21.0 #13440

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2022

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps eslint from 8.20.0 to 8.21.0.

Release notes

Sourced from eslint's releases.

v8.21.0

Features

  • 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)

Bug Fixes

  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar)

Documentation

  • 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek)

Chores

  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)
  • 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然)
Changelog

Sourced from eslint's changelog.

v8.21.0 - August 1, 2022

  • 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)
  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154) (Nitin Kumar)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138) (Nitin Kumar)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063) (Nitin Kumar)
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153) (Nitin Kumar)
  • 2aadc93 docs: add anchors to headings inside docs content (#16134) (Strek)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)
  • 97b95c0 chore: upgrade puppeteer v13 (#16151) (唯然)
Commits
  • 9c53ed4 8.21.0
  • fd404a5 Build: changelog update for 8.21.0
  • 7b43ea1 feat: Implement FlatESLint (#16149)
  • 8892511 chore: Upgrade to Espree 9.3.3 (#16173)
  • 92bf49a feat: improve the key width calculation in key-spacing rule (#16154)
  • c461542 feat: add new allowLineSeparatedGroups option to the sort-keys rule (#16138)
  • 1cdcbca feat: add deprecation warnings for legacy API in RuleTester (#16063)
  • 0396775 fix: lines-around-comment apply allowBlockStart for switch statements (#16153)
  • 2aadc93 docs: add anchors to headings inside docs content (#16134)
  • 1233bee chore: switch to eslint-plugin-node's maintained fork (#16150)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team and otto-the-bot as code owners August 7, 2022 14:11
@codecov
Copy link

codecov bot commented Aug 7, 2022

Codecov Report

Merging #13440 (1f72745) into dev (b0d7038) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev   #13440   +/-   ##
=======================================
  Coverage   39.33%   39.33%           
=======================================
  Files         560      560           
  Lines       20777    20777           
  Branches     4426     4426           
=======================================
  Hits         8173     8173           
  Misses      11631    11631           
  Partials      973      973           

@otto-the-bot otto-the-bot merged commit d3777d2 into dev Aug 7, 2022
@otto-the-bot otto-the-bot deleted the dependabot/npm_and_yarn/eslint-8.21.0 branch August 7, 2022 14:21
aweiss-dev added a commit that referenced this pull request Aug 10, 2022
* chore: Update translations (#13400)

* runfix: remove notifications on join/leave (#13431)

* chore(deps): Bump crowdin/github-action from 1.4.10 to 1.4.11 (#13432)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.10 to 1.4.11.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@1.4.10...1.4.11)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/plugin-proposal-decorators (#13433)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.18.9 to 7.18.10.
- [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.10/packages/babel-plugin-proposal-decorators)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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/preset-env from 7.18.9 to 7.18.10 (#13434)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10.
- [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.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

* chore(deps): Bump react-transition-group from 4.4.4 to 4.4.5 (#13435)

Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/reactjs/react-transition-group/releases)
- [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-transition-group@v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: react-transition-group
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 (#13438)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.0.
- [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.32.0/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>

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

* chore(deps): Bump jszip from 3.10.0 to 3.10.1 (#13436)

Bumps [jszip](https://github.com/Stuk/jszip) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](Stuk/jszip@v3.10.0...v3.10.1)

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

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.20.0 to 8.21.0 (#13440)

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

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

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/react from 18.0.15 to 18.0.16 (#13441)

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

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

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/core from 7.18.6 to 7.18.10 (#13439)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.10.
- [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.10/packages/babel-core)

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

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.31.0 to 5.32.0 (#13437)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.32.0.
- [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.32.0/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>

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

* feat: redesign calling UI acc-80 acc-81 (#13392)

* apply new design to active speaker outline

* add css variables to use with call-ui components

* make ButtonGroup component reactive to light and dark mode

* modify fullscreen call-ui to have title-bar and controls always visible

* adjust pagination to the new design

* adjust ButtonGroup style

* add muted icon to grid view

* adjust thumbnail

* add classified domain info and remote mute to title bar

* apply correct focus to pagination arrow

* comment out self muted label

* add css variables for call buttons

* change cascading order in main.less

* add hover states to sidebar participants

* add hover state to ButtonGroup

* adjust muted info bar

* add maximize label when hovering a tile

* add missing active and hover status

* add self mute icon on thumbnail

* fix: make notifications right panel , chat participants profile pic, self deleting message menu accessible(ACC-16) (#13443)

* feat: notification right panel and sef deleting message accessibility(ACC-16)

change the navigation order of notification right panel
integrate radio button component
fix radio buttons focus state
self deleting message position fix on tab
fix error of self deleting context menu
make context menu keyboard accessible(roving tab index)
create util for context menu keyboard accessibility
fix typescript errors

* fix: chat participants profile picture can't get focus(ACC-16)

* Update src/script/page/message-list/MessageTimerButton.tsx

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* fix: code review changes(ACC-16)

* Update src/script/ui/ContextMenu.tsx

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* fix: code review changes(ACC-16)

* Update src/script/view_model/panel/NotificationsPanel.tsx

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* fix: lint error(ACC-16)

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* refactor: Update new select component (#13398)

* refactor: Update new select component

* update select components

* fix(federation): federated servers should still work when one is down (#13444)

* fix: federated servers should still work when one is down

* chore: update api-client types

* fix(conversations): unarchive and maintain local archives (#13447)

* fix: unarchive and maintain local archives

* chore: update ts issues

* chore: changes for PR

* refactor: migrate input-bar to react (#ACC-202) (#13373)

* refactor: migrate input-bar to react (#ACC-202)

* Split to smaller components

* betterer fix

* Cr fixes and add missing functionalities

* Update betterer results

* cr changes

* fix tests

* cr fixes

* cr fixes

* input-bar fixes

* test fixes

* cr fixes

* fix mentions

* cr fixes

* fixes

* fix: input-bar reply theme colors (#13448)

Co-authored-by: Otto the Bot <webapp+otto@wire.com>
Co-authored-by: Timothy LeBon <tlebon@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Virgile <78490891+V-Gira@users.noreply.github.com>
Co-authored-by: Arjita <arjitamitra3@gmail.com>
Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>
aweiss-dev added a commit that referenced this pull request Aug 10, 2022
* runfix: Avoid duplicated system messages for MLS groups (#13422)

* fix: remove creationMessage in case we initiated the event

* chore: solution didnt work

* feat: filter duplicated MemberMessages in conversations

* feat: add guard

Co-authored-by: Adrian Weiß <github@weissadrian.com>

* fix: compiler bug

* feat: merge dev into edge (#13450)

* chore: Update translations (#13400)

* runfix: remove notifications on join/leave (#13431)

* chore(deps): Bump crowdin/github-action from 1.4.10 to 1.4.11 (#13432)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.10 to 1.4.11.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](crowdin/github-action@1.4.10...1.4.11)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/plugin-proposal-decorators (#13433)

Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.18.9 to 7.18.10.
- [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.10/packages/babel-plugin-proposal-decorators)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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/preset-env from 7.18.9 to 7.18.10 (#13434)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.9 to 7.18.10.
- [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.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

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

* chore(deps): Bump react-transition-group from 4.4.4 to 4.4.5 (#13435)

Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/reactjs/react-transition-group/releases)
- [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md)
- [Commits](reactjs/react-transition-group@v4.4.4...v4.4.5)

---
updated-dependencies:
- dependency-name: react-transition-group
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 (#13438)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.32.0.
- [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.32.0/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>

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

* chore(deps): Bump jszip from 3.10.0 to 3.10.1 (#13436)

Bumps [jszip](https://github.com/Stuk/jszip) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](Stuk/jszip@v3.10.0...v3.10.1)

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

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.20.0 to 8.21.0 (#13440)

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

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

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/react from 18.0.15 to 18.0.16 (#13441)

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

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

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/core from 7.18.6 to 7.18.10 (#13439)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.10.
- [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.10/packages/babel-core)

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

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.31.0 to 5.32.0 (#13437)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.32.0.
- [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.32.0/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>

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

* feat: redesign calling UI acc-80 acc-81 (#13392)

* apply new design to active speaker outline

* add css variables to use with call-ui components

* make ButtonGroup component reactive to light and dark mode

* modify fullscreen call-ui to have title-bar and controls always visible

* adjust pagination to the new design

* adjust ButtonGroup style

* add muted icon to grid view

* adjust thumbnail

* add classified domain info and remote mute to title bar

* apply correct focus to pagination arrow

* comment out self muted label

* add css variables for call buttons

* change cascading order in main.less

* add hover states to sidebar participants

* add hover state to ButtonGroup

* adjust muted info bar

* add maximize label when hovering a tile

* add missing active and hover status

* add self mute icon on thumbnail

* fix: make notifications right panel , chat participants profile pic, self deleting message menu accessible(ACC-16) (#13443)

* feat: notification right panel and sef deleting message accessibility(ACC-16)

change the navigation order of notification right panel
integrate radio button component
fix radio buttons focus state
self deleting message position fix on tab
fix error of self deleting context menu
make context menu keyboard accessible(roving tab index)
create util for context menu keyboard accessibility
fix typescript errors

* fix: chat participants profile picture can't get focus(ACC-16)

* Update src/script/page/message-list/MessageTimerButton.tsx

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* fix: code review changes(ACC-16)

* Update src/script/ui/ContextMenu.tsx

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* fix: code review changes(ACC-16)

* Update src/script/view_model/panel/NotificationsPanel.tsx

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* fix: lint error(ACC-16)

Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

* refactor: Update new select component (#13398)

* refactor: Update new select component

* update select components

* fix(federation): federated servers should still work when one is down (#13444)

* fix: federated servers should still work when one is down

* chore: update api-client types

* fix(conversations): unarchive and maintain local archives (#13447)

* fix: unarchive and maintain local archives

* chore: update ts issues

* chore: changes for PR

* refactor: migrate input-bar to react (#ACC-202) (#13373)

* refactor: migrate input-bar to react (#ACC-202)

* Split to smaller components

* betterer fix

* Cr fixes and add missing functionalities

* Update betterer results

* cr changes

* fix tests

* cr fixes

* cr fixes

* input-bar fixes

* test fixes

* cr fixes

* fix mentions

* cr fixes

* fixes

* fix: input-bar reply theme colors (#13448)

Co-authored-by: Otto the Bot <webapp+otto@wire.com>
Co-authored-by: Timothy LeBon <tlebon@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Virgile <78490891+V-Gira@users.noreply.github.com>
Co-authored-by: Arjita <arjitamitra3@gmail.com>
Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>

Co-authored-by: Amir Ghezelbash <thisisamir98@gmail.com>
Co-authored-by: Otto the Bot <webapp+otto@wire.com>
Co-authored-by: Timothy LeBon <tlebon@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Virgile <78490891+V-Gira@users.noreply.github.com>
Co-authored-by: Arjita <arjitamitra3@gmail.com>
Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant