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
121 stars 87 forks source link

Bump wp-graphql/wp-graphql from 1.27.2 to 1.29.0 #4179

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps wp-graphql/wp-graphql from 1.27.2 to 1.29.0.

Release notes

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

v1.29.0

Release Notes

New Features

  • #3208: feat: expose commenter edge fields
  • #3207: feat: introduce get_graphql_admin_notices and convert AdminNotices class to a singleton

Chores / Bugfixes

  • #3213: chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
  • #3212: chore(deps): bump dset from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 directory
  • #3211: chore: add LABELS.md
  • #3201: fix: ensure connectedTerms returns terms for the specified taxonomy only
  • #3199: chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates

Full Changelog: https://github.com/wp-graphql/wp-graphql/compare/v1.28.1...v1.29.0

v1.28.1

Release Notes

Chores / Bugfixes

  • #3189: fix: [regression] missing placeholder in $wpdb->prepare() call

Full Changelog: https://github.com/wp-graphql/wp-graphql/compare/v1.28.0...v1.28.1

v1.28.0

Upgrade Notice

This release contains an internal refactor for how the Type Registry is generated which should lead to significant performance improvements for most users.

While there are no intentional breaking changes, because this change impacts every user we highly recommend testing this release thoroughly on staging servers to ensure the changes don't negatively impact your projects.

New Features

  • #3172: feat: only eagerlyLoadType on introspection requests.

Chores / Bugfixes

  • #3181: ci: replace docker-compose commands with docker compose
  • #3182: ci: test against WP 6.6
  • #3183: fix: improve performance of SQL query in the user loader

... (truncated)

Changelog

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

1.29.0

New Features

  • #3208: feat: expose commenter edge fields
  • #3207: feat: introduce get_graphql_admin_notices and convert AdminNotices class to a singleton

Chores / Bugfixes

  • #3213: chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
  • #3212: chore(deps): bump dset from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 directory
  • #3211: chore: add LABELS.md
  • #3201: fix: ensure connectedTerms returns terms for the specified taxonomy only
  • #3199: chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates

1.28.1

Chores / Bugfixes

  • #3189: fix: [regression] missing placeholder in $wpdb->prepare() call

1.28.0

Upgrade Notice

This release contains an internal refactor for how the Type Registry is generated which should lead to significant performance improvements for most users.

While there are no intentional breaking changes, because this change impacts every user we highly recommend testing this release thoroughly on staging servers to ensure the changes don't negatively impact your projects.

New Features

  • #3172: feat: only eagerlyLoadType on introspection requests.

Chores / Bugfixes

  • #3181: ci: replace docker-compose commands with docker compose
  • #3182: ci: test against WP 6.6
  • #3183: fix: improve performance of SQL query in the user loader
Commits
  • 3af641b Merge pull request #3215 from wp-graphql/release/v1.29.0
  • a28eaf7 Merge commit 'eaef11f104d0a22d3e999def42dd897a7f6368b9' into release/v1.29.0
  • 4b1d0cd - prep changelog and readme for release
  • eaef11f Merge pull request #3208 from jasonbahl/feat/expose-commenter-edge-fields
  • 929f109 Merge pull request #3213 from wp-graphql/dependabot/npm_and_yarn/npm_and_yarn...
  • 0fa2081 chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates
  • bf84d12 Merge pull request #3212 from wp-graphql/dependabot/npm_and_yarn/npm_and_yarn...
  • b319c46 Merge pull request #3211 from wp-graphql/chore/3195-add-labels-md
  • 7a16621 chore(deps): bump dset in the npm_and_yarn group across 1 directory
  • ab3ab76 - add LABELS.md file for reference.
  • 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] | | wp-graphql/wp-graphql | [>= 1.20.a, < 1.21] | | wp-graphql/wp-graphql | [>= 1.21.a, < 1.22] |

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 3 weeks ago

@dependabot ignore this minor version

dependabot[bot] commented 3 weeks ago

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