Skip to content

Update alleyinteractive/wp-type-extensions requirement from ^4.0 to ^5.0#533

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/alleyinteractive/wp-type-extensions-tw-5.0
Open

Update alleyinteractive/wp-type-extensions requirement from ^4.0 to ^5.0#533
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/alleyinteractive/wp-type-extensions-tw-5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on alleyinteractive/wp-type-extensions to permit the latest version.

Release notes

Sourced from alleyinteractive/wp-type-extensions's releases.

5.0.0

Please see the changelog for details about this release.

Changelog

Sourced from alleyinteractive/wp-type-extensions's changelog.

5.0.0

Added

  • Filter_Value interface.
  • Process interface.
  • Term interface.
  • By_Default feature.
  • Widget_Feature feature.
  • Widget_Features feature.
  • Merge_Filter class.
  • Push_Filter class.
  • PHP 8.5 support.

Changed

  • Features::include() no longer accepts a spread of individual Feature instances. Use something more specific like Group or Ordered to include multiple features at once.
  • Post_IDs_Once class renamed Memoized_Post_IDs.
  • WP_CLI_Feature now hooks into cli_init at priority 1.

Removed

  • All feature implementations under the Alley\WP\Features\Library namespace. Copy these directly into your projects to use and modify them.
  • Default_Classname_Block class.

4.1.0

Changed

  • Adjusted alleyinteractive/wp-plugin-loader to support version 1.0.

4.0.0

Added

  • Blocks::from_parsed_blocks() secondary constructor for use with an array of parsed blocks.

Changed

  • GTM_Script feature now preconnects to https://www.googletagmanager.com.

Removed

  • Matched_Blocks class, now part of the Match Blocks library.

3.1.0

  • Adjusted alleyinteractive/wp-plugin-loader to support version 1.0.

3.0.0

... (truncated)

Commits
  • c539807 Merge pull request #53 from alleyinteractive/feature/50
  • fca7038 Merge remote-tracking branch 'refs/remotes/origin/feature/50' into feature/50
  • c0a49bb Keep values sequential
  • 37c97de Fix docs
  • 17b45cc Rename Post_IDs_Once to Memoized_Post_IDs
  • b2ada4b Add tests for Filter_Value classes
  • 9ad177a Update docs
  • dd7d3b3 Add Filter_Value interface and implementations
  • 12fa986 Add Process interface
  • 6d7c8a5 Add Term interface
  • Additional commits viewable in compare view

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 show <dependency name> 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)

Updates the requirements on [alleyinteractive/wp-type-extensions](https://github.com/alleyinteractive/wp-type-extensions) to permit the latest version.
- [Release notes](https://github.com/alleyinteractive/wp-type-extensions/releases)
- [Changelog](https://github.com/alleyinteractive/wp-type-extensions/blob/main/CHANGELOG.md)
- [Commits](alleyinteractive/wp-type-extensions@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: alleyinteractive/wp-type-extensions
  dependency-version: 5.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Requires understanding PHP labels Mar 30, 2026
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 php Requires understanding PHP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants