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

Bump ansible-community/ansible-test-gh-action from 1.13.0 to 1.14.1 #187

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ansible-community/ansible-test-gh-action from 1.13.0 to 1.14.1.

Release notes

Sourced from ansible-community/ansible-test-gh-action's releases.

v1.14.1

:bug: What's Fixed

Stopped restricting PyYAML version in ansible-community/ansible-test-gh-action#65, which unbreaks sanity checks under Python 3.11, thanks to @​felixfontein.

Diff Changelog: https://github.com/ansible-community/ansible-test-gh-action/compare/v1.14.0...v1.14.1

v1.14.0

:nail_care: New stuff

@​felixfontein added origin Python auto-detection support for ansible-core v2.15 in ansible-community/ansible-test-gh-action#60. He also bumped the default Python runtime fallback to v3.11.

:hammer_and_wrench: Internal thingies

🐛 Bugfixes

:mirror: Full Diff: https://github.com/ansible-community/ansible-test-gh-action/compare/v1.13.0...v1.14.0

Commits
  • f4523b1 Merge PR #65
  • bb9e2b5 Stop limiting the PyYAML version
  • 4074f37 💄 Keep action.yml lines under 80 chars
  • d5bbeb2 Merge PR #62 into 'main'
  • 076c31b 🧪👷 Set git commit check timeout to 1 minute
  • 411df72 🐛 Generate ungrouped coverage for GHA job summary
  • 99bfe59 🐛 Fix producing origin Python version string
  • e0a3bb7 🎨 Infer fallback origin Python version from map
  • ac4c2d9 📝 Use Python 3.11 in the README examples
  • d29cc56 🧪🎨📝 Add gitlint for commit best practices
  • 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

Patch coverage has no change and project coverage change: +6.20% :tada:

Comparison is base (84756bc) 93.79% compared to head (72523d7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #187 +/- ## =========================================== + Coverage 93.79% 100.00% +6.20% =========================================== Files 64 33 -31 Lines 2192 106 -2086 =========================================== - Hits 2056 106 -1950 + Misses 136 0 -136 ``` | Flag | Coverage Δ | | |---|---|---| | sanity | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall#carryforward-flags-in-the-pull-request-comment) to find out more. [see 31 files with indirect coverage changes](https://app.codecov.io/gh/lowlydba/lowlydba.sqlserver/pull/187/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=John+McCall)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.