Commits
- [`29be47d`](https://github.com/devinus/poolboy/commit/29be47db8c2be38b18c908e43a80ebb7b9b6116b) Roll 1.5.2
- [`1ec7df5`](https://github.com/devinus/poolboy/commit/1ec7df5ad4e1c3c08888d8b830df8d6aa701f383) Fix dialyzer
- [`85e07ad`](https://github.com/devinus/poolboy/commit/85e07ad8e7f5dc04e26d65a11a269c274a881d8a) fix test
- [`5d40cc5`](https://github.com/devinus/poolboy/commit/5d40cc517edc9bb8ee70756544167b63f66662f0) deprecated erlang:get_stacktrace/0 function
- [`e761d77`](https://github.com/devinus/poolboy/commit/e761d77681886d0c60f5b43820ce64c59ae820c5) update deps
- [`d3f0185`](https://github.com/devinus/poolboy/commit/d3f018587b29444bb588afcded2c08a403f757d3) test erlang/otp 21
- [`d378f99`](https://github.com/devinus/poolboy/commit/d378f996182daa6251ad5438cee4d3f6eb7ea50f) Merge pull request [#90](https://github-redirect.dependabot.com/devinus/poolboy/issues/90) from waldyrious/patch-1
- [`18fbda1`](https://github.com/devinus/poolboy/commit/18fbda1bc9e8b5cbbc6af9505788d23c7cf15f8f) Merge pull request [#88](https://github-redirect.dependabot.com/devinus/poolboy/issues/88) from alexchowle/master
- [`f3ee136`](https://github.com/devinus/poolboy/commit/f3ee136cb4e0e60ec2f5266838bfde0de4331884) add license title
- [`c9397a0`](https://github.com/devinus/poolboy/commit/c9397a04aea389f501d535c4b4192596923e64bd) Updated README.md to clarify {strategy...} options
- Additional commits viewable in [compare view](https://github.com/devinus/poolboy/compare/1.5.1...1.5.2)
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.
Bumps poolboy from 1.5.1 to 1.5.2.
Commits
- [`29be47d`](https://github.com/devinus/poolboy/commit/29be47db8c2be38b18c908e43a80ebb7b9b6116b) Roll 1.5.2 - [`1ec7df5`](https://github.com/devinus/poolboy/commit/1ec7df5ad4e1c3c08888d8b830df8d6aa701f383) Fix dialyzer - [`85e07ad`](https://github.com/devinus/poolboy/commit/85e07ad8e7f5dc04e26d65a11a269c274a881d8a) fix test - [`5d40cc5`](https://github.com/devinus/poolboy/commit/5d40cc517edc9bb8ee70756544167b63f66662f0) deprecated erlang:get_stacktrace/0 function - [`e761d77`](https://github.com/devinus/poolboy/commit/e761d77681886d0c60f5b43820ce64c59ae820c5) update deps - [`d3f0185`](https://github.com/devinus/poolboy/commit/d3f018587b29444bb588afcded2c08a403f757d3) test erlang/otp 21 - [`d378f99`](https://github.com/devinus/poolboy/commit/d378f996182daa6251ad5438cee4d3f6eb7ea50f) Merge pull request [#90](https://github-redirect.dependabot.com/devinus/poolboy/issues/90) from waldyrious/patch-1 - [`18fbda1`](https://github.com/devinus/poolboy/commit/18fbda1bc9e8b5cbbc6af9505788d23c7cf15f8f) Merge pull request [#88](https://github-redirect.dependabot.com/devinus/poolboy/issues/88) from alexchowle/master - [`f3ee136`](https://github.com/devinus/poolboy/commit/f3ee136cb4e0e60ec2f5266838bfde0de4331884) add license title - [`c9397a0`](https://github.com/devinus/poolboy/commit/c9397a04aea389f501d535c4b4192596923e64bd) Updated README.md to clarify {strategy...} options - Additional commits viewable in [compare view](https://github.com/devinus/poolboy/compare/1.5.1...1.5.2)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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.