Skip to content

Commit b4ae5f5

Browse files
chore: bump the theoretically-non-breaking group with 10 updates (#66)
* chore: bump the theoretically-non-breaking group with 10 updates Bumps the theoretically-non-breaking group with 10 updates: | Package | From | To | | --- | --- | --- | | [@babel/plugin-syntax-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-decorators) | `7.24.7` | `7.25.9` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.24.7` | `7.26.0` | | [@lwc/module-resolver](https://github.com/salesforce/lwc/tree/HEAD/packages/@lwc/module-resolver) | `8.1.3` | `8.5.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.8.6` | | [chai](https://github.com/chaijs/chai) | `5.1.1` | `5.1.2` | | [lwc](https://github.com/salesforce/lwc/tree/HEAD/packages/lwc) | `8.1.3` | `8.5.0` | | [memfs](https://github.com/streamich/memfs) | `4.12.0` | `4.14.0` | | [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `10.8.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | | [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.96.1` | Updates `@babel/plugin-syntax-decorators` from 7.24.7 to 7.25.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-plugin-syntax-decorators) Updates `@babel/preset-typescript` from 7.24.7 to 7.26.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-preset-typescript) Updates `@lwc/module-resolver` from 8.1.3 to 8.5.0 - [Release notes](https://github.com/salesforce/lwc/releases) - [Commits](https://github.com/salesforce/lwc/commits/v8.5.0/packages/@lwc/module-resolver) Updates `@types/node` from 22.7.4 to 22.8.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.1...v5.1.2) Updates `lwc` from 8.1.3 to 8.5.0 - [Release notes](https://github.com/salesforce/lwc/releases) - [Commits](https://github.com/salesforce/lwc/commits/v8.5.0/packages/lwc) Updates `memfs` from 4.12.0 to 4.14.0 - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](streamich/memfs@v4.12.0...v4.14.0) Updates `mocha` from 10.7.3 to 10.8.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v10.7.3...v10.8.2) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) Updates `webpack` from 5.95.0 to 5.96.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.95.0...v5.96.1) --- updated-dependencies: - dependency-name: "@babel/plugin-syntax-decorators" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@lwc/module-resolver" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: lwc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: memfs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: theoretically-non-breaking - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: theoretically-non-breaking ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update snapshots --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nolan Lawson <nlawson@salesforce.com>
1 parent a781f44 commit b4ae5f5

15 files changed

+475
-495
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
"devDependencies": {
2020
"@babel/plugin-syntax-decorators": "^7.24.1",
2121
"@babel/preset-typescript": "^7.24.1",
22-
"@lwc/module-resolver": "8.1.3",
23-
"@types/node": "22.7.4",
22+
"@lwc/module-resolver": "8.5.0",
23+
"@types/node": "22.8.6",
2424
"babel-loader": "^9.1.3",
2525
"chai": "^5.1.0",
26-
"lwc": "8.1.3",
26+
"lwc": "8.5.0",
2727
"memfs": "^4.8.1",
2828
"mocha": "^10.4.0",
2929
"mocha-snap": "^5.0.0",
3030
"nyc": "^17.0.0",
3131
"sinon": "^19.0.2",
3232
"typescript": "~5.6.2",
33-
"webpack": "~5.95.0",
33+
"webpack": "~5.96.1",
3434
"webpack-merge": "^6.0.1"
3535
},
3636
"dependencies": {

test/__snapshots__/aliases/can-import-lwc-synthetic-shadow.expected.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ defineProperty,
8888
entries,
8989
/** Detached {@linkcode Object.freeze}; see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/freeze MDN Reference}. */
9090
freeze,
91+
/** Detached {@linkcode Object.fromEntries}; see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/fromEntries MDN Reference}. */
92+
fromEntries,
9193
/** Detached {@linkcode Object.getOwnPropertyDescriptor}; see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor MDN Reference}. */
9294
getOwnPropertyDescriptor,
9395
/** Detached {@linkcode Object.getOwnPropertyDescriptors}; see {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptors MDN Reference}. */
@@ -4460,7 +4462,7 @@ defineProperty(Element.prototype, '$domManual$', {
44604462
/******/
44614463
/************************************************************************/
44624464
var __webpack_exports__ = {};
4463-
// This entry need to be wrapped in an IIFE because it need to be in strict mode.
4465+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
44644466
(() => {
44654467
"use strict";
44664468
/*!********************************************************!*\

test/__snapshots__/aliases/can-import-wire-service-as-lwc-wire-service.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ exports.registerWireService = registerWireService;
264264
/******/
265265
/************************************************************************/
266266
var __webpack_exports__ = {};
267-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
267+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
268268
(() => {
269269
/*!****************************************************!*\
270270
!*** ./test/fixtures/aliases/importWireService.js ***!

test/__snapshots__/basic-test/component-with-HTML-CSS-and-JS.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ module.exports = lwc;
159159
/******/
160160
/************************************************************************/
161161
var __webpack_exports__ = {};
162-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
162+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
163163
(() => {
164164
/*!******************************************************!*\
165165
!*** ./test/fixtures/basic/x/component/component.js ***!

test/__snapshots__/basic-test/component-with-implicit-CSS.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ module.exports = lwc;
157157
/******/
158158
/************************************************************************/
159159
var __webpack_exports__ = {};
160-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
160+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
161161
(() => {
162162
/*!*************************************************************!*\
163163
!*** ./test/fixtures/implicit-css/x/component/component.js ***!

test/__snapshots__/basic-test/component-with-implicit-HTML.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ module.exports = lwc;
100100
/******/
101101
/************************************************************************/
102102
var __webpack_exports__ = {};
103-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
103+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
104104
(() => {
105105
/*!**************************************************************!*\
106106
!*** ./test/fixtures/implicit-html/x/component/component.js ***!

test/__snapshots__/basic-test/component-with-missing-css.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ module.exports = lwc;
100100
/******/
101101
/************************************************************************/
102102
var __webpack_exports__ = {};
103-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
103+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
104104
(() => {
105105
/*!************************************************************!*\
106106
!*** ./test/fixtures/missing-css/x/component/component.js ***!

test/__snapshots__/basic-test/component-with-multiple-templates.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ module.exports = lwc;
216216
/******/
217217
/************************************************************************/
218218
var __webpack_exports__ = {};
219-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
219+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
220220
(() => {
221221
/*!***************************************************************!*\
222222
!*** ./test/fixtures/multi-template/x/component/component.js ***!

test/__snapshots__/basic-test/component-with-scoped-CSS.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ module.exports = lwc;
160160
/******/
161161
/************************************************************************/
162162
var __webpack_exports__ = {};
163-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
163+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
164164
(() => {
165165
/*!***********************************************************!*\
166166
!*** ./test/fixtures/scoped-css/x/component/component.js ***!

test/__snapshots__/basic-test/component-with-typescript.expected.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ module.exports = lwc;
159159
/******/
160160
/************************************************************************/
161161
var __webpack_exports__ = {};
162-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
162+
// This entry needs to be wrapped in an IIFE because it needs to be isolated against other modules in the chunk.
163163
(() => {
164164
/*!***********************************************************!*\
165165
!*** ./test/fixtures/typescript/x/component/component.ts ***!

0 commit comments

Comments
 (0)