René's URL Explorer Experiment


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

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

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

Description: Bumps @babel/preset-env from 7.13.15 to 7.14.4. Release notes Sourced from @​babel/preset-env's releases. v7.14.4 (2021-05-28) Thanks @​alanorozco, @​devfservant, @​merceyz, @​mmorel-35 (and @​renovate-bot! 🤖), @​sokra, and @​wbinnssmith for your first PRs! 👓 Spec Compliance babel-parser #13377 disallow surrogate in the end of contextual name (@​JLHwung) #13328 perf: minimize identifier lookahead when parsing let (@​JLHwung) babel-plugin-transform-typescript #13314 [ts] Insert export {} when necessary to imply ESM (@​wbinnssmith) 🐛 Bug Fix babel-plugin-transform-typescript #13381 [ts] Remove override modifier (@​sosukesuzuki) Other #13338 Fix error when parsing ignored files with @babel/eslint-parser (@​devfservant) babel-parser #13333 refactor: add parse*Literal parser routines (@​JLHwung) 🏃‍♀️ Performance babel-plugin-transform-block-scoping #13376 Improve performance (@​sokra) babel-parser #13341 Faster tokenizer lookahead (@​JLHwung) #13328 perf: minimize identifier lookahead when parsing let (@​JLHwung) 🔬 Output optimization babel-plugin-proposal-object-rest-spread, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-react-constant-elements, babel-preset-env #13384 Hoist omitted keys from object spread operator (@​alanorozco) Committers: 12 Alan Orozco (@​alanorozco) Babel Bot (@​babel-bot) Bogdan Savluk (@​zxbodya) Daniel Tschinder (@​danez) Huáng Jùnliàng (@​JLHwung) Kristoffer K. (@​merceyz) Nicolò Ribaudo (@​nicolo-ribaudo) Sosuke Suzuki (@​sosukesuzuki) Tobias Koppers (@​sokra) Will Binns-Smith (@​wbinnssmith) @​devfservant fisker Cheung (@​fisker) v7.14.3 (2021-05-17) 🐛 Bug Fix babel-core #13321 Pass assumptions set in presets to plugins (@​nicolo-ribaudo) babel-parser ... (truncated) Changelog Sourced from @​babel/preset-env's changelog. v7.14.4 (2021-05-28) 👓 Spec Compliance babel-parser #13377 disallow surrogate in the end of contextual name (@​JLHwung) #13328 perf: minimize identifier lookahead when parsing let (@​JLHwung) babel-plugin-transform-typescript #13314 [ts] Insert export {} when necessary to imply ESM (@​wbinnssmith) 🐛 Bug Fix babel-plugin-transform-typescript #13381 [ts] Remove override modifier (@​sosukesuzuki) Other #13338 Fix error when parsing ignored files with @babel/eslint-parser (@​devfservant) babel-parser #13333 refactor: add parse*Literal parser routines (@​JLHwung) 🏃‍♀️ Performance babel-plugin-transform-block-scoping #13376 Improve performance (@​sokra) babel-parser #13341 Faster tokenizer lookahead (@​JLHwung) #13328 perf: minimize identifier lookahead when parsing let (@​JLHwung) 🔬 Output optimization babel-plugin-proposal-object-rest-spread, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-react-constant-elements, babel-preset-env #13384 Hoist omitted keys from object spread operator (@​alanorozco) v7.14.3 (2021-05-17) 🐛 Bug Fix babel-core #13321 Pass assumptions set in presets to plugins (@​nicolo-ribaudo) babel-parser #13326 fix: preserve tokensLength in tryParse (@​JLHwung) #13325 Parse let declarations whose id starts with \ (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-class-static-block #13303 Don't duplicate the base class when using constantSuper (@​nicolo-ribaudo) 🏠 Internal Other #13313 chore: add class-static-block test262 mapping (@​JLHwung) babel-plugin-transform-block-scoping #13304 Add test for fixed block scoping issue (@​nicolo-ribaudo) 🔬 Output optimization babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-preset-env #13297 Compile static blocks without the intermediate priv field step (@​nicolo-ribaudo) v7.14.2 (2021-05-12) 🐛 Bug Fix ... (truncated) Commits 219fd3a v7.14.4 f35513f Hoist omitted keys from object spread operator (#13384) 342fec1 Update compat data dependencies (#13368) 8b1bcd1 convert @​babel/helper-compilation-targets to typescript (#13218) 8732dd3 Compile static blocks without the intermediate priv field step (#13297) 7512095 v7.14.2 9440318 Update Rollup plugins (#13265) 3ecc791 v7.14.1 910b1f2 Archive @babel/plugin-syntax-class-properties (#13232) 3c0152a v7.14.0 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.14.4. Release notes Sourced from @​babel/preset-env's releases. v7.14.4 (2021-05-28) Thanks @​alanorozco, @​devfservant, @​merceyz, @​mmorel-35 (and ...

