[iobroker-bot] Add missing GitHub Actions Dependabot configuration#90
Open
ioBroker-Bot wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
German description can be found below
Deutsche Beschreibung 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 there are any questions or if a PR seems faulty. Please open an 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 creates a new Dependabot configuration file at
.github/dependabot.yml. Dependabot checks the configured GitHub Actions workflows and npm dependencies on the defined schedule and opens pull requests when updates are available. The new file uses one shared cron schedule for all update blocks, limits the number of open Dependabot PRs, and includes the npm settings already required for ioBroker repositories.Technical details
.github/dependabot.ymldoes not exist, this template creates a new configuration file with update entries forgithub-actionsandnpm..github/dependabot.ymlalready exists, this template only adds the missinggithub-actionsblock and keeps existing comments unchanged.github-actionsblock, no changes are applied and no PR is created.References
Deutsche Beschreibung
Dieser PR erstellt die neue Dependabot-Konfigurationsdatei
.github/dependabot.yml. Dependabot prüft die konfigurierten GitHub-Actions-Workflows und npm-Abhängigkeiten nach dem festgelegten Zeitplan und erstellt bei verfügbaren Aktualisierungen Pull Requests. Die neue Datei verwendet für alle Update-Blöcke denselben Cron-Zeitplan, begrenzt die Anzahl offener Dependabot-PRs und enthält die für ioBroker-Repositories bereits benötigten npm-Einstellungen.Technische Details
.github/dependabot.ymlnicht existiert, erstellt diese Vorlage eine neue Konfigurationsdatei mit Update-Einträgen fürgithub-actionsundnpm..github/dependabot.ymlbereits existiert, ergänzt diese Vorlage nur den fehlendengithub-actions-Block und lässt bestehende Kommentare unverändert.github-actions-Block enthält, werden keine Änderungen angewendet und es wird kein PR erstellt.Referenzen
You my recreate this PR by adding the following comment:
@ioBroker-Bot recreate
Template: E8903-addDependabotGithubAction