Skip to content

Commit

Permalink
build(deps): bump the theoretically-non-breaking group with 8 updates (
Browse files Browse the repository at this point in the history
…#5019)

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

| Package | From | To |
| --- | --- | --- |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.1.4` | `20.2.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.9.3` | `1.10.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.1.4` | `20.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` |
| [rollup](https://github.com/rollup/rollup) | `4.28.0` | `4.28.1` |
| [terser](https://github.com/terser/terser) | `5.36.0` | `5.37.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.26.0` | `7.26.3` |


Updates `@nx/js` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.1/packages/js)

Updates `@swc/core` from 1.9.3 to 1.10.1
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.9.3...v1.10.1)

Updates `nx` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.1/packages/nx)

Updates `prettier` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

Updates `rollup` from 4.28.0 to 4.28.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.28.0...v4.28.1)

Updates `terser` from 5.36.0 to 5.37.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.36.0...v5.37.0)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

Updates `@babel/types` from 7.26.0 to 7.26.3
- [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.3/packages/babel-types)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: "@babel/types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent f1c3599 commit 3183830
Show file tree
Hide file tree
Showing 6 changed files with 278 additions and 271 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"@eslint/js": "9.16.0",
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
"@nx/js": "20.1.4",
"@nx/js": "20.2.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.1",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.9.3",
"@swc/core": "~1.10.1",
"@swc/helpers": "~0.5.15",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.10.1",
Expand All @@ -64,10 +64,10 @@
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"magic-string": "^0.30.14",
"nx": "20.1.4",
"prettier": "^3.4.1",
"rollup": "^4.28.0",
"terser": "^5.36.0",
"nx": "20.2.1",
"prettier": "^3.4.2",
"rollup": "^4.28.1",
"terser": "^5.37.0",
"tslib": "^2.8.1",
"typescript": "5.4.5",
"typescript-eslint": "8.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@wdio/spec-reporter": "^9.2.14",
"@wdio/static-server-service": "^9.2.2",
"deepmerge": "^4.3.1",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"lwc": "8.12.0",
"minimist": "^1.2.8",
"webdriverio": "^9.0.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/integration-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.1",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/ssr-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}
},
"dependencies": {
"@babel/types": "7.26.0",
"@babel/types": "7.26.3",
"@lwc/shared": "8.12.0",
"@lwc/errors": "8.12.0",
"@lwc/template-compiler": "8.12.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@lwc/rollup-plugin": "8.12.0",
"@rollup/plugin-replace": "^6.0.1",
"lwc": "8.12.0",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
},
Expand Down
Loading

0 comments on commit 3183830

Please sign in to comment.