Updates the requirements on redis-url to permit the latest version.
Commits
- [`ec5ebb6`](https://github.com/ddollar/redis-url/commit/ec5ebb6bf51691f11e3420729aab0dedfb069faa) update URL format description in README
- [`162d04b`](https://github.com/ddollar/redis-url/commit/162d04b92adb95be6c8ca249709a7fd75665e9d5) Merge pull request [#16](https://github-redirect.dependabot.com/ddollar/redis-url/issues/16) from cvrebert/patch-1
- [`f55471f`](https://github.com/ddollar/redis-url/commit/f55471f1c6b51a59d363d187d982bdac489bb94f) README: Fix URL format description; fixes [#15](https://github-redirect.dependabot.com/ddollar/redis-url/issues/15)
- [`d83748f`](https://github.com/ddollar/redis-url/commit/d83748f0d38a4c8e9a5ab685e48b0c47920381ed) optional protocol
- [`b33e8d5`](https://github.com/ddollar/redis-url/commit/b33e8d5bea95eb3dc09cb0003c6e0b6ca0e1dc27) Merge pull request [#13](https://github-redirect.dependabot.com/ddollar/redis-url/issues/13) from rlidwka/proto
- [`5046926`](https://github.com/ddollar/redis-url/commit/5046926657b98ca247ef58ba315d45d491c6c998) allow users to omit protocol in .parse()
- [`6147856`](https://github.com/ddollar/redis-url/commit/6147856508b0232d5c894c79867d55f98a06ef71) add parse method
- [`5dcc447`](https://github.com/ddollar/redis-url/commit/5dcc44792ff58ad40f22f7f8f9c25dbfe91a5500) add .travis.yml
- [`3dc73af`](https://github.com/ddollar/redis-url/commit/3dc73af6eea8dbc0b7a04da959a3cdc4a1f8b510) add a `parse` method with tests and documentation
- [`28b9de4`](https://github.com/ddollar/redis-url/commit/28b9de4715fad65c260fcbcd61e0a3b8cf38a4b7) Merge pull request [#11](https://github-redirect.dependabot.com/ddollar/redis-url/issues/11) from ddollar/tests
- Additional commits viewable in [compare view](https://github.com/ddollar/redis-url/compare/v0.2.0...v1.2.1)
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 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.
Updates the requirements on redis-url to permit the latest version.
Commits
- [`ec5ebb6`](https://github.com/ddollar/redis-url/commit/ec5ebb6bf51691f11e3420729aab0dedfb069faa) update URL format description in README - [`162d04b`](https://github.com/ddollar/redis-url/commit/162d04b92adb95be6c8ca249709a7fd75665e9d5) Merge pull request [#16](https://github-redirect.dependabot.com/ddollar/redis-url/issues/16) from cvrebert/patch-1 - [`f55471f`](https://github.com/ddollar/redis-url/commit/f55471f1c6b51a59d363d187d982bdac489bb94f) README: Fix URL format description; fixes [#15](https://github-redirect.dependabot.com/ddollar/redis-url/issues/15) - [`d83748f`](https://github.com/ddollar/redis-url/commit/d83748f0d38a4c8e9a5ab685e48b0c47920381ed) optional protocol - [`b33e8d5`](https://github.com/ddollar/redis-url/commit/b33e8d5bea95eb3dc09cb0003c6e0b6ca0e1dc27) Merge pull request [#13](https://github-redirect.dependabot.com/ddollar/redis-url/issues/13) from rlidwka/proto - [`5046926`](https://github.com/ddollar/redis-url/commit/5046926657b98ca247ef58ba315d45d491c6c998) allow users to omit protocol in .parse() - [`6147856`](https://github.com/ddollar/redis-url/commit/6147856508b0232d5c894c79867d55f98a06ef71) add parse method - [`5dcc447`](https://github.com/ddollar/redis-url/commit/5dcc44792ff58ad40f22f7f8f9c25dbfe91a5500) add .travis.yml - [`3dc73af`](https://github.com/ddollar/redis-url/commit/3dc73af6eea8dbc0b7a04da959a3cdc4a1f8b510) add a `parse` method with tests and documentation - [`28b9de4`](https://github.com/ddollar/redis-url/commit/28b9de4715fad65c260fcbcd61e0a3b8cf38a4b7) Merge pull request [#11](https://github-redirect.dependabot.com/ddollar/redis-url/issues/11) from ddollar/tests - Additional commits viewable in [compare view](https://github.com/ddollar/redis-url/compare/v0.2.0...v1.2.1)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 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.