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: bump the lwc-test group with 4 updates #388

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the lwc-test group with 4 updates: @lwc/jest-preset, @lwc/jest-resolver, @lwc/jest-serializer and @lwc/jest-transformer.

Updates @lwc/jest-preset from 16.1.0 to 18.1.0

Release notes

Sourced from @​lwc/jest-preset's releases.

v18.0.3

Included a sample component and tests to demonstrate the SSR unit testing strategy.

v18.0.1

  1. Moving "jest-serializer-html" to @​lwc/jest-preset
  2. Housekeeping of remaining references of Jest v.26 and v.27

v18.0.0

2 new presets to test SSR server and client side rendering

v17.0.1

  1. Introduced a new preset for SSR server-side.
  2. Introduced a new preset for SSR hydration.
  3. Implemented a new API for storing SSR-generated markup with a hash in a snapshot file and reading the markup associated with the hash.
  4. Updated dependencies.
  5. Dropped Jest v.26 and v.27.

v17.0.0

What's Changed

New Contributors

Full Changelog: salesforce/lwc-test@v16.1.0...v17.0.0

Commits

Updates @lwc/jest-resolver from 16.1.0 to 18.1.0

Release notes

Sourced from @​lwc/jest-resolver's releases.

v18.0.3

Included a sample component and tests to demonstrate the SSR unit testing strategy.

v18.0.1

  1. Moving "jest-serializer-html" to @​lwc/jest-preset
  2. Housekeeping of remaining references of Jest v.26 and v.27

v18.0.0

2 new presets to test SSR server and client side rendering

v17.0.1

  1. Introduced a new preset for SSR server-side.
  2. Introduced a new preset for SSR hydration.
  3. Implemented a new API for storing SSR-generated markup with a hash in a snapshot file and reading the markup associated with the hash.
  4. Updated dependencies.
  5. Dropped Jest v.26 and v.27.

v17.0.0

What's Changed

New Contributors

Full Changelog: salesforce/lwc-test@v16.1.0...v17.0.0

Commits

Updates @lwc/jest-serializer from 16.1.0 to 18.1.0

Release notes

Sourced from @​lwc/jest-serializer's releases.

v18.0.3

Included a sample component and tests to demonstrate the SSR unit testing strategy.

v18.0.1

  1. Moving "jest-serializer-html" to @​lwc/jest-preset
  2. Housekeeping of remaining references of Jest v.26 and v.27

v18.0.0

2 new presets to test SSR server and client side rendering

v17.0.1

  1. Introduced a new preset for SSR server-side.
  2. Introduced a new preset for SSR hydration.
  3. Implemented a new API for storing SSR-generated markup with a hash in a snapshot file and reading the markup associated with the hash.
  4. Updated dependencies.
  5. Dropped Jest v.26 and v.27.

v17.0.0

What's Changed

New Contributors

Full Changelog: salesforce/lwc-test@v16.1.0...v17.0.0

Commits

Updates @lwc/jest-transformer from 16.1.0 to 18.1.0

Release notes

Sourced from @​lwc/jest-transformer's releases.

v18.0.3

Included a sample component and tests to demonstrate the SSR unit testing strategy.

v18.0.1

  1. Moving "jest-serializer-html" to @​lwc/jest-preset
  2. Housekeeping of remaining references of Jest v.26 and v.27

v18.0.0

2 new presets to test SSR server and client side rendering

v17.0.1

  1. Introduced a new preset for SSR server-side.
  2. Introduced a new preset for SSR hydration.
  3. Implemented a new API for storing SSR-generated markup with a hash in a snapshot file and reading the markup associated with the hash.
  4. Updated dependencies.
  5. Dropped Jest v.26 and v.27.

v17.0.0

What's Changed

New Contributors

Full Changelog: salesforce/lwc-test@v16.1.0...v17.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the lwc-test group with 4 updates: [@lwc/jest-preset](https://github.com/salesforce/lwc-test/tree/HEAD/packages/@lwc/jest-preset), [@lwc/jest-resolver](https://github.com/salesforce/lwc-test/tree/HEAD/packages/@lwc/jest-resolver), [@lwc/jest-serializer](https://github.com/salesforce/lwc-test/tree/HEAD/packages/@lwc/jest-serializer) and [@lwc/jest-transformer](https://github.com/salesforce/lwc-test/tree/HEAD/packages/@lwc/jest-transformer).


Updates `@lwc/jest-preset` from 16.1.0 to 18.1.0
- [Release notes](https://github.com/salesforce/lwc-test/releases)
- [Commits](https://github.com/salesforce/lwc-test/commits/18.1.0/packages/@lwc/jest-preset)

Updates `@lwc/jest-resolver` from 16.1.0 to 18.1.0
- [Release notes](https://github.com/salesforce/lwc-test/releases)
- [Commits](https://github.com/salesforce/lwc-test/commits/18.1.0/packages/@lwc/jest-resolver)

Updates `@lwc/jest-serializer` from 16.1.0 to 18.1.0
- [Release notes](https://github.com/salesforce/lwc-test/releases)
- [Commits](https://github.com/salesforce/lwc-test/commits/18.1.0/packages/@lwc/jest-serializer)

Updates `@lwc/jest-transformer` from 16.1.0 to 18.1.0
- [Release notes](https://github.com/salesforce/lwc-test/releases)
- [Commits](https://github.com/salesforce/lwc-test/commits/18.1.0/packages/@lwc/jest-transformer)

---
updated-dependencies:
- dependency-name: "@lwc/jest-preset"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lwc-test
- dependency-name: "@lwc/jest-resolver"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lwc-test
- dependency-name: "@lwc/jest-serializer"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lwc-test
- dependency-name: "@lwc/jest-transformer"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: lwc-test
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/lwc-test-66d2f06dd6 branch October 1, 2024 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants