salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
162 stars 81 forks source link

chore: bump the theoretically-non-breaking group with 7 updates #367

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

Package From To
@lwc/engine-dom 6.5.1 6.6.1
@lwc/engine-server 6.5.1 6.6.1
@lwc/module-resolver 6.5.1 6.6.1
@lwc/synthetic-shadow 6.5.1 6.6.1
@lwc/wire-service 6.5.1 6.6.1
@babel/core 7.24.4 7.24.5
@babel/eslint-parser 7.24.1 7.24.5

Updates @lwc/engine-dom from 6.5.1 to 6.6.1

Release notes

Sourced from @​lwc/engine-dom's releases.

v6.6.1

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.6.0...v6.6.1

v6.6.0

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.3...v6.6.0

v6.5.3

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.2...v6.5.3

v6.5.2

What's Changed

... (truncated)

Commits


Updates @lwc/engine-server from 6.5.1 to 6.6.1

Release notes

Sourced from @​lwc/engine-server's releases.

v6.6.1

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.6.0...v6.6.1

v6.6.0

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.3...v6.6.0

v6.5.3

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.2...v6.5.3

v6.5.2

What's Changed

... (truncated)

Commits


Updates @lwc/module-resolver from 6.5.1 to 6.6.1

Release notes

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

v6.6.1

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.6.0...v6.6.1

v6.6.0

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.3...v6.6.0

v6.5.3

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.2...v6.5.3

v6.5.2

What's Changed

... (truncated)

Commits


Updates @lwc/synthetic-shadow from 6.5.1 to 6.6.1

Release notes

Sourced from @​lwc/synthetic-shadow's releases.

v6.6.1

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.6.0...v6.6.1

v6.6.0

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.3...v6.6.0

v6.5.3

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.2...v6.5.3

v6.5.2

What's Changed

... (truncated)

Commits


Updates @lwc/wire-service from 6.5.1 to 6.6.1

Release notes

Sourced from @​lwc/wire-service's releases.

v6.6.1

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.6.0...v6.6.1

v6.6.0

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.3...v6.6.0

v6.5.3

What's Changed

Full Changelog: https://github.com/salesforce/lwc/compare/v6.5.2...v6.5.3

v6.5.2

What's Changed

... (truncated)

Commits


Updates @babel/core from 7.24.4 to 7.24.5

Release notes

Sourced from @​babel/core's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

:nail_care: Polish

:house: Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

Changelog

Sourced from @​babel/core's changelog.

v7.24.5 (2024-04-29)

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

:nail_care: Polish

:house: Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
Commits


Updates @babel/eslint-parser from 7.24.1 to 7.24.5

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

:nail_care: Polish

:house: Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

:eyeglasses: Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.24.5 (2024-04-29)

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

:nail_care: Polish

:house: Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env