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

build(deps-dev): bump @alcalzone/release-script from 3.4.3 to 3.5.0 #580

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps @alcalzone/release-script from 3.4.3 to 3.5.0.

Release notes

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

Release v3.5.0

  • Support managing Yarn monorepos without lerna
  • Fix: version plugin tries to propose the current prerelease identifier instead of always alpha
  • Publish all packages when promoting from prerelease to full release

Release v3.5.0-beta.5

  • Support managing Yarn monorepos without lerna

Release v3.5.0-beta.4

  • Support managing Yarn monorepos without lerna

Release v3.5.0-beta.3

  • Support managing Yarn monorepos without lerna

Release v3.5.0-beta.2

  • Support managing Yarn monorepos without lerna
Changelog

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

3.5.0 (2022-01-11)

  • Support managing Yarn monorepos without lerna
  • Fix: version plugin tries to propose the current prerelease identifier instead of always alpha
  • Publish all packages when promoting from prerelease to full release
Commits
  • 588cbd2 chore: release v3.5.0
  • c616a98 feat: publish all packages when going from prerelease to full release
  • 97e96f3 fix(version): propose current prerelease identifier instead of alpha
  • d17fce6 chore: release v3.5.0-beta.5
  • 56c81df fix: support --publishAll for yarn-managed monorepos
  • 8b34e2a chore: release v3.5.0-beta.4
  • 31a4b3a fix: always bump the root package version
  • bb063d3 chore: release v3.5.0-beta.3
  • 2b25659 fix: delete stableVersion before and after bumping the version (#109)
  • a2cfeee chore: release v3.5.0-beta.2
  • 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 @AlCalzone.


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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@coveralls
Copy link

coveralls commented Feb 1, 2022

Coverage Status

Coverage remained the same at 64.896% when pulling fc1eec2 on dependabot/npm_and_yarn/alcalzone/release-script-3.5.0 into c4dc12c on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/alcalzone/release-script-3.5.0 branch from 7c0afc0 to b210a2a Compare February 1, 2022 03:11
Copy link
Owner

@AlCalzone AlCalzone left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

Copy link
Owner

@AlCalzone AlCalzone left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

Bumps [@alcalzone/release-script](https://github.com/AlCalzone/release-script) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/AlCalzone/release-script/releases)
- [Changelog](https://github.com/AlCalzone/release-script/blob/master/CHANGELOG.md)
- [Commits](AlCalzone/release-script@v3.4.3...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/alcalzone/release-script-3.5.0 branch from b210a2a to fc1eec2 Compare February 1, 2022 04:22
Copy link
Owner

@AlCalzone AlCalzone left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 58e12e1 into master Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alcalzone/release-script-3.5.0 branch February 1, 2022 04:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2022

This PR has already been merged! 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants