René's URL Explorer Experiment


Title: Bump @babel/core from 7.13.16 to 7.20.7 by dependabot[bot] · Pull Request #197 · httpsgithu/engine · GitHub

Open Graph Title: Bump @babel/core from 7.13.16 to 7.20.7 by dependabot[bot] · Pull Request #197 · httpsgithu/engine

X Title: Bump @babel/core from 7.13.16 to 7.20.7 by dependabot[bot] · Pull Request #197 · httpsgithu/engine

Description: Bumps @babel/core from 7.13.16 to 7.20.7. Release notes Sourced from @​babel/core's releases. v7.20.7 (2022-12-22) Thanks @​wsypower for your first PR! 👓 Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super #15241 fix: Throw correct error types from sed ant class TDZ helpers (@​SuperSodaSea) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #15209 fix: Support auto accessors with TypeScript annotations (@​liuxingbaoyu) babel-traverse #15287 Fix .parentPath after rename in SwitchCase (@​nicolo-ribaudo) babel-plugin-transform-typescript, babel-traverse #15284 fix: Ts import type and func with duplicate name (@​liuxingbaoyu) babel-plugin-transform-block-scoping #15278 Fix tdz analysis for reassigned captured for bindings (@​nicolo-ribaudo) babel-plugin-proposal-async-generator-functions, babel-preset-env #15235 fix: Transform for await with shadowed variables (@​liuxingbaoyu) babel-generator, babel-plugin-proposal-optional-chaining #15258 fix: Correctly generate (a ?? b) as T (@​liuxingbaoyu) babel-plugin-transform-react-jsx, babel-types #15233 fix: Emit correct sourcemap ranges for JSXText (@​liuxingbaoyu) babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15232 fix: Computed properties should keep original definition order (@​SuperSodaSea) babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-generator #15216 fix: Print newlines for leading Comments of TSEnumMember (@​liuxingbaoyu) 💅 Polish babel-plugin-transform-block-scoping, babel-traverse #15275 Improve relative execution tracking in fn exprs (@​nicolo-ribaudo) 🏠 Internal babel-helper-define-map, babel-plugin-transform-property-mutators #15274 Inline & simplify @babel/helper-define-map (@​nicolo-ribaudo) babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse #15200 Rewrite transform-block-scoping plugin (@​nicolo-ribaudo) 🏃‍♀️ Performance babel-helper-compilation-targets #15228 perf: Speed up getTargets (@​liuxingbaoyu) Committers: 6 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) ... (truncated) Changelog Sourced from @​babel/core's changelog. v7.20.7 (2022-12-22) 👓 Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super #15241 fix: Throw correct error types from sed ant class TDZ helpers (@​SuperSodaSea) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #15209 fix: Support auto accessors with TypeScript annotations (@​liuxingbaoyu) babel-traverse #15287 Fix .parentPath after rename in SwitchCase (@​nicolo-ribaudo) babel-plugin-transform-typescript, babel-traverse #15284 fix: Ts import type and func with duplicate name (@​liuxingbaoyu) babel-plugin-transform-block-scoping #15278 Fix tdz analysis for reassigned captured for bindings (@​nicolo-ribaudo) babel-plugin-proposal-async-generator-functions, babel-preset-env #15235 fix: Transform for await with shadowed variables (@​liuxingbaoyu) babel-generator, babel-plugin-proposal-optional-chaining #15258 fix: Correctly generate (a ?? b) as T (@​liuxingbaoyu) babel-plugin-transform-react-jsx, babel-types #15233 fix: Emit correct sourcemap ranges for JSXText (@​liuxingbaoyu) babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15232 fix: Computed properties should keep original definition order (@​SuperSodaSea) babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@​SuperSodaSea) babel-generator #15216 fix: Print newlines for leading Comments of TSEnumMember (@​liuxingbaoyu) 💅 Polish babel-plugin-transform-block-scoping, babel-traverse #15275 Improve relative execution tracking in fn exprs (@​nicolo-ribaudo) 🏠 Internal babel-helper-define-map, babel-plugin-transform-property-mutators #15274 Inline & simplify @babel/helper-define-map (@​nicolo-ribaudo) babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse #15200 Rewrite transform-block-scoping plugin (@​nicolo-ribaudo) 🏃‍♀️ Performance babel-helper-compilation-targets #15228 perf: Speed up getTargets (@​liuxingbaoyu) v7.20.6 (2022-11-28) 🐛 Bug Fix babel-helpers #15231 Update checkInRHS helper min version (@​nicolo-ribaudo) v7.20.5 (2022-11-28) ... (truncated) Commits d414940 v7.20.7 6757a60 Rewrite transform-block-scoping plugin (#15200) 362451b chore: Enable eslint rule no-unnecessary-type-assertion (#15260) e5e1369 fix: Computed properties should keep original definition order (#15232) 29a97b8 v7.20.5 f6546d7 Bump typescript to 4.9.3 (#15202) 5f19f62 Bump babel deps (#15187) 12a58cb v7.20.2 77f3700 fix: @babel/node repl and enable no-use-before-define rule (#15124) aadd7a3 v7.19.6 Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Open Graph Description: Bumps @babel/core from 7.13.16 to 7.20.7. Release notes Sourced from @​babel/core's releases. v7.20.7 (2022-12-22) Thanks @​wsypower for your first PR! 👓 Spec Compliance babel-helper-member-...

X Description: Bumps @babel/core from 7.13.16 to 7.20.7. Release notes Sourced from @​babel/core's releases. v7.20.7 (2022-12-22) Thanks @​wsypower for your first PR! 👓 Spec Compliance babel-helper-mem...

Opengraph URL: https://github.com/httpsgithu/engine/pull/197

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:f2cdffe4-3d92-c9dc-a89f-d24e89f518c7
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA048:85EB9:60211EF:82F893E:697845ED
html-safe-nonced2dc1bb7f69c0523396b43b726b1db59312b58c7b092f5c8721bffa2fd1ffe02
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMDQ4Ojg1RUI5OjYwMjExRUY6ODJGODkzRTo2OTc4NDVFRCIsInZpc2l0b3JfaWQiOiI4ODIxNjY2MjYzMDI1NzYxMDkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacad573499e49066322a1058e20d6a0876d2ebf5b178628f592ad8be15e4cf5227
hovercard-subject-tagpull_request:1181982408
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/httpsgithu/engine/pull/197/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps @babel/core from 7.13.16 to 7.20.7. Release notes Sourced from @​babel/core's releases. v7.20.7 (2022-12-22) Thanks @​wsypower for your first PR! 👓 Spec Compliance babel-helper-member-...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None2981c597c945c1d90ac6fa355ce7929b2f413dfe7872ca5c435ee53a24a1de50
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/httpsgithu/engine git https://github.com/httpsgithu/engine.git
octolytics-dimension-user_id20476787
octolytics-dimension-user_loginhttpsgithu
octolytics-dimension-repository_id133034342
octolytics-dimension-repository_nwohttpsgithu/engine
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id19696006
octolytics-dimension-repository_parent_nwoplaycanvas/engine
octolytics-dimension-repository_network_root_id19696006
octolytics-dimension-repository_network_root_nwoplaycanvas/engine
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release520b65a872113b919c1bbdb03834a50af15859fd
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhttpsgithu%2Fengine%2Fpull%2F197%2Ffiles
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%2Fhttpsgithu%2Fengine%2Fpull%2F197%2Ffiles
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%2Ffiles&source=header-repo&source_repo=httpsgithu%2Fengine
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
httpsgithu https://patch-diff.githubusercontent.com/httpsgithu
enginehttps://patch-diff.githubusercontent.com/httpsgithu/engine
playcanvas/enginehttps://patch-diff.githubusercontent.com/playcanvas/engine
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fhttpsgithu%2Fengine
Code https://patch-diff.githubusercontent.com/httpsgithu/engine
Pull requests 23 https://patch-diff.githubusercontent.com/httpsgithu/engine/pulls
Actions https://patch-diff.githubusercontent.com/httpsgithu/engine/actions
Projects 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/projects
Security 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/security
Insights https://patch-diff.githubusercontent.com/httpsgithu/engine/pulse
Code https://patch-diff.githubusercontent.com/httpsgithu/engine
Pull requests https://patch-diff.githubusercontent.com/httpsgithu/engine/pulls
Actions https://patch-diff.githubusercontent.com/httpsgithu/engine/actions
Projects https://patch-diff.githubusercontent.com/httpsgithu/engine/projects
Security https://patch-diff.githubusercontent.com/httpsgithu/engine/security
Insights https://patch-diff.githubusercontent.com/httpsgithu/engine/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fhttpsgithu%2Fengine%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=%2Fhttpsgithu%2Fengine%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/httpsgithu/engine/tree/master
dependabot/npm_and_yarn/babel/core-7.20.7https://patch-diff.githubusercontent.com/httpsgithu/engine/tree/dependabot/npm_and_yarn/babel/core-7.20.7
Conversation 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197
Commits 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/commits
Checks 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/checks
Files changed https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Bump @babel/core from 7.13.16 to 7.20.7 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
7ce4528 Bump @babel/core from 7.13.16 to 7.20.7 dependabot[bot] Jan 1, 2023 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/commits/7ce4528b02a00b92ac66d47039fb39fbbf344a84
Clear filters https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/197/files
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.