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

Update readme, deps, and stub #7

Merged
merged 5 commits into from
Jun 5, 2024
Merged

Update readme, deps, and stub #7

merged 5 commits into from
Jun 5, 2024

Conversation

thejmitchener
Copy link
Member

@thejmitchener thejmitchener commented Jun 5, 2024

Updates various dependencies and configurations within the project:

  1. Updated the version of the github-tag-action to 1.69.0 in the auto-release.yml workflow.
  2. Updated the version of the action-gh-release to v2 in the auto-release.yml workflow.
  3. Updated the version of the fetch-metadata to v2.1.0 in the dependabot-auto-merge.yml workflow.
  4. Updated the version of the laravel-pint-action to 2.4 in the fix-php-code-style-issues.yml workflow.
  5. Modified the content of the README.md file to improve clarity and consistency.
  6. Added 'app/View/**' to the refresh paths in the vite.config.js.stub file for improved integration.

These changes aim to enhance the project's functionality, maintainability, and documentation.

dependabot bot and others added 5 commits June 5, 2024 17:48
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.67.0 to 1.69.0.
- [Release notes](https://github.com/anothrnick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.67.0...1.69.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.3.1 to 2.4.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](aglipanci/laravel-pint-action@2.3.1...2.4)

---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1.6.0...v2.1.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Mitchener <64335706+thejmitchener@users.noreply.github.com>
@thejmitchener thejmitchener merged commit 49bf16f into main Jun 5, 2024
6 checks passed
@thejmitchener thejmitchener deleted the update-readme branch June 5, 2024 21:56
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.

None yet

1 participant