-
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 2 updates #80
github-actions: bump the minor-patch-dependencies group with 2 updates #80
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files.github/workflows/continuous-integration.yml
.github/workflows/lint-workflow-files.yml
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #80 +/- ##
==========================================
Coverage ? 100.00%
Complexity ? 29
==========================================
Files ? 4
Lines ? 93
Branches ? 0
==========================================
Hits ? 93
Misses ? 0
Partials ? 0
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 2 updates: [shivammathur/setup-php](https://github.com/shivammathur/setup-php) and [raven-actions/actionlint](https://github.com/raven-actions/actionlint). Updates `shivammathur/setup-php` from 2.31.0 to 2.31.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@2.31.0...2.31.1) Updates `raven-actions/actionlint` from 1 to 2 - [Release notes](https://github.com/raven-actions/actionlint/releases) - [Commits](raven-actions/actionlint@v1...v2) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: raven-actions/actionlint dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3c3b0d2
to
3e0b16f
Compare
Code Climate has analyzed commit 3e0b16f 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 2 updates: shivammathur/setup-php and raven-actions/actionlint.
Updates
shivammathur/setup-php
from 2.31.0 to 2.31.1Release notes
Sourced from shivammathur/setup-php's releases.
Commits
c541c15
Bump version 2.31.1afff805
Fix cache support for ioncube594bd59
Fix version regex in Add-ExtensionUpdates
raven-actions/actionlint
from 1 to 2Release notes
Sourced from raven-actions/actionlint's releases.
... (truncated)
Commits
01fce4f
ci(linter): add workflow permissions (#24)a30be53
feat: switch to pipx & add github-token (#23)ea4eb57
ci(deps): Bump actions/cache from 3 to 4 (#20)You can trigger a rebase of this PR 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