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 #5254

Merged
merged 10 commits into from
Mar 3, 2025
Merged

chore: release #5254

merged 10 commits into from
Mar 3, 2025

Conversation

wjhsf
Copy link
Collaborator

@wjhsf wjhsf commented Mar 3, 2025

No description provided.

cardoso and others added 10 commits February 26, 2025 15:14
* fix(rollup-plugin): resolve default modules

* test(rollup-plugin): fix lwc-modules test

* test(rollup-plugin): add test for overriding defaultModules

* chore: improve test descriptions

* Update packages/@lwc/rollup-plugin/src/index.ts

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

---------

Co-authored-by: Will Harney <[email protected]>
Outdated downstreams that always fail just create noise.
* chore(types): add missing static props SSR LightningElement

* refactor(ssr): move slotted content to last params

makes fancy typing easier

* refactor(types): rekerjigger `generateMarkup` type defs

* feat(ssr): implement light dom slotted content in fallback template

* Update packages/@lwc/ssr-runtime/src/index.ts

* chore: revert light DOM slots in fallback template

not behavior we want
* chore(ssr): use real error messages for errors

No more TODO!

* chore: update test fixture with new error

* chore: fix expected error message
* test: template provided through @api-decorated prop

* chore: add comment
* chore: add flag for extended scope token syntax

* test(engine-server): remove `feature` feature

it's unused

* chore: remove feature from types

* chore(tests): remove unused exports from tests

* chore: rename x/test modules to x/static

* chore: use static x-test for root fixture component

tag name (x-test) may not match directory name of root component

* chore: remove tag name that is no longer used

* refactor(test): destructure!

* chore: `fixture-test` feels better than `x-test` to make it more clear it's special

* refactor: check scope token for static optimized on/off

* test: invalid scope tokens

* test: restore `features` feature

just removed it yesterday lol

* test(engine-server): add scope token validation tests

* chore: remove unused file

* chore: remove debuggery prop

* chore: update to new test config

* chore: prettier

* chore: rename flag

make it more accurate

* chore: restore original validation location

* chore: clean up duplicate check

* test(karma): update test to new behavior
* chore: testing hydration

* chore: added tests

* chore: added dedicated tests for v1/2 delta

* chore: modified public property test

* fix: tabindex corrections, additional tests

* chore: minor corrections

* fix: prettier

* chore: update undeclared test

* fix: hydration test

* chore: added hydration tests and v1/2 pathing

* chore: test debug

* chore: check error length

* chore: revert hydration failure test

* chore: change path strat

* chore: test correction, production mode
Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.15.0...v16.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@wjhsf wjhsf requested a review from a team as a code owner March 3, 2025 21:01
@wjhsf
Copy link
Collaborator Author

wjhsf commented Mar 3, 2025

/nucleus ignore --reason "Unrelated __lwc issue in webruntime"

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 5254 is approved
  • Check PR is mergeable
    PR 5254 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.15.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/262962

@salesforce-nucleus salesforce-nucleus bot merged commit 4aed15e into release Mar 3, 2025
21 checks passed
@salesforce-nucleus salesforce-nucleus bot deleted the release-publish-2025-03-03-21_01 branch March 3, 2025 21:58
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.

6 participants