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

chore(deps-dev): bump wp-graphql/wp-graphql from 1.6.12 to 1.14.6 #9

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2023

Bumps wp-graphql/wp-graphql from 1.6.12 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: 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: wp-graphql/wp-graphql@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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [wp-graphql/wp-graphql](https://github.com/wp-graphql/wp-graphql) from 1.6.12 to 1.14.6.
- [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.6.12...v1.14.6)

---
updated-dependencies:
- dependency-name: wp-graphql/wp-graphql
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants