diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 5cda77493b0..ddc7a9779bb 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "111.0.5536.0-snapshots", + "snapshots": "111.0.5537.0-snapshots", "stable": "109.0.5414.75" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 51dbcc10d9f..9ee00856840 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 111.0.5536.0-snapshots + 111.0.5537.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 78c235e8309..698a7c5ebbd 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: D568994F38FD6F3D3AC69CAE82AFF1CA9C29BC3CCF98B6ADF7027347F364A4A4 - checksum64: 68709872491F762732D412CC8B8DEDF8F413CE1011882C2B641A3EF0557C5383 + checksum32: A9420ED60A54437A4FEFE8D3F798587E4CA81F6B0BC6D520E106473A98D96D99 + checksum64: 0F1240C8141D09BB705225C4E4286395FDA105619ABB2D75BDB6125BFD76D6B9 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index c69d3ee430b..884f929c751 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "111.0.5536.0-snapshots" +$version = "111.0.5537.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/selenium-chrome-driver/legal/VERIFICATION.txt b/automatic/selenium-chrome-driver/legal/VERIFICATION.txt index cf4359d6078..dc6103ebbb1 100644 --- a/automatic/selenium-chrome-driver/legal/VERIFICATION.txt +++ b/automatic/selenium-chrome-driver/legal/VERIFICATION.txt @@ -3,17 +3,17 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on +location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: + 32-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 858C5FB3132F77799F28F819AA4C78AC1493C190B00D1E2CDE1BC83752650F7C + checksum32: 7CE1F0417A7C84ED1370A4B2C2E2B6A5205059AABFCE22B7FC924414EAFB0CC1 File 'LICENSE.txt' is obtained from: https://source.chromium.org/chromium/chromium/src/+/main:LICENSE diff --git a/automatic/selenium-chrome-driver/selenium-chrome-driver.json b/automatic/selenium-chrome-driver/selenium-chrome-driver.json index 7f0fa2f18ac..f5b092d410b 100644 --- a/automatic/selenium-chrome-driver/selenium-chrome-driver.json +++ b/automatic/selenium-chrome-driver/selenium-chrome-driver.json @@ -6,5 +6,6 @@ "106": "106.0.5249.61", "107": "107.0.5304.62", "108": "108.0.5359.71", - "109": "109.0.5414.74" + "109": "109.0.5414.74", + "110": "110.0.5481.30" } diff --git a/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec b/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec index 94d872a42c7..da6f72af3d1 100644 --- a/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec +++ b/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec @@ -2,7 +2,7 @@ selenium-chrome-driver - 109.0.5414.74 + 110.0.5481.30 Selenium Chrome Driver Chromium and WebDriver teams chocolatey-community,AdmiringWorm,agabrys @@ -31,11 +31,13 @@ To pass parameters, use `--params "''"` (e.g. `choco install selenium-chrome-dri - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.** ]]> Chrome Driver is a WebDriver implementation that enables programmatic automation of Chrome products for desktop platforms. It is a part of the Selenium (http://code.google.com/p/selenium) project. - ---------ChromeDriver 109.0.5414.74 (2023-01-11)--------- -Supports Chrome version 109 -Resolved issue 4179: BiDi session must support multiple connections [Pri-] -Resolved issue 4203: Improve credits information [Pri-] -Resolved issue 4263: Crash on Meta+A [Pri-] + ---------ChromeDriver 110.0.5481.30 (2023-01-13)--------- +Supports Chrome version 110 +Resolved issue 4193: Failed to start new session on Android 13 [Pri-] +Resolved issue 4272: WebSocket should treat code=0 as an indication of FIN [Pri-] +Resolved issue 4276: Fix connectivity issues in ChromeDriver [Pri-] +Resolved issue 4295: ChromeDriver with `"webSocketUrl": true` is racy [Pri-] +Resolved issue 4297: ChromeDriver Bidi serializes incorrectly [Pri-] Chromium and WebDriver teams. All Rights Reserved. selenium-chrome-driver google-chrome driver webdriver testing web-applications freeware foss cross-platform diff --git a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 index 73d60816338..fda24844125 100644 --- a/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 +++ b/automatic/vscode-insiders.install/tools/chocolateyInstall.ps1 @@ -22,14 +22,14 @@ function Get-MergeTasks { $packageArgs = @{ packageName = "$env:ChocolateyPackageName" fileType = 'exe' - url = 'https://az764295.vo.msecnd.net/insider/6d40104789d03d41b8866a1e57847dae14c5cf0d/VSCodeSetup-ia32-1.75.0-insider.exe' - url64bit = 'https://az764295.vo.msecnd.net/insider/6d40104789d03d41b8866a1e57847dae14c5cf0d/VSCodeSetup-x64-1.75.0-insider.exe' + url = 'https://az764295.vo.msecnd.net/insider/243854703b7fa371abb752ec0df7817a615a308b/VSCodeSetup-ia32-1.75.0-insider.exe' + url64bit = 'https://az764295.vo.msecnd.net/insider/243854703b7fa371abb752ec0df7817a615a308b/VSCodeSetup-x64-1.75.0-insider.exe' softwareName = 'Microsoft Visual Studio Code Insiders' - checksum = 'a7e6d097b0f2cd4c6daea56c2765baef2aac53b5f3589fc6244fe71870cf9e0e1fdf6ea23b8b59d256122a278d62f75d7aaba7f142baab42365ad43f145747b8' + checksum = '0883a1f036c5bf314af227bfe0c461c5fec1969c9c7f1c5216ddbedc70b01cfbccb526aacec7054afd17b3992a2cf5fab20676f7d9e1648bc918c693117132cd' checksumType = 'sha512' - checksum64 = '032d8c7236a1a4f749b3a316b59932bcf643aca38e68d5d9ff6dde0e92a4a3aa9e75762aed725c4e44dee35f79554268adc0651b770ca59daa229e26c6cdacf5' + checksum64 = '6fd187647a00f7d71d4d451707fe46b6266e99afe8e60da0503878404b4b8f0628d438d8eca8de0032055409571233ef418bdad1575463d2b3d4b8f671c26d95' checksumType64 = 'sha512' silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation) diff --git a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec index 46e901c5197..40a5da89350 100644 --- a/automatic/vscode-insiders.install/vscode-insiders.install.nuspec +++ b/automatic/vscode-insiders.install/vscode-insiders.install.nuspec @@ -4,7 +4,7 @@ vscode-insiders.install Visual Studio Code Insiders (Install) - 1.75.0.20230112 + 1.75.0.20230113 Microsoft chocolatey-community https://code.visualstudio.com/insiders diff --git a/automatic/vscode-insiders/vscode-insiders.nuspec b/automatic/vscode-insiders/vscode-insiders.nuspec index 7b8a0713994..31be60d7e2c 100644 --- a/automatic/vscode-insiders/vscode-insiders.nuspec +++ b/automatic/vscode-insiders/vscode-insiders.nuspec @@ -4,7 +4,7 @@ vscode-insiders Visual Studio Code Insiders - 1.75.0.20230112 + 1.75.0.20230113 Microsoft chocolatey-community https://code.visualstudio.com/insiders @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath" ]]> microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform - + https://code.visualstudio.com/updates/#_preview-features