Skip to content

Alpha release May 21#2721

Merged
laurelfulford merged 16 commits into
alphafrom
trunk
May 21, 2026
Merged

Alpha release May 21#2721
laurelfulford merged 16 commits into
alphafrom
trunk

Conversation

@laurelfulford
Copy link
Copy Markdown
Contributor

A new alpha release.

dependabot Bot and others added 16 commits May 8, 2026 11:02
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.16.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.28.5 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2703)

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) from 1.2.0 to 1.2.1.
- [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.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add a prefers-reduced-motion media query that disables animations,
transitions, and smooth scrolling when the user has requested reduced
motion in their operating system accessibility settings.

This improves accessibility for people with vestibular motion disorders,
motion sickness, or vertigo.

Fixes #2622
…ext (#2688)

The nav-prev-text and nav-next-text spans used `display: none` to hide
the "Newer posts" / "Older posts" text in pagination links. This made
the text inaccessible to screen readers.

Switched to clip-based visually-hidden styles that hide text visually
while keeping it readable by assistive technology.

Fixes #2526
…umbnail

When the first featured image on archive pages had loading set to false
and fetchpriority set to high, WordPress 6.3+ would detect a conflict
and issue a _doing_it_wrong warning. Images with fetchpriority="high"
should use loading="eager", not false. Subsequent images no longer pass
fetchpriority="auto" since it's the browser default.

Fixes #2392

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
* feat: add support for alternative Google Font sources

- Add fonts.bunny.net and coollabs.io to allowlist in newspack_sanitize_font_provider_url().
- Update Customizer Typography description with GDPR-friendly alternatives.
- Fix missing text domain for the description string.

Fixes #1976

* fix: update font provider description based on review feedback
@laurelfulford laurelfulford requested a review from a team as a code owner May 21, 2026 16:16
@laurelfulford laurelfulford merged commit f02ab79 into alpha May 21, 2026
9 of 10 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.23.0-alpha.1 🎉

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants