Release notes
*Sourced from [clue/block-react's releases](https://github.com/clue/reactphp-block/releases).*
> ## v1.3.1
> * Fix: Fix getting the type of unexpected rejection reason when not rejecting with an `Exception`.
> ([#42](https://github-redirect.dependabot.com/clue/reactphp-block/issues/42) by [@Furgas](https://github.com/Furgas) and [@clue](https://github.com/clue))
>
> * Fix: Check if the function is declared before declaring it.
> ([#39](https://github-redirect.dependabot.com/clue/reactphp-block/issues/39) by [@Niko9911](https://github.com/Niko9911))
Changelog
*Sourced from [clue/block-react's changelog](https://github.com/clue/reactphp-block/blob/master/CHANGELOG.md).*
> ## 1.3.1 (2019-04-09)
>
> * Fix: Fix getting the type of unexpected rejection reason when not rejecting with an `Exception`.
> ([#42](https://github-redirect.dependabot.com/clue/reactphp-block/issues/42) by [@Furgas](https://github.com/Furgas) and [@clue](https://github.com/clue))
>
> * Fix: Check if the function is declared before declaring it.
> ([#39](https://github-redirect.dependabot.com/clue/reactphp-block/issues/39) by [@Niko9911](https://github.com/Niko9911))
Commits
- [`2f516b2`](https://github.com/clue/reactphp-block/commit/2f516b28259c203d67c4c963772dd7e9db652737) Prepare v1.3.1 release
- [`f0fb00f`](https://github.com/clue/reactphp-block/commit/f0fb00f9a1cffc728ddd138d5cc94bc1e60c05dc) Merge pull request [#42](https://github-redirect.dependabot.com/clue/reactphp-block/issues/42) from clue-labs/invalid-rejection
- [`a98e778`](https://github.com/clue/reactphp-block/commit/a98e778f9fc4afc791c2fa79521659440663394c) Fix getting the type of unexpected reject reason
- [`b320957`](https://github.com/clue/reactphp-block/commit/b320957d89e3ac3edf83695dbe5f3e5132d6677c) Merge pull request [#39](https://github-redirect.dependabot.com/clue/reactphp-block/issues/39) from Niko9911/patch-1
- [`726f2aa`](https://github.com/clue/reactphp-block/commit/726f2aa5624ba48e188c81bd1975e6e6717f5bc8) Check if the function is declared before declaring it.
- See full diff in [compare view](https://github.com/clue/reactphp-block/compare/v1.3.0...v1.3.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.
If all status checks pass Dependabot will automatically merge this pull request.
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.
Bumps clue/block-react from 1.3.0 to 1.3.1.
Release notes
*Sourced from [clue/block-react's releases](https://github.com/clue/reactphp-block/releases).* > ## v1.3.1 > * Fix: Fix getting the type of unexpected rejection reason when not rejecting with an `Exception`. > ([#42](https://github-redirect.dependabot.com/clue/reactphp-block/issues/42) by [@Furgas](https://github.com/Furgas) and [@clue](https://github.com/clue)) > > * Fix: Check if the function is declared before declaring it. > ([#39](https://github-redirect.dependabot.com/clue/reactphp-block/issues/39) by [@Niko9911](https://github.com/Niko9911))Changelog
*Sourced from [clue/block-react's changelog](https://github.com/clue/reactphp-block/blob/master/CHANGELOG.md).* > ## 1.3.1 (2019-04-09) > > * Fix: Fix getting the type of unexpected rejection reason when not rejecting with an `Exception`. > ([#42](https://github-redirect.dependabot.com/clue/reactphp-block/issues/42) by [@Furgas](https://github.com/Furgas) and [@clue](https://github.com/clue)) > > * Fix: Check if the function is declared before declaring it. > ([#39](https://github-redirect.dependabot.com/clue/reactphp-block/issues/39) by [@Niko9911](https://github.com/Niko9911))Commits
- [`2f516b2`](https://github.com/clue/reactphp-block/commit/2f516b28259c203d67c4c963772dd7e9db652737) Prepare v1.3.1 release - [`f0fb00f`](https://github.com/clue/reactphp-block/commit/f0fb00f9a1cffc728ddd138d5cc94bc1e60c05dc) Merge pull request [#42](https://github-redirect.dependabot.com/clue/reactphp-block/issues/42) from clue-labs/invalid-rejection - [`a98e778`](https://github.com/clue/reactphp-block/commit/a98e778f9fc4afc791c2fa79521659440663394c) Fix getting the type of unexpected reject reason - [`b320957`](https://github.com/clue/reactphp-block/commit/b320957d89e3ac3edf83695dbe5f3e5132d6677c) Merge pull request [#39](https://github-redirect.dependabot.com/clue/reactphp-block/issues/39) from Niko9911/patch-1 - [`726f2aa`](https://github.com/clue/reactphp-block/commit/726f2aa5624ba48e188c81bd1975e6e6717f5bc8) Check if the function is declared before declaring it. - See full diff in [compare view](https://github.com/clue/reactphp-block/compare/v1.3.0...v1.3.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
.If all status checks pass Dependabot will automatically merge this pull request.
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.