Conversation
Merge from stable to master
Bumps [websockets](https://github.com/aaugustin/websockets) from 7.0 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](python-websockets/websockets@7.0...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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>
* minor npm audit fixes
* 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]>
…ice) is selected (#2351)
…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
… 3:1 (#2349) Co-authored-by: rechen <[email protected]>
Renames unit-blacklist -> unit-disallowed-list
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.3. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.0...v6.1.3) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Creates merge branch for bumping version in package.json and merging stable back into master (subsequent manual step). * Manually bumped version for insider builds.
) Co-authored-by: rechen <[email protected]>
Co-authored-by: rechen <[email protected]>
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 Report
@@ 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
Continue to review full report at Codecov.
|
dpwatrous
approved these changes
Aug 13, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.