René's URL Explorer Experiment


Title: Bump @babel/preset-env from 7.13.15 to 7.16.0 by dependabot[bot] · Pull Request #133 · httpsgithu/engine · GitHub

Open Graph Title: Bump @babel/preset-env from 7.13.15 to 7.16.0 by dependabot[bot] · Pull Request #133 · httpsgithu/engine

X Title: Bump @babel/preset-env from 7.13.15 to 7.16.0 by dependabot[bot] · Pull Request #133 · httpsgithu/engine

Description: Bumps @babel/preset-env from 7.13.15 to 7.16.0. Release notes Sourced from @​babel/preset-env's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13824 Await promises from sync iterators with for-await (@​nicolo-ribaudo) 🚀 New Feature babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types #13802 Support TypeScript 4.5 type-only import/export specifiers (@​sosukesuzuki) babel-parser #13887 feat: support startColumn option (@​JLHwung) babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript #13838 Handle .mts and .cts files in @babel/preset-typescript (@​nicolo-ribaudo) Other #13782 Add ESLint 8 support to @babel/eslint-parser (@​nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator #13749 Caret topic (pipe operator) (@​js-choi) babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types #13713 Enable class static blocks by default (@​sosukesuzuki) babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining #13687 add skipTransparentExprWrapperNodes helper (@​lightmare) babel-traverse, babel-types #13666 Add aliases for Standardized, TypeScript, and Flow (@​jridgewell) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #13876 [ts] Support private methods overloads (@​nicolo-ribaudo) babel-plugin-transform-typescript #13865 fix: allow enum member without initializer after non-literal member (@​lightmare) babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript #13854 Don't transform declare class in plugin-proposal-class-properties (@​forivall) babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse #13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung) babel-plugin-proposal-async-generator-functions, babel-traverse #13813 Restore traversal context after enter / traverse (@​JLHwung) babel-traverse, babel-types #13832 Mark static block as FunctionParent (@​JLHwung) babel-generator #13825 Fix missing inner comments in function expressions (@​overlookmotel) 🏠 Internal Every package #13772 Use workspace:^ to specify @babel/ dependencies (@​nicolo-ribaudo) Other #13856 Update to Yarn 3.1 (@​nicolo-ribaudo) #13867 Test on Node.js 17 (@​nicolo-ribaudo) babel-helper-fixtures, babel-plugin-proposal-class-properties, babel-plugin-transform-runtime, babel-preset-react #13858 Force loading plugins/presets from the monorepo in tests (@​nicolo-ribaudo) babel-types #13844 [ts] precise return type on createTypeAnnotationBasedOnTypeof (babel-types) (@​lightmare) ... (truncated) Changelog Sourced from @​babel/preset-env's changelog. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13824 Await promises from sync iterators with for-await (@​nicolo-ribaudo) 🚀 New Feature babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types #13802 Support TypeScript 4.5 type-only import/export specifiers (@​sosukesuzuki) babel-parser #13887 feat: support startColumn option (@​JLHwung) babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript #13838 Handle .mts and .cts files in @babel/preset-typescript (@​nicolo-ribaudo) Other #13782 Add ESLint 8 support to @babel/eslint-parser (@​nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator #13749 Caret topic (pipe operator) (@​js-choi) babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types #13713 Enable class static blocks by default (@​sosukesuzuki) babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining #13687 add skipTransparentExprWrapperNodes helper (@​lightmare) babel-traverse, babel-types #13666 Add aliases for Standardized, TypeScript, and Flow (@​jridgewell) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #13876 [ts] Support private methods overloads (@​nicolo-ribaudo) babel-plugin-transform-typescript #13865 fix: allow enum member without initializer after non-literal member (@​lightmare) babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript #13854 Don't transform declare class in plugin-proposal-class-properties (@​forivall) babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse #13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung) babel-plugin-proposal-async-generator-functions, babel-traverse #13813 Restore traversal context after enter / traverse (@​JLHwung) babel-traverse, babel-types #13832 Mark static block as FunctionParent (@​JLHwung) babel-generator #13825 Fix missing inner comments in function expressions (@​overlookmotel) 🏠 Internal Every package #13772 Use workspace:^ to specify @babel/ dependencies (@​nicolo-ribaudo) Other #13856 Update to Yarn 3.1 (@​nicolo-ribaudo) #13867 Test on Node.js 17 (@​nicolo-ribaudo) ... (truncated) Commits 45308f3 v7.16.0 e33186c Pre-release updates 0c820a4 Update core-js and polyfill plugins (#13897) ddc45a5 Enable class static blocks by default (#13713) c7ddb1a Use workspace:^ to specify @babel/ dependencies (#13772) e45d86c [babel 8] Enable preset-env bugfixes by default (#13866) 29f697c Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-... c4b1372 v7.15.8 613ae6f Update polyfill plugins (#13781) 34a27e4 v7.15.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/preset-env from 7.13.15 to 7.16.0. Release notes Sourced from @​babel/preset-env's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-ge...

X Description: Bumps @babel/preset-env from 7.13.15 to 7.16.0. Release notes Sourced from @​babel/preset-env's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-asyn...

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

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:0e1f7010-2c68-bc7d-2b49-df2c51cec0a2
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idD384:370C59:1FC38FF:2A5E86B:697C3DED
html-safe-noncedf4d5c94e7c102cb06e60a4d062c2c34a1214c893e409a0948a42edfe1270054
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMzg0OjM3MEM1OToxRkMzOEZGOjJBNUU4NkI6Njk3QzNERUQiLCJ2aXNpdG9yX2lkIjoiMjM1NjY1Mzc2Njg4MDI4MDA0NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac921b3fe1da1285ed5e158d5a384867c3112476887c05b35c321b55bf1c46ae48
hovercard-subject-tagpull_request:770709748
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/httpsgithu/engine/pull/133/checks
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/preset-env from 7.13.15 to 7.16.0. Release notes Sourced from @​babel/preset-env's releases. v7.16.0 (2021-10-30) 👓 Spec Compliance babel-helpers, babel-plugin-proposal-async-ge...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneda4f0ee56809799586f8ee546b27f94fe9b5893edfbf87732e82be45be013b52
turbo-cache-controlno-preview
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 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
release787d8d274e314f52ce6d846c7581f9476d8dc736
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks#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%2F133%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%2Fhttpsgithu%2Fengine%2Fpull%2F133%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=httpsgithu%2Fengine
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
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/preset-env-7.16.0https://patch-diff.githubusercontent.com/httpsgithu/engine/tree/dependabot/npm_and_yarn/babel/preset-env-7.16.0
Conversation 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133
Commits 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/commits
Checks 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
Files changed https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
Bump @babel/preset-env from 7.13.15 to 7.16.0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/133/checks
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.