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

Bump @iobroker/plugin-base from 1.2.1 to 2.0.1 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps @iobroker/plugin-base from 1.2.1 to 2.0.1.

Release notes

Sourced from @​iobroker/plugin-base's releases.

Release v2.0.1

Breaking Changes:

  • (foxriver76) Methods no longer work with callback, please check the methods according to the types.
  • (foxriver76) All methods with async postfix are now working renamed to methods without the postfix while the callback methods have been removed
  • (foxriver76) Renamed instanciatePlugin to instantiatePlugin
  • (foxriver76) renamed isPluginInstanciated to isPluginInstantiated
Commits
  • 7df788d chore: release v2.0.1
  • b3af013 chore: release v2.0.0
  • 41ad338 update ci and deps
  • 9b8e53a v2 rework to promises (#126)
  • 01be2dc dependency updates
  • 084ce9f Merge pull request #116 from ioBroker/dependabot/npm_and_yarn/eslint-8.35.0
  • 98c72be Bump eslint from 8.26.0 to 8.35.0
  • 26a7684 Merge pull request #112 from ioBroker/dependabot/npm_and_yarn/typescript-4.9.5
  • f181a37 Merge pull request #109 from ioBroker/dependabot/npm_and_yarn/types/node-18.1...
  • 2eb9849 Merge pull request #115 from ioBroker/dependabot/npm_and_yarn/eslint-config-p...
  • Additional commits viewable in compare view

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

Bumps [@iobroker/plugin-base](https://github.com/ioBroker/plugin-base) from 1.2.1 to 2.0.1.
- [Release notes](https://github.com/ioBroker/plugin-base/releases)
- [Commits](ioBroker/plugin-base@v1.2.1...v2.0.1)

---
updated-dependencies:
- dependency-name: "@iobroker/plugin-base"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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, 2024
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