Skip to content

Commit 8516588

Browse files
chore(deps): update all non-major dependencies (minor) (#8163)
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.28.6` → `7.29.0`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.28.6/7.29.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.29.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.28.6/7.29.0?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.28.6` → `7.29.0`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.28.6/7.29.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fpreset-env/7.29.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fpreset-env/7.28.6/7.29.0?slim=true) | | [globals](https://redirect.github.com/sindresorhus/globals) | [`17.1.0` → `17.3.0`](https://renovatebot.com/diffs/npm/globals/17.1.0/17.3.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/globals/17.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/17.1.0/17.3.0?slim=true) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.53.1` → `8.54.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.53.1/8.54.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.54.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.53.1/8.54.0?slim=true) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/core)</summary> ### [`v7.29.0`](https://redirect.github.com/babel/babel/releases/tag/v7.29.0) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.28.6...v7.29.0) ##### v7.29.0 (2026-01-31) Thanks [@&#8203;simbahax](https://redirect.github.com/simbahax) for your first PR! ##### 🚀 New Feature - `babel-types` - [#&#8203;17750](https://redirect.github.com/babel/babel/pull/17750) \[7.x backport] Add attributes import declaration builder ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - `babel-standalone` - [#&#8203;17663](https://redirect.github.com/babel/babel/pull/17663) \[7.x backport] feat(standalone): export async transform ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - [#&#8203;17725](https://redirect.github.com/babel/babel/pull/17725) \[7.x backport] feat: read standalone targets from data-targets ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) ##### 🐛 Bug Fix - `babel-parser` - [#&#8203;17765](https://redirect.github.com/babel/babel/pull/17765) fix(parser): correctly parse type assertions in `extends` clause ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#&#8203;17723](https://redirect.github.com/babel/babel/pull/17723) \[7.x backport] fix(parser): improve super type argument parsing ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#&#8203;17708](https://redirect.github.com/babel/babel/pull/17708) fix(traverse): provide a hub when traversing a File or Program and no parentPath is given ([@&#8203;simbahax](https://redirect.github.com/simbahax)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#&#8203;17737](https://redirect.github.com/babel/babel/pull/17737) \[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable ([@&#8203;magic-akari](https://redirect.github.com/magic-akari)) ##### :running\_woman: Performance - `babel-generator`, `babel-runtime-corejs3` - [#&#8203;17642](https://redirect.github.com/babel/babel/pull/17642) \[Babel 7] Improve generator performance ([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### Committers: 6 - David ([@&#8203;simbahax](https://redirect.github.com/simbahax)) - Huáng Jùnliàng ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - Nicolò Ribaudo ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu) - [@&#8203;magic-akari](https://redirect.github.com/magic-akari) </details> <details> <summary>sindresorhus/globals (globals)</summary> ### [`v17.3.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v17.3.0) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v17.2.0...v17.3.0) - Update globals (2026-02-01) ([#&#8203;336](https://redirect.github.com/sindresorhus/globals/issues/336)) [`295fba9`](https://redirect.github.com/sindresorhus/globals/commit/295fba9) *** ### [`v17.2.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v17.2.0) [Compare Source](https://redirect.github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0) - `jasmine`: Add `throwUnless` and `throwUnlessAsync` globals ([#&#8203;335](https://redirect.github.com/sindresorhus/globals/issues/335)) [`97f23a7`](https://redirect.github.com/sindresorhus/globals/commit/97f23a7) *** </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.54.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8540-2026-01-26) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.53.1...v8.54.0) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e6f13f commit 8516588

2 files changed

Lines changed: 357 additions & 129 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
},
5454
"devDependencies": {
5555
"@babel/cli": "7.28.6",
56-
"@babel/core": "7.28.6",
57-
"@babel/preset-env": "7.28.6",
56+
"@babel/core": "7.29.0",
57+
"@babel/preset-env": "7.29.0",
5858
"@babel/preset-react": "7.28.5",
5959
"@babel/preset-typescript": "7.28.5",
6060
"@cypress/code-coverage": "3.14.7",
@@ -84,7 +84,7 @@
8484
"eslint-plugin-react-hooks": "6.1.1",
8585
"eslint-plugin-storybook": "10.2.0",
8686
"glob": "13.0.0",
87-
"globals": "17.1.0",
87+
"globals": "17.3.0",
8888
"husky": "9.1.7",
8989
"lerna": "9.0.3",
9090
"lint-staged": "16.2.7",
@@ -97,7 +97,7 @@
9797
"prettier": "3.8.1",
9898
"rimraf": "6.1.2",
9999
"typescript": "5.7.3",
100-
"typescript-eslint": "8.53.1",
100+
"typescript-eslint": "8.54.0",
101101
"vite": "7.3.1",
102102
"vite-plugin-istanbul": "7.2.1",
103103
"vite-tsconfig-paths": "6.0.5"

0 commit comments

Comments
 (0)