groovenauts / capistrano-systemd-multiservice

Capistrano Plugin to control services with systemd
MIT License
45 stars 17 forks source link

Update capistrano requirement from >= 3.7.0, < 3.12.0 to >= 3.7.0, < 3.13.0 #17

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on capistrano to permit the latest version.

Release notes

Sourced from capistrano's releases.

3.12.0

Note that this release limits the number of concurrent git connections by default. If you use Capistrano to deploy to > 10 servers simultaneously you may want to increase this number. See #2044 for details.

✨ New Features

📚 Documentation

Commits
  • b94853d Release 3.12.0
  • 5e5d918 Limit the number of concurrent git connections to 10, and make it configurabl...
  • fb063c3 Happy New Year! 🥳
  • 6e85c69 Fix %x typo in local tasks example (#2040)
  • 1bfbe82 Preparing v3.11.2
  • f8f081f Eliminate double CI builds on PRs (#2035)
  • 14492fc Merge pull request #2036 from capistrano/chores/update-gemspec-metadata
  • 13863cf Update gemspec with correct release notes URL, etc
  • e4a85d9 Maintain release notes using GitHub Actions (#2034)
  • 5c21b70 Use a stub for $stdin during testing (#2033)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
minimum2scp commented 4 years ago

I will release v0.1.0.beta8

minimum2scp commented 4 years ago

Released v0.1.0.beta8 https://github.com/groovenauts/capistrano-systemd-multiservice/releases/tag/v0.1.0.beta8