alleyinteractive / wp-newsletter-builder

WP Newsletter Builder
GNU General Public License v2.0
4 stars 1 forks source link

Bump wp-types from 3.66.1 to 4.66.1 #193

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps wp-types from 3.66.1 to 4.66.1.

Release notes

Sourced from wp-types's releases.

4.66.1

  • Schemas for global styles, patterns in the pattern directory, and plugins in a REST API context.
  • Minor corrections to a few schemas.

4.66.0

This is the first release of version 4 of this package which will include schemas for WordPress 6.6 and later.

  • Switches to using to using JSON Schema draft/2019-09. Prior to this, draft-07 was used.
  • Adds schemas for the /wp/v2/navigation REST API endpoints.
Commits
  • 837fe0c 4.66.1
  • cbaccf4 Add a schema for plugins in a REST API context. Fixes #19.
  • 1efbfdb Add schemas for patterns from the pattern directory.
  • 52107eb Sort everything.
  • 4622a4e Docs.
  • c8eb62f Add a missing optional field.
  • 016ecf6 These don't exist.
  • 4cca143 Correct some additional properties.
  • 2ad37a2 Add schema for the global styles variations collection.
  • 08cd22a Add schema for theme global styles config.
  • 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 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)