From 08c829a5f02d5a03536e0cb920f51493d1dc0fc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 06:57:34 +0000 Subject: [PATCH] Updating readme file for macOS-10.14 version 20201214.1 (#2269) Co-authored-by: Image generation service account Co-authored-by: Actions service account --- images/macos/macos-10.14-Readme.md | 163 +++++++++++++++-------------- 1 file changed, 85 insertions(+), 78 deletions(-) diff --git a/images/macos/macos-10.14-Readme.md b/images/macos/macos-10.14-Readme.md index 34999f6f..fcf07201 100644 --- a/images/macos/macos-10.14-Readme.md +++ b/images/macos/macos-10.14-Readme.md @@ -1,117 +1,122 @@ | Announcements | |-| -| [Default Node.JS will be switched to 14.x on all platforms ](https://github.com/actions/virtual-environments/issues/1953) | -| [[macOS] Default Python will be upgraded to 3.9](https://github.com/actions/virtual-environments/issues/1929) | -| [.NET 5.0 will become a default .NET version the week of November 16, 2020](https://github.com/actions/virtual-environments/issues/1891) | +| [Hosted macOS workflows will experience longer wait times the week of December 14th.](https://github.com/actions/virtual-environments/issues/2247) | +| [[macOS] Backward compatibility of Az and AzureRM will be dropped on December, 14](https://github.com/actions/virtual-environments/issues/2090) | +| [[macOS] Default OpenSSL will be switched to 1.1.1 and OpenSSL 1.0.2 will be removed on December, 14](https://github.com/actions/virtual-environments/issues/2089) | +| [.NET 5.0 will become a default .NET version on December, 14](https://github.com/actions/virtual-environments/issues/1891) | | [macOS 11.0 (Big Sur) is available as a preview 🚀](https://github.com/actions/virtual-environments/issues/1814) | -| [Xcode 11.0, 11.1, 11.4.0 will be deprecated on November, 5](https://github.com/actions/virtual-environments/issues/1688) | *** # macOS 10.14 info - System Version: macOS 10.14.6 (18G6032) - Kernel Version: Darwin 18.7.0 -- Image Version: 20201106.2 +- Image Version: 20201214.1 ## Installed Software ### Language and Runtime -- Clang/LLVM 11.0.0 +- Clang/LLVM 11.0.0 is default +- Clang/LLVM 11.0.0 is available on `$(brew --prefix llvm)/bin/clang` - gcc-8 (Homebrew GCC 8.4.0_1) 8.4.0 - available by `gcc-8` alias - gcc-9 (Homebrew GCC 9.3.0) 9.3.0 - available by `gcc-9` alias +- gcc-10 (Homebrew GCC 10.2.0) 10.2.0 - available by `gcc-10` alias - GNU Fortran (Homebrew GCC 8.4.0_1) 8.4.0 - available by `gfortran-8` alias - GNU Fortran (Homebrew GCC 9.3.0) 9.3.0 - available by `gfortran-9` alias +- GNU Fortran (Homebrew GCC 10.2.0) 10.2.0 - available by `gfortran-10` alias - R 4.0.3 +- Bash 3.2.57(1)-release - Node.js v8.17.0 -- NVM 0.37.0 -- NVM - Cached node versions: v6.17.1 v8.17.0 v10.23.0 v12.19.0 v13.14.0 v14.15.0 -- Python 2.7.17 -- Python 3.8.6 +- NVM 0.37.2 +- NVM - Cached node versions: v6.17.1 v8.17.0 v10.23.0 v12.20.0 v13.14.0 v14.15.1 +- Python 2.7.18 +- Python 3.9.1 - Ruby 2.7.2p137 - .NET SDK 2.1.300 2.1.301 2.1.302 2.1.401 2.1.402 2.1.403 2.1.500 2.1.502 2.1.503 2.1.504 2.1.505 2.1.506 2.1.507 -- Go 1.15.3 -- PHP 7.4.12 -- julia 1.5.2 +- Go 1.15.5 +- PHP 8.0.0 +- julia 1.5.3 ### Package Management -- Pip 19.3.1 (python 2.7) -- Pip 20.2.4 (python 3.8) +- Pip 20.3.1 (python 2.7) +- Pip 20.3.1 (python 3.9) - Pipx 0.15.6.0 -- Bundler version 2.1.4 +- Bundler version 2.2.0 - Carthage 0.36.0 - CocoaPods 1.10.0 -- Homebrew 2.5.8 +- Homebrew 2.6.2 - NPM 3.10.10 - Yarn 1.22.5 - NuGet 4.7.0.5148 -- Miniconda 4.8.3 -- RubyGems 3.1.4 -- Composer 2.0.5 +- Miniconda 4.9.2 +- RubyGems 3.2.0 +- Composer 2.0.8 ### Project Management - Apache Maven 3.6.3 -- Gradle 6.7 +- Gradle 6.7.1 - Apache Ant(TM) 1.10.9 ### Utilities -- Curl 7.73.0 +- Curl 7.74.0 - Git: 2.29.2 -- Git LFS: 2.12.1 -- GitHub CLI: 1.2.0 +- Git LFS: 2.13.1 +- GitHub CLI: 1.3.1 - Hub CLI: 2.14.2 - GNU Wget 1.20.3 - Subversion (SVN) 1.14.0 - Packer 1.6.5 -- OpenSSL 1.0.2t 10 Sep 2019 `(/usr/local/opt/openssl -> /usr/local/Cellar/openssl@1.0.2t/1.0.2t)` +- OpenSSL 1.1.1i 8 Dec 2020 `(/usr/local/opt/openssl -> /usr/local/Cellar/openssl@1.1/1.1.1i)` - jq 1.6 -- gpg (GnuPG) 2.2.23 -- psql (PostgreSQL) 13.0 -- PostgreSQL 13.0 +- gpg (GnuPG) 2.2.25 +- psql (PostgreSQL) 13.1 +- PostgreSQL 13.1 - aria2 1.35.0 -- azcopy 10.7.0 +- azcopy 10.8.0 - zstd 1.4.5 -- bazel 3.7.0 +- bazel 3.7.1 - bazelisk 1.7.4 -- helm v3.4.0+g7090a89 +- helm v3.4.2+g23dd3af - mongo v4.4.1 - mongod v4.4.1 - 7-Zip 16.02 - virtualbox 6.1.16r140961 -- Vagrant 2.2.10 -- GNU parallel 20201022 +- Vagrant 2.2.14 +- GNU parallel 20201122 ### Tools -- Fastlane 2.166.0 -- Cmake 3.18.4 +- Fastlane 2.170.0 +- Cmake 3.19.1 - App Center CLI 1.2.2 -- Azure CLI 2.14.1 -- AWS CLI 2.0.62 -- AWS SAM CLI 1.8.0 -- AWS Session Manager CLI 1.2.7.0 -- Aliyun CLI 3.0.60 -- GHCup v0.1.11 +- Azure CLI 2.16.0 +- AWS CLI 2.1.10 +- AWS SAM CLI 1.13.2 +- AWS Session Manager CLI 1.2.30.0 +- Aliyun CLI 3.0.64 +- Xcode Command Line Tools 10.3.0.0.1.1562985497 +- GHCup v0.1.12 - GHC 8.10.2 - Cabal 3.2.0.0 - Stack 2.5.1 ### Linters - yamllint 1.25.0 -- SwiftLint 0.40.3 +- SwiftLint 0.41.0 ### Browsers - Safari 14.0 (14610.1.28.1.10) - SafariDriver 14.0 (14610.1.28.1.10) -- Google Chrome 86.0.4240.183 -- ChromeDriver 86.0.4240.22 -- Microsoft Edge 86.0.622.63 -- MSEdgeDriver 86.0.622.63 -- Mozilla Firefox 82.0.2 -- geckodriver 0.27.0 +- Google Chrome 87.0.4280.88 +- ChromeDriver 87.0.4280.20 +- Microsoft Edge 87.0.664.60 +- MSEdgeDriver 87.0.664.60 +- Mozilla Firefox 83.0 +- geckodriver 0.28.0 ### Java | Version | Vendor | Environment Variable | | --------- | ------------ | -------------------- | -| 1.7.0_282 | Zulu | JAVA_HOME_7_X64 | -| 1.8.0_272 | AdoptOpenJDK | JAVA_HOME_8_X64 | -| 11.0.9 | AdoptOpenJDK | JAVA_HOME_11_X64 | +| 1.7.0_285 | Zulu | JAVA_HOME_7_X64 | +| 1.8.0_275 | AdoptOpenJDK | JAVA_HOME_8_X64 | +| 11.0.9.1 | AdoptOpenJDK | JAVA_HOME_11_X64 | | 12.0.2 | AdoptOpenJDK | JAVA_HOME_12_X64 | | 13.0.2 | AdoptOpenJDK | JAVA_HOME_13_X64 | | 14.0.2 | AdoptOpenJDK | JAVA_HOME_14_X64 | @@ -128,44 +133,44 @@ - 3.6.12 - 3.7.9 - 3.8.6 -- 3.9.0 +- 3.9.1 #### PyPy -- 2.7.13 [PyPy 7.3.2] -- 3.6.9 [PyPy 7.3.2] +- 2.7.18 [PyPy 7.3.3] +- 3.6.12 [PyPy 7.3.3] #### Node.js - 8.17.0 - 10.23.0 -- 12.19.0 -- 14.15.0 +- 12.20.0 +- 14.15.1 #### Go - 1.11.13 - 1.12.17 - 1.13.15 -- 1.14.11 -- 1.15.4 +- 1.14.13 +- 1.15.6 ### Rust Tools -- Rust 1.47.0 -- Rustup 1.22.1 +- Rust 1.48.0 +- Rustup 1.23.1 #### Packages -- Bindgen 0.55.1 +- Bindgen 0.56.0 - Cbindgen 0.15.0 - Cargo-outdated v0.9.13 - Cargo-audit 0.13.1 ### PowerShell Tools -- PowerShell 7.0.3 +- PowerShell 7.1.0 #### PowerShell Modules | Module | Version | | ---------- | ------- | | Az | 4.8.0 | | MarkdownPS | 1.9 | -| Pester | 5.0.4 | +| Pester | 5.1.1 | ### Xamarin #### Visual Studio for Mac @@ -269,8 +274,8 @@ #### Xcode Support Tools - xcpretty 0.3.0 -- xcversion 2.6.7 -- Nomad CLI 3.1.4 +- xcversion 2.6.8 +- Nomad CLI 3.2.0 - Nomad CLI IPA ipa 0.14.3 - xctool 0.3.7 @@ -364,18 +369,20 @@ | watchOS 6.1 | 11.2
11.2.1
11.3
11.3.1 | Apple Watch Series 4 - 40mm
Apple Watch Series 4 - 44mm
Apple Watch Series 5 - 40mm
Apple Watch Series 5 - 44mm | ### Android -| Package Name | Version | -| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Android SDK Tools | 26.1.1 | -| Android SDK Platforms | android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3)
android-26 (rev 2)
android-25 (rev 3)
android-24 (rev 2)
android-23 (rev 3)
android-22 (rev 2)
android-21 (rev 2)
android-20 (rev 2)
android-19 (rev 4)
android-18 (rev 3)
android-17 (rev 3)
android-16 (rev 5)
android-15 (rev 5) | -| Android SDK Build-tools | 30.0.0 30.0.1 30.0.2
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3
26.0.0 26.0.1 26.0.2 26.0.3
25.0.0 25.0.1 25.0.2 25.0.3
24.0.0 24.0.1 24.0.2 24.0.3
23.0.1 23.0.2 23.0.3 23.0.0
22.0.1 22.0.0
21.1.2 21.0.0 21.0.1 21.0.2 21.1.0 21.1.1
20.0.0
19.1.0 19.0.0 19.0.1 19.0.2 19.0.3
18.0.1 18.1.0 18.1.1
17.0.0 | -| Android SDK Platform-Tools | 30.0.5 | -| Google APIs | addon-google_apis-google-21
addon-google_apis-google-22
addon-google_apis-google-23
addon-google_apis-google-24 | -| Android Support Repository | 47.0.0 | -| Google Play services | 49 | -| Google Repository | 58 | -| SDK Patch Applier v4 | 1 | -| CMake | 3.6.4111459 | -| NDK | 15.2.4203891
18.1.5063045
21.3.6528147 | +| Package Name | Version | +| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Android SDK Tools | 26.1.1 | +| Android SDK Platforms | android-30 (rev 3)
android-29 (rev 5)
android-28 (rev 6)
android-27 (rev 3)
android-26 (rev 2)
android-25 (rev 3)
android-24 (rev 2)
android-23 (rev 3)
android-22 (rev 2)
android-21 (rev 2)
android-20 (rev 2)
android-19 (rev 4)
android-18 (rev 3)
android-17 (rev 3)
android-16 (rev 5)
android-15 (rev 5) | +| Android SDK Build-tools | 30.0.0 30.0.1 30.0.2 30.0.3
29.0.0 29.0.1 29.0.2 29.0.3
28.0.0 28.0.1 28.0.2 28.0.3
27.0.0 27.0.1 27.0.2 27.0.3
26.0.0 26.0.1 26.0.2 26.0.3
25.0.0 25.0.1 25.0.2 25.0.3
24.0.0 24.0.1 24.0.2 24.0.3
23.0.1 23.0.2 23.0.3 23.0.0
22.0.1 22.0.0
21.1.2 21.0.0 21.0.1 21.0.2 21.1.0 21.1.1
20.0.0
19.1.0 19.0.0 19.0.1 19.0.2 19.0.3
18.0.1 18.1.0 18.1.1
17.0.0 | +| Android SDK Platform-Tools | 30.0.5 | +| Android emulator | 30.2.6 | +| Google APIs | addon-google_apis-google-21
addon-google_apis-google-22
addon-google_apis-google-23
addon-google_apis-google-24 | +| Android Support Repository | 47.0.0 | +| Google Play services | 49 | +| Google Repository | 58 | +| SDK Patch Applier v4 | 1 | +| CMake | 3.6.4111459 | +| NDK | 15.2.4203891
18.1.5063045
21.3.6528147 | +