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

[SECURITY] Update drupal/graphql from 4.5.0 to 4.6.0 #357

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • drupal/graphql: 4.6.0 (updated from 4.5.0)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .github/workflows/testing.yml
  examples/graphql_composable/src/Plugin/GraphQL/DataProducer/CreateArticle.php
  graphql.services.yml
  phpstan.neon
  src/Entity/Server.php
  src/Event/OperationEvent.php
  src/EventSubscriber/ApqSubscriber.php
  src/GraphQL/Execution/ExecutionResult.php
  src/GraphQL/Resolver/Composite.php
  src/GraphQL/Resolver/Condition.php
  src/GraphQL/ResolverBuilder.php
  src/GraphQL/ResolverRegistry.php
  src/GraphQL/Utility/FileUpload.php
  src/Plugin/GraphQL/DataProducer/DataProducerPluginBase.php
  src/Plugin/GraphQL/DataProducer/DataProducerProxy.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityAccess.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityLabel.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityQuery.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityQueryBase.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityQueryCount.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityTranslation.php
  src/Plugin/GraphQL/DataProducer/Entity/EntityTranslations.php
  src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageDerivative.php
  src/Plugin/GraphQL/DataProducer/Entity/Fields/Image/ImageUrl.php
  src/Plugin/GraphQL/DataProducer/Field/EntityReferenceLayoutRevisions.php
  src/Plugin/GraphQL/DataProducer/Field/EntityReferenceRevisions.php
  src/Plugin/GraphQL/Schema/AlterableComposableSchema.php
  src/Plugin/GraphQL/Schema/ComposableSchema.php
  src/Plugin/SchemaExtensionPluginInterface.php
  src/Plugin/SchemaPluginInterface.php
  src/Routing/QueryRouteEnhancer.php
  tests/files/image/10x10.png
  tests/modules/graphql_file_validate/graphql_file_validate.module
  tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageDerivativeTest.php
  tests/src/Kernel/DataProducer/Entity/Fields/Image/ImageUrlTest.php
  tests/src/Kernel/DataProducer/EntityDefinitionTest.php
  tests/src/Kernel/DataProducer/EntityMultipleTest.php
  tests/src/Kernel/DataProducer/EntityReferenceTest.php
  tests/src/Kernel/DataProducer/EntityTest.php
  tests/src/Kernel/DataProducer/MenuTest.php
  tests/src/Kernel/DataProducer/Routing/RouteEntityTest.php
  tests/src/Kernel/DataProducer/RoutingTest.php
  tests/src/Kernel/Framework/AutomaticPersistedQueriesTest.php
  tests/src/Kernel/Framework/CsrfTest.php
  tests/src/Kernel/Framework/DisabledResultCacheTest.php
  tests/src/Kernel/Framework/PersistedQueriesTest.php
  tests/src/Kernel/Framework/ResultCacheTest.php
  tests/src/Kernel/Framework/TestFrameworkTest.php
  tests/src/Kernel/Framework/UploadFileServiceTest.php
  tests/src/Kernel/GraphQLTestBase.php
  tests/src/Kernel/ResolverBuilderTest.php
  tests/src/Traits/HttpRequestTrait.php
  tests/src/Traits/MockingTrait.php

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 0666a1f9 fix(dataproducer): Fix entity label handling (by mxr576)
  • f12daab4 style(routing): Fix PHPCS errors
  • 23765209 fix(routing): Fix handling of POST requests
  • f55a29d5 test(phpstan): Ignore image derivative test warnings for now (#1368)
  • ce2bc1f7 fix(Condition): Fix array_pad() call with NULL values (#1340)
  • b9614c5b style(coder): Upgrde Coder to 8.3.21 (#1363)
  • 4452ea6e feat(dataproducers): Add entity query dataproducers (#1360)
  • 9e8f44f8 test(github): Test in PHP development mode and fix deprecation warnings (#1362)
  • fa8b191d test(github): Test on latest Drupal 10.1 (#1361)
  • bb2f0c04 fix(DataProducer): Fix missing cacheability bubble up on entity translations data producer (#1353)
  • db158cc1 test(phpstan): Fix node publish/unpublish calls in tests (#1354)
  • bf9dea39 feat(fileupload): Add image dimension validation (#1342)

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot changed the title Update drupal/graphql from 4.5.0 to 4.6.0 [SECURITY] Update drupal/graphql from 4.5.0 to 4.6.0 Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant