-
Notifications
You must be signed in to change notification settings - Fork 91
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
chore(deps-dev): bump psalm/phar from 5.19.0 to 5.23.1 #5608
Conversation
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.19.0 to 5.23.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](psalm/phar@5.19.0...5.23.1) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
lib/Service/SessionService.php
Outdated
if ($this->userId === null) { | ||
$session->setGuestName($guestName ?? ''); | ||
$session->setGuestName($$guestName ?? ''); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo? 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes 🙈
4138681
to
50edcb6
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Signed-off-by: Max <[email protected]>
50edcb6
to
d0f5952
Compare
Bumps psalm/phar from 5.19.0 to 5.23.1.
Commits
07bb50a
Updated Psalm phar to commit 8471a896ccea3526b26d082f4461eeea467f10a40b5cb89
Updated Psalm phar to commit ef3b018e89c4ffc157332c13e2ebf9cf22320d173dd6770
Updated Psalm phar to commit 3600d516cc91da146d2b3a89623fed115d9482d6b37e8d4
Updated Psalm phar to commit b940c7e92d4616837ab1f09244ba94e77c5bb100de3caab
Updated Psalm phar to commit c488d40e6243536a42608bbe37245f07ebebe1ad3550e0c
Updated Psalm phar to commit 639bed0e6ea8b5a87449dfd1ce31e36310fb0302fc691be
Updated Psalm phar to commit cb0e6a1abdb9553f92922de395867d1117f51c10f83d32f
Updated Psalm phar to commit 562453353a9e34b497bbb46b6c0437e1ed09b4aeacbc576
Updated Psalm phar to commit 6b27a6d34bcb96296770b0b31508995de96b48a5dc4f011
Updated Psalm phar to commit c03a8a08a935cce7c2896efb75dec120f712a20bDependabot 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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 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)