Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @iobroker/testing requirement from ^2.5.2 to ^2.5.3 #38

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Updates the requirements on @iobroker/testing to permit the latest version.

Changelog

Sourced from @​iobroker/testing's changelog.

2.5.3 (2022-01-29)

  • Fix: Ensure the tests use the file DB type

2.5.2 (2021-09-18)

  • Fix: adminUI.config is now respected for the config UI check and JSON config is allowed too
  • Updated dependencies
  • Modernized build process

2.5.1 (2021-09-05)

  • We now use the nightly js-controller dev builds instead of GitHub installation

2.4.4 (2021-03-14)

  • Fix error: iopackContent.common.titleLang is not iterable

2.4.3 (2021-03-12)

  • Fix: The adapter main file now correctly gets located when it is only defined in package.json, not io-package.json

2.4.2 (2021-01-06)

  • Fixed compatibility with the reworked database classes
  • Improved shutdown behavior of the adapter

2.4.1 (2021-01-01)

  • Fixed a bug where the wrong js-controller dependency would be installed

2.4.0 (2020-12-07)

  • Unit tests for adapter startup were removed and only log a warning that you can remove them
  • Upgrade many packages

2.3.0 (2020-08-20)

  • Added missing async functions to adapter mock
  • Fixed: TypeError "Cannot redefine property readyHandler" when using createMocks more than once
  • Upgrade to @types/iobroker v3.0.12

2.2.0 (2020-04-15)

  • Upgrade to @types/iobroker v3.0.2
  • Added mocks for supportsFeature, getPluginInstance, getPluginConfig

2.1.0 (2020-03-01)

  • Integration tests: For Node.js >= 10, the engine-strict flag is now set to true to be in line with newer ioBroker installations

v2.0.2

  • Unit tests: added mocks for getAbsoluteDefaultDataDir and getAbsoluteInstanceDataDir

Sorry, there isn't more yet.

Commits
  • 638f659 chore: release v2.5.3
  • b6d1967 chore: update release-script
  • 9232eac fix: ensure db type is "file" (#460)
  • 4d514c8 chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 (#458)
  • 817886e chore(deps): bump sinon from 11.1.2 to 12.0.1 (#456)
  • afd8281 chore(deps-dev): bump @​typescript-eslint/parser from 4.31.1 to 4.33.0 (#454)
  • 90fe642 chore(deps-dev): bump @​alcalzone/release-script from 3.4.0 to 3.4.2 (#455)
  • 059d1ed chore(deps-dev): bump @​types/sinon-chai from 3.2.6 to 3.2.8 (#452)
  • 04c6d24 chore(deps-dev): bump @​types/sinon from 10.0.2 to 10.0.6 (#451)
  • fbaa981 chore(deps): bump debug from 4.3.2 to 4.3.3 (#450)
  • 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 will merge this PR once CI passes on it, as requested by @GermanBluefox.


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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2022
Copy link
Contributor

@GermanBluefox GermanBluefox 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

Updates the requirements on [@iobroker/testing](https://github.com/AlCalzone/testing) to permit the latest version.
- [Release notes](https://github.com/AlCalzone/testing/releases)
- [Changelog](https://github.com/ioBroker/testing/blob/master/CHANGELOG.md)
- [Commits](ioBroker/testing@v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: "@iobroker/testing"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/iobroker/testing-tw-2.5.3 branch from e87bf27 to d6f081f Compare February 1, 2022 04:55
Copy link
Contributor

@GermanBluefox GermanBluefox 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 dependabot bot merged commit ce2f330 into master Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/iobroker/testing-tw-2.5.3 branch February 1, 2022 13:38
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.

None yet

1 participant