Skip to content

Commit 8040a8f

Browse files
chore(deps): update dependency @babel/core to v7.26.8 (#9332)
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.7` -> `7.26.8`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.26.7/7.26.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcore/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@babel%2fcore/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@babel%2fcore/7.26.7/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@babel%2fcore/7.26.7/7.26.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>babel/babel (@&#8203;babel/core)</summary> ### [`v7.26.8`](https://redirect.github.com/babel/babel/releases/tag/v7.26.8) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.26.7...v7.26.8) #### v7.26.8 (2025-02-08) ##### 🏠 Internal - `babel-preset-env` - [#&#8203;17097](https://redirect.github.com/babel/babel/pull/17097) Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7340c74 commit 8040a8f

File tree

2 files changed

+60
-31
lines changed

2 files changed

+60
-31
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.7",
176+
"@babel/core": "7.26.8",
177177
"@biomejs/biome": "^1.9.4",
178178
"@cyclonedx/yarn-plugin-cyclonedx": "^1.0.0-rc.7",
179179
"@swc/core": "1.10.12",

yarn.lock

+59-30
Original file line numberDiff line numberDiff line change
@@ -140,26 +140,27 @@ __metadata:
140140
languageName: node
141141
linkType: hard
142142

143-
"@babel/core@npm:7.26.7":
144-
version: 7.26.7
145-
resolution: "@babel/core@npm:7.26.7"
143+
"@babel/core@npm:7.26.8":
144+
version: 7.26.8
145+
resolution: "@babel/core@npm:7.26.8"
146146
dependencies:
147147
"@ampproject/remapping": "npm:^2.2.0"
148148
"@babel/code-frame": "npm:^7.26.2"
149-
"@babel/generator": "npm:^7.26.5"
149+
"@babel/generator": "npm:^7.26.8"
150150
"@babel/helper-compilation-targets": "npm:^7.26.5"
151151
"@babel/helper-module-transforms": "npm:^7.26.0"
152152
"@babel/helpers": "npm:^7.26.7"
153-
"@babel/parser": "npm:^7.26.7"
154-
"@babel/template": "npm:^7.25.9"
155-
"@babel/traverse": "npm:^7.26.7"
156-
"@babel/types": "npm:^7.26.7"
153+
"@babel/parser": "npm:^7.26.8"
154+
"@babel/template": "npm:^7.26.8"
155+
"@babel/traverse": "npm:^7.26.8"
156+
"@babel/types": "npm:^7.26.8"
157+
"@types/gensync": "npm:^1.0.0"
157158
convert-source-map: "npm:^2.0.0"
158159
debug: "npm:^4.1.0"
159160
gensync: "npm:^1.0.0-beta.2"
160161
json5: "npm:^2.2.3"
161162
semver: "npm:^6.3.1"
162-
checksum: 10c0/fbd2cd9fc23280bdcaca556e558f715c0a42d940b9913c52582e8e3d24e391d269cb8a9cd6589172593983569021c379e28bba6b19ea2ee08674f6068c210a9d
163+
checksum: 10c0/fafbd083ed3f79973ae2a11a69eee3f13b3226a1d4907abc2c6f2fea21adf4a7c20e00fe0eaa33f44a3666eeaf414edb07460ec031d478ee5f6088eb38b2a011
163164
languageName: node
164165
linkType: hard
165166

@@ -222,16 +223,16 @@ __metadata:
222223
languageName: node
223224
linkType: hard
224225

225-
"@babel/generator@npm:^7.26.5":
226-
version: 7.26.5
227-
resolution: "@babel/generator@npm:7.26.5"
226+
"@babel/generator@npm:^7.26.8, @babel/generator@npm:^7.26.9":
227+
version: 7.26.9
228+
resolution: "@babel/generator@npm:7.26.9"
228229
dependencies:
229-
"@babel/parser": "npm:^7.26.5"
230-
"@babel/types": "npm:^7.26.5"
230+
"@babel/parser": "npm:^7.26.9"
231+
"@babel/types": "npm:^7.26.9"
231232
"@jridgewell/gen-mapping": "npm:^0.3.5"
232233
"@jridgewell/trace-mapping": "npm:^0.3.25"
233234
jsesc: "npm:^3.0.2"
234-
checksum: 10c0/3be79e0aa03f38858a465d12ee2e468320b9122dc44fc85984713e32f16f4d77ce34a16a1a9505972782590e0b8d847b6f373621f9c6fafa1906d90f31416cb0
235+
checksum: 10c0/6b78872128205224a9a9761b9ea7543a9a7902a04b82fc2f6801ead4de8f59056bab3fd17b1f834ca7b049555fc4c79234b9a6230dd9531a06525306050becad
235236
languageName: node
236237
linkType: hard
237238

@@ -543,14 +544,14 @@ __metadata:
543544
languageName: node
544545
linkType: hard
545546

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"
547+
"@babel/parser@npm:^7.26.8, @babel/parser@npm:^7.26.9":
548+
version: 7.26.9
549+
resolution: "@babel/parser@npm:7.26.9"
549550
dependencies:
550-
"@babel/types": "npm:^7.26.7"
551+
"@babel/types": "npm:^7.26.9"
551552
bin:
552553
parser: ./bin/babel-parser.js
553-
checksum: 10c0/dcb08a4f2878ece33caffefe43b71488d753324bae7ca58d64bca3bc4af34dcfa1b58abdf9972516d76af760fceb25bb9294ca33461d56b31c5059ccfe32001f
554+
checksum: 10c0/4b9ef3c9a0d4c328e5e5544f50fe8932c36f8a2c851e7f14a85401487cd3da75cad72c2e1bcec1eac55599a6bbb2fdc091f274c4fcafa6bdd112d4915ff087fc
554555
languageName: node
555556
linkType: hard
556557

@@ -759,6 +760,17 @@ __metadata:
759760
languageName: node
760761
linkType: hard
761762

763+
"@babel/template@npm:^7.26.8, @babel/template@npm:^7.26.9":
764+
version: 7.26.9
765+
resolution: "@babel/template@npm:7.26.9"
766+
dependencies:
767+
"@babel/code-frame": "npm:^7.26.2"
768+
"@babel/parser": "npm:^7.26.9"
769+
"@babel/types": "npm:^7.26.9"
770+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
771+
languageName: node
772+
linkType: hard
773+
762774
"@babel/traverse@npm:^7.20.10, @babel/traverse@npm:^7.20.7":
763775
version: 7.23.2
764776
resolution: "@babel/traverse@npm:7.23.2"
@@ -792,18 +804,18 @@ __metadata:
792804
languageName: node
793805
linkType: hard
794806

795-
"@babel/traverse@npm:^7.26.7":
796-
version: 7.26.7
797-
resolution: "@babel/traverse@npm:7.26.7"
807+
"@babel/traverse@npm:^7.26.8":
808+
version: 7.26.9
809+
resolution: "@babel/traverse@npm:7.26.9"
798810
dependencies:
799811
"@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"
812+
"@babel/generator": "npm:^7.26.9"
813+
"@babel/parser": "npm:^7.26.9"
814+
"@babel/template": "npm:^7.26.9"
815+
"@babel/types": "npm:^7.26.9"
804816
debug: "npm:^4.3.1"
805817
globals: "npm:^11.1.0"
806-
checksum: 10c0/b23a36ce40d2e4970741431c45d4f92e3f4c2895c0a421456516b2729bd9e17278846e01ee3d9039b0adf5fc5a071768061c17fcad040e74a5c3e39517449d5b
818+
checksum: 10c0/51dd57fa39ea34d04816806bfead04c74f37301269d24c192d1406dc6e244fea99713b3b9c5f3e926d9ef6aa9cd5c062ad4f2fc1caa9cf843d5e864484ac955e
807819
languageName: node
808820
linkType: hard
809821

@@ -861,7 +873,7 @@ __metadata:
861873
languageName: node
862874
linkType: hard
863875

864-
"@babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7":
876+
"@babel/types@npm:^7.26.7":
865877
version: 7.26.7
866878
resolution: "@babel/types@npm:7.26.7"
867879
dependencies:
@@ -871,6 +883,16 @@ __metadata:
871883
languageName: node
872884
linkType: hard
873885

886+
"@babel/types@npm:^7.26.8, @babel/types@npm:^7.26.9":
887+
version: 7.26.9
888+
resolution: "@babel/types@npm:7.26.9"
889+
dependencies:
890+
"@babel/helper-string-parser": "npm:^7.25.9"
891+
"@babel/helper-validator-identifier": "npm:^7.25.9"
892+
checksum: 10c0/999c56269ba00e5c57aa711fbe7ff071cd6990bafd1b978341ea7572cc78919986e2aa6ee51dacf4b6a7a6fa63ba4eb3f1a03cf55eee31b896a56d068b895964
893+
languageName: node
894+
linkType: hard
895+
874896
"@babel/types@npm:^7.8.3":
875897
version: 7.24.7
876898
resolution: "@babel/types@npm:7.24.7"
@@ -1923,6 +1945,13 @@ __metadata:
19231945
languageName: node
19241946
linkType: hard
19251947

1948+
"@types/gensync@npm:^1.0.0":
1949+
version: 1.0.4
1950+
resolution: "@types/gensync@npm:1.0.4"
1951+
checksum: 10c0/1daeb1693196a85ee68b82f3fb30906a1cccede69d492b190de80ff20cec2d528d98cad866d733fd83cb171096dfe8c26c9c02c50ffb93e1113d48bd79daa556
1952+
languageName: node
1953+
linkType: hard
1954+
19261955
"@types/glob-to-regexp@npm:^0.4.4":
19271956
version: 0.4.4
19281957
resolution: "@types/glob-to-regexp@npm:0.4.4"
@@ -9291,7 +9320,7 @@ __metadata:
92919320
resolution: "unleash-server@workspace:."
92929321
dependencies:
92939322
"@apidevtools/swagger-parser": "npm:10.1.1"
9294-
"@babel/core": "npm:7.26.7"
9323+
"@babel/core": "npm:7.26.8"
92959324
"@biomejs/biome": "npm:^1.9.4"
92969325
"@cyclonedx/yarn-plugin-cyclonedx": "npm:^1.0.0-rc.7"
92979326
"@slack/web-api": "npm:^7.3.4"

0 commit comments

Comments
 (0)