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

Bump capistrano-passenger from 0.2.0 to 0.2.1 #756

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps capistrano-passenger from 0.2.0 to 0.2.1.

Changelog

Sourced from capistrano-passenger's changelog.

0.2.1 (5 Apr 2021)

  • Made passenger-status use the same Command Map prefixes as passenger and passenger-config. Even though it's not used in this project by default, it may be useful in some cases, such as when someone needs to determine the passenger instance ID
  • Only run passenger commands from the release_path if passenger is in the Gemfile. Otherwise, it may be in a gemset that conflicts with a .ruby-gemset file in release_path.
Commits
  • a3b6a03 Increment version to 0.2.1
  • c717e03 Release prep: Update CHANGELOG
  • 635934d Merge pull request #53 from adamwolf/52-version-parsing
  • f678c88 Allow for (R) in Passenger version parsing.
  • f8b742e Merge pull request #51 from vaughany/master
  • c1325fe Update README.md
  • b226fdb Merge pull request #49 from emjot/fix-directory-does-not-exist
  • 1ceb6e8 Fix "Directory does not exist" with sshkit >= 1.19
  • 6dc408e Merge pull request #44 from nparry/patch-1
  • 75adcb1 Fix documentation about using groups for passenger_restart_runner
  • 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)

Bumps [capistrano-passenger](https://github.com/capistrano/passenger) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/capistrano/passenger/releases)
- [Changelog](https://github.com/capistrano/passenger/blob/master/CHANGELOG.md)
- [Commits](capistrano/passenger@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: capistrano-passenger
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@rococodogs rococodogs merged commit 32edde0 into develop Nov 17, 2021
@rococodogs rococodogs deleted the dependabot/bundler/develop/capistrano-passenger-0.2.1 branch November 17, 2021 18:07
@rococodogs rococodogs mentioned this pull request Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant