Commits
- [`cd15a34`](https://github.com/bluss/either/commit/cd15a341118b5af765450dcb6380c6dee17ed0f2) 1.5.3
- [`278a78c`](https://github.com/bluss/either/commit/278a78cbfa26c66a6978d9a66667d95c7ac79462) FIX: Fix warning in test
- [`8700537`](https://github.com/bluss/either/commit/8700537f7e068e36a799508cfd8a4c1a433a3b74) Merge pull request [#40](https://github-redirect.dependabot.com/bluss/either/issues/40) from nvzqz/more-ops
- [`ae03f53`](https://github.com/bluss/either/commit/ae03f53320df9deb5e44e784081719feb9b8b4cf) Add `Either::map`
- [`44361c1`](https://github.com/bluss/either/commit/44361c1c19e7ab5fc35db950d231b595c475e309) Merge pull request [#37](https://github-redirect.dependabot.com/bluss/either/issues/37) from rivertam/patch-1
- [`a291b71`](https://github.com/bluss/either/commit/a291b71ac73bf295c406c2db476e5cccccbdd91d) Quick fix for doc comment
- See full diff in [compare view](https://github.com/bluss/either/compare/1.5.2...1.5.3)
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)
- 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 either from 1.5.2 to 1.5.3.
Commits
- [`cd15a34`](https://github.com/bluss/either/commit/cd15a341118b5af765450dcb6380c6dee17ed0f2) 1.5.3 - [`278a78c`](https://github.com/bluss/either/commit/278a78cbfa26c66a6978d9a66667d95c7ac79462) FIX: Fix warning in test - [`8700537`](https://github.com/bluss/either/commit/8700537f7e068e36a799508cfd8a4c1a433a3b74) Merge pull request [#40](https://github-redirect.dependabot.com/bluss/either/issues/40) from nvzqz/more-ops - [`ae03f53`](https://github.com/bluss/either/commit/ae03f53320df9deb5e44e784081719feb9b8b4cf) Add `Either::map` - [`44361c1`](https://github.com/bluss/either/commit/44361c1c19e7ab5fc35db950d231b595c475e309) Merge pull request [#37](https://github-redirect.dependabot.com/bluss/either/issues/37) from rivertam/patch-1 - [`a291b71`](https://github.com/bluss/either/commit/a291b71ac73bf295c406c2db476e5cccccbdd91d) Quick fix for doc comment - See full diff in [compare view](https://github.com/bluss/either/compare/1.5.2...1.5.3)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) - 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.