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

Bump wp-graphql/wp-graphql from 1.12.0 to 1.12.3 #4157

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

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

Release notes

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

v1.12.3

Release Notes

Chores / Bugfixes

  • chore: update github workflow that deploys docker images so that extending plugins can use latest versions of WordPress + PHP + WPGraphQL in their tests

v1.12.2

Release Notes

New Features:

Chores / Bugfixes

  • (#2544): chore: log and cleanup deprecations. Thanks @​justlevine!
  • (#2605): chore: bump tested version of WordPress to 6.1. Thanks @​justlevine!
  • (#2606): fix: update resolver in post->author connection to be more strict about the value of the author ID
  • (#2609): chore(deps): bump loader-utils from 2.0.2 to 2.0.3

Full Changelog: wp-graphql/wp-graphql@v1.12.1...v1.12.2

v1.12.1

What's Changed

New Contributors

Full Changelog: wp-graphql/wp-graphql@v1.12.0...v1.12.1

Changelog

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

Changelog

1.14.9

Chores / Bugfixes

  • #2865: fix: user roles should return empty if user doesn't have roles. Thanks @​j3ang!
  • #2870: fix: Type Loader returns null when "graphql_single_name" value has underscores [regression]
  • #2871: fix: update tests, follow-up to #2865

1.14.8

Chores / Bugfixes

  • #2855: perf: enforce static closures when possible (PHPCS). Thanks @​justlevine!
  • #2857: fix: Prevent truncation of query name inside the GraphiQL Query composer explorer tab. Thanks @​LarsEjaas!
  • #2856: chore: add missing translator comments. Thanks @​justlevine!
  • #2862: chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • #2861: fix: output list:$type keys for Root fields that return a list of nodes

1.14.7

Chores / Bugfixes

  • #2853: fix: internal server error when query max depth setting is left empty
  • #2851: fix: querying posts by slug or uri with non-ascii characters
  • #2849: ci: Indent WP 6.2 in workflow file. Fixes Docker deploys. Thanks @​markkelnar!
  • #2846: chore(deps): bump tough-cookie from 4.0.0 to 4.1.3

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

... (truncated)

Commits
  • a13f9db - add docker deploy for WordPress 6.1 on PHP 8.1, WordPress 6.1 on PHP 8.0 an...
  • f6b86e5 Merge branch 'release/v1.12.2'
  • f825293 no message
  • 09b6fde Merge pull request #2611 from wp-graphql/release/v1.12.2
  • 927061c Merge commit '3e9531935cb59625626fa9b096972a626957eab7' into release/v1.12.2
  • 5826cb8 - update changelog, versions for release
  • 3e95319 Merge pull request #2609 from wp-graphql/dependabot/npm_and_yarn/loader-utils...
  • beda722 chore(deps): bump loader-utils from 2.0.2 to 2.0.3
  • 3fb32d0 Merge pull request #2606 from jasonbahl/fix/failing-tests-for-restricted-user...
  • 4ce64d9 - fix variable name
  • Additional commits viewable in compare view

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 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)

Bumps [wp-graphql/wp-graphql](https://github.com/wp-graphql/wp-graphql) from 1.12.0 to 1.12.3.
- [Release notes](https://github.com/wp-graphql/wp-graphql/releases)
- [Changelog](https://github.com/wp-graphql/wp-graphql/blob/develop/CHANGELOG.md)
- [Commits](wp-graphql/wp-graphql@v1.12.0...v1.12.3)

---
updated-dependencies:
- dependency-name: wp-graphql/wp-graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #4159.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/wp-graphql/wp-graphql-1.12.3 branch September 1, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant