Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps @iobroker/js-controller-common-db from 6.0.11 to 7.0.7.

Release notes

Sourced from @​iobroker/js-controller-common-db's releases.

Release v7.0.7

official release

Release v7.0.7-alpha.10-20250417-ebf87a343

nightly release

Release v7.0.7-alpha.9-20250403-6e6387bb6

nightly release

Release v7.0.7-alpha.8-20250324-d7f4b9128

nightly release

Release v7.0.7-alpha.7-20250322-78e6b4abb

nightly release

Release v7.0.7-alpha.6-20250306-a32b7b151

nightly release

Release v7.0.7-alpha.5-20250303-1bddb836d

nightly release

Release v7.0.7-alpha.4-20250125-99469b994

nightly release

Release v7.0.7-alpha.3-20250114-3f7dfd711

nightly release

Release v7.0.7-alpha.2-20250110-fe9fbf6b6

nightly release

Release v7.0.7-alpha.1-20250101-f1ba02661

nightly release

Release v7.0.7-alpha.0-20241228-8896efeba

nightly release

Release v7.0.6

official release

Release v7.0.5

official release

Release v7.0.4

official release

Release v7.0.4-alpha.2-20241128-664d3c562

nightly release

Release v7.0.4-alpha.1-20241120-1e3f92f91

nightly release

... (truncated)

Changelog

Sourced from @​iobroker/js-controller-common-db's changelog.

7.0.7 (2025-04-17) - Lucy

  • (@​foxriver76) fixed the edge-case problem on Windows (if adapter calls readDir on single file)
  • (@​foxriver76) fixed setting negative numbers via state set cli command
  • (@​GermanBluefox) corrected typing for checkPasswordAsync command and added caching of mulit-languages names
  • (@​GermanBluefox) Added support for the complex attribute names for the encrypted and protected native configuration properties: encryptedNative and protectedNative
  • (@​GermanBluefox) Improvement of adapter.findForeignObject (typing and optional parameters fixed)
  • (@​GermanBluefox) Improvement of JSON schema for io-package.json and type definitions

7.0.6 (2024-12-08) - Lucy

  • (@​foxriver76) fixed UI upgrade if admin is running on privileged port (<1024)

7.0.5 (2024-12-07) - Lucy

7.0.4 (2024-12-04) - Lucy

  • (@​Apollon77) Fixes async usage of extendObject
  • (@​Apollon77) Makes setObject async save
  • (@​foxriver76) deprecated set(Foreign)ObjectAsync as the non async methods are now working correctly with promises
  • (@​foxriver76) allow specifying a version on iob upgrade self command

7.0.3 (2024-11-13) - Lucy

  • (@​foxriver76) Introduce "Vendor Packages Workflow" (only relevant for vendors - see README.md)

7.0.2 (2024-10-28) - Lucy

  • (@​foxriver76) the UI upgrade now runs as the same user as the js-controller
  • (@​foxriver76) fixed iob validate command and setup custom migration

7.0.1 (2024-10-21) - Lucy

  • (@​foxriver76) fixed crash case on database migration
  • (@​foxriver76) fixed edge case crash cases if notifications are processed nearly simultaneously

7.0.0 (2024-10-06) - Lucy

Breaking changes

  • Backups created with 7.0.x cannot be restored with a previous version

Features

  • (@​GermanBluefox) Added support for dynamic notification data (with this feature developers can create interactive notifications in the Admin adapter)
  • (@GermanBluefox/@​foxriver76) implemented automatic upload on adapter start if version mismatch is detected
  • (@​foxriver76) improved backup/restore process to work for arbitrary large installations
  • (@​foxriver76) added notification if new image is available on Docker Hub (for official docker systems)

Optimizations and fixes

  • (@​foxriver76) extend the time to wait until the controller is stopped on controller UI upgrade
  • (@​foxriver76) enhanced translations for the diskSpaceIssues notification category
  • (@​foxriver76) enriched logging on upload with version information

Developer relevant new features

  • (@​GermanBluefox) On registerNotification developers can now pass additional context data e.g. for dynamic notifications with Admin adapter

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/iobroker/js-controller-common-db-7.0.7 branch from 841c747 to 2558a78 Compare May 1, 2025 05:22
Bumps [@iobroker/js-controller-common-db](https://github.com/ioBroker/ioBroker.js-controller) from 6.0.11 to 7.0.7.
- [Release notes](https://github.com/ioBroker/ioBroker.js-controller/releases)
- [Changelog](https://github.com/ioBroker/ioBroker.js-controller/blob/master/CHANGELOG.md)
- [Commits](ioBroker/ioBroker.js-controller@v6.0.11...v7.0.7)

---
updated-dependencies:
- dependency-name: "@iobroker/js-controller-common-db"
  dependency-version: 7.0.7
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/iobroker/js-controller-common-db-7.0.7 branch from 2558a78 to 56c785f Compare May 1, 2025 05:53
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