forked from SAP/ui5-webcomponents-react
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 86e0ff1
authored
chore(deps): update all non-major dependencies (main) (patch) (SAP#6262)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)
([source](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env))
| [`7.25.3` ->
`7.25.4`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.25.3/7.25.4)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@semantic-release/github](https://github.com/semantic-release/github)
| [`10.1.6` ->
`10.1.7`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/10.1.6/10.1.7)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [husky](https://github.com/typicode/husky) | [`9.1.4` ->
`9.1.5`](https://renovatebot.com/diffs/npm/husky/9.1.4/9.1.5) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://vitejs.dev)
([source](https://github.com/vitejs/vite/tree/HEAD/packages/vite)) |
[`5.4.1` -> `5.4.2`](https://renovatebot.com/diffs/npm/vite/5.4.1/5.4.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [yarn](https://github.com/yarnpkg/berry)
([source](https://github.com/yarnpkg/berry/tree/HEAD/packages/yarnpkg-cli))
| [`4.4.0` ->
`4.4.1`](https://renovatebot.com/diffs/npm/yarn/4.4.0/4.4.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/preset-env)</summary>
###
[`v7.25.4`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7254-2024-08-22)
[Compare
Source](https://github.com/babel/babel/compare/v7.25.3...v7.25.4)
##### 🐛 Bug Fix
- `babel-traverse`
- [#​16756](https://github.com/babel/babel/pull/16756) fix: Skip
computed key when renaming
([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-helper-create-class-features-plugin`,
`babel-plugin-proposal-decorators`
- [#​16755](https://github.com/babel/babel/pull/16755) fix:
Decorator 2018-09 may throw an exception
([@​liuxingbaoyu](https://github.com/liuxingbaoyu))
- `babel-types`
- [#​16710](https://github.com/babel/babel/pull/16710) Visit AST
fields nodes according to their syntactical order
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-generator`
- [#​16709](https://github.com/babel/babel/pull/16709) Print
semicolon after TS `export namespace as A`
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
##### 💅 Polish
- `babel-generator`, `babel-plugin-proposal-decorators`,
`babel-plugin-proposal-destructuring-private`,
`babel-plugin-proposal-pipeline-operator`,
`babel-plugin-transform-class-properties`,
`babel-plugin-transform-destructuring`,
`babel-plugin-transform-optional-chaining`,
`babel-plugin-transform-private-methods`,
`babel-plugin-transform-private-property-in-object`,
`babel-plugin-transform-typescript`, `babel-runtime-corejs2`,
`babel-runtime`, `babel-traverse`
- [#​16722](https://github.com/babel/babel/pull/16722) Avoid
unnecessary parens around sequence expressions
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-generator`, `babel-plugin-transform-class-properties`
- [#​16714](https://github.com/babel/babel/pull/16714) Avoid
unnecessary parens around exported arrow functions
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- `babel-generator`, `babel-plugin-proposal-decorators`,
`babel-plugin-proposal-destructuring-private`,
`babel-plugin-transform-object-rest-spread`
- [#​16712](https://github.com/babel/babel/pull/16712) Avoid
printing unnecessary parens around object destructuring
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
##### 🔬 Output optimization
- `babel-generator`
- [#​16740](https://github.com/babel/babel/pull/16740) Avoid
extra spaces between comments/regexps in compact mode
([@​nicolo-ribaudo](https://github.com/nicolo-ribaudo))
</details>
<details>
<summary>semantic-release/github
(@​semantic-release/github)</summary>
###
[`v10.1.7`](https://github.com/semantic-release/github/releases/tag/v10.1.7)
[Compare
Source](https://github.com/semantic-release/github/compare/v10.1.6...v10.1.7)
##### Bug Fixes
- ignore case when checking for repo rename
([#​903](https://github.com/semantic-release/github/issues/903))
([2b1b9b6](https://github.com/semantic-release/github/commit/2b1b9b65dcc1c01a568536ec1102c8f01990993f)),
closes
[#​901](https://github.com/semantic-release/github/issues/901)
</details>
<details>
<summary>typicode/husky (husky)</summary>
###
[`v9.1.5`](https://github.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d)
[Compare
Source](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5)
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v5.4.2`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small542-2024-08-20-small)
[Compare
Source](https://github.com/vitejs/vite/compare/v5.4.1...v5.4.2)
- chore: remove stale TODOs
([#​17866](https://github.com/vitejs/vite/issues/17866))
([e012f29](https://github.com/vitejs/vite/commit/e012f296df583bd133d26399397bd4ae49de1497)),
closes [#​17866](https://github.com/vitejs/vite/issues/17866)
- refactor: remove redundant prepend/strip base
([#​17887](https://github.com/vitejs/vite/issues/17887))
([3b8f03d](https://github.com/vitejs/vite/commit/3b8f03d789ec3ef1a099c884759bd4e61b03ce7c)),
closes [#​17887](https://github.com/vitejs/vite/issues/17887)
- fix: resolve relative URL generated by `renderBuiltUrl` passed to
module preload
([#​16084](https://github.com/vitejs/vite/issues/16084))
([fac3a8e](https://github.com/vitejs/vite/commit/fac3a8ed6855c4ab3032957137b74f21ec501e72)),
closes [#​16084](https://github.com/vitejs/vite/issues/16084)
- feat: support originalFilename
([#​17867](https://github.com/vitejs/vite/issues/17867))
([7d8c0e2](https://github.com/vitejs/vite/commit/7d8c0e2dcbdea3a3465a1d87e259988e82561035)),
closes [#​17867](https://github.com/vitejs/vite/issues/17867)
</details>
<details>
<summary>yarnpkg/berry (yarn)</summary>
###
[`v4.4.1`](https://github.com/yarnpkg/berry/compare/ab48d624e2490567be531b4e7c7145c5bc6e55f2...d2afdfcf8819c449dc9784959ab5beb1389a4b26)
[Compare
Source](https://github.com/yarnpkg/berry/compare/ab48d624e2490567be531b4e7c7145c5bc6e55f2...d2afdfcf8819c449dc9784959ab5beb1389a4b26)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e53f215 commit 86e0ff1Copy full SHA for 86e0ff1
File tree
Expand file treeCollapse file tree
4 files changed
+558
-247
lines changedFilter options
- .yarn/releases
Expand file treeCollapse file tree
4 files changed
+558
-247
lines changed
0 commit comments