Skip to content

Comments

Alpha release Jan 22#402

Merged
dkoo merged 6 commits intoalphafrom
trunk
Jan 22, 2026
Merged

Alpha release Jan 22#402
dkoo merged 6 commits intoalphafrom
trunk

Conversation

@dkoo
Copy link
Contributor

@dkoo dkoo commented Jan 22, 2026

A new alpha release.

dependabot bot and others added 6 commits November 24, 2025 02:07
Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/PHPCSStandards/composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/CHANGELOG.md)
- [Commits](PHPCSStandards/composer-installer@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [wp-coding-standards/wpcs](https://github.com/WordPress/WordPress-Coding-Standards) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/WordPress/WordPress-Coding-Standards/releases)
- [Changelog](https://github.com/WordPress/WordPress-Coding-Standards/blob/develop/CHANGELOG.md)
- [Commits](WordPress/WordPress-Coding-Standards@3.2.0...3.3.0)

---
updated-dependencies:
- dependency-name: wp-coding-standards/wpcs
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dkoo dkoo requested a review from a team as a code owner January 22, 2026 16:16
Copilot AI review requested due to automatic review settings January 22, 2026 16:16
@dkoo dkoo merged commit aef9a40 into alpha Jan 22, 2026
4 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Newspack Block Theme to use the new newspack/byline and newspack/avatar blocks instead of the co-authors-plus/coauthors blocks, along with dependency updates for an alpha release.

Changes:

  • Migrates from Co-Authors Plus blocks to Newspack's native byline and avatar blocks across all post meta patterns
  • Creates a new compact post-meta pattern to consolidate repeated template code
  • Adds theme styling for the new newspack/byline block
  • Updates PHP development dependencies (PHPCS standards and related tools)

Reviewed changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
theme.json Adds styling configuration for the new newspack/byline block including colors, typography, and link states
templates/search.html Replaces inline post-meta markup with the new compact pattern
templates/home.html Replaces inline post-meta markup with the new compact pattern
templates/author.html Replaces inline post-meta markup with the new compact pattern
templates/archive.html Replaces inline post-meta markup with the new compact pattern
patterns/post-meta/post-meta-single-line.php Migrates from Co-Authors Plus blocks to Newspack byline block
patterns/post-meta/post-meta-single-line-avatar.php Migrates from Co-Authors Plus blocks to Newspack byline and avatar blocks
patterns/post-meta/post-meta-multiple-lines.php Migrates from Co-Authors Plus blocks to Newspack byline block
patterns/post-meta/post-meta-multiple-lines-avatar.php Migrates from Co-Authors Plus blocks to Newspack byline and avatar blocks
patterns/post-meta/post-meta-compact.php New compact pattern that provides a fallback to core blocks when Newspack blocks are unavailable
languages/newspack-block-theme.pot Updates version to 1.22.0, copyright year to 2026, and adds translation entry for the new compact pattern
composer.lock Updates several PHP development dependencies to their latest versions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@matticbot
Copy link
Contributor

🎉 This PR is included in version 1.23.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants