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 2.0.0 to 2.0.1 #174

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Vampire/setup-wsl from 2.0.0 to 2.0.1.

Release notes

Sourced from Vampire/setup-wsl's releases.

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
  • 188b420 [Gradle Release Plugin] - pre tag commit: 'v2.0.1'.
  • 5a56cf5 Update github-actions-kotlin-dsl to 0.37.0
  • 37324c8 Update net.researchgate.release plugin to 3.0.2
  • f594319 Update net.wooga.github plugin to 3.0.0
  • 9d8be63 Update grgit to 5.0.0 and use the new service plugin
  • 1f75544 Update github-api to 1.313
  • aadcf83 Remove usage of Dukat
  • d374368 Only execute safe actions locally
  • dfcd136 Replace kotlinx-serialization and kaml by SnakeYAML
  • c2e1cac Apply refreshVersions only when called
  • 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: 88.68% // Decreases project coverage by -5.10% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================== - Coverage 93.78% 88.68% -5.10% ========================================== Files 64 19 -45 Lines 2188 1335 -853 ========================================== - Hits 2052 1184 -868 - Misses 136 151 +15 ``` | [Impacted Files](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall) | Coverage Δ | | |---|---|---| | [plugins/modules/database.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2RhdGFiYXNlLnBzMQ==) | `52.51% <0.00%> (-32.38%)` | :arrow_down: | | [plugins/module\_utils/\_SqlServerUtils.psm1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVfdXRpbHMvX1NxbFNlcnZlclV0aWxzLnBzbTE=) | `90.00% <0.00%> (-6.00%)` | :arrow_down: | | [plugins/modules/hadr.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2hhZHIucHMx) | `87.50% <0.00%> (-2.50%)` | :arrow_down: | | [plugins/modules/install\_script.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2luc3RhbGxfc2NyaXB0LnBzMQ==) | | | | [plugins/modules/ag\_listener.ps1](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2FnX2xpc3RlbmVyLnBzMQ==) | | | | [plugins/modules/sp\_configure.py](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL3NwX2NvbmZpZ3VyZS5weQ==) | | | | [plugins/modules/first\_responder\_kit.py](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2ZpcnN0X3Jlc3BvbmRlcl9raXQucHk=) | | | | [plugins/modules/tcp\_port.py](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL3RjcF9wb3J0LnB5) | | | | [plugins/modules/user.py](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL3VzZXIucHk=) | | | | [plugins/modules/agent\_job\_schedule.py](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#diff-cGx1Z2lucy9tb2R1bGVzL2FnZW50X2pvYl9zY2hlZHVsZS5weQ==) | | | | ... and [38 more](https://codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/174?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall) | | 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.