kenigbolo / openSalon

An open source saloon booking and management system for beauty/hair care providers and the general public
https://www.opensalon.herokuapp.com
3 stars 3 forks source link

Bump puma from 4.1.0 to 4.1.1 #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps puma from 4.1.0 to 4.1.1.

Release notes *Sourced from [puma's releases](https://github.com/puma/puma/releases).* > ## 4.1.1 > 3 bugfixes > > * Revert our attempt to not dup STDOUT/STDERR ([#1946](https://github-redirect.dependabot.com/puma/puma/issues/1946)) > * Fix socket close on error ([#1941](https://github-redirect.dependabot.com/puma/puma/issues/1941)) > * Fix workers not shutting down correctly ([#1908](https://github-redirect.dependabot.com/puma/puma/issues/1908))
Changelog *Sourced from [puma's changelog](https://github.com/puma/puma/blob/master/History.md).* > ## 4.1.1 / 2019-09-05 > > * 3 bugfixes > * Revert our attempt to not dup STDOUT/STDERR ([#1946](https://github-redirect.dependabot.com/puma/puma/issues/1946)) > * Fix socket close on error ([#1941](https://github-redirect.dependabot.com/puma/puma/issues/1941)) > * Fix workers not shutting down correctly ([#1908](https://github-redirect.dependabot.com/puma/puma/issues/1908))
Commits - [`e324a12`](https://github.com/puma/puma/commit/e324a12b6fde3935c8548c81af274562c448f6d9) Version to 4.1.1 - [`ce45845`](https://github.com/puma/puma/commit/ce458451dbd489a8fc69066a3174854f658ea04d) test_integration.erb - fix intermittent test ([#1924](https://github-redirect.dependabot.com/puma/puma/issues/1924)) - [`9efac9e`](https://github.com/puma/puma/commit/9efac9ecf3640cb12a202ca916071275186ed84d) tests - clean up - three commits ([#1903](https://github-redirect.dependabot.com/puma/puma/issues/1903)) - [`b4ff8e1`](https://github.com/puma/puma/commit/b4ff8e1070e642a29c596cc7c299439118994290) 4.1.1 release notes - [`677f6b8`](https://github.com/puma/puma/commit/677f6b869fdfdae9dd3913e87658a6cf56ff7347) Revert "Avoid mutating global STDOUT & STDERR ([#1837](https://github-redirect.dependabot.com/puma/puma/issues/1837))" ([#1946](https://github-redirect.dependabot.com/puma/puma/issues/1946)) - [`2fb0f27`](https://github.com/puma/puma/commit/2fb0f274c2003866fa19dcac4b6af5c2bec6a52f) lib\puma\accept_nonblock.rb - fix socket closing on error ([#1941](https://github-redirect.dependabot.com/puma/puma/issues/1941)) - [`5e96236`](https://github.com/puma/puma/commit/5e962360cee64c314d9201ebde072270c500ac9e) Fixes Cluster worker shutdown/restart ([#1908](https://github-redirect.dependabot.com/puma/puma/issues/1908)) - See full diff in [compare view](https://github.com/puma/puma/compare/v4.1.0...v4.1.1)


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) - `@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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.