sobolevn / git-secret

:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
https://sobolevn.me/git-secret/
MIT License
3.72k stars 199 forks source link

Bump Vampire/setup-wsl from 2 to 3 #1065

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps Vampire/setup-wsl from 2 to 3.

Release notes

Sourced from Vampire/setup-wsl's releases.

v3.0.0

Update Node.js to 20 (#52) [f482facecf4dcdfcc381606ee3a9b737b5cd709a]

v2.0.2

Highlights

  • Make kali-linux and openSUSE-Leap-15.2 work again (#50)

Details

  • Remove unused import [4a7426e75bc97db67d285dd53d735faf66c66093]
  • Update various dependencies [2ea75fb878522f5eef3e8c7dae53e73a07612536]
  • Update Kotlin to 1.8.20 [a8b910d4f822df033546a62f992d95640212d7e2]
  • Add missing work-around comments [dfc6c18f0104637894e1cb4ef41240030325a411]
  • Use permanent short-link for kali-linux (#50) [3ccaf2dec4633179072a83989dcb55fd4265344d]
  • Use permanent short-link for openSUSE-Leap-15.2 (#50) [406f92dfdbbe72f122ed6165684c19ad344d459b]

v2.0.1

Highlights

This release contains mainly internal changes and library updates. The switch to Kotlin 1.8 brought a 55% reduction in size of the final action code.

Details

  • Use new action versions in workflows [43068d5bd2807ed2c7936cba610c96a51d16a538]
  • Only run test jobs if the cache restore was successful [1833593203dcef4f5be5fc2a27cc91a85904b4d0]
  • Consider imported files in workflow scripts as task inputs [372b80fe0dcc74e9575cf5e764665a3a31ac48ce]
  • Update @​vercel/ncc to 0.36.1 [67768d612bea9330f1ede421dfb43920e30c7264]
  • Fix tests, failing due to the wrong error [f8c232835cfd0e364b5ac4c1bfcce9e67af7a110]
  • Update to github-actions-kotlin-dsl 0.36.0 and use newly available action wrappers [c6f569ddafbe86058d552dd1da777dd2ae24fb06]
  • Update Kotlin to 1.8.10, Gradle to 8.0, and move buildSrc to included builds [2238c92433430e256ed436a9d2361bf99969e453]
  • Replace kotlin-extensions and kotlinx-nodejs by kotlin-wrappers [a1aeb4c3e331291d02c4824016d5cd2e18345857]
  • Apply dependency analysis plugin [0ea19237d9ca07fe77dcaa46c7a85466e64bdf8f]
  • Apply refreshVersions plugin [4e9937fb47480ec1a5c0e30c4adaf90bffb9a46d]
  • Update Gradle enterprise plugin to 3.12.3 [d59723544f2e1c813e75e756dbedac519e487b75]
  • Update Gradle versions plugin to 0.45.0 [c15c4a67c492d21b28f20a66bffc32a467b42e97]
  • Replace Dukat generated actions toolkit packages by kotlin-wrappers [d7655c1556c5225c713362beaeed7900d450ac67]
  • Show version when running Gradle builds [32af37a1275723d411409509145bd096e60d3694]
  • Apply refreshVersions only when called [c2e1cac267da3be9e95243b9a3c64233ee051e13]
  • Replace kotlinx-serialization and kaml by SnakeYAML [dfcd136dd43104d8023e2e2add903eed295b191b]
  • Only execute safe actions locally [d374368ce9baba8ed19806afe0f4bab5910c9d66]
  • Remove usage of Dukat [aadcf83883aec4e305dd459d28941841a167b4dd]
  • Update github-api to 1.313 [1f755447444549ba709cf71b7875e252fd9a45d8]
  • Update grgit to 5.0.0 and use the new service plugin [9d8be63017f36c1427cae02ffd9b75e724b936cf]
  • Update net.wooga.github plugin to 3.0.0 [f594319221b1d32ac3181c0a51fe996c797e4078]
  • Update net.researchgate.release plugin to 3.0.2 [37324c861a0d1f7c3a96887e5b433f3d07cd3b9f]
  • Update github-actions-kotlin-dsl to 0.37.0 [5a56cf59b061b6f76b79496c35c79f3383b621b2]
Commits
  • d4e8379 [Gradle Release Plugin] - pre tag commit: 'v3.0.0'.
  • f482fac Update Node.js to 20 (#52)
  • 1cedd12 Increase version to 3.0.0
  • 7b8ba9b Disable testing on Alpine for the time being
  • b820055 [Gradle Release Plugin] - new version commit: 'v2.0.3-SNAPSHOT'.
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)