Skip to content

Bump the github-actions group with 2 updates#54

Merged
Jarod42 merged 1 commit into
masterfrom
dependabot/github_actions/github-actions-3ffbce83b5
Apr 13, 2026
Merged

Bump the github-actions group with 2 updates#54
Jarod42 merged 1 commit into
masterfrom
dependabot/github_actions/github-actions-3ffbce83b5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps the github-actions group with 2 updates: JohnnyMorganz/stylua-action and mymindstorm/setup-emsdk.

Updates 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

Updates mymindstorm/setup-emsdk from 15 to 16

Release notes

Sourced from mymindstorm/setup-emsdk's releases.

Version 16

This is really just a no-op release to test publishing from the new location.

What's Changed

New Contributors

Full Changelog: emscripten-core/setup-emsdk@v15...v16

Commits
  • 4528d10 Update versions uses in README file (#59)
  • f77ca22 Use latest versions of github checkout and cache actions (#58)
  • fcab056 Rename master branch to main (#57)
  • 81fcc1f mymindstorm/setup-emsdk -> emscripten-core/setup-emsdk (#55)
  • eaddcae Update copyright year and holder in LICENSE file
  • See full diff in compare view

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 <dependency name> major version will 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 version will 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

Bumps the github-actions group with 2 updates: [JohnnyMorganz/stylua-action](https://github.com/johnnymorganz/stylua-action) and [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk).


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

Updates `mymindstorm/setup-emsdk` from 15 to 16
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](emscripten-core/setup-emsdk@v15...v16)

---
updated-dependencies:
- dependency-name: JohnnyMorganz/stylua-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: mymindstorm/setup-emsdk
  dependency-version: '16'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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 13, 2026
@Jarod42 Jarod42 merged commit cddad4a into master Apr 13, 2026
8 checks passed
@Jarod42 Jarod42 deleted the dependabot/github_actions/github-actions-3ffbce83b5 branch April 13, 2026 07:20
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