Skip to content

Merge master into stable for release 2.11.0#2375

Merged
cRui861 merged 24 commits intostablefrom
master
Aug 13, 2021
Merged

Merge master into stable for release 2.11.0#2375
cRui861 merged 24 commits intostablefrom
master

Conversation

@cRui861
Copy link
Member

@cRui861 cRui861 commented Aug 13, 2021

No description provided.

gingi and others added 24 commits June 11, 2021 10:48
Merge from stable to master
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
MSAL access tokens have a different interface, using `preferred_username` instead of `unique_name`. The AADUser object now has a new `username` attribute that abstracts away how the access token stores the username.

Also removed the following non-existent (and unused) attributes: `upn`, `given_name`, `last_name`.

Fixes #2334
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.35...7.0.36)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixes AB#320: tooltip closes with esc

* Fixes Sev1 AB#320 and AB#305
* Update tests
* Reverted dependency update

Co-authored-by: rechen <[email protected]>
…2346)

* Fixes AB#320: tooltip closes with esc

* Fixes Sev1 AB#320 and AB#305
* Update tests
* Reverted dependency update

* Fixed AB#316: Screen Reader is not announcing loading information when the screen is refreshed.

Co-authored-by: rechen <[email protected]>
Fix: Unable to log in with personal (MSA) accounts
Renames unit-blacklist -> unit-disallowed-list
* Creates merge branch for bumping version in package.json and merging stable back into master (subsequent manual step).
* Manually bumped version for insider builds.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rena <[email protected]>
* Updated changelog and version.

* Update CHANGELOG.md

* Fix linting issues in CHANGELOG.md

Co-authored-by: rechen <[email protected]>
@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #2375 (9334146) into stable (aebe2b3) will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           stable    #2375   +/-   ##
=======================================
  Coverage   65.23%   65.24%           
=======================================
  Files         903      903           
  Lines       26021    26024    +3     
  Branches     5114     5115    +1     
=======================================
+ Hits        16976    16979    +3     
  Misses       9045     9045           
Impacted Files Coverage Δ
...ty-list/table-property/table-property.component.ts 82.60% <ø> (ø)
...l/action/add/pool-create-basic-dialog.component.ts 10.18% <0.00%> (-0.20%) ⬇️
...ion/add/vm-size-picker/vm-size-picker.component.ts 88.28% <ø> (ø)
...er-specific-data-store/user-specific-data-store.ts 76.62% <100.00%> (ø)
...sk/ui/buttons/refresh-btn/refresh-btn.component.ts 81.08% <100.00%> (+0.52%) ⬆️
...igation/profile-button/profile-button.component.ts 57.14% <100.00%> (ø)
...ails/error-display/pool-error-display.component.ts 65.38% <0.00%> (+7.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aebe2b3...9334146. Read the comment docs.

@cRui861 cRui861 merged commit e6bd704 into stable Aug 13, 2021
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.

3 participants