X Description: Bumps @babel/preset-env from 7.13.15 to 7.14.4. Release notes Sourced from @​babel/preset-env's releases. v7.14.4 (2021-05-28) Thanks @​alanorozco, @​devfservant, @​merceyz, @​mmorel-35 (...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1b11bd4b-c3e2-b8e8-fe6c-5d354c5957c5
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE340:1F45FB:117CD2B:160C1C6:697ED3EA
html-safe-nonce5833d0996250e4ab1b8a8bd0c26a7381c3270e8f849b13dd3cdeef7360b1762e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMzQwOjFGNDVGQjoxMTdDRDJCOjE2MEMxQzY6Njk3RUQzRUEiLCJ2aXNpdG9yX2lkIjoiNTU3NzcyNzg2NzA1MzA2OTI5MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac5b6d4bd57765cf9a2da14790d42f287e8f3d34ccc1c12cb16cfe17bf1c43cc42
hovercard-subject-tagpull_request:658674312
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/113/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/preset-env from 7.13.15 to 7.14.4. Release notes Sourced from @​babel/preset-env's releases. v7.14.4 (2021-05-28) Thanks @​alanorozco, @​devfservant, @​merceyz, @​mmorel-35 (and ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
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
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/httpsgithu/engine/pull/113/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhttpsgithu%2Fengine%2Fpull%2F113%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fhttpsgithu%2Fengine%2Fpull%2F113%2Ffiles
Sign up https://github.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://github.com/httpsgithu/engine/pull/113/files
Reloadhttps://github.com/httpsgithu/engine/pull/113/files
Reloadhttps://github.com/httpsgithu/engine/pull/113/files
httpsgithu https://github.com/httpsgithu
enginehttps://github.com/httpsgithu/engine
playcanvas/enginehttps://github.com/playcanvas/engine
Notifications https://github.com/login?return_to=%2Fhttpsgithu%2Fengine
Fork 0 https://github.com/login?return_to=%2Fhttpsgithu%2Fengine
Star 0 https://github.com/login?return_to=%2Fhttpsgithu%2Fengine
Code https://github.com/httpsgithu/engine
Pull requests 23 https://github.com/httpsgithu/engine/pulls
Actions https://github.com/httpsgithu/engine/actions
Projects 0 https://github.com/httpsgithu/engine/projects
Security 0 https://github.com/httpsgithu/engine/security
Insights https://github.com/httpsgithu/engine/pulse
Code https://github.com/httpsgithu/engine
Pull requests https://github.com/httpsgithu/engine/pulls
Actions https://github.com/httpsgithu/engine/actions
Projects https://github.com/httpsgithu/engine/projects
Security https://github.com/httpsgithu/engine/security
Insights https://github.com/httpsgithu/engine/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fhttpsgithu%2Fengine%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fhttpsgithu%2Fengine%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/httpsgithu/engine/tree/master
dependabot/npm_and_yarn/babel/preset-env-7.14.4https://github.com/httpsgithu/engine/tree/dependabot/npm_and_yarn/babel/preset-env-7.14.4
Conversation 1 https://github.com/httpsgithu/engine/pull/113
Commits 1 https://github.com/httpsgithu/engine/pull/113/commits
Checks 0 https://github.com/httpsgithu/engine/pull/113/checks
Files changed https://github.com/httpsgithu/engine/pull/113/files
Please reload this pagehttps://github.com/httpsgithu/engine/pull/113/files
Bump @babel/preset-env from 7.13.15 to 7.14.4 https://github.com/httpsgithu/engine/pull/113/files#top
Show all changes 1 commit https://github.com/httpsgithu/engine/pull/113/files
e8b25cc Bump @babel/preset-env from 7.13.15 to 7.14.4 dependabot[bot] Jun 1, 2021 https://github.com/httpsgithu/engine/pull/113/commits/e8b25cc57ff5a78221b4d73962102230580ef098
Clear filters https://github.com/httpsgithu/engine/pull/113/files
Please reload this pagehttps://github.com/httpsgithu/engine/pull/113/files
Please reload this pagehttps://github.com/httpsgithu/engine/pull/113/files
Please reload this pagehttps://github.com/httpsgithu/engine/pull/113/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.