eventespresso / event-espresso-core

Event Espresso 4 Core for WordPress: Build an Event Ticketing Website Today!
https://eventespresso.com
GNU General Public License v3.0
122 stars 87 forks source link

Bump wp-graphql/wp-graphql from 1.12.0 to 1.20.0 #4162

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps wp-graphql/wp-graphql from 1.12.0 to 1.20.0.

Release notes

Sourced from wp-graphql/wp-graphql's releases.

v1.20.0

1.20.0

New Features

  • #3013: feat: output GRAPHQL_DEBUG message if requested amount is larger than connection limit. Thanks @​justlevine!
  • #3008: perf: Expose graphql_should_analyze_queries as setting. Thanks @​justlevine!

Chores / Bugfixes

New Contributors

Full Changelog: https://github.com/wp-graphql/wp-graphql/compare/v1.19.0...v1.20.0

v1.19.0

Release Notes

New Features

  • #2988: feat: add missing extra fields to EnqueuedAsset, EnqueuedScript and EnqueuedStylesheet

Chores / Bugfixes

  • #2989: fix: make User.url public
  • #2990: chore: autolint tests with phpcbf
  • #2992: fix: add polyfills for str_starts_with() and str_ends_with() to prevent fatal errors in PHP < 8.0

v1.18.2

Release Notes

Chores / Bugfixes

  • ci: update tests to run against WordPress 6.4.1. Update Docker Deploy to include WP 6.4.1. Update README, plugin file's "tested up to" to reflect.

v1.18.1

... (truncated)

Changelog

Sourced from wp-graphql/wp-graphql's changelog.

1.20.0

New Features

  • #3013: feat: output GRAPHQL_DEBUG message if requested amount is larger than connection limit. Thanks @​justlevine!
  • #3008: perf: Expose graphql_should_analyze_queries as setting. Thanks @​justlevine!

Chores / Bugfixes

1.19.0

New Features

  • #2988: feat: add missing extra fields to EnqueuedAsset, EnqueuedScript and EnqueuedStylesheet

Chores / Bugfixes

  • #2989: fix: make User.url public
  • #2990: chore: autolint tests with phpcbf
  • #2992: fix: add polyfills for str_starts_with() and str_ends_with() to prevent fatal errors in PHP < 8.0

1.18.2

Chores / Bugfixes

  • ci: update tests to run against WordPress 6.4.1. Update Docker Deploy to include WP 6.4.1. Update README, plugin file's "tested up to" to reflect.

1.18.1

Chores / Bugfixes

  • #2984: ci: update tests to run against WordPress 6.4. Update README, plugin file's "tested up to" to reflect.

1.18.0

New Features

  • #2937: fix: Support asPreview by URI/SLUG Id Type (this is technically a bugfix, but introduces new functionality)

... (truncated)

Commits
  • 3942941 Merge pull request #3025 from wp-graphql/release/v1.20.0
  • 25d9ef3 Merge commit 'cb3c1b68176ad223fe6a53452f6bedb601b3e943' into release/v1.20.0
  • 96cabc9 - update versions, changelog for release
  • cb3c1b6 Merge pull request #3022 from justlevine/vanity/500th-commit
  • 1b66feb chore: add @​justlevine to list of contributors
  • 5db11fb Merge pull request #3009 from justlevine/chore/strict-phpstan-fixes
  • 19440ea Merge commit '8ee0e4c6e3b51e8c10bdd48e92645c591e8a3ef1' into chore/strict-php...
  • bed443d Merge pull request #3008 from justlevine/dev/disable-qa-by-default
  • fa56cf1 Merge pull request #3006 from justlevine/fix/replace-deprecated-setQueryArg
  • 8ee0e4c revert: don't disable by default / update db
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | wp-graphql/wp-graphql | [>= 1.14.a, < 1.15] | | wp-graphql/wp-graphql | [>= 1.13.a, < 1.14] | | wp-graphql/wp-graphql | [>= 1.16.a, < 1.17] |

Dependabot compatibility score

Dependabot 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 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 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)
tn3rb commented 7 months ago

@dependabot ignore this minor version

dependabot[bot] commented 7 months ago

OK, I won't notify you about version 1.20.x again, unless you re-open this PR.