Skip to content

Update @alcalzone/release-script requirement from ^5.0.0 to ^5.2.0#472

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/alcalzone/release-script-tw-5.2.0
Open

Update @alcalzone/release-script requirement from ^5.0.0 to ^5.2.0#472
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/alcalzone/release-script-tw-5.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on @alcalzone/release-script to permit the latest version.

Release notes

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

Release v5.2.0

  • Local changes are now snapshotted and restored if the release fails locally (#205)
  • Fix: make CHANGELOG_OLD.md rotation more resilient (#202)
Changelog

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

5.2.0 (2026-05-06)

  • Local changes are now snapshotted and restored if the release fails locally (#205)
  • Fix: make CHANGELOG_OLD.md rotation more resilient (#202)

5.1.2 (2026-02-24)

  • iobroker plugin: Increase HTTP timeouts

5.1.1 (2026-02-12)

  • Update dependencies
  • Use trusted publishing

5.1.0 (2026-01-16)

  • iobroker plugin: Support translation using DeepL API

5.0.0 (2025-10-20)

  • Breaking: Releases can only be created from the default branch (usually main or master) now. To configure this behavior, use the branchPattern option, e.g. --branchPattern release/* to allow releases from branches starting with release/.

4.0.0 (2025-10-07)

  • Dependency upgrades
  • Switch to ESM module format
  • Require Node.js 18+

3.8.0 (2024-07-23)

  • git plugin: allow to skip push stage via noPush option

3.7.3 (2024-07-05)

  • package plugin: Support monorepos managed with Yarn v4

3.7.2 (2024-06-24)

  • iobroker plugin: Fixed issue in changelog cleanup routine introduced in 3.7.1

3.7.1 (2024-06-12)

  • iobroker plugin: Detect more author names and @ mentions in the changelog

3.7.0 (2023-11-29)

  • Added -lf option to run the lock file update with the --force flag
  • Dependency upgrades

3.6.0 (2023-07-03)

  • git plugin: Add the --tagOnly flag to only create a tag without pushing the commit to the release branch.

3.5.9 (2022-05-02)

  • Dependency upgrades

3.5.8 (2022-04-27)

  • Add missing semver dependency to several plugins
  • Dependency upgrades

3.5.7 (2022-03-10)

  • iobroker plugin: call correct method when translating news entries fails

... (truncated)

Commits
  • 4cd45e4 chore: release v5.2.0
  • 69cfdab ci: stop testing windows
  • 2a0ab30 chore: update changelog
  • c5235e1 feat: restore working tree when release fails locally (#205)
  • 0475eda ci: stop testing EOL Node.js versions (#203)
  • 2684817 fix(changelog): make CHANGELOG_OLD.md rotation more resilient (#202)
  • 52ba902 chore: release v5.1.2
  • a143cdb fix: increase HTTP request timeouts for ioBroker translations (#195)
  • fc73a75 chore: release v5.1.1
  • 3f1d0f3 chore: update changelog
  • 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 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 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)

Updates the requirements on [@alcalzone/release-script](https://github.com/AlCalzone/release-script) to permit the latest version.
- [Release notes](https://github.com/AlCalzone/release-script/releases)
- [Changelog](https://github.com/AlCalzone/release-script/blob/master/CHANGELOG.md)
- [Commits](AlCalzone/release-script@v5.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@alcalzone/release-script"
  dependency-version: 5.2.0
  dependency-type: direct:development
...

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 May 27, 2026

@GermanBluefox GermanBluefox left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

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.

1 participant