microsoft / gpt-review

MIT License
257 stars 48 forks source link

fix: Bump microsoft/action-python from 0.6.3 to 0.7.0 #104

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps microsoft/action-python from 0.6.3 to 0.7.0.

Release notes

Sourced from microsoft/action-python's releases.

0.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/action-python/compare/0.6.4...0.7.0

0.6.4 add requests_mock to pytest step

Full Changelog: https://github.com/microsoft/action-python/compare/0.6.3...0.6.4

Commits
  • f6c337c fix: bump microsoft/action-python from 0.3.15 to 0.6.4 (#16)
  • f3a1a31 fix: bump dciborow/action-pylint from 0.0.4 to 0.1.0 (#17)
  • c44b428 fix: bump actions/setup-python from 1 to 4 (#15)
  • 20bd497 fix: bump mathieudutour/github-tag-action from 6.0 to 6.1 (#14)
  • e550e1d Merge pull request #13 from microsoft/dependabot/github_actions/peter-evans/c...
  • c91c8f9 fix: bump peter-evans/create-pull-request from 3 to 5
  • ca42c91 Create dependabot.yml
  • 7d21268 Update action.yml
  • 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 1 year ago

Codecov Report

Merging #104 (f8e00e2) into main (124089a) will increase coverage by 2.79%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   92.81%   95.60%   +2.79%     
==========================================
  Files          14       14              
  Lines         501      501              
  Branches       78       78              
==========================================
+ Hits          465      479      +14     
+ Misses         27       15      -12     
+ Partials        9        7       -2     
Flag Coverage Δ
integration-3.11 94.61% <ø> (?)
unittests-3.10 92.41% <ø> (ø)
unittests-3.11 92.41% <ø> (ø)
unittests-3.8 92.41% <ø> (?)
unittests-3.9 92.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes