renoki-co / laravel-php-k8s

Just a simple port of renoki-co/php-k8s for easier access in Laravel
Apache License 2.0
86 stars 7 forks source link

Bump codecov/codecov-action from 3.1.0 to 3.1.2 #78

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps codecov/codecov-action from 3.1.0 to 3.1.2.

Release notes

Sourced from codecov/codecov-action's releases.

3.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.2

3.1.1

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

3.1.2

Fixes

  • #718 Update README.md
  • #851 Remove unsupported path_to_write_report argument
  • #898 codeql-analysis.yml
  • #901 Update README to contain correct information - inputs and negate feature
  • #955 fix: add in all the extra arguments for uploader

Dependencies

  • #819 build(deps): bump openpgp from 5.4.0 to 5.5.0
  • #835 build(deps): bump node-fetch from 3.2.4 to 3.2.10
  • #840 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4
  • #841 build(deps): bump @​actions/core from 1.9.1 to 1.10.0
  • #843 build(deps): bump @​actions/github from 5.0.3 to 5.1.1
  • #869 build(deps): bump node-fetch from 3.2.10 to 3.3.0
  • #872 build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0
  • #879 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
  • #889 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2
  • #895 build(deps): bump json5 from 2.2.1 to 2.2.3
  • #896 build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2
  • #900 build(deps-dev): bump @​vercel/ncc from 0.34.0 to 0.36.1
  • #905 build(deps-dev): bump typescript from 4.7.4 to 4.9.5
  • #911 build(deps-dev): bump @​types/node from 16.11.40 to 18.13.0
  • #922 build(deps-dev): bump @​types/node from 18.13.0 to 18.14.0
  • #924 build(deps): bump openpgp from 5.5.0 to 5.7.0
  • #927 build(deps-dev): bump @​types/node from 18.14.0 to 18.14.2
  • #933 build(deps-dev): bump @​types/node from 18.14.2 to 18.14.6
  • #937 build(deps-dev): bump @​types/node from 18.14.6 to 18.15.0
  • #938 build(deps): bump node-fetch from 3.3.0 to 3.3.1
  • #945 build(deps-dev): bump @​types/node from 18.15.0 to 18.15.5
  • #946 build(deps-dev): bump @​types/node from 18.15.5 to 18.15.6
  • #947 build(deps-dev): bump @​types/node from 18.15.6 to 18.15.10
  • #951 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3

3.1.1

Fixes

  • #661 Update deprecation warning
  • #593 Create codeql-analysis.yml
  • #712 README: fix typo
  • #725 fix: Remove a blank row
  • #726 Update README.md with correct badge version
  • #633 Create scorecards-analysis.yml
  • #747 fix: add more verbosity to validation
  • #750 Regenerate scorecards-analysis.yml
  • #774 Switch to v3
  • #783 Fix network entry in table
  • #791 Trim arguments after splitting them
  • #769 Plumb failCi into verification function.

Dependencies

... (truncated)

Commits
  • 40a12dc chore(release): bump to 3.1.2 (#956)
  • 030a000 fix: add in all the extra arguments for uploader (#955)
  • 91e1847 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#951)
  • cc7fb3f build(deps-dev): bump @​types/node from 18.15.6 to 18.15.10 (#947)
  • fee4896 build(deps-dev): bump @​types/node from 18.15.5 to 18.15.6 (#946)
  • ddd8c1b build(deps): bump node-fetch from 3.3.0 to 3.3.1 (#938)
  • 76e2f52 build(deps-dev): bump @​types/node from 18.15.0 to 18.15.5 (#945)
  • 9b87723 build(deps-dev): bump @​types/node from 18.14.6 to 18.15.0 (#937)
  • 13d8b07 build(deps-dev): bump @​types/node from 18.14.2 to 18.14.6 (#933)
  • 4b062cb Update README to contain correct information - inputs and negate feature (#901)
  • 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[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.56 :tada:

Comparison is base (10c42c5) 92.18% compared to head (59cb52b) 93.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ============================================ + Coverage 92.18% 93.75% +1.56% - Complexity 21 22 +1 ============================================ Files 3 3 Lines 64 80 +16 ============================================ + Hits 59 75 +16 Misses 5 5 ``` [see 2 files with indirect coverage changes](https://codecov.io/gh/renoki-co/laravel-php-k8s/pull/78/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=renoki-co) 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=renoki-co). 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=renoki-co)

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

dependabot[bot] commented 1 year ago

Superseded by #79.