chore: release v8.13.0#5191
Merged
salesforce-nucleus[bot] merged 7 commits intoreleasefrom Feb 4, 2025
Merged
Conversation
* fix: allow export { Cmp as default }
* test(ssr): update component-as-default to check light and shadow
* fix: use fallback if no generateMarkup
* fix(ssr): support `export { Cmp as default }`
* fix: support slotted content for unimplemented templates
* fix: use fallbackTmpl for all cases
* Update packages/@lwc/ssr-compiler/src/compile-template/transformers/component/component.ts
* Update packages/@lwc/ssr-compiler/src/compile-template/transformers/component/component.ts
---------
Co-authored-by: John Hefferman <jhefferman@salesforce.com>
…70 (#5179) * chore: document format script * chore(perf): save tachometer results summary to MD and HTML files @W-17718770
#5185) Bumps [eslint-config-flat-gitignore](https://github.com/antfu/eslint-config-flat-gitignore) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/antfu/eslint-config-flat-gitignore/releases) - [Commits](antfu/eslint-config-flat-gitignore@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: eslint-config-flat-gitignore dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: add test for api-decorated super field * fix: api-decorated fields on non-LightningElement super class * chore: cleanup previous commit * chore: add failing test for subclass edge case * fix: ssr superclass edge case * chore: augment test with truthy/falsey if:true blocks * fix: legacy if-blocks for truthy/falsey conditions in SSRv2 * fix: behavior of SSR compiler when DiagnosticLevel.Fatal message is encountered * feat: implement ClassList#length
…dates (#5184) * build(deps-dev): bump the theoretically-non-breaking group with 15 updates Bumps the theoretically-non-breaking group with 15 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.1` | `19.7.1` | | [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.3.3` | `20.4.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.10.11` | `1.10.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.13.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.4` | `3.0.5` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.0.4` | `3.0.5` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.3.3` | `20.4.0` | | [rollup](https://github.com/rollup/rollup) | `4.32.0` | `4.34.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.22.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.4` | `3.0.5` | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.7.1` | `9.7.2` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.7.1` | `9.7.2` | | [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.6.4` | `9.7.2` | | [@wdio/sauce-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-sauce-service) | `9.7.1` | `9.7.2` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.7.1` | `9.7.2` | Updates `@commitlint/cli` from 19.6.1 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/cli) Updates `@nx/js` from 20.3.3 to 20.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.0/packages/js) Updates `@swc/core` from 1.10.11 to 1.10.12 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.10.11...v1.10.12) Updates `@types/node` from 22.10.10 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8) Updates `@vitest/ui` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/ui) Updates `nx` from 20.3.3 to 20.4.0 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.4.0/packages/nx) Updates `rollup` from 4.32.0 to 4.34.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.32.0...v4.34.1) Updates `typescript-eslint` from 8.21.0 to 8.22.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint) Updates `vitest` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest) Updates `@wdio/cli` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.7.2/packages/wdio-cli) Updates `@wdio/local-runner` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.7.2/packages/wdio-local-runner) Updates `@wdio/mocha-framework` from 9.6.4 to 9.7.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.7.2/packages/wdio-mocha-framework) Updates `@wdio/sauce-service` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.7.2/packages/wdio-sauce-service) Updates `webdriverio` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.7.2/packages/webdriverio) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@nx/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@wdio/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@wdio/local-runner" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: "@wdio/mocha-framework" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@wdio/sauce-service" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: webdriverio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <support@github.com> * revert(nx): downgrade version something broke --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Harney <wharney@salesforce.com>
Contributor
Author
|
/nucleus release |
Contributor
✅ All Pre-release Checks Passed
|
Contributor
|
Error occurred when performing PR merge: This branch must not contain merge commits. |
Contributor
|
❌ An unexpected error occurred while attempting to start the |
34877bc to
e0437d3
Compare
Contributor
|
/nucleus release |
Contributor
❌ One or More Pre-release Checks Failed
|
divmain
approved these changes
Feb 4, 2025
Contributor
✅ All Pre-release Checks Passed
|
Contributor
🚢 Release StartingThis pull request has been merged and the release of version 8.13.0 is starting. You can monitor the progress of the release in Nucleus by visiting the following URL. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Does this pull request introduce a breaking change?
Does this pull request introduce an observable change?
GUS work item