Skip to content

chore: release (release) v8.12.5 #5150

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

Merged
merged 11 commits into from
Jan 21, 2025

Conversation

jhefferman-sfdc
Copy link
Contributor

Details

Does this pull request introduce a breaking change?

  • ๐Ÿ˜ฎโ€๐Ÿ’จ No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • ๐Ÿคž No, it does not introduce an observable change.

GUS work item

W-17642280

nolanlawson and others added 11 commits January 8, 2025 12:09
* feat: refactored hydration logging, related test changes

* fix: remove console usage

* fix: stringify

* fix: reduce nodes to nodeName for browser parity

* fix: disable_static_content_optimization test exceptions, logging refactor

* fix: changes for bundle size reduction

* fix: remove redundant non-prod checks

* fix: irregular naming, type guard

* fix: review comments

* fix: typing for static element comparison

* fix: missing util

* fix: move pretty print classes to util

* fix: naming, attribute prettifier

* fix: rename logging function
#5128)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: do not render mismatched scoped slotted data

* fix: addressed review comments, added explanations
Co-authored-by: John Hefferman <jhefferman@salesforce.com>
โ€ฆ#5146)

Bumps the theoretically-non-breaking group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.3.1` | `20.3.2` |
| [@swc/core](https://github.com/swc-project/swc) | `1.10.7` | `1.10.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.3.0` | `15.4.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.3.1` | `20.3.2` |
| [rollup](https://github.com/rollup/rollup) | `4.30.1` | `4.31.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.1` | `8.20.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |


Updates `@nx/js` from 20.3.1 to 20.3.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.2/packages/js)

Updates `@swc/core` from 1.10.7 to 1.10.8
- [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.7...v1.10.8)

Updates `@types/node` from 22.10.5 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `lint-staged` from 15.3.0 to 15.4.1
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.3.0...v15.4.1)

Updates `nx` from 20.3.1 to 20.3.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.2/packages/nx)

Updates `rollup` from 4.30.1 to 4.31.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.30.1...v4.31.0)

Updates `typescript-eslint` from 8.19.1 to 8.20.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.20.0/packages/typescript-eslint)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-patch
  dependency-group: theoretically-non-breaking
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: postcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jhefferman-sfdc jhefferman-sfdc requested a review from a team as a code owner January 21, 2025 18:28
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 5150 is approved
  • โœ… Check PR is mergeable
    PR 5150 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.12.5 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/258639

@jhefferman-sfdc jhefferman-sfdc merged commit b02b0b9 into release Jan 21, 2025
21 of 23 checks passed
@jhefferman-sfdc jhefferman-sfdc deleted the jhefferman/release-release-20250121 branch January 21, 2025 19:29
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.

4 participants