Jey-Cee / ioBroker.upnp

Serves for communication and interaction with all upnp-capable devices.
MIT License
10 stars 8 forks source link

Bump @alcalzone/release-script from 1.10.0 to 2.1.0 #79

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

Release v2.1.0

No release notes provided.

Release v2.0.0

Require Node.js 12+, update dependencies

Changelog

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

2.1.0 (2021-06-30)

  • Add support to release yarn v2+ workspaces (when the workspace-tools and version plugins are installed)

2.0.0 (2021-06-19)

  • Require Node.js 12+, update dependencies
Commits
  • 7c3ef98 fix: skip check for base_ref master
  • cafef6e chore: release v2.1.0
  • 340567e chore: update changelog
  • b53d30d feat: implement yarn v2+ workspace mode (#78)
  • f73eb96 chore: release v2.0.0
  • cc1e990 chore: prepare next release
  • 2132392 build: bump @​types/node from 15.6.1 to 15.12.4 (#77)
  • adf754c build: bump alcalzone-shared from 3.0.4 to 4.0.0 (#76)
  • 73e7645 build: bump typescript from 4.3.2 to 4.3.4 (#75)
  • c5379ca build: bump yargs and @​types/yargs to v17 (#71)
  • 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 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[bot] commented 3 years ago

Superseded by #81.