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

chore: update composer deps to latest #2973

Merged
merged 2 commits into from Nov 1, 2023

Conversation

justlevine
Copy link
Collaborator

What does this implement/fix? Explain your changes.

This PR updates the composer deps in the lockfile to their latest available versions. Specifically:

  • ivome/graphql-relay-php => v0.7.0
  • phpstan/phpstan => 1.10.40
  • szepeviktor/phpstan-wordpress => 1.3.2
  • wp-cli/wp-cli-bundle => 2.9.0

** No production code has been changed ** (including in the deps).

Does this close any currently open issues?

Any relevant logs, error output, GraphiQL screenshots, etc?

Any other comments?

Where has this been tested?

Operating System: Ubuntu 20.04 (wsl2 + devilbox + php 8.1.15

WordPress Version: 6.3.2

@justlevine justlevine added the Status: In Review Needs to be reviewed by a project maintainer before merge label Nov 1, 2023
Copy link

codeclimate bot commented Nov 1, 2023

Code Climate has analyzed commit 1dcef93 and detected 0 issues on this pull request.

View more on Code Climate.

@justlevine justlevine added scope: dependencies Affects project dependencies such as Composer/NPM packages Type: Chore (updating CI tasks etc; no production code change) Needs: Reviewer Response This needs the attention of a codeowner or maintainer. labels Nov 1, 2023
@jasonbahl jasonbahl merged commit ae46b7f into wp-graphql:develop Nov 1, 2023
10 checks passed
@justlevine justlevine deleted the chore/update-composer-deps branch November 1, 2023 21:24
@jasonbahl jasonbahl mentioned this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Reviewer Response This needs the attention of a codeowner or maintainer. scope: dependencies Affects project dependencies such as Composer/NPM packages Status: In Review Needs to be reviewed by a project maintainer before merge Type: Chore (updating CI tasks etc; no production code change)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants