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

build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm #44533

Merged

Commits on Apr 30, 2024

  1. build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm

    Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.9.0 to 5.23.1.
    - [Release notes](https://github.com/vimeo/psalm/releases)
    - [Commits](vimeo/psalm@5.9.0...5.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: vimeo/psalm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ce2d6cd View commit details
    Browse the repository at this point in the history
  2. fix: Fix newly spotted psalm issues, add exhaustive typed magic prope…

    …rties for LDAP classes
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    672923f View commit details
    Browse the repository at this point in the history
  3. fix: Remove bogus code from query builder and fix parameter name

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    26c4ca2 View commit details
    Browse the repository at this point in the history
  4. fix(files): Fix ownership transfer encrypted files detection

    Discovered by psalm update
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4c27e88 View commit details
    Browse the repository at this point in the history
  5. fix(setupchecks): Fix opcache buffer check

    This was broken by last codestyle update, maybe even before because of
     operator precedence. Now using vars to make it readable and correct at
     the same time.
    
    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    37262c8 View commit details
    Browse the repository at this point in the history
  6. fix(theming): Fix erronous phpdoc typing

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c99ebaa View commit details
    Browse the repository at this point in the history
  7. fix(user_ldap): Improve typing and fix a var name

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7f3fcbc View commit details
    Browse the repository at this point in the history
  8. fix: Fix default values for ini var in lib/base.php

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b7acecd View commit details
    Browse the repository at this point in the history
  9. fix: Fix incorrect phpdoc typing in dav app

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d2de3e9 View commit details
    Browse the repository at this point in the history
  10. fix: Improve typing of mimetype aliases

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ece3588 View commit details
    Browse the repository at this point in the history
  11. fix: Improve typing in Archive/TAR.php

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2333657 View commit details
    Browse the repository at this point in the history
  12. fix(files_external): Be extra safe with null handling to please psalm

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4d06081 View commit details
    Browse the repository at this point in the history
  13. fix: Fix phpdoc typing in DirectEditing\Manager

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0df6048 View commit details
    Browse the repository at this point in the history
  14. fix: Avoid useless reference usage in user_ldap

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    85cea19 View commit details
    Browse the repository at this point in the history
  15. fix: Fix tiny phpdoc errors related to Share

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    af728c5 View commit details
    Browse the repository at this point in the history
  16. fix: Fix small psalm errors in legacy

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ed4603c View commit details
    Browse the repository at this point in the history
  17. fix: Avoid reference use in AppConfig

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    eb25e10 View commit details
    Browse the repository at this point in the history
  18. chore: Update baseline to include new 3rdparty psalm errors

    Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
    come-nc committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    78e3462 View commit details
    Browse the repository at this point in the history