Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react/promise from 3.1.0 to 3.2.0 in the minor-patch group #865

Merged
merged 1 commit into from
May 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the minor-patch group with 1 update: react/promise.

Updates react/promise from 3.1.0 to 3.2.0

Release notes

Sourced from react/promise's releases.

v3.2.0

  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#260 by @​Ayesh)

  • Feature: Include previous exceptions when reporting unhandled promise rejections. (#262 by @​clue)

  • Update test suite to improve PHP 8.4+ support. (#261 by @​SimonFrings)

Changelog

Sourced from react/promise's changelog.

3.2.0 (2024-05-24)

  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable type declarations. (#260 by @​Ayesh)

  • Feature: Include previous exceptions when reporting unhandled promise rejections. (#262 by @​clue)

  • Update test suite to improve PHP 8.4+ support. (#261 by @​SimonFrings)

Commits
  • 8a16464 Prepare v3.2.0 release
  • 81516b6 Merge pull request #262 from clue-labs/unhandled-previous
  • b0668bf Include previous exceptions when reporting unhandled promise rejections
  • 93d0c05 Merge pull request #261 from SimonFrings/stacktrace
  • 892ba78 Update test suite to improve PHP 8.4+ support
  • 9dcf6c6 Merge pull request #260 from SimonFrings/nullable
  • 57cafa9 [PHP 8.4] Fixes for implicit nullability deprecation
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 1 update: [react/promise](https://github.com/reactphp/promise).


Updates `react/promise` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/reactphp/promise/releases)
- [Changelog](https://github.com/reactphp/promise/blob/3.x/CHANGELOG.md)
- [Commits](reactphp/promise@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: react/promise
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 27, 2024
Copy link

composer.lock

Package changes

Package Operation From To About
react/promise upgrade v3.1.0 v3.2.0 diff

Settings · Docs · Powered by Private Packagist

@alcohol alcohol merged commit 0120798 into main May 27, 2024
18 checks passed
@alcohol alcohol deleted the dependabot/composer/minor-patch-333a0ece75 branch May 27, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant