generated from alleyinteractive/create-wordpress-plugin
-
Notifications
You must be signed in to change notification settings - Fork 3
Update fam branch with latest from develop #428
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…al-respect-post-type' into feature/issue-377/postpicker-modal-query-parameter-filters
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.4 to 29.4.5. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.4...v29.4.5) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/ts-jest-29.4.5 Bump ts-jest from 29.4.4 to 29.4.5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](stefanzweifel/git-auto-commit-action@v6...v7) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…ns/stefanzweifel/git-auto-commit-action-7 Bump stefanzweifel/git-auto-commit-action from 6 to 7
…icker-modal-query-parameter-filters Issue-377: Introduce filters on PostPicker modal based on Query Parameters
…/alleyinteractive/build-tool-0.3.0 Bump @alleyinteractive/build-tool from 0.1.6 to 0.3.0
…/wp-types-4.68.3 Bump wp-types from 4.68.1 to 4.68.3
…ype-checkboxes-select-all TECH-225: [wp-curate] Post Type Checkboxes Selects All
Bumps [@types/wordpress__edit-post](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wordpress__edit-post) from 7.5.7 to 8.4.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wordpress__edit-post) --- updated-dependencies: - dependency-name: "@types/wordpress__edit-post" dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/types/wordpress__edit-post-8.4.2 Bump @types/wordpress__edit-post from 7.5.7 to 8.4.2
Bumps [@types/wordpress__block-editor](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wordpress__block-editor) from 11.5.17 to 14.21.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wordpress__block-editor) --- updated-dependencies: - dependency-name: "@types/wordpress__block-editor" dependency-version: 14.21.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/types/wordpress__block-editor-14.21.2 Bump @types/wordpress__block-editor from 11.5.17 to 14.21.2
Add linting and check-types to test step
…d-posts Allow pinning scheduled posts
Bumps [@alleyinteractive/stylelint-config](https://github.com/alleyinteractive/alley-scripts) from 0.0.2 to 0.1.0. - [Release notes](https://github.com/alleyinteractive/alley-scripts/releases) - [Changelog](https://github.com/alleyinteractive/alley-scripts/blob/main/CHANGELOG.md) - [Commits](https://github.com/alleyinteractive/alley-scripts/compare/@alleyinteractive/[email protected]...@alleyinteractive/[email protected]) --- updated-dependencies: - dependency-name: "@alleyinteractive/stylelint-config" dependency-version: 0.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…/alleyinteractive/stylelint-config-0.1.0 Bump @alleyinteractive/stylelint-config from 0.0.2 to 0.1.0
# Conflicts: # blocks/query/edit.tsx # composer.json # package-lock.json # package.json
manewc
reviewed
Nov 19, 2025
manewc
reviewed
Nov 19, 2025
manewc
reviewed
Nov 19, 2025
|
this PR has been previously reviewed for wp-curate. i just had a couple, inconsequential, questions - nothing major 🐴 |
manewc
approved these changes
Nov 19, 2025
manewc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤠 :whip-crack:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bring the
fambranch up to date withdevelop