Skip to content

Bump protobufjs and @iobroker/adapter-dev#239

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-c6a32014d6
Open

Bump protobufjs and @iobroker/adapter-dev#239
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-c6a32014d6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps protobufjs to 7.5.4 and updates ancestor dependency @iobroker/adapter-dev. These dependencies need to be updated together.

Updates protobufjs from 7.2.4 to 7.5.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.4

7.5.4 (2025-08-15)

Bug Fixes

protobufjs: v7.5.3

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

protobufjs: v7.5.2

7.5.2 (2025-05-14)

Bug Fixes

protobufjs: v7.5.1

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

protobufjs: v7.5.0

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.5.4 (2025-08-15)

Bug Fixes

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

7.5.2 (2025-05-14)

Bug Fixes

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

7.5.0 (2025-04-15)

Features

  • add Edition 2023 Support (f04ded3)
  • add Edition 2023 Support (ac9a3b9)
  • add Edition 2023 Support (e5ca5c8)
  • add Edition 2023 Support (a84409b)
  • add Edition 2023 Support (9c5a178)
  • add Edition 2023 Support (b2c6867)
  • add Edition 2023 Support (60f3e51)
  • add Edition 2023 Support (a656361)
  • add Edition 2023 Support (869a95b)
  • add Edition 2023 Support (b936af4)
  • add Edition 2023 Support (a938467)
  • add Edition 2023 Support (1af8454)
  • add Edition 2023 Support (785416f)
  • add feature resolution (a9ffc8a)
  • add feature resolution and tests (68b5339)
  • add feature resolution for protobuf editions (547afa2)

... (truncated)

Commits

Updates @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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2026
@github-actions
Copy link
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): protobufjs, @iobroker/adapter-dev
  • Update type: unknown
  • Dependency type: development
  • Previous version:
  • New version:

Modified Files:

  • package-lock.json
  • package.json

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-c6a32014d6 branch from 60addfa to 9eed893 Compare February 17, 2026 21:16
@github-actions
Copy link
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): protobufjs, @iobroker/adapter-dev
  • Update type: unknown
  • Dependency type: development
  • Previous version:
  • New version:

Modified Files:

  • package-lock.json
  • package.json

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.4 and updates ancestor dependency [@iobroker/adapter-dev](https://github.com/ioBroker/adapter-dev). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.4 to 7.5.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.4...protobufjs-v7.5.4)

Updates `@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: protobufjs
  dependency-version: 7.5.4
  dependency-type: indirect
- dependency-name: "@iobroker/adapter-dev"
  dependency-version: 1.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-c6a32014d6 branch from 9eed893 to 609c683 Compare February 17, 2026 22:15
@github-actions
Copy link
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): protobufjs, @iobroker/adapter-dev
  • Update type: unknown
  • Dependency type: development
  • Previous version:
  • New version:

Modified Files:

  • package-lock.json
  • package.json

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