forked from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge upstream #7
Merged
Merged
Conversation
This file contains 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
Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 1 to 2. - [Release notes](https://github.com/ramsey/composer-install/releases) - [Commits](ramsey/composer-install@v1...v2) --- updated-dependencies: - dependency-name: ramsey/composer-install dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…amsey/composer-install-2 Bump ramsey/composer-install from 1 to 2
FIX run-tests workflow failing on prefer-lowest runs
docs: update broken Shields badges
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 1.0.0 to 2.1.0. - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases) - [Commits](aglipanci/laravel-pint-action@1.0.0...2.1.0) --- updated-dependencies: - dependency-name: aglipanci/laravel-pint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
UPDATE laravel-package-tools dependency version
## Uses Github's issue forms feature Documentation: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms Announcement: https://github.blog/changelog/2021-06-23-issues-forms-beta-for-public-repositories/ Example of it in use: [Feature Flags for Laravel new Issue Page](https://github.com/ylsideas/feature-flags/issues/new/choose) [Feature Flags for Laravel Bug Report Form](https://github.com/ylsideas/feature-flags/issues/new?assignees=peterfox&labels=bug&template=bug.yml&title=%5BBug%5D%3A+) --- I've been using this technique for a few months and it's a lot better in guiding users of a package to provide the right information. The form will ask for info like what happened, how to reproduce the bug, the package version, PHP version, Laravel version and which operating systems were used. There is also an optional notes field for further thoughts from the end user. The Issue link can be removed from `.github/ISSUE_TEMPLATE/config.yml` because the `.github/ISSUE_TEMPLATE/bug.yml` file will be found and automatically displayed on the new issue page.
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ependabot/fetch-metadata-1.3.6 Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
[Feature] Bug reporting via GH forms
…glipanci/laravel-pint-action-2.1.0 Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0
bump default versions to Laravel 10
Update permission of default GITHUB_TOKEN to contents: write. GitHub changed the default permission of the GITHUB_TOKEN to read-only at the beginning of February 2023 on all **new** repositories.[^1] [^1]: https://github.blog/changelog/2023-02-02-github-actions-updating-the-default-github_token-permissions-to-read-only/
Update permissions in GitHub Actions workflow to allow pushing changed files to repository
Update phpunit.xml.dist for PHPUnit 10
Ignore PHPUnit 10 cache
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/aglipanci/laravel-pint-action/releases) - [Commits](aglipanci/laravel-pint-action@2.1.0...2.2.0) --- updated-dependencies: - dependency-name: aglipanci/laravel-pint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Support Workbench
Fix composer.json syntax to fix composer install execution
Fix composer.json syntax
Prevent start script timeout
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
update pest version in composer.json
Receiving dependabot suggestions right after using this package as a template
…ctions/checkout-4 Bump actions/checkout from 3 to 4
Enhance Author/Vendor Github username guessing
update nunomaduro/larastan to larastan/larastan
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.
No description provided.