Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps WorkOfStan/seablast-actions from 0.2.1 to 0.2.3.

Release notes

Sourced from WorkOfStan/seablast-actions's releases.

fix: uses super-linter:v7.2.1 which doesn't invoke composer

Added

  • Dump GitHub Variables for debugging

Fixed

  • linter.yml uses: super-linter/super-linter/[email protected] (instead of super-linter/super-linter@main) as v7.3.0 has a bug - composer expects PHP extensions that are not installed within super-linter environment

Note: It's not possible to select super-linter version through a parameter, as the uses field expects a static string, so at least super-linter/super-linter/slim@latest (instead of super-linter/super-linter@main) is used for sake of efficiency as these linters are not used in PHP anyway: Rustfmt, Rust Clippy, Azure Resource Manager Template Toolkit (arm-ttk), PSScriptAnalyzer, dotnet (.NET) commands and subcommands.

The cache name starts with phps- prefix. PHPCS-fix instead of old phpcbf.

Added

  • chain jobs example

Changed

  • The cache name (key) is phps-${{ runner.os }}-PHP${{ matrix.php-version }}-vendor-${{ hashFiles('**/composer.json') }}

Deprecated

Fixed

  • shell: bash added where missing
Changelog

Sourced from WorkOfStan/seablast-actions's changelog.

[0.2.3] - 2025-03-09

Uses super-linter:v7.2.1 which doesn't invoke composer.

Added

  • Dump GitHub Variables for debugging

Fixed

  • linter.yml uses: super-linter/super-linter/[email protected] (instead of super-linter/super-linter@main) as v7.3.0 has a bug - composer expects PHP extensions that are not installed within super-linter environment

[0.2.2] - 2025-02-21

Added

  • chain jobs example

Changed

  • The cache name (key) is phps-${{ runner.os }}-PHP${{ matrix.php-version }}-vendor-${{ hashFiles('**/composer.json') }}

Deprecated

Fixed

  • shell: bash added where missing
Commits
  • 379a265 fix: uses super-linter:v7.2.1 which doesn't invoke composer (#20)
  • 31654a8 The cache name starts with phps- prefix. PHPCS-fix instead of old phpcbf. (...
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [WorkOfStan/seablast-actions](https://github.com/workofstan/seablast-actions) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/workofstan/seablast-actions/releases)
- [Changelog](https://github.com/WorkOfStan/seablast-actions/blob/main/CHANGELOG.md)
- [Commits](WorkOfStan/seablast-actions@v0.2.1...v0.2.3)

---
updated-dependencies:
- dependency-name: WorkOfStan/seablast-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2025

Looks like WorkOfStan/seablast-actions is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/WorkOfStan/seablast-actions-0.2.3 branch April 1, 2025 20:40
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