Skip to content

Commit d7a2dbf

Browse files
chore(deps): update all non-major dependencies (patch) (#8651)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.29.0` → `7.29.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.29.0/7.29.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.29.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.29.0/7.29.7?slim=true) | | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | [`7.29.5` → `7.29.7`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.29.5/7.29.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.29.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.29.5/7.29.7?slim=true) | | [chromatic](https://www.chromatic.com) ([source](https://redirect.github.com/chromaui/chromatic-cli)) | [`17.0.0` → `17.0.1`](https://renovatebot.com/diffs/npm/chromatic/17.0.0/17.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/17.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/17.0.0/17.0.1?slim=true) | | [eslint-plugin-prettier](https://redirect.github.com/prettier/eslint-plugin-prettier) | [`5.5.5` → `5.5.6`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.5.5/5.5.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-prettier/5.5.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-prettier/5.5.5/5.5.6?slim=true) | | [vite-plugin-istanbul](https://redirect.github.com/iFaxity/vite-plugin-istanbul) | [`9.0.0` → `9.0.1`](https://renovatebot.com/diffs/npm/vite-plugin-istanbul/9.0.0/9.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-istanbul/9.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-istanbul/9.0.0/9.0.1?slim=true) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/core)</summary> ### [`v7.29.7`](https://redirect.github.com/babel/babel/releases/tag/v7.29.7) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.29.6...v7.29.7) ##### v7.29.7 (2026-05-25) Re-release all packages with npm provenance attestations ### [`v7.29.6`](https://redirect.github.com/babel/babel/releases/tag/v7.29.6) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.29.0...v7.29.6) #### v7.29.6 (2026-05-25) ##### 🐛 Bug Fix - `babel-generator` - [#&#8203;18014](https://redirect.github.com/babel/babel/pull/18014) Catchup source map position in preserveFormat ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-core` - [#&#8203;18001](https://redirect.github.com/babel/babel/pull/18001) \[7.x packport]Improve input source map handling ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - `babel-core`, `babel-generator` - [#&#8203;17998](https://redirect.github.com/babel/babel/pull/17998) Preserve original identifier names from input sourcemaps ([#&#8203;17992](https://redirect.github.com/babel/babel/issues/17992)) ([@&#8203;Andarist](https://redirect.github.com/Andarist)) ##### Committers: 3 - Huáng Jùnliàng ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - Mateusz Burzyński ([@&#8203;Andarist](https://redirect.github.com/Andarist)) - Nicolò Ribaudo ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) </details> <details> <summary>chromaui/chromatic-cli (chromatic)</summary> ### [`v17.0.1`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v1701-Tue-May-26-2026) [Compare Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v17.0.0...v17.0.1) ##### 🐛 Bug Fix - Delay check of `build-storybook` script validation [#&#8203;1327](https://redirect.github.com/chromaui/chromatic-cli/pull/1327) ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) - Force `es-toolkit` version to avoid bundle error in Yarn classic smoke test [#&#8203;1347](https://redirect.github.com/chromaui/chromatic-cli/pull/1347) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Fix TurboSnap mis-categorizing static assets as Storybook config changes [#&#8203;1340](https://redirect.github.com/chromaui/chromatic-cli/pull/1340) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)) *** </details> <details> <summary>prettier/eslint-plugin-prettier (eslint-plugin-prettier)</summary> ### [`v5.5.6`](https://redirect.github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#556) [Compare Source](https://redirect.github.com/prettier/eslint-plugin-prettier/compare/v5.5.5...v5.5.6) ##### Patch Changes - [#&#8203;791](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/791) [`b5c96a3`](https://redirect.github.com/prettier/eslint-plugin-prettier/commit/b5c96a30d3e292a379d6e8ac030c29fd7acbc90b) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - chore: bump all (dev)Dependencies </details> <details> <summary>iFaxity/vite-plugin-istanbul (vite-plugin-istanbul)</summary> ### [`v9.0.1`](https://redirect.github.com/iFaxity/vite-plugin-istanbul/releases/tag/v9.0.1) [Compare Source](https://redirect.github.com/iFaxity/vite-plugin-istanbul/compare/v9.0.0...v9.0.1) ##### Bug Fixes - inline RawSourceMap type to remove external [@&#8203;types](https://redirect.github.com/types) dependency from public types ([#&#8203;412](https://redirect.github.com/iFaxity/vite-plugin-istanbul/issues/412)) ([3096e47](https://redirect.github.com/iFaxity/vite-plugin-istanbul/commit/3096e47a11a8a812f24e1ce5b5092f5027147c51)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1ce5da commit d7a2dbf

2 files changed

Lines changed: 599 additions & 599 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
},
6262
"devDependencies": {
6363
"@babel/cli": "7.28.6",
64-
"@babel/core": "7.29.0",
65-
"@babel/preset-env": "7.29.5",
64+
"@babel/core": "7.29.7",
65+
"@babel/preset-env": "7.29.7",
6666
"@babel/preset-react": "7.28.5",
6767
"@babel/preset-typescript": "7.28.5",
6868
"@cypress/code-coverage": "4.0.3",
@@ -78,7 +78,7 @@
7878
"@types/react-dom": "19.2.3",
7979
"@ui5/webcomponents-tools": "2.22.0",
8080
"@vitejs/plugin-react": "6.0.2",
81-
"chromatic": "17.0.0",
81+
"chromatic": "17.0.1",
8282
"cssnano": "8.0.1",
8383
"cypress": "15.15.0",
8484
"cypress-real-events": "1.15.0",
@@ -89,7 +89,7 @@
8989
"eslint-import-resolver-typescript": "4.4.4",
9090
"eslint-plugin-import": "2.32.0",
9191
"eslint-plugin-no-only-tests": "3.4.0",
92-
"eslint-plugin-prettier": "5.5.5",
92+
"eslint-plugin-prettier": "5.5.6",
9393
"eslint-plugin-react": "7.37.5",
9494
"eslint-plugin-react-hooks": "7.1.1",
9595
"eslint-plugin-storybook": "10.4.1",
@@ -111,7 +111,7 @@
111111
"typescript": "5.9.3",
112112
"typescript-eslint": "8.59.4",
113113
"vite": "8.0.14",
114-
"vite-plugin-istanbul": "9.0.0",
114+
"vite-plugin-istanbul": "9.0.1",
115115
"vite-tsconfig-paths": "6.1.1"
116116
},
117117
"lint-staged": {

0 commit comments

Comments
 (0)