lowlydba / lowlydba.sqlserver

:spoon: A cross-platform Ansible collection using PowerShell to configure and maintain SQL Server.
https://galaxy.ansible.com/ui/repo/published/lowlydba/sqlserver
GNU General Public License v3.0
19 stars 12 forks source link

Bump Vampire/setup-wsl from 1.3.4 to 2.0.0 #173

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Vampire/setup-wsl from 1.3.4 to 2.0.0.

Release notes

Sourced from Vampire/setup-wsl's releases.

v2.0.0

Update Node.js to 16 (#42) [8a5bfa1c8c5c5943e827e0354e639c204ba48ec2]

v1.3.6

Highlights

The update of Node.js to 16 was reverted as it is a breaking change. For Node.js 16, please use v2 of this action.

Details

  • Move copyright prepending for GitHub workflow files to common file [e15d79a0fee6b04e2d25deb7dc841885851b560a]
  • Revert "Update Node.js to 16 (#42)" [a7a002ae16e96658a4817eb0aec7304c9b700fb5]

v1.3.5

Highlights

  • Usages of the deprecated wslconfig in newer Windows versions is replaced by usage of wsl.exe where possible
  • Downloaded archives can now also be expanded on older PowerShell versions

Details

  • Fix failing tests on windows-2022 due to WSL tool changes [b4ffb29dc058f76210c85c300cc65b85e5daf8ab]
  • Migrate GitHub workflows to Kotlin DSL [4eea7c92d6c56a39bfcebcdcb93be63388497f59]
  • Use wsl.exe where possible [a00ad19d28a01876ca11fed9aa970ae414a9d1a3]
  • Rename archives to .zip to make extraction work on old PowerShell versions (#43) [c6e8c2adf73adf268e62e5151ad1d6086318e3e3]
Commits
  • 9cf1811 [Gradle Release Plugin] - pre tag commit: 'v2.0.0'.
  • 8a5bfa1 Revert "Revert "Update Node.js to 16 (#42)""
  • 3e79a28 Increase version to 2.0.0
  • 4032cf1 [Gradle Release Plugin] - new version commit: 'v1.3.7-SNAPSHOT'.
  • 78d83c4 [Gradle Release Plugin] - pre tag commit: 'v1.3.6'.
  • a7a002a Revert "Update Node.js to 16 (#42)"
  • e15d79a Move copyright prepending for GitHub workflow files to common file
  • 4e9fbb9 [Gradle Release Plugin] - new version commit: 'v1.3.6-SNAPSHOT'.
  • b3c1614 [Gradle Release Plugin] - pre tag commit: 'v1.3.5'.
  • c6e8c2a Rename archives to .zip to make extraction work on old PowerShell versions (#43)
  • Additional commits viewable 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 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)
codecov-commenter commented 1 year ago

Codecov Report

Base: 93.78% // Head: 93.78% // No change to project coverage :thumbsup:

Coverage data is based on head (a7c614c) compared to base (a03aeaf). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ======================================= Coverage 93.78% 93.78% ======================================= Files 64 64 Lines 2188 2188 ======================================= Hits 2052 2052 Misses 136 136 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.