Skip to content

Commit bf71d39

Browse files
chore(deps): update dependency @babel/core to v7.26.7 (#9184)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.26.0` -> `7.26.7`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.0/7.26.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.26.0/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.26.0/7.26.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/core)</summary> ### [`v7.26.7`](https://redirect.github.com/babel/babel/blob/HEAD/CHANGELOG.md#v7267-2025-01-24) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.26.0...v7.26.7) ##### 🐛 Bug Fix - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#&#8203;17086](https://redirect.github.com/babel/babel/pull/17086) Make "object without properties" helpers ES6-compatible ([@&#8203;tquetano-netflix](https://redirect.github.com/tquetano-netflix)) - `babel-plugin-transform-typeof-symbol` - [#&#8203;17085](https://redirect.github.com/babel/babel/pull/17085) fix: Correctly handle `typeof` in arrow functions ([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-parser` - [#&#8203;17079](https://redirect.github.com/babel/babel/pull/17079) Respect `ranges` option in estree method value ([@&#8203;JLHwung](https://redirect.github.com/JLHwung)) - `babel-core` - [#&#8203;17052](https://redirect.github.com/babel/babel/pull/17052) Do not try to parse .ts configs as JSON if natively supported ([@&#8203;nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript` - [#&#8203;17050](https://redirect.github.com/babel/babel/pull/17050) fix: correctly resolve references to non-constant enum members ([@&#8203;branchseer](https://redirect.github.com/branchseer)) - `babel-plugin-transform-typescript`, `babel-traverse`, `babel-types` - [#&#8203;17025](https://redirect.github.com/babel/babel/pull/17025) fix: Remove type-only `import x = y.z` ([@&#8203;liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d83422a commit bf71d39

File tree

2 files changed

+64
-39
lines changed

2 files changed

+64
-39
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
},
174174
"devDependencies": {
175175
"@apidevtools/swagger-parser": "10.1.1",
176-
"@babel/core": "7.26.0",
176+
"@babel/core": "7.26.7",
177177
"@biomejs/biome": "^1.9.4",
178178
"@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
179179
"@swc/core": "1.10.9",

yarn.lock

+63-38
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ __metadata:
115115
languageName: node
116116
linkType: hard
117117

118-
"@babel/code-frame@npm:^7.26.0":
118+
"@babel/code-frame@npm:^7.26.2":
119119
version: 7.26.2
120120
resolution: "@babel/code-frame@npm:7.26.2"
121121
dependencies:
@@ -133,33 +133,33 @@ __metadata:
133133
languageName: node
134134
linkType: hard
135135

136-
"@babel/compat-data@npm:^7.25.9":
137-
version: 7.26.0
138-
resolution: "@babel/compat-data@npm:7.26.0"
139-
checksum: 10c0/6325c9151a3c9b0a3a807e854a26255ef66d989bff331475a935af9bb18f160e0fffe6aed550e4e96b63f91efcd874bfbaab2a1f4a2f8d25645d712a0de590fb
136+
"@babel/compat-data@npm:^7.26.5":
137+
version: 7.26.5
138+
resolution: "@babel/compat-data@npm:7.26.5"
139+
checksum: 10c0/9d2b41f0948c3dfc5de44d9f789d2208c2ea1fd7eb896dfbb297fe955e696728d6f363c600cd211e7f58ccbc2d834fe516bb1e4cf883bbabed8a32b038afc1a0
140140
languageName: node
141141
linkType: hard
142142

143-
"@babel/core@npm:7.26.0":
144-
version: 7.26.0
145-
resolution: "@babel/core@npm:7.26.0"
143+
"@babel/core@npm:7.26.7":
144+
version: 7.26.7
145+
resolution: "@babel/core@npm:7.26.7"
146146
dependencies:
147147
"@ampproject/remapping": "npm:^2.2.0"
148-
"@babel/code-frame": "npm:^7.26.0"
149-
"@babel/generator": "npm:^7.26.0"
150-
"@babel/helper-compilation-targets": "npm:^7.25.9"
148+
"@babel/code-frame": "npm:^7.26.2"
149+
"@babel/generator": "npm:^7.26.5"
150+
"@babel/helper-compilation-targets": "npm:^7.26.5"
151151
"@babel/helper-module-transforms": "npm:^7.26.0"
152-
"@babel/helpers": "npm:^7.26.0"
153-
"@babel/parser": "npm:^7.26.0"
152+
"@babel/helpers": "npm:^7.26.7"
153+
"@babel/parser": "npm:^7.26.7"
154154
"@babel/template": "npm:^7.25.9"
155-
"@babel/traverse": "npm:^7.25.9"
156-
"@babel/types": "npm:^7.26.0"
155+
"@babel/traverse": "npm:^7.26.7"
156+
"@babel/types": "npm:^7.26.7"
157157
convert-source-map: "npm:^2.0.0"
158158
debug: "npm:^4.1.0"
159159
gensync: "npm:^1.0.0-beta.2"
160160
json5: "npm:^2.2.3"
161161
semver: "npm:^6.3.1"
162-
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
162+
checksum: 10c0/fbd2cd9fc23280bdcaca556e558f715c0a42d940b9913c52582e8e3d24e391d269cb8a9cd6589172593983569021c379e28bba6b19ea2ee08674f6068c210a9d
163163
languageName: node
164164
linkType: hard
165165

@@ -222,16 +222,16 @@ __metadata:
222222
languageName: node
223223
linkType: hard
224224

225-
"@babel/generator@npm:^7.26.0":
226-
version: 7.26.2
227-
resolution: "@babel/generator@npm:7.26.2"
225+
"@babel/generator@npm:^7.26.5":
226+
version: 7.26.5
227+
resolution: "@babel/generator@npm:7.26.5"
228228
dependencies:
229-
"@babel/parser": "npm:^7.26.2"
230-
"@babel/types": "npm:^7.26.0"
229+
"@babel/parser": "npm:^7.26.5"
230+
"@babel/types": "npm:^7.26.5"
231231
"@jridgewell/gen-mapping": "npm:^0.3.5"
232232
"@jridgewell/trace-mapping": "npm:^0.3.25"
233233
jsesc: "npm:^3.0.2"
234-
checksum: 10c0/167ebce8977142f5012fad6bd91da51ac52bcd752f2261a54b7ab605d928aebe57e21636cdd2a9c7757e552652c68d9fcb5d40b06fcb66e02d9ee7526e118a5c
234+
checksum: 10c0/3be79e0aa03f38858a465d12ee2e468320b9122dc44fc85984713e32f16f4d77ce34a16a1a9505972782590e0b8d847b6f373621f9c6fafa1906d90f31416cb0
235235
languageName: node
236236
linkType: hard
237237

@@ -250,16 +250,16 @@ __metadata:
250250
languageName: node
251251
linkType: hard
252252

253-
"@babel/helper-compilation-targets@npm:^7.25.9":
254-
version: 7.25.9
255-
resolution: "@babel/helper-compilation-targets@npm:7.25.9"
253+
"@babel/helper-compilation-targets@npm:^7.26.5":
254+
version: 7.26.5
255+
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
256256
dependencies:
257-
"@babel/compat-data": "npm:^7.25.9"
257+
"@babel/compat-data": "npm:^7.26.5"
258258
"@babel/helper-validator-option": "npm:^7.25.9"
259259
browserslist: "npm:^4.24.0"
260260
lru-cache: "npm:^5.1.1"
261261
semver: "npm:^6.3.1"
262-
checksum: 10c0/a6b26a1e4222e69ef8e62ee19374308f060b007828bc11c65025ecc9e814aba21ff2175d6d3f8bf53c863edd728ee8f94ba7870f8f90a37d39552ad9933a8aaa
262+
checksum: 10c0/9da5c77e5722f1a2fcb3e893049a01d414124522bbf51323bb1a0c9dcd326f15279836450fc36f83c9e8a846f3c40e88be032ed939c5a9840922bed6073edfb4
263263
languageName: node
264264
linkType: hard
265265

@@ -473,13 +473,13 @@ __metadata:
473473
languageName: node
474474
linkType: hard
475475

476-
"@babel/helpers@npm:^7.26.0":
477-
version: 7.26.0
478-
resolution: "@babel/helpers@npm:7.26.0"
476+
"@babel/helpers@npm:^7.26.7":
477+
version: 7.26.7
478+
resolution: "@babel/helpers@npm:7.26.7"
479479
dependencies:
480480
"@babel/template": "npm:^7.25.9"
481-
"@babel/types": "npm:^7.26.0"
482-
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
481+
"@babel/types": "npm:^7.26.7"
482+
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
483483
languageName: node
484484
linkType: hard
485485

@@ -543,14 +543,14 @@ __metadata:
543543
languageName: node
544544
linkType: hard
545545

546-
"@babel/parser@npm:^7.26.2":
547-
version: 7.26.2
548-
resolution: "@babel/parser@npm:7.26.2"
546+
"@babel/parser@npm:^7.26.5, @babel/parser@npm:^7.26.7":
547+
version: 7.26.7
548+
resolution: "@babel/parser@npm:7.26.7"
549549
dependencies:
550-
"@babel/types": "npm:^7.26.0"
550+
"@babel/types": "npm:^7.26.7"
551551
bin:
552552
parser: ./bin/babel-parser.js
553-
checksum: 10c0/751a743087b3a9172a7599f1421830d44c38f065ef781588d2bfb1c98f9b461719a226feb13c868d7a284783eee120c88ea522593118f2668f46ebfb1105c4d7
553+
checksum: 10c0/dcb08a4f2878ece33caffefe43b71488d753324bae7ca58d64bca3bc4af34dcfa1b58abdf9972516d76af760fceb25bb9294ca33461d56b31c5059ccfe32001f
554554
languageName: node
555555
linkType: hard
556556

@@ -792,6 +792,21 @@ __metadata:
792792
languageName: node
793793
linkType: hard
794794

795+
"@babel/traverse@npm:^7.26.7":
796+
version: 7.26.7
797+
resolution: "@babel/traverse@npm:7.26.7"
798+
dependencies:
799+
"@babel/code-frame": "npm:^7.26.2"
800+
"@babel/generator": "npm:^7.26.5"
801+
"@babel/parser": "npm:^7.26.7"
802+
"@babel/template": "npm:^7.25.9"
803+
"@babel/types": "npm:^7.26.7"
804+
debug: "npm:^4.3.1"
805+
globals: "npm:^11.1.0"
806+
checksum: 10c0/b23a36ce40d2e4970741431c45d4f92e3f4c2895c0a421456516b2729bd9e17278846e01ee3d9039b0adf5fc5a071768061c17fcad040e74a5c3e39517449d5b
807+
languageName: node
808+
linkType: hard
809+
795810
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.6, @babel/types@npm:^7.20.2, @babel/types@npm:^7.20.7, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3":
796811
version: 7.20.7
797812
resolution: "@babel/types@npm:7.20.7"
@@ -846,6 +861,16 @@ __metadata:
846861
languageName: node
847862
linkType: hard
848863

864+
"@babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7":
865+
version: 7.26.7
866+
resolution: "@babel/types@npm:7.26.7"
867+
dependencies:
868+
"@babel/helper-string-parser": "npm:^7.25.9"
869+
"@babel/helper-validator-identifier": "npm:^7.25.9"
870+
checksum: 10c0/7810a2bca97b13c253f07a0863a628d33dbe76ee3c163367f24be93bfaf4c8c0a325f73208abaaa050a6b36059efc2950c2e4b71fb109c0f07fa62221d8473d4
871+
languageName: node
872+
linkType: hard
873+
849874
"@babel/types@npm:^7.8.3":
850875
version: 7.24.7
851876
resolution: "@babel/types@npm:7.24.7"
@@ -9266,7 +9291,7 @@ __metadata:
92669291
resolution: "unleash-server@workspace:."
92679292
dependencies:
92689293
"@apidevtools/swagger-parser": "npm:10.1.1"
9269-
"@babel/core": "npm:7.26.0"
9294+
"@babel/core": "npm:7.26.7"
92709295
"@biomejs/biome": "npm:^1.9.4"
92719296
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
92729297
"@slack/web-api": "npm:^7.3.4"

0 commit comments

Comments
 (0)