chore: release 8.16.1#5283
Merged
salesforce-nucleus[bot] merged 5 commits intoreleasefrom Mar 10, 2025
Merged
Conversation
* ci: run unit tests in prod mode * test(engine-dom): skip testing dev mode feature in prod mode * test(ssr-compiler): avoid checking dev mode error text in prod mode * test(engine-server): skip fixture tests in prod mode there are a lot of failures that we'll get to later * chore(tests): support NODE_ENV=production * Apply suggestions from code review * chore(coverage): bump minimum function threshold for SSR packages * chore: remove unused file * test(coverage): ignore ssr-client-utils and bump thresholds for SSR * ci: don't generate coverage for prod mode Coverage will always be lower because we have a ton of `NODE_ENV !== production checks`, but no `===` checks. --------- Co-authored-by: Matheus Cardoso <matheus@cardo.so>
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
evidently some places have `process` but not `process.env`
* chore: release v8.16.1 * chore: fix .gitignore
Contributor
❌ One or More Pre-release Checks Failed
|
wjhsf
approved these changes
Mar 10, 2025
Contributor
✅ All Pre-release Checks Passed
|
Contributor
🚢 Release StartingThis pull request has been merged and the release of version 8.16.1 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