guibranco / pancake

🧰 🛠️ Pancake project - toolkit for PHP projects
https://guibranco.github.io/pancake/
MIT License
3 stars 1 forks source link

build(deps): bump gittools/actions from 1 to 2 #198

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps gittools/actions from 1 to 2.

Release notes

Sourced from gittools/actions's releases.

v2.0.0

What's Changed

Full Changelog: https://github.com/GitTools/actions/compare/v1.2.0...v2.0.0

v1.2.0

What's Changed

... (truncated)

Commits
  • d2063e5 updated code/samples to use version latest version of tools
  • 95a86de Merge pull request #1186 from arturcic/main
  • 48a39b9 #1183 - updated examples to use the correct GRM arguments
  • edbb8af Merge pull request #1185 from arturcic/main
  • 214f10e dist update
  • 57b6e5e #1184 - allow GRM versions up to 0.20.0
  • e9ae5a5 update examples version to 2.0.0
  • b8bc16a switch to production release
  • 136b869 Merge pull request #1179 from GitTools/dependabot/npm_and_yarn/eslint-plugin-...
  • c33ec7b Bump eslint-plugin-promise from 6.4.0 to 6.6.0
  • 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 will merge this PR once CI passes on it, as requested by @guibranco.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 1 month ago

The following labels could not be found: github-actions, dependencies.

guibranco commented 1 month ago

@dependabot squash and merge

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits 3171fe4..37de713. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗
DeepSource SQL LogoSQL✅ SuccessView Check ↗
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource PHP LogoPHP✅ SuccessView Check ↗
DeepSource Docker LogoDocker✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePhp
Branch Coverage100%100%
Composite Coverage95.7%95.7%
Line Coverage95.7%95.7%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (3171fe431f93078a8ccfdb6744c791c6e3c27012) | 235 | 225 | 95.74% | | | Head commit (37de7132d347da096646dcac8dbe964b8bd11b08) | 235 (+0) | 225 (+0) | 95.74% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#198) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

dependabot[bot] commented 1 month ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

github-actions[bot] commented 1 month ago

Infisical secrets check: :white_check_mark: No secrets leaked!

Scan results:

3:21AM INF scanning for exposed secrets...
3:21AM INF 132 commits scanned.
3:21AM INF scan completed in 425ms
3:21AM INF no leaks found
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.65%. Comparing base (3171fe4) to head (37de713).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ======================================= Coverage 95.65% 95.65% ======================================= Files 8 8 Lines 230 230 ======================================= Hits 220 220 Misses 10 10 ```

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