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

Update dependency vimeo/psalm to v5, improved exception messages for invalid inputs #82

Merged
merged 6 commits into from
Jan 9, 2023

Commits on Jan 5, 2023

  1. Update dependency vimeo/psalm to v5

    | datasource | package     | from   | to    |
    | ---------- | ----------- | ------ | ----- |
    | packagist  | vimeo/psalm | 4.30.0 | 5.4.0 |
    
    
    Signed-off-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2e817cd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Remove duplicate type import and argument

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    36ed9b5 View commit details
    Browse the repository at this point in the history
  2. Makes use of get_debug_type, cleanup imports

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    ecdf793 View commit details
    Browse the repository at this point in the history
  3. Unseal InputSpecification for nested input filters

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7a40a9f View commit details
    Browse the repository at this point in the history
  4. Bump dev deps, refresh lock

    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    b31ad3d View commit details
    Browse the repository at this point in the history
  5. Improve types in test cases and baseline other new issues as per `psa…

    …lm:5.4`
    
    Signed-off-by: George Steel <george@net-glue.co.uk>
    gsteel committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    8a34dfb View commit details
    Browse the repository at this point in the history