Apollon77 / ioBroker.meross

ioBroker Adapter to integrate Meross Cloud based devices
MIT License
23 stars 7 forks source link

Bump @alcalzone/release-script from 1.8.3 to 1.10.0 #186

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @alcalzone/release-script from 1.8.3 to 1.10.0.

Release notes

Sourced from @​alcalzone/release-script's releases.

Release v1.10.0

Support both **WORK IN PROGRESS** and __WORK IN PROGRESS__ as placeholders

Release v1.9.0

Allow defining different remotes than origin by using r flag, e.g. -r upstream/master Replace npm commands with yarn when yarn.lock is present.

Changelog

Sourced from @​alcalzone/release-script's changelog.

1.10.0 (2021-04-30)

  • Support both **WORK IN PROGRESS** and __WORK IN PROGRESS__ as placeholders

1.9.0 (2021-04-23)

  • Allow defining different remotes than origin by using r flag, e.g. -r upstream/master
  • Replace npm commands with yarn when yarn.lock is present.
Commits
  • 866bf27 chore: release v1.10.0
  • d4f11d8 feat: support ** and __ in the new version placeholder (#62)
  • 803a38a chore: release v1.9.0
  • b2573b6 feat: support yarn
  • 7bfc1ef build(deps-dev): bump typescript from 4.2.2 to 4.2.3 (#60)
  • 1700c64 build(deps): bump alcalzone-shared from 3.0.2 to 3.0.3 (#61)
  • 0cb2369 build(deps-dev): bump @​types/node from 14.14.31 to 14.14.37 (#58)
  • 693c986 build(deps): bump semver from 7.3.4 to 7.3.5 (#59)
  • 13ac5db build(deps-dev): bump @​types/yargs from 16.0.0 to 16.0.1 (#57)
  • 5dd7838 Allow defining remote repo (#56)
  • 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 will merge this PR once CI passes on it, as requested by @Apollon77.


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)