-
Notifications
You must be signed in to change notification settings - Fork 69
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
Merge main into stable for release 2.21.0 #2949
Merged
Conversation
This file contains 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
Bumps Batch Explorer development to version 2.21.0
…56a_20240110010736227.
Fixes AB#26854084
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.63. - [Release notes](https://github.com/medikoo/es5-ext/releases) - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md) - [Commits](medikoo/es5-ext@v0.10.62...v0.10.63) --- updated-dependencies: - dependency-name: es5-ext dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Add func to format dates to localized strings
* Remove gallery applications leaving only the deprecation warning * Remove rendering os and application license picker from create pool form * Minor update * Update test cases * Update gallery deprecation message * Update deprecation message * Localize gallery deprecation warning * Minor update * Use formatDateTime for localization
Added "trailingComma": "es5" rule to keep the effective changes minimal
Update prettier to 3.x
… file for jest (#2884) * Add VM extensions related files * Add VMExtensionListDemo component * add vm-exts related tests * Add Panel component and PaneFooter component * Add mock browser environment initialization in pane.spec.tsx * Import monaco editor in Jest working * Increase jest timeout in VmExtensionDetailsPanel test * fix ci issue * fix lint issue * Add watchOptions to webpack.config.js * use textfield instead of monaco editor for vm extension details status * Add unit test for MonacoEditor component * Remove unused code and commented out subStatues in VmExtensionDetails component * Add ariaLabel to TextProperty and VmExtensionDetails components * add comments * rename pane to panel * Remove MonacoEditor test file * Revert "Remove MonacoEditor test file" This reverts commit 563c7ab. * Fix accessibility issues in DataGrid and VmExtensionList components * rename test tsBuildInfoFile & rename mock file name * add Hoppe todo * remove duplicated isolatedModules ts-jest setting * Add comments * change enableCollapse to disableCollapse in PropertyGroup * Fix typo in labelStyle prop name * uncomment VmExtensionListDemo panel * move jsdom mocks to setup-tests * Add accessibility tests for node and pool vm extension lists * check if component is mounted when fetching data in useEffect * add generic type for data-grid * Fix test setup and remove unnecessary code * Add mockNodeTestMissingAPIs add address other comments * modfiy test-mocks imports * remove unused * Remove tsconfig parameter from jest-common.js createConfig * Add moduleNameMapper to jest configuration * Remove unnecessary tsconfig.json reference in jest.config.js --------- Co-authored-by: hoppe <hoppewang@microsoft.com>
This works around an issue using the service package inside the Azure portal when `bux link` is active. See AB#27200905 for details.
Move TypeSpec/Autorest dependencies to root of the repo
Make CryptoService tests use a more obviously fake key for tests
Electron/MSAL.js dependency updates
…56a_20240427001040736. (#2899)
* Node service refactoring List API now uses async iterator. Also some naming changes, tests. * Add test for listing VM extensions to live-node-service
* Task Service * Modified assertions to use string literals * Generalized task ids --------- Co-authored-by: Brenda Coronel <t-brecoronel@microsoft.com>
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…56a_20240901000833979.
…5f2-826d-2cc1e04cb56a_20240901000833979 LEGO: Pull request from users/loc/juno/hb_b5190a78-9093-45f2-826d-2cc1e04cb56a_20240901000833979 to main
…56a_20240902000824948. (#2931)
--------- Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com> Co-authored-by: Rena Chen <rechen@microsoft.com> Co-authored-by: Hoppe Wang <hoppewang@microsoft.com>
* Fixes broken proxy config window * Refactors proxy window class and adds unit tests
…ependency (#2940) * update peerDependencies tslib requirement and rm @fluentui/react-theme-provider dependency * fix package.json --------- Co-authored-by: Hoppe Wang <hoppewang@microsoft.com>
* Exits when certificate is invalid * Uses latest MacOS VM image * Adds entitlements
Addresses vulnerability in fast-xml-parser@4.4.0
Addresses vulnerability in path-to-regexp@1.8.0
Component governance updates
Co-authored-by: Hoppe Wang <hoppewang@microsoft.com>
Updated changelog and version.
dpwatrous
approved these changes
Nov 21, 2024
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.