Skip to content
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 74 commits into from
Dec 14, 2023
Merged

Merge upstream #7

merged 74 commits into from
Dec 14, 2023

Conversation

bastien-phi
Copy link
Member

No description provided.

dependabot bot and others added 30 commits November 21, 2022 10:15
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
…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
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]>
crynobone and others added 28 commits August 15, 2023 19:29
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Fix composer.json syntax to fix composer install execution
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
@bastien-phi bastien-phi merged commit bb34bff into main Dec 14, 2023
1 of 5 checks passed
@bastien-phi bastien-phi deleted the merge_upstream branch December 14, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.