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

chore: release 8.16.0 #5266

Merged
merged 2 commits into from
Mar 5, 2025
Merged

Conversation

divmain
Copy link
Collaborator

@divmain divmain commented Mar 5, 2025

Details

Second release PR for 8.16.0 including style-dedupe functionality.

divmain and others added 2 commits March 5, 2025 13:39
* chore: reintroduce locker logic

* Update packages/@lwc/integration-karma/test/component/LightningElement/index.spec.js

Co-authored-by: Will Harney <[email protected]>

* feat: added style dedup in ssr (not working yet)

* fix: reference to runtime context on emit fn

* chore: rename CompilationContext to RuntimeContext (it was wrong before)

* chore: update SSR fixtures with dedupe keys

* feat: accept prefix for style dedupe identifiers

* feat: create @lwc/ssr-client-utils package with pre-hydration dedupe mechanism

* chore: add big TODO comment

* feat(lwc-style): add register util

TODO: make it actually get bundled

* feat(lwc-style): replace dummies with dumber dummies

* test: the SSRv1 fixture tests against SSRv2 fixtures

* chore: fix tests and test config

* chore: get all SSRv1 tests to pass with new lwc-style stuff

* chore: comments

* chore: more comments

* refactor: make it possible to disable style dedupe in SSRv2

* chore: provide `@lwc/ssr-client-utils/register` import

* chore: add comment about bare import

Co-authored-by: Will Harney <[email protected]>

* chore: use FIXME instead of "Followup needed"

Co-authored-by: Will Harney <[email protected]>

* refactor: destructure for better readability

* chore: add TODO

* refactor: make createMistmatchError generic

Co-authored-by: Will Harney <[email protected]>

* chore: add comment explaining regexp

Co-authored-by: Will Harney <[email protected]>

* chore: fix imprecision in code comment

Co-authored-by: Will Harney <[email protected]>

* chore: add comment explaining why we need repeated exec on regexp

* chore: indentation is 0 when falsey instead of null

* chore: address nit

Co-authored-by: Will Harney <[email protected]>

* chore: remove console.log

Co-authored-by: Will Harney <[email protected]>

* chore: add comment

* chore: bump CI

* chore: add skip file for flakey test

---------

Co-authored-by: John Hefferman <[email protected]>
Co-authored-by: jhefferman-sfdc <[email protected]>
Co-authored-by: Will Harney <[email protected]>
Co-authored-by: Will Harney <[email protected]>
@divmain divmain requested a review from a team as a code owner March 5, 2025 22:56
@wjhsf wjhsf enabled auto-merge (squash) March 5, 2025 23:25
@wjhsf wjhsf disabled auto-merge March 5, 2025 23:25
Copy link
Contributor

✅ All Pre-release Checks Passed

  • Check PR user has rights to execute the workflow
    PR owner is allowed to initiate release/deploy
  • Check PR is approved
    PR 5266 is approved
  • Check PR is mergeable
    PR 5266 is mergeable
  • ⚠️ Check GUS reference is present
    PR does not contain a reference to a GUS work item. You can update it any time by including '@W-XXXXXXX' into the title or body of the PR
  • Check no conflicting Github release
  • Check NPM packages have not been released yet
  • ⚪️ Check Maven artifacts have not been released yet (skipped)
    Skipping check since project doesn't deliver Maven artifacts
  • ⚪️ Check GAV mapping exists for jar repo (skipped)
    Skipping GAV mapping check because a core jar is not being released.

Copy link
Contributor

🚢 Release Starting

This pull request has been merged and the release of version 8.16.0 is starting.

You can monitor the progress of the release in Nucleus by visiting the following URL.
https://nucleus.uipengsys-public.buildndeliver-s.aws-esvc1-useast2.aws.sfdc.cl/workflows/263433

@salesforce-nucleus salesforce-nucleus bot merged commit 1f08a89 into release Mar 5, 2025
20 checks passed
@salesforce-nucleus salesforce-nucleus bot deleted the divmain/release-release-8.16.0 branch March 5, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants