Skip to content

chore(deps-dev): bump @iobroker/adapter-dev from 1.3.0 to 1.5.0#729

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/iobroker/adapter-dev-1.5.0
Open

chore(deps-dev): bump @iobroker/adapter-dev from 1.3.0 to 1.5.0#729
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/iobroker/adapter-dev-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2025

Bumps @iobroker/adapter-dev from 1.3.0 to 1.5.0.

Release notes

Sourced from @​iobroker/adapter-dev's releases.

Release v1.5.0

  • (@Apollon77/@​copilot) Add DeepL API support for higher quality translations. Set DEEPL_API_KEY environment variable to use DeepL as the preferred translation service. DeepL is prioritized over Google Translate when available.
  • (@Apollon77/@​copilot) Add remove-translations (rt) and remove-key (rk) commands for translation management. New commands allow removing translation keys from language files efficiently
  • (@Apollon77/@​copilot) Enhanced translation error messages for empty string keys with clearer error context and actionable guidance
  • (@Apollon77/@​copilot) Add --rebuild option to translate command for complete regeneration of translation files
  • (@Apollon77/@​copilot) Detect and preserve original indentation in JSON files during translation. Files using tab indentation or different space amounts are now preserved correctly instead of being converted to 4-space indentation.
  • (@Apollon77/@​copilot) Sort JSON keys alphabetically in all generated translation files
  • (@Apollon77/@​copilot) ESM support for TypeScript build format option. The --typescriptFormat option now accepts both cjs (CommonJS) and esm (ES modules) formats
  • (@Apollon77/@​copilot) Enhanced handling of rate limits for translations and persist as much progress as possible.

Release v1.4.0

  • (ticaki) rimraf replaced by by internal tool.
  • (hombach) change year to 2025
  • (hombach) Fix two vulnerabilities
  • (hombach) Bump dev dependencies
  • (hombach) add tests for node.js 22, remove node 16 tests
  • (@​GermanBluefox) Added convert command to convert old i18n structure to new one
  • (@​GermanBluefox) Packages were updated
  • (@​UncleSamSwiss) Change default path for translation JSON files to admin/i18n/en.json; the old path is still supported for existing repositories
Commits
  • 794bbcb chore: release v1.5.0
  • ee70cbb prepare release
  • 21def91 Add DeepL API support for higher quality translations (#367)
  • 7b36516 Stop translation attempts when rate-limited by Google Translate API and prese...
  • bc33748 changelog
  • f664fea Add remove-translations and remove-key commands for translation management (#...
  • e7568f6 Enhance translation error messages for empty string keys (#365)
  • b16a67f Migrate to ESLint 9 and @​iobroker/eslint-config (#363)
  • 6830f1e Add --rebuild option to translate command for complete regeneration of transl...
  • 4e80716 Detect and preserve original indentation in JSON files during translation (#356)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @o0shojo0o.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@iobroker/adapter-dev](https://github.com/ioBroker/adapter-dev) from 1.3.0 to 1.5.0.
- [Release notes](https://github.com/ioBroker/adapter-dev/releases)
- [Commits](ioBroker/adapter-dev@v1.3.0...v1.5.0)

---
updated-dependencies:
- dependency-name: "@iobroker/adapter-dev"
  dependency-version: 1.5.0
  dependency-type: direct:development
  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 Oct 1, 2025
Copy link
Copy Markdown
Member

@o0shojo0o o0shojo0o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 1, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions Bot added the Stale label May 13, 2026
@ioBroker-Bot
Copy link
Copy Markdown
Contributor

This issue should not be considered stale.
Please process and close it if completed.

@github-actions github-actions Bot removed the Stale label May 14, 2026
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.

2 participants