Skip to content

Releases JS packages#22714

Merged
FAMarfuaty merged 2 commits intotrunkfrom
update-to-the-new-browserslist-config-version-in-our-projects
Nov 12, 2025
Merged

Releases JS packages#22714
FAMarfuaty merged 2 commits intotrunkfrom
update-to-the-new-browserslist-config-version-in-our-projects

Conversation

@mykola
Copy link
Copy Markdown
Contributor

@mykola mykola commented Nov 12, 2025

Important

Do not rebase this PR. The "Version increase" commit 27f75fc is the exact version that has been published to NPM. Orphaning this commit will make it impossible to properly determine changes since the published version.

Context

  • We want to release the following JS packages:
    • @yoast/helpers:0.17.0-alpha.2
    • @yoast/feature-flag:0.6.0-alpha.2
    • @yoast/style-guide:0.14.0-alpha.1
    • @yoast/components:3.0.0-alpha.3
    • @yoast/babel-preset:1.1.3
    • @yoast/analysis-report:2.0.0-alpha.2
    • @yoast/postcss-preset:1.2.1
    • @yoast/tailwindcss-preset:2.4.0
    • @yoast/ui-library:4.3.0
    • @yoast/related-keyphrase-suggestions:0.2.0
    • @yoast/replacement-variable-editor:2.0.0-alpha.1
    • @yoast/social-metadata-forms:2.0.0-alpha.1
    • @yoast/social-metadata-previews:2.0.0-alpha.1
    • yoastseo:3.4.0
    • @yoast/search-metadata-previews:3.0.0-alpha.1
    • @yoast/dashboard-frontend:0.1.1

Summary

This PR can be summarized in the following changelog entry:

  • Releases new JavaScript package versions.

Relevant technical choices:

  • The focus here was on updating @yoast/browserslist-config.

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

  • NA, just package releases, no code changes.

Relevant test scenarios

  • Changes should be tested with the browser console open
  • Changes should be tested on different posts/pages/taxonomies/custom post types/custom taxonomies
  • Changes should be tested on different editors (Default Block/Gutenberg/Classic/Elementor/other)
  • Changes should be tested on different browsers
  • Changes should be tested on multisite

Test instructions for QA when the code is in the RC

  • QA should use the same steps as above.

QA can test this PR by following these steps:

Impact check

This PR affects the following parts of the plugin, which may require extra testing:

Other environments

  • This PR also affects Shopify. I have added a changelog entry starting with [shopify-seo], added test instructions for Shopify and attached the Shopify label to this PR.

Documentation

  • I have written documentation for this change. For example, comments in the Relevant technical choices, comments in the code, documentation on Confluence / shared Google Drive / Yoast developer portal, or other.

Quality assurance

  • I have tested this code to the best of my abilities.
  • During testing, I had activated all plugins that Yoast SEO provides integrations for.
  • I have added unit tests to verify the code works as intended.
  • If any part of the code is behind a feature flag, my test instructions also cover cases where the feature flag is switched off.
  • I have written this PR in accordance with my team's definition of done.
  • I have checked that the base branch is correctly set.

Innovation

  • No innovation project is applicable for this PR.
  • This PR falls under an innovation project. I have attached the innovation label.
  • I have added my hours to the WBSO document.

Fixes #

@mykola mykola added the changelog: non-user-facing Needs to be included in the 'Non-userfacing' category in the changelog label Nov 12, 2025
@github-actions
Copy link
Copy Markdown

@mykola Please be aware that following packages have been abandoned and are not actively maintained anymore:

Package name Path
@yoast/babel-preset packages/babel-preset
@yoast/components packages/components
@yoast/e2e-tests packages/e2e-tests
@yoast/helpers packages/helpers
@yoast/jest-preset packages/jest-preset
@yoast/style-guide packages/style-guide
eslint-config-yoast packages/esling-config-yoast

Please consider using the other packages instead.

@mykola mykola marked this pull request as ready for review November 12, 2025 10:02
@mykola mykola requested a review from a team as a code owner November 12, 2025 10:02
@coveralls
Copy link
Copy Markdown

coveralls commented Nov 12, 2025

Pull Request Test Coverage Report for Build 3fef6033ee4347ba89d1c86d92daa7cb5e070fe3

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 42 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.06%) to 53.332%

Files with Coverage Reduction New Missed Lines %
packages/js/src/general/components/alerts-list.js 2 70.59%
packages/js/src/admin-global.js 13 0.0%
packages/js/src/first-time-configuration/tailwind-components/steps/personal-preferences/newsletter-signup.js 13 12.12%
packages/js/src/general/store/alert-center.js 14 53.23%
Totals Coverage Status
Change from base Build 68afd79baad335b303db583209771a4a15ffc35d: -0.06%
Covered Lines: 32200
Relevant Lines: 60575

💛 - Coveralls

- @yoast/analysis-report:2.0.0-alpha.2
- @yoast/babel-preset:1.1.3
- @yoast/components:3.0.0-alpha.3
- @yoast/dashboard-frontend:0.1.1
- @yoast/feature-flag:0.6.0-alpha.2
- @yoast/helpers:0.17.0-alpha.2
- @yoast/postcss-preset:1.2.1
- @yoast/related-keyphrase-suggestions:0.2.0
- @yoast/replacement-variable-editor:2.0.0-alpha.1
- @yoast/search-metadata-previews:3.0.0-alpha.1
- @yoast/social-metadata-forms:2.0.0-alpha.1
- @yoast/social-metadata-previews:2.0.0-alpha.1
- @yoast/style-guide:0.14.0-alpha.1
- @yoast/tailwindcss-preset:2.4.0
- @yoast/ui-library:4.3.0
- yoastseo:3.4.0
@github-actions
Copy link
Copy Markdown

@mykola Please be aware that following packages have been abandoned and are not actively maintained anymore:

Package name Path
@yoast/babel-preset packages/babel-preset
@yoast/components packages/components
@yoast/e2e-tests packages/e2e-tests
@yoast/helpers packages/helpers
@yoast/jest-preset packages/jest-preset
@yoast/style-guide packages/style-guide
eslint-config-yoast packages/esling-config-yoast

Please consider using the other packages instead.

@FAMarfuaty FAMarfuaty changed the title Upgrade @yoast/browserslist-config to version 1.2.5 Releases JS packages Nov 12, 2025
@FAMarfuaty FAMarfuaty merged commit a27514f into trunk Nov 12, 2025
22 checks passed
@FAMarfuaty FAMarfuaty deleted the update-to-the-new-browserslist-config-version-in-our-projects branch November 12, 2025 16:40
@FAMarfuaty FAMarfuaty added this to the 26.5 milestone Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: non-user-facing Needs to be included in the 'Non-userfacing' category in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants