DrozmotiX / ioBroker.coronavirus-statistics

Adapter to show Global Corona Virus information and current reports
MIT License
18 stars 19 forks source link

Bump @alcalzone/release-script from 1.10.0 to 2.2.1 #296

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

Release v2.2.1

The script now detects a missing git identity and provides help on how to configure it

Release v2.2.0

Added an automated check of the Github Actions workflow file to spot potential errors that could fail a release

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.2.1 (2021-07-26)

  • The script now detects a missing git identity and provides help on how to configure it

2.2.0 (2021-07-01)

  • Added an automated check of the Github Actions workflow file to spot potential errors that could fail a release

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
  • c5db6b2 chore: release v2.2.1
  • 0b9d28b fix: detect missing git identity (#83)
  • 66c67d4 fix: update test and release workflow in README (#82)
  • 76895f5 chore: release v2.2.0
  • bf75c2c feat: add workflow check
  • fb26b06 build: bump @​types/node from 15.12.4 to 15.12.5 (#79)
  • 2bf8a7a build: bump typescript from 4.3.4 to 4.3.5 (#80)
  • 7c3ef98 fix: skip check for base_ref master
  • cafef6e chore: release v2.1.0
  • 340567e chore: update changelog
  • 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)
DutchmanNL commented 3 years ago

@dependabot recreate

dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.