René's URL Explorer Experiment


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

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

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

Description: Bumps @babel/core from 7.13.16 to 7.17.10. Release notes Sourced from @​babel/core's releases. v7.17.10 (2022-04-29) Thanks @​Abreto, @​Andoryuuta, @​apeltop, @​JohnDaly, and @​wjw99830 for your first PRs! 🐛 Bug Fix babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner #14479 [cli] Avoid SourceMapGenerator for simple map concatenation (@​jridgewell) 💅 Polish babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner #14506 Do not add sourcemap markings for indentation (@​jridgewell) babel-plugin-proposal-pipeline-operator, babel-traverse #14424 Update detection of pure nodes (Scope#isPure) (@​JLHwung) 🏠 Internal babel-core #14493 Remove git.io shortlinks from repo (@​Andoryuuta) Other #14462 fix: build standalone on windows (@​liuxingbaoyu) 🏃‍♀️ Performance babel-cli, babel-core, babel-generator #14497 Switch to @jridgewell/gen-mapping for sourcemap generation (@​jridgewell) Committers: 12 Abreto Fu (@​Abreto) Andrew Gutekanst (@​Andoryuuta) Babel Bot (@​babel-bot) Conrad Buck (@​conartist6) Daniel Tschinder (@​danez) Huáng Jùnliàng (@​JLHwung) John Daly (@​JohnDaly) Justin Ridgewell (@​jridgewell) Nicolò Ribaudo (@​nicolo-ribaudo) @​liuxingbaoyu apeltop (@​apeltop) pigw4ng (@​wjw99830) v7.17.9 (2022-04-06) Thanks @​CommanderRoot, @​fargito and @​swandir for your first PRs! 🐛 Bug Fix babel-parser, babel-standalone #14427 Restore numeric seaprators support in @babel/standalone (@​nicolo-ribaudo) babel-traverse #14403 Fix NodePath.referencesImport for JSXMemberExpression (@​swandir) babel-plugin-proposal-decorators #14396 [2021-12] Support class decorators in export declarations (@​nicolo-ribaudo) #14387 fix: forward accessor proxy getter results (@​JLHwung) ... (truncated) Changelog Sourced from @​babel/core's changelog. v7.17.10 (2022-04-29) 🐛 Bug Fix babel-cli, babel-core, babel-generator, babel-helper-transform-fixture-test-runner #14479 [cli] Avoid SourceMapGenerator for simple map concatenation (@​jridgewell) 💅 Polish babel-cli, babel-core, babel-generator, babel-helper-fixtures, babel-helper-transform-fixture-test-runner #14506 Do not add sourcemap markings for indentation (@​jridgewell) babel-plugin-proposal-pipeline-operator, babel-traverse #14424 Update detection of pure nodes (Scope#isPure) (@​JLHwung) 🏠 Internal babel-core #14493 Remove git.io shortlinks from repo (@​Andoryuuta) Other #14462 fix: build standalone on windows (@​liuxingbaoyu) 🏃‍♀️ Performance babel-cli, babel-core, babel-generator #14497 Switch to @jridgewell/gen-mapping for sourcemap generation (@​jridgewell) v7.17.9 (2022-04-06) 🐛 Bug Fix babel-parser, babel-standalone #14427 Restore numeric seaprators support in @babel/standalone (@​nicolo-ribaudo) babel-traverse #14403 Fix NodePath.referencesImport for JSXMemberExpression (@​swandir) babel-plugin-proposal-decorators #14396 [2021-12] Support class decorators in export declarations (@​nicolo-ribaudo) #14387 fix: forward accessor proxy getter results (@​JLHwung) babel-parser #14384 fix: parse type parameters within correct context (@​JLHwung) babel-generator, babel-parser #14378 Parenthesize non-simple decorator expression (@​JLHwung) babel-plugin-transform-classes, babel-plugin-transform-modules-commonjs, babel-preset-env #14366 Align named imports behavior in .mjs and .js files (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties #14351 [setPublicClassFields] Use define for static name/length (@​nicolo-ribaudo) 💅 Polish babel-plugin-proposal-decorators #14398 Add missing semicolons in 2021-12 decorators output (@​nicolo-ribaudo) 📝 Documentation #14397 Mention how to report vulns in Babel dependencies (@​nicolo-ribaudo) 🏠 Internal Other #14419 Use jest-light-runner from npm (@​nicolo-ribaudo) ... (truncated) Commits 09b335a v7.17.10 518e1a6 Do not add sourcemap markings for indentation (#14506) b6d8434 Switch to @jridgewell/gen-mapping for sourcemap generation (#14497) f05b877 Remove git.io shortlinks from repo (#14493) f51fc61 [cli] Avoid SourceMapGenerator for simple map concatenation (#14479) 2c7e9f7 Fixing a few small typos (#14466) 3c762e8 v7.17.9 ba13e48 chore: bump minimist and json5 (#14382) cb74c37 refactor: replace deprecated String.prototype.substr() (#14377) 1a58c7e v7.17.8 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.17.10. Release notes Sourced from @​babel/core's releases. v7.17.10 (2022-04-29) Thanks @​Abreto, @​Andoryuuta, @​apeltop, @​JohnDaly, and @​wjw99830 for y...

X Description: Bumps @babel/core from 7.13.16 to 7.17.10. Release notes Sourced from @​babel/core's releases. v7.17.10 (2022-04-29) Thanks @​Abreto, @​Andoryuuta, @​apeltop, @​JohnDaly, and @​wjw99830 f...

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

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:4a1e3792-9775-438f-1f25-ad8e90be1bcc
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCA14:5491D:8B0C42:BA30DE:697BF457
html-safe-nonce5331c27cc6c23d8c18ab66d370741c997da5ba905290c16545bef9a7603bb94e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQTE0OjU0OTFEOjhCMEM0MjpCQTMwREU6Njk3QkY0NTciLCJ2aXNpdG9yX2lkIjoiNTg1OTE2Mjc2NzQyMzY5ODAwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2201d6286066525b5d2b47b322be8f5bf006cdb53277fe5b4ecd9587cf57f7d5
hovercard-subject-tagpull_request:924978630
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/163/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.17.10. Release notes Sourced from @​babel/core's releases. v7.17.10 (2022-04-29) Thanks @​Abreto, @​Andoryuuta, @​apeltop, @​JohnDaly, and @​wjw99830 for y...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneda4f0ee56809799586f8ee546b27f94fe9b5893edfbf87732e82be45be013b52
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
release847cd6771d7fb3caaa9384a1fe1215457fe1e4f4
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/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%2F163%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%2F163%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/163/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/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.17.10https://patch-diff.githubusercontent.com/httpsgithu/engine/tree/dependabot/npm_and_yarn/babel/core-7.17.10
Conversation 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163
Commits 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/commits
Checks 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/checks
Files changed https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
Bump @babel/core from 7.13.16 to 7.17.10 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
2ee42d7 Bump @babel/core from 7.13.16 to 7.17.10 dependabot[bot] May 1, 2022 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/commits/2ee42d78bef9c620431e7783ca32f4c4a32d1f95
Clear filters https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/163/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.