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

Prepare Release 2.13.0 #2492

Merged
merged 37 commits into from
Mar 31, 2022
Merged

Prepare Release 2.13.0 #2492

merged 37 commits into from
Mar 31, 2022

Conversation

gingi
Copy link
Member

@gingi gingi commented Mar 29, 2022

No description provided.

gingi and others added 30 commits February 8, 2022 11:31
* Remove deprecated Chrome debugger extension from VSCode recommendations

* Update to Electron 11 and PyInstaller 4

* Fix broken python websocket server

Fixes #2384

A previous dependency update caused an issue between pyinstaller and websockets. Updated both and fixed the issue by changing how websockets is imported.
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](feross/simple-get@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/log4js-node/log4js-node/releases)
- [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
- [Commits](log4js-node/log4js-node@v6.3.0...v6.4.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Migrates CyberEO tasks to distribution pipeline
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](fb55/nth-check@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rena <cRui861@users.noreply.github.com>
Uses private feeds for NPM and PyPi dependencies
Update dependencies, switch to Playwright
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.2 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.2...v6.3.14)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.3...v1.14.8)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.3...1.5.7)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove unused awesome ts loader config

* Enable Angular's Ivy compiler and update e2e tests
* Refactor heatmap task to taskSlots naming

* Update heatmap tooltip to show taskSlots

* Remove core-js/es6

* Update heatmap node height calculation

* Fix heatmap tests

* Fix heatmap tests for task slots
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.7...1.5.10)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cRui861 and others added 6 commits March 1, 2022 11:29
…2400) (#2456)

* Switch to using Service VM SKUs API from pulling json information from GitHub

* Fix 'filter' typo

* Update repo to contain vm size category list and fix unit tests
* Fix app package delete button focus contrast

Fixes AB#288

* Fix configure proxy clear and save border color
Fixes AB#277

* Fix toast dismiss button contrast color
Fixes AB#309

* Fix color contrast between selected batch account and un-favorited icon
Fixes AB#326

* Fix tabbing to back/forward buttons
Fixes AB#789

Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com>
Co-authored-by: rechen <rechen@microsoft.com>
Co-authored-by: rechen <rechen@microsoft.com>
* Updated changelog and version.

* Update changelog

* More updates to changelog

* Fix linting issues and update changelog

Co-authored-by: rechen <rechen@microsoft.com>
* Revert "Update to call List Supported Virtual Machine and Cloud Service SKUs (#2400)"

This reverts commit 7e9ce2e.

* Un-revert "Update to call List Supported Virtual Machine and Cloud Service SKUs (#2400)"

This reverts commit bd30b07.
Mitigation step until Mac code-signing task can support later versions of .NET Core.
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

Merging #2492 (6afc860) into stable (260a74a) will increase coverage by 0.00%.
The diff coverage is 96.15%.

Impacted file tree graph

@@           Coverage Diff           @@
##           stable    #2492   +/-   ##
=======================================
  Coverage   65.00%   65.00%           
=======================================
  Files         914      914           
  Lines       26361    26361           
  Branches     5180     5179    -1     
=======================================
+ Hits        17135    17136    +1     
+ Misses       9226     9225    -1     
Impacted Files Coverage Δ
src/@batch-flask/electron/electron-app.service.ts 10.00% <0.00%> (ø)
...mponents/job/action/add/job-task-base.component.ts 16.66% <ø> (+7.97%) ⬆️
...node/browse/display/node-list-display.component.ts 61.53% <ø> (-2.75%) ⬇️
.../details/sub-tasks/list/sub-task-list.component.ts 30.76% <ø> (-4.95%) ⬇️
.../app/services/storage/blob-storage-client-proxy.ts 0.00% <ø> (ø)
...atch-flask/core/testing/timezone-testing.module.ts 61.53% <100.00%> (-2.75%) ⬇️
.../@batch-flask/ui/breadcrumbs/breadcrumb.service.ts 67.50% <100.00%> (ø)
...nts/pool/graphs/heatmap/nodes-heatmap.component.ts 95.63% <100.00%> (+0.03%) ⬆️

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 260a74a...6afc860. Read the comment docs.

cRui861
cRui861 previously approved these changes Mar 30, 2022
cRui861
cRui861 previously approved these changes Mar 31, 2022
@gingi gingi enabled auto-merge (rebase) March 31, 2022 20:26
auto-merge was automatically disabled March 31, 2022 20:30

Rebase failed

Preparing for Release 2.13.0
@gingi gingi merged commit c27f474 into stable Mar 31, 2022
@gingi gingi deleted the prepare-2.13.0 branch March 31, 2022 22:36
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