build(deps): bump the github-actions-dependencies group across 2 directories with 7 updates#216
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ctories with 7 updates Bumps the github-actions-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.34.2` | `0.35.0` | | [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) | `0.23.0` | `0.23.2` | | [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.34.2` | `0.35.0` | | [hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.23.0` | `0.23.2` | | [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.34.2` | `0.35.0` | | [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.34.2` | `0.35.0` | Bumps the github-actions-dependencies group with 1 update in the /.github/workflows/actions/setup-php directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php). Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.34.2 to 0.35.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@71b8594...4c9d517) Updates `hoverkraft-tech/ci-github-publish` from 0.23.0 to 0.23.2 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@48e0c54...2c8e24b) Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.34.2 to 0.35.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.34.2...0.35.0) Updates `hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml` from 0.23.0 to 0.23.2 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@48e0c54...2c8e24b) Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.34.2 to 0.35.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@71b8594...4c9d517) Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.34.2 to 0.35.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases) - [Commits](hoverkraft-tech/ci-github-common@0.34.2...0.35.0) Updates `shivammathur/setup-php` from 2.37.0 to 2.37.1 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](shivammathur/setup-php@accd612...7c071df) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-publish dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml dependency-version: 0.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: shivammathur/setup-php dependency-version: 2.37.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Hi, thank you for creating your PR, we will check it out very soon |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #216 +/- ##
=========================================
Coverage 96.30% 96.30%
Complexity 510 510
=========================================
Files 38 38
Lines 1514 1514
=========================================
Hits 1458 1458
Misses 56 56 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions-dependencies group with 6 updates in the / directory:
0.34.20.35.00.23.00.23.20.34.20.35.00.23.00.23.20.34.20.35.00.34.20.35.0Bumps the github-actions-dependencies group with 1 update in the /.github/workflows/actions/setup-php directory: shivammathur/setup-php.
Updates
hoverkraft-tech/ci-github-common/.github/workflows/greetings.ymlfrom 0.34.2 to 0.35.0Release notes
Sourced from hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml's releases.
Commits
4c9d517docs: update actions and workflows documentation2579c60feat(local-workflow-actions)!: get source repo of reusable workflow from job ...451f2f5chore: bump fast-xml-parserb4bf648chore: bump the github-actions-dependencies group across 11 directories with ...80a7dfbchore: bump fast-xml-parser in /actions/parse-ci-reports802a592chore: bump fast-xml-parser7018cf3docs: update actions and workflows documentationUpdates
hoverkraft-tech/ci-github-publishfrom 0.23.0 to 0.23.2Release notes
Sourced from hoverkraft-tech/ci-github-publish's releases.
Commits
2c8e24bbuild(deps): Bump the github-actions-dependencies group across 1 directory wi...f84b3c3docs: update actions and workflows documentation91a69c7build(deps): Bump the github-actions-dependencies group across 5 directories ...7179ef5docs: update actions and workflows documentation1dfc72abuild(deps): Bump the github-actions-dependencies group across 3 directories ...54a081ddocs: update actions and workflows documentationa662531docs(deploy/github-pages): improve description for build-path regarding expec...e200699build(deps): Bump hoverkraft-tech/public-docs/.github/workflows/sync-docs-dis...Updates
hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.ymlfrom 0.34.2 to 0.35.0Release notes
Sourced from hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml's releases.
Commits
4c9d517docs: update actions and workflows documentation2579c60feat(local-workflow-actions)!: get source repo of reusable workflow from job ...451f2f5chore: bump fast-xml-parserb4bf648chore: bump the github-actions-dependencies group across 11 directories with ...80a7dfbchore: bump fast-xml-parser in /actions/parse-ci-reports802a592chore: bump fast-xml-parser7018cf3docs: update actions and workflows documentationUpdates
hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.ymlfrom 0.23.0 to 0.23.2Release notes
Sourced from hoverkraft-tech/ci-github-publish/.github/workflows/prepare-release.yml's releases.
Commits
2c8e24bbuild(deps): Bump the github-actions-dependencies group across 1 directory wi...f84b3c3docs: update actions and workflows documentation91a69c7build(deps): Bump the github-actions-dependencies group across 5 directories ...7179ef5docs: update actions and workflows documentation1dfc72abuild(deps): Bump the github-actions-dependencies group across 3 directories ...54a081ddocs: update actions and workflows documentationa662531docs(deploy/github-pages): improve description for build-path regarding expec...e200699build(deps): Bump hoverkraft-tech/public-docs/.github/workflows/sync-docs-dis...Updates
hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.ymlfrom 0.34.2 to 0.35.0Release notes
Sourced from hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml's releases.
Commits
4c9d517docs: update actions and workflows documentation2579c60feat(local-workflow-actions)!: get source repo of reusable workflow from job ...451f2f5chore: bump fast-xml-parserb4bf648chore: bump the github-actions-dependencies group across 11 directories with ...80a7dfbchore: bump fast-xml-parser in /actions/parse-ci-reports802a592chore: bump fast-xml-parser7018cf3docs: update actions and workflows documentationUpdates
hoverkraft-tech/ci-github-common/.github/workflows/stale.ymlfrom 0.34.2 to 0.35.0Release notes
Sourced from hoverkraft-tech/ci-github-common/.github/workflows/stale.yml's releases.
Commits
4c9d517docs: update actions and workflows documentation2579c60feat(local-workflow-actions)!: get source repo of reusable workflow from job ...451f2f5chore: bump fast-xml-parserb4bf648chore: bump the github-actions-dependencies group across 11 directories with ...80a7dfbchore: bump fast-xml-parser in /actions/parse-ci-reports802a592chore: bump fast-xml-parser7018cf3docs: update actions and workflows documentationUpdates
shivammathur/setup-phpfrom 2.37.0 to 2.37.1Release notes
Sourced from shivammathur/setup-php's releases.
Commits
7c071dfBump version to 2.37.1eeef37eGHSA-pqwm-q9pv-ph8r - Fix CWE-78 [skip ci]0dc3306Fix phalcon5 support on Windows680a983Fix phalcon version for PHP 8.0 [skip ci]694649aFix mutable tool cache restore46a991bMerge pull request #1081 from Pyker/patch-17748c24GHSA-f9f8-rm49-7jv2: Fix GitHub auth handling for composer in affected versionsac9c953Fix composer v2 version in README7729e41Improve enabling gearman [skip ci]af2322bFix fallback in Install-PSPackage on WindowsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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