Skip to content

chore(deps): update dependency @salesforce/sfdx-lwc-jest to v7 #73

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@salesforce/sfdx-lwc-jest ^0.9.2 -> ^7.0.0 age confidence

Release Notes

salesforce/sfdx-lwc-jest (@​salesforce/sfdx-lwc-jest)

v7.1.0

Compare Source

What's Changed

No meaningful changes. The previous release should have been a minor release, rather than patch.

Full Changelog: salesforce/sfdx-lwc-jest@v7.0.2...v7.1.0

v7.0.2

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v7.0.1...v7.0.2

v7.0.1

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v7.0.0...v7.0.1

v7.0.0

Compare Source

Breaking changes

LWC-related dependencies are bumped to correspond to Salesforce release Spring '25.

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v6.0.1...v7.0.0

v6.0.3

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v6.0.2...v6.0.3

v6.0.2

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v6.0.1...v6.0.2

v6.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v5.1.0...v6.0.1

v6.0.0

Compare Source

Breaking changes

LWC-related dependencies are bumped to correspond to Salesforce release Winter '25.

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v5.1.0...v6.0.0

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v5.0.0...v5.1.0

v5.0.0

Compare Source

Breaking changes

Snapshots may have changed due to lwc-test v15. Run with -u to update.

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v4.0.1...v5.0.0

v4.0.1

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v4.0.0...v4.0.1

v4.0.0

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v3.1.1...v4.0.0

v3.1.2

Compare Source

spring24 branch to match relevant LWC version. See also: https://lwc.dev/guide/versioning

Full Changelog: salesforce/sfdx-lwc-jest@v3.1.1...v3.1.2

v3.1.1

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v3.1.0...v3.1.1

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v3.0.1...v3.1.0

v3.0.1

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v3.0.0...v3.0.1

v3.0.0

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v2.2.0...v3.0.0

v2.2.0

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v2.1.0...v2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v2.0.0...v2.0.1

v2.0.0

Compare Source

Breaking changes

Due to lwc-test v12, snapshots have changed. Any preexisting snapshot files will need to be updated.

What's Changed

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v1.4.0...v2.0.0

v1.4.1

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v1.4.0...v1.4.1

v1.4.0

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v1.3.0...v1.4.0

v1.3.0

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v1.1.4...v1.3.0

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.4

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v1.1.3...v1.1.4

v1.1.3

Compare Source

What's Changed

Updates from Jest 27 to Jest 29.

New Contributors

Full Changelog: salesforce/sfdx-lwc-jest@v1.0.1...v1.1.3

v1.1.2

Compare Source

What's Changed

Full Changelog: salesforce/sfdx-lwc-jest@v1.1.1...v1.1.2

v1.1.1

Compare Source

Full Changelog: salesforce/sfdx-lwc-jest@v1.0.2...v1.1.1

v1.1.0

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

Bug Fixes

v1.0.0

Compare Source

Breaking Changes

v0.14.0

Compare Source

Bug Fixes
  • revert(apex-methods-automock): reverts functionality providing apex automocks #​234.
    Reverts the functionality to auto mock apex and apexContinuation methods (#​231, #​210, and #​208). Note: test authors will need to keep implementing their own apex (+apexContinuation) methods mocks.

v0.13.0

Compare Source

Bug Fixes

v0.12.6

Compare Source

Bug Fixes
  • revert(apex-methods-automock): reverts functionality providing apex automocks #​235.
    Reverts the functionality to auto mock apex and apexContinuation methods (#​224). Note: test authors will need to keep implementing their own apex (+apexContinuation) methods mocks.

v0.12.5

Compare Source

Bug Fixes

v0.12.4

Compare Source

0.12.4 (2021-06-17)

v0.12.3

Compare Source

Bug fixes

  • #​210: Ignore Apex stubs from LWC compiler transformation

v0.12.2

Compare Source

Bug fixes

  • #​208: Automatically mock Apex method used as valid wire adapters

v0.12.1

Compare Source

Documentation

  • #​204: Documentation updates related to the wire reform.

Improvements

  • #​206: Update lightning component stubs in preparation for Summer 21 Salesforce release
  • #​207: Adds the follow utils to create test wire adapters: createApexTestWireAdapter, createLdsTestWireAdapter, createTestWireAdapter

v0.12.0

Compare Source

Prepares @​salesforce/sfdx-lwc-jest for the Summer21 Salesforce release.

Improvements

  • #​196: Simplify the test runner logic. For both standard and debug runs, Jest will be invoked by spawning a new process. Uses an allow list approach for pass through options instead of a disallow list approach.
  • #​201: Update dependencies to match Spring21 Salesforce release.
  • #​205: Update dependencies to match Summer21 Salesforce release.

Bug fixes

  • #​195: Retrieve the path to Jest binary using require.resolve instead of hardcoded path.

v0.11.0

Compare Source

Breaking

Improvements

  • #​180: Add missing stub for getObjectInfos wire adapter.
  • #​183: Update lightning stubs.
  • #​188, #​190: Adds a new skipApiVersionCheck option to disable the "sourceApiVersion" field check before running tests.

Internal

  • #​193: Enforce formatting check in CI flow.

v0.10.4

Compare Source

v0.10.3

Compare Source

v0.10.2

Compare Source

v0.10.1

Compare Source

v0.10.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/salesforce-sfdx-lwc-jest-7.x branch from 71b8952 to a4fc360 Compare April 4, 2025 07:48
Copy link

sonarqubecloud bot commented Apr 4, 2025

@renovate renovate bot force-pushed the renovate/salesforce-sfdx-lwc-jest-7.x branch from a4fc360 to 76989cb Compare May 15, 2025 12:35
@renovate renovate bot force-pushed the renovate/salesforce-sfdx-lwc-jest-7.x branch from 76989cb to dfb86b2 Compare June 10, 2025 15:16
Copy link

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.

0 participants