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

Update alleyinteractive/wp-type-extensions requirement from ^2.1 to ^3.0 #16

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

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

Release notes

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

3.0.0

Please see the changelog for details about this release.

Changelog

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

3.0.0

Added

  • Features interface.
  • Effect feature.
  • Ordered feature.
  • Each_Replaced serialized blocks class.
  • Alley\WP\Features\Library namespace to hold a library of concrete feature implementations.
  • Allowed_Blocks library feature.
  • Block_Content_Filter library feature.
  • Plugin_Loader library feature.

Changed

  • The minimum PHP version is now 8.2.
  • Group class now implements Features.
  • GTM_Script class moved to feature library.
  • Each_Appended_Blocks class renamed Each_Appended.

Removed

  • Conditional_Feature class (use Effect instead).
  • Used_Post_IDs class.

2.2.0

Added

  • GTM_Script feature.

2.1.0

Changed

  • Support use of WP_CLI_Feature in WP-CLI packages.

2.0.0

Changed

  • Features class renamed Group.

1.0.0

Initial release.

Commits
  • 34e3516 Merge pull request #25 from alleyinteractive/feature/next
  • 2dcb85e Add Allowed_Blocks library feature
  • f5e7b14 Update docs and changelog
  • caa71f4 Remove Used_Post_IDs
  • a550281 Remove Conditional_Feature
  • 82e8c4b Add Block_Content_Filter library feature
  • 42e2c28 Add Plugin_Loader library feature
  • 7b73ba8 Move GTM_Script to Library subnamespace
  • 012206d Rename Each_Replaced_Blocks to match Each_Appended
  • 27099d0 Add Each_Appended serialized blocks class
  • 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 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 <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@v2.1.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Requires understanding PHP labels Nov 25, 2024
@github-actions github-actions bot merged commit a0696a2 into main Nov 25, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/composer/alleyinteractive/wp-type-extensions-tw-3.0 branch November 25, 2024 04:55
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