Skip to content

Commit 451e43e

Browse files
chore(deps): update all non-major dependencies (minor) (SAP#6301)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://github.com/babel/babel/tree/HEAD/packages/babel-cli)) | [`7.24.8` -> `7.25.6`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.24.8/7.25.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcli/7.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcli/7.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcli/7.24.8/7.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcli/7.24.8/7.25.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cypress](https://cypress.io) ([source](https://github.com/cypress-io/cypress)) | [`13.13.3` -> `13.14.1`](https://renovatebot.com/diffs/npm/cypress/13.13.3/13.14.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/13.13.3/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/13.13.3/13.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/cli)</summary> ### [`v7.25.6`](https://github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7256-2024-08-29) [Compare Source](https://github.com/babel/babel/compare/v7.24.8...v7.25.6) ##### 🐛 Bug Fix - `babel-generator` - [#&#8203;16783](https://github.com/babel/babel/pull/16783) Properly print inner comments in TS array types ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) - [#&#8203;16775](https://github.com/babel/babel/pull/16775) fix: jsx whitespace is not properly preserved when retainLines ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) - `babel-traverse` - [#&#8203;16727](https://github.com/babel/babel/pull/16727) fix: `path.getAssignmentIdentifiers` may be `undefined` ([@&#8203;liuxingbaoyu](https://github.com/liuxingbaoyu)) - `babel-parser` - [#&#8203;16761](https://github.com/babel/babel/pull/16761) fix: improve static canFollowModifier checks ([@&#8203;JLHwung](https://github.com/JLHwung)) - `babel-helpers`, `babel-plugin-transform-optional-chaining`, `babel-runtime-corejs3` - [#&#8203;16769](https://github.com/babel/babel/pull/16769) Only wrap functions in `superPropertyGet` helper ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ##### 💅 Polish - `babel-generator`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#&#8203;16780](https://github.com/babel/babel/pull/16780) Do not enforce printing space between `(` and comments ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) - `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes` - [#&#8203;16781](https://github.com/babel/babel/pull/16781) Don't throw when enabling both syntax-import-{assertions,attributes} ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) - `babel-generator` - [#&#8203;16782](https://github.com/babel/babel/pull/16782) TS union/intersection nested in union does not need parens ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) ##### 🏠 Internal - `babel-generator` - [#&#8203;16777](https://github.com/babel/babel/pull/16777) Remove unused `parent` params in the generator ([@&#8203;nicolo-ribaudo](https://github.com/nicolo-ribaudo)) </details> <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v13.14.1`](https://github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) [Compare Source](https://github.com/cypress-io/cypress/compare/v13.14.0...v13.14.1) ### [`v13.14.0`](https://github.com/cypress-io/cypress/releases/tag/v13.14.0) [Compare Source](https://github.com/cypress-io/cypress/compare/v13.13.3...v13.14.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0 </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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94766d6 commit 451e43e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@vitejs/plugin-react": "^4.2.0",
6969
"chromatic": "^11.0.0",
7070
"cssnano": "^7.0.0",
71-
"cypress": "13.13.3",
71+
"cypress": "13.14.1",
7272
"cypress-real-events": "^1.8.1",
7373
"dedent": "^1.0.0",
7474
"eslint": "^8.35.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ __metadata:
2323
linkType: hard
2424

2525
"@babel/cli@npm:^7.20.7":
26-
version: 7.24.8
27-
resolution: "@babel/cli@npm:7.24.8"
26+
version: 7.25.6
27+
resolution: "@babel/cli@npm:7.25.6"
2828
dependencies:
2929
"@jridgewell/trace-mapping": "npm:^0.3.25"
3030
"@nicolo-ribaudo/chokidar-2": "npm:2.1.8-no-fsevents.3"
31-
chokidar: "npm:^3.4.0"
31+
chokidar: "npm:^3.6.0"
3232
commander: "npm:^6.2.0"
3333
convert-source-map: "npm:^2.0.0"
3434
fs-readdir-recursive: "npm:^1.1.0"
@@ -45,7 +45,7 @@ __metadata:
4545
bin:
4646
babel: ./bin/babel.js
4747
babel-external-helpers: ./bin/babel-external-helpers.js
48-
checksum: 10c0/b7f464ccb00db60aed63d71e980df823900d20c740bc2d9eb36c3abd4b3e2402cc438818382344085ef6603aeea2e6ee19af8f0ecb934966eccf077b87af7c7c
48+
checksum: 10c0/861d3c2ed6c47b25a322c2f6127f56783d8d333fc2d02d3815f86301fe1102eca5f61b8a5c8610a6a2872d1ccfce24fd6d4a91f4f73536e43b8e2f28f9dcf5ed
4949
languageName: node
5050
linkType: hard
5151

@@ -8769,7 +8769,7 @@ __metadata:
87698769
languageName: node
87708770
linkType: hard
87718771

8772-
"chokidar@npm:3.5.3, chokidar@npm:^3.0.0, chokidar@npm:^3.3.0, chokidar@npm:^3.4.0, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3":
8772+
"chokidar@npm:3.5.3, chokidar@npm:^3.0.0, chokidar@npm:^3.3.0, chokidar@npm:^3.5.2, chokidar@npm:^3.5.3":
87738773
version: 3.5.3
87748774
resolution: "chokidar@npm:3.5.3"
87758775
dependencies:
@@ -9716,9 +9716,9 @@ __metadata:
97169716
languageName: node
97179717
linkType: hard
97189718

9719-
"cypress@npm:13.13.3":
9720-
version: 13.13.3
9721-
resolution: "cypress@npm:13.13.3"
9719+
"cypress@npm:13.14.1":
9720+
version: 13.14.1
9721+
resolution: "cypress@npm:13.14.1"
97229722
dependencies:
97239723
"@cypress/request": "npm:^3.0.1"
97249724
"@cypress/xvfb": "npm:^1.2.4"
@@ -9764,7 +9764,7 @@ __metadata:
97649764
yauzl: "npm:^2.10.0"
97659765
bin:
97669766
cypress: bin/cypress
9767-
checksum: 10c0/187fdbe0ca6eedd04a04828971847ef5f3d0e0c2bd74a25a761dd2cc0de1fb84f7e4c1bc4f88e46f753d87748b31eca3ddaae798275546fe1964c8453cbe4a63
9767+
checksum: 10c0/1f9c18a6ae5ebfdb4f1d0c6d85e47c90cab8ef89a992b7dff8c142316b1e3abd94aef78b41d2a593ff5ce226ecda5ea456850426123fcc124a46653e9bd7e7b5
97689768
languageName: node
97699769
linkType: hard
97709770

@@ -22301,7 +22301,7 @@ __metadata:
2230122301
"@vitejs/plugin-react": "npm:^4.2.0"
2230222302
chromatic: "npm:^11.0.0"
2230322303
cssnano: "npm:^7.0.0"
22304-
cypress: "npm:13.13.3"
22304+
cypress: "npm:13.14.1"
2230522305
cypress-real-events: "npm:^1.8.1"
2230622306
dedent: "npm:^1.0.0"
2230722307
eslint: "npm:^8.35.0"

0 commit comments

Comments
 (0)