Skip to content

Bump JohnnyMorganz/stylua-action from 4 to 5#19

Merged
ryanlua merged 1 commit intomainfrom
dependabot/github_actions/JohnnyMorganz/stylua-action-5
Apr 6, 2026
Merged

Bump JohnnyMorganz/stylua-action from 4 to 5#19
ryanlua merged 1 commit intomainfrom
dependabot/github_actions/JohnnyMorganz/stylua-action-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps JohnnyMorganz/stylua-action from 4 to 5.

Release notes

Sourced from JohnnyMorganz/stylua-action's releases.

v5.0.0

Breaking Changes

New Contributors

Full Changelog: JohnnyMorganz/stylua-action@v4.1.0...v5.0.0

v4.1.0

What's Changed

This can be configured by setting args: false

- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
  with:
    token: ${{ secrets.GITHUB_TOKEN }}
    version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
    # This disables running `stylua`
    args: false
  # Run stylua independently
- run: |
    stylua --version

New Contributors

Full Changelog: JohnnyMorganz/stylua-action@v4...v4.1.0

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [JohnnyMorganz/stylua-action](https://github.com/johnnymorganz/stylua-action) from 4 to 5.
- [Release notes](https://github.com/johnnymorganz/stylua-action/releases)
- [Commits](JohnnyMorganz/stylua-action@v4...v5)

---
updated-dependencies:
- dependency-name: JohnnyMorganz/stylua-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@ryanlua ryanlua merged commit 28be24b into main Apr 6, 2026
5 checks passed
@ryanlua ryanlua deleted the dependabot/github_actions/JohnnyMorganz/stylua-action-5 branch April 6, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant