wpengine / wp-graphql-filter-query

Adds taxonomy filtering and aggregation support to WP GraphQL
GNU General Public License v2.0
17 stars 1 forks source link

chore(deps-dev): bump wp-graphql/wp-graphql from 1.8.2 to 1.14.6 #39

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps wp-graphql/wp-graphql from 1.8.2 to 1.14.6.

Release notes

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

v1.14.6

Release Notes

Security

This release contains a security related fix. You can read more about it here: https://github.com/wp-graphql/wp-graphql/security/advisories/GHSA-cfh4-7wq9-6pgg

Chores / Bugfixes

  • #2841: ci: support STEP_DEBUG in Code Quality workflow. Thanks @​justlevine!
  • #2840: fix: update createMediaItem mutation to have better validation of input.
  • #2838: chore: update security.md to mention where to contact us about security related issues

v1.14.5

Release Notes

Chores / Bugfixes

  • #2834: fix: improve how the Query Analyzer tracks list types, only tracking lists from the RootType and not nested lists.
  • #2828: chore: update composer dev-deps to latest. Thanks @​justlevine!
  • #2835: ci: update docker deploy workflow to use latest docker actions.
  • #2836: ci: update schema upload workflow to pin mariadb to 10.8.2

v1.14.4

Release Notes

New Features

  • #2826: feat: pass connection config to connection field

Chores / Bugfixes

Full Changelog: https://github.com/wp-graphql/wp-graphql/compare/v1.14.3...v1.14.4

v1.14.3

1.14.3

Chores / Bugfixes

  • #2801: fix: conflict between custom post type and media slugs
  • #2799: fix: querying posts by slug fails when custom permalinks are set
  • #2794: chore(deps): bump guzzlehttp/psr7 from 1.9.0 to 1.9.1

v1.14.2

Release Notes

Chores / Bugfixes

... (truncated)

Changelog

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

1.14.6

Chores / Bugfixes

  • #2841: ci: support STEP_DEBUG in Code Quality workflow. Thanks @​justlevine!
  • #2840: fix: update createMediaItem mutation to have better validation of input.
  • #2838: chore: update security.md

1.14.5

Chores / Bugfixes

  • #2834: fix: improve how the Query Analyzer tracks list types, only tracking lists from the RootType and not nested lists.
  • #2828: chore: update composer dev-deps to latest. Thanks @​justlevine!
  • #2835: ci: update docker deploy workflow to use latest docker actions.
  • #2836: ci: update schema upload workflow to pin mariadb to 10.8.2

1.14.4

New Features

  • #2826: feat: pass connection config to connection field

Chores / Bugfixes

1.14.3

Chores / Bugfixes

  • #2801: fix: conflict between custom post type and media slugs
  • #2799: fix: querying posts by slug fails when custom permalinks are set
  • #2794: chore(deps): bump guzzlehttp/psr7 from 1.9.0 to 1.9.1

1.14.2

Chores / Bugfixes

  • #2792: fix: uri field is null when querying the page for posts uri

1.14.1

New Features

  • #2763: feat: add shouldShowAdminToolbar field to the User type, resolving from the "show_admin_bar_front" meta value. Thanks @​blakewilson!

Chores / Bugfixes

... (truncated)

Commits
  • 5cefe7c Merge pull request #2843 from wp-graphql/develop
  • 0a62a28 Merge pull request #2842 from wp-graphql/release/v1.14.6
  • cceb2fa Merge commit '67f5b3fea671ec1b5b69f94ed6b11950e63b149e' into release/v1.14.6
  • 64916fe - update version, changelog
  • 67f5b3f Merge pull request #2841 from justlevine/ci/phpstan-step-debug
  • a87c02f ci: support STEP_DEBUG in Code Quality workflow
  • 9f4eb31 Merge pull request #2840 from jasonbahl/fix/tighten-up-create-media-item-muta...
  • 35090ef - updating phpstan version and memory limit to 2G
  • 9b99a16 - downgrade phpstan to 1.10.14
  • 6c4d403 - ignore MediaItemCreate.php to see if that makes any difference to phpstan 🤔
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wpengine/wp-graphql-filter-query/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dimitrios-vasileiou-kalfas commented 11 months ago

/gcbrun