Skip to content

Update fhem/fhem-controls-actions action to v4 - #81

Merged
sidey79 merged 1 commit into
mainfrom
renovate/fhem-fhem-controls-actions-4.x
Jul 23, 2026
Merged

Update fhem/fhem-controls-actions action to v4#81
sidey79 merged 1 commit into
mainfrom
renovate/fhem-fhem-controls-actions-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
fhem/fhem-controls-actions action major v3.0.1v4.0.0

Release Notes

fhem/fhem-controls-actions (fhem/fhem-controls-actions)

v4.0.0: Version 4.0.0

Compare Source

What's Changed

Relative paths in controls files

Generated UPD entries are now relative to the location of the controls file.

  • Paths no longer start with ./ or ../.
  • When the controls file is stored in a subdirectory, generated paths are relative to that directory.
  • This produces paths that can be used directly by FHEM update commands.

For example, a controls file stored as controls/controls_example.txt now contains paths relative to the controls directory.

[!IMPORTANT]
This changes the path format generated by previous versions. Please review workflows or tools that rely on the former ./-prefixed paths.

ECMAScript module support

The action and its tests have been migrated from CommonJS to ECMAScript modules. This prepares the project for the current @actions/core release and modern Node.js environments.

Build and CI modernization
  • Node.js 20 has been removed from the test matrix.
  • Renovate has been added for automated dependency maintenance.

Dependency and tooling updates

The following list shows only the overall changes from v3.0.0 to v4.0.0, without intermediate update steps:

Runtime and development dependencies
  • @actions/core: 1.11.13.0.1
  • @vercel/ncc: 0.38.40.44.1
  • eslint: 9.39.110.7.0
  • jest: 30.2.030.4.2
GitHub Actions
  • actions/checkout: v6v7
  • actions/setup-node: v6v7
  • andstor/file-existence-action: v3.0.0v3.1.0
  • EndBug/add-and-commit: v9v10

Full Changelog: fhem/fhem-controls-actions@v3.0.1...v4.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sidey79
sidey79 merged commit ef88fe8 into main Jul 23, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/fhem-fhem-controls-actions-4.x branch July 23, 2026 17:22
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.

1 participant