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 psy/psysh from 0.10.8 to 0.10.9 #1208

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2021

Bumps psy/psysh from 0.10.8 to 0.10.9.

Release notes

Sourced from psy/psysh's releases.

PsySH v0.10.9

  • Various code style fixes (Thanks @​GrahamCampbell!)
  • Fix checking pass-by-reference with array fetch.
  • Distinctly style integer and float number types (Thanks @​1ma!)
  • Test against PHP 8.1, minor fixes so tests pass.
  • Update HHVM CI environment, which unfortunately required us to drop testing for all but one HHVM version.

Note that PsySH v0.11.x will remove support for PHP 5.x and HHVM. That means this is quite likely the last release for either of those.

Commits
  • 0128133 Merge branch 'release/0.10.9'
  • c3ee5ff Bump to v0.10.9
  • 2c061f5 Revert "Allow Symfony 6 components"
  • b3f4746 Update HHVM tests to Ubuntu 18.04 LTS.
  • b9346c5 Update missing file test data to work with PHP 8.1 types.
  • 6724b6c Add PHP 8.1 to build matrix
  • 6653691 Code style tweak.
  • 43dae45 Merge pull request #684 from GrahamCampbell/patch-1
  • 4047664 Fixes for upcoming update to StyleCI Symfony preset
  • 280e9d1 Merge pull request #679 from crynobone/symfony-6
  • Additional commits viewable 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 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)

Bumps [psy/psysh](https://github.com/bobthecow/psysh) from 0.10.8 to 0.10.9.
- [Release notes](https://github.com/bobthecow/psysh/releases)
- [Commits](bobthecow/psysh@v0.10.8...v0.10.9)

---
updated-dependencies:
- dependency-name: psy/psysh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2021
@ktomk ktomk merged commit c64b94e into develop Oct 12, 2021
@dependabot dependabot bot deleted the dependabot/composer/psy/psysh-0.10.9 branch October 12, 2021 09:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant