René's URL Explorer Experiment


Title: [Snyk] Upgrade: @babel/core, @babel/plugin-transform-runtime, @babel/preset-env by QueenYu · Pull Request #1 · QueenYu/JavaScript · GitHub

Open Graph Title: [Snyk] Upgrade: @babel/core, @babel/plugin-transform-runtime, @babel/preset-env by QueenYu · Pull Request #1 · QueenYu/JavaScript

X Title: [Snyk] Upgrade: @babel/core, @babel/plugin-transform-runtime, @babel/preset-env by QueenYu · Pull Request #1 · QueenYu/JavaScript

Description: This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will therefore be updated together. ℹ️ 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. Name Versions Released on @babel/corefrom 7.19.3 to 7.21.0 6 versions ahead of your current version a month agoon 2023-02-20 @babel/plugin-transform-runtimefrom 7.19.1 to 7.21.0 2 versions ahead of your current version a month agoon 2023-02-20 @babel/preset-envfrom 7.19.4 to 7.20.2 1 version ahead of your current version 5 months agoon 2022-11-04 Release notes Package name: @babel/core 7.21.0 - 2023-02-20v7.21.0 (2023-02-20) Thanks @ azizghuloum, @ ehoogeveen-medweb, @ fwienber, and @ Lioness100 for your first PRs! 🚀 New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object #15435 feat: Implement privateFieldsAsSymbols assumption for classes (@ fwienber) babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone #15226 feat: Support regexp modifiers proposal (@ liuxingbaoyu) babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse #15022 feat: Generate sourcemaps of friendly call frames (@ liuxingbaoyu) babel-parser, babel-types #15384 [ts] Support const modifier in type parameters (@ nicolo-ribaudo) babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15405 Implement decorators as presented at 2023-01 TC39 meeting (@ nicolo-ribaudo) babel-parser #15114 Parser option to allow new.target outside functions (@ overlookmotel) #15320 Add annexb: false parser option to disable Annex B (@ nicolo-ribaudo) babel-core #15283 feat: Support .cts as configuration file (@ liuxingbaoyu) babel-generator, babel-parser, babel-plugin-transform-typescript #15381 [ts] Support export type * from (@ nicolo-ribaudo) 🐛 Bug Fix babel-plugin-transform-typescript #15379 [ts5.0] Better inlining of constants in enums (@ liuxingbaoyu) babel-core #15366 handling circular/shared structures in deep-clone (@ azizghuloum) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target #15406 Preserve class elements comments in class transform (@ JLHwung) babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types #15414 [ts] Fix restrictions for optional parameters (@ nicolo-ribaudo) 💅 Polish babel-parser #15400 polish: improve "await as identifier" error in modules (@ JLHwung) 🏠 Internal babel-core #15137 Improve CJS compat with ESM-based @ babel/core (@ nicolo-ribaudo) 🔬 Output optimization babel-plugin-transform-typescript #15418 [ts] Handle exponentiation operator in constant folding (@ ehoogeveen-medweb) Committers: 11 Abdulaziz Ghuloum (@ azizghuloum) Babel Bot (@ babel-bot) Emanuel Hoogeveen (@ ehoogeveen-medweb) Frank Wienberg (@ fwienber) Huáng Jùnliàng (@ JLHwung) Mateusz Burzyński (@ Andarist) Nicolò Ribaudo (@ nicolo-ribaudo) @ Lioness100 @ liuxingbaoyu @ overlookmotel fisker Cheung (@ fisker) 7.20.12 - 2023-01-04v7.20.12 (2023-01-04) Thanks @ cross19xx, @ JBYoshi and @ nmn for your first PRs! 🐛 Bug Fix babel-traverse #15224 Fix TaggedTemplateLiteral evaluation (@ nmn) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties #15312 fix: delete this in static class properties initialization (@ SuperSodaSea) 💅 Polish babel-traverse #15313 Implement support for evaluating computed properties. (@ JBYoshi) Committers: 5 Jonathan Browne (@ JBYoshi) Kenneth Kwakye-Gyamfi (@ cross19xx) Naman Goel (@ nmn) Nicolò Ribaudo (@ nicolo-ribaudo) Tianlan Zhou (@ SuperSodaSea) 7.20.7 - 2022-12-22 7.20.5 - 2022-11-28 7.20.2 - 2022-11-04 7.19.6 - 2022-10-20 7.19.3 - 2022-09-27 from @babel/core GitHub release notes Package name: @babel/plugin-transform-runtime 7.21.0 - 2023-02-20v7.21.0 (2023-02-20) Thanks @ azizghuloum, @ ehoogeveen-medweb, @ fwienber, and @ Lioness100 for your first PRs! 🚀 New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object #15435 feat: Implement privateFieldsAsSymbols assumption for classes (@ fwienber) babel-helper-create-regexp-features-plugin, babel-plugin-proposal-regexp-modifiers, babel-standalone #15226 feat: Support regexp modifiers proposal (@ liuxingbaoyu) babel-cli, babel-core, babel-generator, babel-plugin-transform-destructuring, babel-plugin-transform-modules-commonjs, babel-plugin-transform-react-jsx, babel-traverse #15022 feat: Generate sourcemaps of friendly call frames (@ liuxingbaoyu) babel-parser, babel-types #15384 [ts] Support const modifier in type parameters (@ nicolo-ribaudo) babel-generator, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15405 Implement decorators as presented at 2023-01 TC39 meeting (@ nicolo-ribaudo) babel-parser #15114 Parser option to allow new.target outside functions (@ overlookmotel) #15320 Add annexb: false parser option to disable Annex B (@ nicolo-ribaudo) babel-core #15283 feat: Support .cts as configuration file (@ liuxingbaoyu) babel-generator, babel-parser, babel-plugin-transform-typescript #15381 [ts] Support export type * from (@ nicolo-ribaudo) 🐛 Bug Fix babel-plugin-transform-typescript #15379 [ts5.0] Better inlining of constants in enums (@ liuxingbaoyu) babel-core #15366 handling circular/shared structures in deep-clone (@ azizghuloum) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-new-target #15406 Preserve class elements comments in class transform (@ JLHwung) babel-parser, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-types #15414 [ts] Fix restrictions for optional parameters (@ nicolo-ribaudo) 💅 Polish babel-parser #15400 polish: improve "await as identifier" error in modules (@ JLHwung) 🏠 Internal babel-core #15137 Improve CJS compat with ESM-based @ babel/core (@ nicolo-ribaudo) 🔬 Output optimization babel-plugin-transform-typescript #15418 [ts] Handle exponentiation operator in constant folding (@ ehoogeveen-medweb) Committers: 11 Abdulaziz Ghuloum (@ azizghuloum) Babel Bot (@ babel-bot) Emanuel Hoogeveen (@ ehoogeveen-medweb) Frank Wienberg (@ fwienber) Huáng Jùnliàng (@ JLHwung) Mateusz Burzyński (@ Andarist) Nicolò Ribaudo (@ nicolo-ribaudo) @ Lioness100 @ liuxingbaoyu @ overlookmotel fisker Cheung (@ fisker) 7.19.6 - 2022-10-20 7.19.1 - 2022-09-14 from @babel/plugin-transform-runtime GitHub release notes Package name: @babel/preset-env 7.20.2 - 2022-11-04 7.19.4 - 2022-10-10 from @babel/preset-env GitHub release notes 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: 🧐 View latest project report 🛠 Adjust upgrade PR settings 🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Open Graph Description: This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will therefor...

X Description: This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will therefor...

Opengraph URL: https://github.com/QueenYu/JavaScript/pull/1

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:3a43cf35-7ab8-5ea3-f382-25076dea3874
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idC6C4:29B6E8:336A54D:44CF498:696F0990
html-safe-nonce57a46bb0ebc3784e05f842d3850db607cbb7a9e13b7297313085c90dd4f58d16
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNkM0OjI5QjZFODozMzZBNTREOjQ0Q0Y0OTg6Njk2RjA5OTAiLCJ2aXNpdG9yX2lkIjoiMTYxMzcwNDE0MjI5OTQ4ODE2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac1101f9a38ecd0ff782c68724829b62c53a79a1f595bef5d726bfa7b80eaeda60
hovercard-subject-tagpull_request:1296993196
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/QueenYu/JavaScript/pull/1/checks
twitter:imagehttps://avatars.githubusercontent.com/u/16317488?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/16317488?s=400&v=4
og:image:altThis PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will therefor...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb278ad162d35332b6de714dfb005de04386c4d92df6475522bef910f491a35ee
turbo-cache-controlno-preview
go-importgithub.com/QueenYu/JavaScript git https://github.com/QueenYu/JavaScript.git
octolytics-dimension-user_id16317488
octolytics-dimension-user_loginQueenYu
octolytics-dimension-repository_id621256661
octolytics-dimension-repository_nwoQueenYu/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id97086543
octolytics-dimension-repository_parent_nwoTheAlgorithms/JavaScript
octolytics-dimension-repository_network_root_id97086543
octolytics-dimension-repository_network_root_nwoTheAlgorithms/JavaScript
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release39aed5006635ab6f45e6b77d23e73b08a00272a3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FQueenYu%2FJavaScript%2Fpull%2F1%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FQueenYu%2FJavaScript%2Fpull%2F1%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=QueenYu%2FJavaScript
Reloadhttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks
Reloadhttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks
Reloadhttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks
QueenYu https://patch-diff.githubusercontent.com/QueenYu
JavaScripthttps://patch-diff.githubusercontent.com/QueenYu/JavaScript
TheAlgorithms/JavaScripthttps://patch-diff.githubusercontent.com/TheAlgorithms/JavaScript
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FQueenYu%2FJavaScript
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FQueenYu%2FJavaScript
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FQueenYu%2FJavaScript
Code https://patch-diff.githubusercontent.com/QueenYu/JavaScript
Pull requests 6 https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pulls
Actions https://patch-diff.githubusercontent.com/QueenYu/JavaScript/actions
Projects 0 https://patch-diff.githubusercontent.com/QueenYu/JavaScript/projects
Security Uh oh! There was an error while loading. Please reload this page. https://patch-diff.githubusercontent.com/QueenYu/JavaScript/security
Please reload this pagehttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks
Insights https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pulse
Code https://patch-diff.githubusercontent.com/QueenYu/JavaScript
Pull requests https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pulls
Actions https://patch-diff.githubusercontent.com/QueenYu/JavaScript/actions
Projects https://patch-diff.githubusercontent.com/QueenYu/JavaScript/projects
Security https://patch-diff.githubusercontent.com/QueenYu/JavaScript/security
Insights https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FQueenYu%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FQueenYu%2FJavaScript%2Fissues%2Fnew%2Fchoose
QueenYuhttps://patch-diff.githubusercontent.com/QueenYu
masterhttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/tree/master
snyk-upgrade-466eee7612b93981b4b0848ca70cec3dhttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/tree/snyk-upgrade-466eee7612b93981b4b0848ca70cec3d
Conversation 0 https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1
Commits 1 https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/commits
Checks 0 https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks
Files changed https://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/files
Please reload this pagehttps://patch-diff.githubusercontent.com/QueenYu/JavaScript/pull/1/checks
Learn more about GitHub Actionshttps://docs.github.com/categories/automating-your-workflow-with-github-actions
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.