Skip to content

[iobroker-bot] Update Node.js versions in test-and-release workflow#422

Open
ioBroker-Bot wants to merge 1 commit intoApollon77:masterfrom
ioBroker-Bot:update-from-template-X0000-updateNodeJsAtTestAndRelease-1772994854
Open

[iobroker-bot] Update Node.js versions in test-and-release workflow#422
ioBroker-Bot wants to merge 1 commit intoApollon77:masterfrom
ioBroker-Bot:update-from-template-X0000-updateNodeJsAtTestAndRelease-1772994854

Conversation

@ioBroker-Bot
Copy link

German description can be found below
Deutsche Beschreibung befindet sich weiter unten

General information

This PR has been created by iobroker-bot. Please review the changes carefully and merge the PR if review is ok.

Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that a PR is faulty. Please open a issue at repository https://github.com/ioBroker/ioBroker.repochecker to report a faulty PR.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Changes provided by this PR

This PR updates the Node.js versions used in the .github/workflows/test-and-release.yml workflow to align with the currently maintained Node.js releases.

⚠️ Important: Compatibility check required

Please verify that your adapter is compatible with the Node.js versions introduced by this PR before merging.

Changes made

  1. Test matrix updated: The Node.js versions used for testing in the adapter-tests job have been updated to 20.x, 22.x, 24.x.

  2. Check-and-lint Node.js version updated: The Node.js version used in the check-and-lint job has been set to 22.

  3. Deploy Node.js version updated (if applicable): The Node.js version used in the deploy job has been set to 22. This change is only applied if the deploy step is present and not commented out.

  4. Minimum Node.js requirement updated (if required): The engines.node field in package.json has been updated to require at least Node.js 20. This change is only applied if the currently specified minimum version is lower than 20.

Summary of Node.js versions after applying this PR

  • Testing matrix: 20.x, 22.x, 24.x
  • Minimum required Node.js version (in package.json): >= 20

Deutsche Beschreibung

Aktualisierung der Node.js-Versionen im test-and-release-Workflow

Allgemeine Informationen

Dieser PR wurde durch iobroker-bot erstellt. Bitte die Änderungen sorgfältig überprüfen und den PR nach erfolgreicher Prüfung zusammenführen.

Bei Fragen oder wenn ein PR fehlerhaft erscheint, kann gerne Kontakt mit mir (@ioBroker-Bot) aufgenommen werden. Bitte ein Issue im Repository https://github.com/ioBroker/ioBroker.repochecker öffnen, um einen fehlerhaften PR zu melden.

Und VIELEN DANK für die Wartung dieses Adapters von mir und allen Nutzern.
Gemeinsam für das beste Nutzererlebnis arbeiten.

Euer
ioBroker Check and Service Bot

@mcm1957 zum Nachweis

Durch diesen PR bereitgestellte Änderungen

Dieser PR aktualisiert die Node.js-Versionen im .github/workflows/test-and-release.yml-Workflow, um die aktuell gewarteten Node.js-Versionen zu verwenden.

⚠️ Wichtig: Kompatibilitätsprüfung erforderlich

Bitte sicherstellen, dass der Adapter mit den durch diesen PR eingeführten Node.js-Versionen kompatibel ist, bevor der PR zusammengeführt wird.

Durchgeführte Änderungen

  1. Test-Matrix aktualisiert: Die für Tests verwendeten Node.js-Versionen im adapter-tests-Job wurden auf 20.x, 22.x, 24.x aktualisiert.

  2. Node.js-Version für Check-and-Lint aktualisiert: Die im check-and-lint-Job verwendete Node.js-Version wurde auf 22 gesetzt.

  3. Node.js-Version für Deployment aktualisiert (falls zutreffend): Die im deploy-Job verwendete Node.js-Version wurde auf 22 gesetzt. Diese Änderung wird nur angewendet, wenn der Deploy-Schritt vorhanden und nicht auskommentiert ist.

  4. Mindest-Node.js-Anforderung aktualisiert (falls erforderlich): Das Feld engines.node in der package.json wurde aktualisiert, um mindestens Node.js 20 zu erfordern. Diese Änderung wird nur angewendet, wenn die aktuell angegebene Mindestversion unter 20 liegt.

Zusammenfassung der Node.js-Versionen nach Anwendung dieses PR

  • Test-Matrix: 20.x, 22.x, 24.x
  • Mindest-Node.js-Version (in package.json): >= 20

Template: X0000-updateNodeJsAtTestAndRelease

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