-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
github-actions: bump the minor-patch-dependencies group with 3 updates #32
github-actions: bump the minor-patch-dependencies group with 3 updates #32
Conversation
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Files.github/workflows/continuous-integration.yml
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #32 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 29 29
===========================================
Files 4 4
Lines 93 93
===========================================
Hits 93 93
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Bumps the minor-patch-dependencies group with 3 updates: [shivammathur/setup-php](https://github.com/shivammathur/setup-php), [ramsey/composer-install](https://github.com/ramsey/composer-install) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `shivammathur/setup-php` from 2.29.0 to 2.30.0 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.29.0...2.30.0) Updates `ramsey/composer-install` from 2.2.0 to 3.0.0 - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@2.2.0...3.0.0) Updates `codecov/codecov-action` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: ramsey/composer-install dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-patch-dependencies - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
2c2f016
to
63094b6
Compare
Code Climate has analyzed commit 63094b6 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
Bumps the minor-patch-dependencies group with 3 updates: shivammathur/setup-php, ramsey/composer-install and codecov/codecov-action.
Updates
shivammathur/setup-php
from 2.29.0 to 2.30.0Release notes
Sourced from shivammathur/setup-php's releases.
Commits
a4e22b6
Bump version to 2.30.04f6ab99
Sync brew core tap for all runnersa870b0a
Update README [skip ci]6727113
Update README.mda6ce3f5
Add support to use existing COMPOSER_PROCESS_TIMEOUT1a5ac4a
Add more notes about debugging symbols in README [skip ci]765279d
Merge pull request #813 from shivammathur/dependabot/github_actions/develop/c...d71d15b
Bump codecov/codecov-action from 3 to 4ad24e86
Merge pull request #812 from shivammathur/dependabot/github_actions/develop/a...73dfd2f
Bump actions/cache from 3 to 4Updates
ramsey/composer-install
from 2.2.0 to 3.0.0Release notes
Sourced from ramsey/composer-install's releases.
Commits
57532f8
Update cache action runner (#252)1919f6c
Revert "Update cache action runner (#252)"338f10e
docs: bump versions for example (#255)c58cccf
chore: Bump codecov/codecov-action from 3 to 4 (#256)b231af5
Add require lock file input parameter (#251)c8eb880
chore: Bump actions/checkout from 3 to 4 (#248)0b4a7fe
Update cache action runner (#252)c49029a
Fix finding composer cache dir (#233)12e7194
chore: update Ruby version for code coverage job3bbf937
fix: build status badge (#243)Updates
codecov/codecov-action
from 4.0.1 to 4.1.0Release notes
Sourced from codecov/codecov-action's releases.
Commits
54bcd87
chore(release): v4.1.0 (#1307)8ba77ef
build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#1305)c60aa80
build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 (#1306)2fc4847
fix: set safe directory (#1304)0cfda1d
chore(release): bump to 4.0.2 (#1302)7d3a55e
build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1286)fe84a0b
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.21.0 to 7.0.0 (...e12c940
Use updated syntax for GitHub Markdown notes (#1300)ef7f8a5
build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 (#1298)b8a1d6a
build(deps-dev): bump@typescript-eslint/eslint-plugin
from 6.20.0 to 6.21.0 ...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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions