Skip to content

Bump @iobroker/repochecker from 5.13.1 to 5.17.4 in /express/backend#173

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/express/backend/iobroker/repochecker-5.17.4
Closed

Bump @iobroker/repochecker from 5.13.1 to 5.17.4 in /express/backend#173
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/express/backend/iobroker/repochecker-5.17.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @iobroker/repochecker from 5.13.1 to 5.17.4.

Release notes

Sourced from @​iobroker/repochecker's releases.

Release v5.17.4

  • (mcm1957) default value for engines corrected.

Release v5.17.3

  • (mcm1957) exclude 'scripts' directory from scanning

Release v5.17.2

  • (mcm1957) False positive when searching copyright line at README.md fixed.

Release v5.17.1

  • (mcm1957) Disable [E6031] Changelog section in README.md is missing entry/entries.

Release v5.17.0

  • (mcm1957) jsonConfig component oauth2 added.
  • (mcm1957) Some translation issue are compacted better.
  • (mcm1957) handle package alias definitiosn from tsconfig.json
  • (@​copilot) Improved [E5004]/[W5004]/[W5005] checks: setInterval()/setTimeout() are now scanned across all source files (not just the main file); bare calls (not prefixed with this. or adapter.) are flagged with a suggestion to use this.setInterval()/adapter.setInterval() or this.setTimeout()/adapter.setTimeout() instead. Messages also note when no matching clearInterval()/clearTimeout() is detected in the file.
  • (@​copilot) Added support for // @repochecker: optional dependency 'pkg' comments in source files: missing dependency warnings ([W5042]) are suppressed for declared optional packages, and dedicated warning/suggestion messages are emitted for invalid/unused/optional-missing declarations.
  • (@​copilot) Adjusted timer checks: bare setInterval()/setTimeout() calls are now reported once as suggestions ([S5004]/[S5005]) across all source files, while missing matching clearInterval()/clearTimeout() calls are reported separately as warnings ([W5004]/[W5005]).
  • (@​copilot) Updated adminUI/file consistency checks: admin/jsonConfig.json(5) now consistently warns ([W5046]) when common.adminUI.config !== "json", and added the same warning pattern for admin/jsonTab.json(5) via [W5064] when common.adminUI.tab !== "json".

Release v5.16.1

  • (mcm1957) Processing of require / import filenames has been adapterd.

Release v5.16.0

  • (mcm1957) Incorrect checking of provenence / trusted publishing has benn fixed.
  • (mcm1957) Checking of @​tsconfig/nodeNN has been added
  • (mcm1957) Checing of state roles has been renewed
  • (mcm1957) Component qrCodeSendTo has been added

Release v5.15.1

  • (mcm1957) X56xx issues have been count-limited

Release v5.15.0

  • (mcm1957) I18n checks have been extended

Release v5.14.2

  • (mcm1957) Crash when checking github dependencies has been fixed

Release v5.14.1

  • (mcm1957) support for exceptions for some package update suggestions added

Release v5.14.0

  • (@​copilot) Added [E1143]: when package.json main points to a .ts file, io-package.json must set common.compact to false. In this case [S1039] is no longer emitted.
  • (@​copilot) Added [W5060]: warns when a package is listed in dependencies of package.json but is not imported or required by any scanned source file. Plugin packages implied by io-package.json common.plugins are ignored to avoid false positives.
  • (@​copilot) Added [S3042]/[S3043]/[S3044]: suggest using only the major version tag (e.g. @v2) when test-and-release.yml pins a specific minor/patch version (e.g. @v2.0.0) for ioBroker/testing-action-check, ioBroker/testing-action-adapter, or ioBroker/testing-action-deploy.
  • (@​copilot) Added notification scope checks in io-package.json: errors when notifications[].scope is missing and warns when the scope is neither the adapter name nor in a general allowlist (currently empty).
  • (@​copilot) Moved file-list-based eslint config file checks to run after code file discovery and now abort on missing internal context.filesList.
  • (@​copilot) Added eslint migration/config checks for package/workflow validation, including lint: true verification in test-and-release.yml.
  • (@​copilot) Improved test-and-release.yml OS checks to evaluate matrix or action-step OS coverage against package.json os restrictions, including alias mapping (linux/win32/darwin).

... (truncated)

Commits

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 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 [@iobroker/repochecker](https://github.com/ioBroker/ioBroker.repochecker) from 5.13.1 to 5.17.4.
- [Release notes](https://github.com/ioBroker/ioBroker.repochecker/releases)
- [Commits](ioBroker/ioBroker.repochecker@v5.13.1...v5.17.4)

---
updated-dependencies:
- dependency-name: "@iobroker/repochecker"
  dependency-version: 5.17.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #174.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/express/backend/iobroker/repochecker-5.17.4 branch June 3, 2026 20:19
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant