[Snyk] Upgrade @babel/runtime from 7.24.7 to 7.24.8 #763

Closed
opened 2026-04-05 16:22:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 8/2/2024

snyk-top-banner

Snyk has created this PR to upgrade @babel/runtime from 7.24.7 to 7.24.8.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: @babel/runtime from @babel/runtime GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

*Originally created by @simlarsen on 8/2/2024* ![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade @babel/runtime from 7.24.7 to 7.24.8.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released on **22 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>@babel/runtime</b></summary> <ul> <li> <b>7.24.8</b> - <a href="https://github.com/babel/babel/releases/tag/v7.24.8">2024-07-11</a></br><h2>v7.24.8 (2024-07-11)</h2> <p>Thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/H0onnn/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/H0onnn">@ H0onnn</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jkup/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jkup">@ jkup</a> and <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/SreeXD/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/SreeXD">@ SreeXD</a> for your first pull requests!</p> <h4>👓 Spec Compliance</h4> <ul> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/16567" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16567/hovercard">#16567</a> Do not use strict mode in TS <code>declare</code> (<a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github.com/babel/babel/pull/16630" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16630/hovercard">#16630</a> Correctly print parens around <code>in</code> in <code>for</code> heads (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> <li><a href="https://github.com/babel/babel/pull/16626" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16626/hovercard">#16626</a> Fix printing of comments in <code>await using</code> (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> <li><a href="https://github.com/babel/babel/pull/16591" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16591/hovercard">#16591</a> fix typescript code generation for yield expression inside type expre… (<a href="https://github.com/SreeXD">@ SreeXD</a>)</li> </ul> </li> <li><code>babel-parser</code> <ul> <li><a href="https://github.com/babel/babel/pull/16613" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16613/hovercard">#16613</a> Disallow destructuring assignment in <code>using</code> declarations (<a href="https://github.com/H0onnn">@ H0onnn</a>)</li> <li><a href="https://github.com/babel/babel/pull/16490" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16490/hovercard">#16490</a> fix: do not add <code>.value: undefined</code> to regexp literals (<a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a>)</li> </ul> </li> <li><code>babel-types</code> <ul> <li><a href="https://github.com/babel/babel/pull/16615" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16615/hovercard">#16615</a> Remove boolean props from <code>ObjectTypeInternalSlot</code> visitor keys (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://github.com/babel/babel/pull/16566" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16566/hovercard">#16566</a> fix: Correctly handle <code>export import x =</code> (<a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a>)</li> </ul> </li> </ul> <h4>💅 Polish</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://github.com/babel/babel/pull/16625" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16625/hovercard">#16625</a> Avoid unnecessary parens around <code>async</code> in <code>for await</code> (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/16619" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16619/hovercard">#16619</a> Avoid checking <code>Scope.globals</code> multiple times (<a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a>)</li> </ul> </li> </ul> <h4>Committers: 9</h4> <ul> <li>Amjad Yahia Robeen Hassan (<a href="https://github.com/amjed-98">@ amjed-98</a>)</li> <li>Babel Bot (<a href="https://github.com/babel-bot">@ babel-bot</a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">@ JLHwung</a>)</li> <li>Jon Kuperman (<a href="https://github.com/jkup">@ jkup</a>)</li> <li>Nagendran N (<a href="https://github.com/SreeXD">@ SreeXD</a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> <li>Sukka (<a href="https://github.com/SukkaW">@ SukkaW</a>)</li> <li><a href="https://github.com/H0onnn">@ H0onnn</a></li> <li><a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a></li> </ul> </li> <li> <b>7.24.7</b> - <a href="https://github.com/babel/babel/releases/tag/v7.24.7">2024-06-05</a></br><h2>v7.24.7 (2024-06-05)</h2> <h4>🐛 Bug Fix</h4> <ul> <li><code>babel-node</code> <ul> <li><a href="https://github.com/babel/babel/pull/16554" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16554/hovercard">#16554</a> Allow extra flags in babel-node (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://github.com/babel/babel/pull/16522" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16522/hovercard">#16522</a> fix: incorrect <code>constantViolations</code> with destructuring (<a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a>)</li> </ul> </li> <li><code>babel-helper-transform-fixture-test-runner</code>, <code>babel-plugin-proposal-explicit-resource-management</code> <ul> <li><a href="https://github.com/babel/babel/pull/16524" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16524/hovercard">#16524</a> fix: Transform <code>using</code> in <code>switch</code> correctly (<a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a>)</li> </ul> </li> </ul> <h4>🏠 Internal</h4> <ul> <li><code>babel-helpers</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://github.com/babel/babel/pull/16525" data-hovercard-type="pull_request" data-hovercard-url="/babel/babel/pull/16525/hovercard">#16525</a> Delete unused array helpers (<a href="https://github.com/blakewilson">@ blakewilson</a>)</li> </ul> </li> </ul> <h4>Committers: 7</h4> <ul> <li>Amjad Yahia Robeen Hassan (<a href="https://github.com/amjed-98">@ amjed-98</a>)</li> <li>Babel Bot (<a href="https://github.com/babel-bot">@ babel-bot</a>)</li> <li>Blake Wilson (<a href="https://github.com/blakewilson">@ blakewilson</a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung">@ JLHwung</a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo">@ nicolo-ribaudo</a>)</li> <li>Sukka (<a href="https://github.com/SukkaW">@ SukkaW</a>)</li> <li><a href="https://github.com/liuxingbaoyu">@ liuxingbaoyu</a></li> </ul> </li> </ul> from <a href="https://github.com/babel/babel/releases">@babel/runtime GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI1YTMxMzlmOS1mODI1LTQ2NTktOGIxYi05YTk2OTVhN2FlYTkiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjVhMzEzOWY5LWY4MjUtNDY1OS04YjFiLTlhOTY5NWE3YWVhOSJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/47001ef1-7b3a-49c2-88cd-8025c56346d0?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/47001ef1-7b3a-49c2-88cd-8025c56346d0/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/47001ef1-7b3a-49c2-88cd-8025c56346d0/settings/integration?pkg&#x3D;&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"","from":"babel/runtime","to":"babel/runtime"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"5a3139f9-f825-4659-8b1b-9a9695a7aea9","prPublicId":"5a3139f9-f825-4659-8b1b-9a9695a7aea9","packageManager":"npm","priorityScoreList":[],"projectPublicId":"47001ef1-7b3a-49c2-88cd-8025c56346d0","projectUrl":"https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/47001ef1-7b3a-49c2-88cd-8025c56346d0?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-07-11T14:54:44.514Z"},"vulns":[]}) --->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#763