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
21 stars 12 forks source link

Bump Vampire/setup-wsl from 1.2.0 to 1.2.1 #91

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps Vampire/setup-wsl from 1.2.0 to 1.2.1.

Release notes

Sourced from Vampire/setup-wsl's releases.

v1.2.1

Set default WSL version to 1 before install (#28) [9a21b37dedc2b4e4a39ee1797ad66e63990a4161]

Commits
  • c003d9a [Gradle Release Plugin] - pre tag commit: 'v1.2.1'.
  • 4beee1c Fix copyright dates
  • 9a21b37 Set default WSL version to 1 before install (#28)
  • e3c3146 Migrate to shields.io
  • 452d2b9 Fix undraftGithubRelease being skipped when needed
  • 55852a4 [Gradle Release Plugin] - new version commit: 'v1.2.1-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 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 2 years ago

Codecov Report

Merging #91 (b7ab8ef) into main (1919b7a) will increase coverage by 6.49%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main       #91      +/-   ##
===========================================
+ Coverage   93.50%   100.00%   +6.49%     
===========================================
  Files          51        26      -25     
  Lines        1677        80    -1597     
  Branches        2         2              
===========================================
- Hits         1568        80    -1488     
+ Misses        109         0     -109     
Impacted Files Coverage Δ
plugins/modules/instance_info.ps1
plugins/modules/spn.ps1
plugins/modules/agent_job_step.ps1
plugins/modules/ag_listener.ps1
plugins/modules/rg_resource_pool.ps1
plugins/modules/memory.ps1
plugins/module_utils/_SqlServerUtils.psm1
plugins/modules/availability_group.ps1
plugins/modules/agent_job_schedule.ps1
plugins/modules/hadr.ps1
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1919b7a...b7ab8ef. Read the comment docs.