René's URL Explorer Experiment


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

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

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

Description: Bumps @babel/preset-env from 7.13.15 to 7.15.6. Release notes Sourced from @​babel/preset-env's releases. v7.15.6 (2021-09-09) Thanks @​dan-kez, @​fyzhu and @​wafuwafu13 for your first PRs! 👓 Spec Compliance babel-parser, babel-plugin-proposal-pipeline-operator #13668 Fix right precedence of Hack pipes (@​nicolo-ribaudo) 🐛 Bug Fix babel-parser, babel-plugin-proposal-pipeline-operator #13668 Fix right precedence of Hack pipes (@​nicolo-ribaudo) babel-plugin-proposal-object-rest-spread #13711 fix: Duplicate function call in variable destructuring (@​dan-kez) babel-types #13733 id in import attributes should not be referenced (@​JLHwung) babel-parser #13731 fix(babel-parser): Fix end of range of SequenceExpression (@​sosukesuzuki) 🏠 Internal babel-helper-transform-fixture-test-runner #13738 Use @types/node for vm module (@​wafuwafu13) babel-preset-env #13737 Remove duplicate dependency and devDependency in preset-env (@​fyzhu) Committers: 6 Daniel Kezerashvili (@​dan-kez) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Sosuke Suzuki (@​sosukesuzuki) TagawaHirotaka (@​wafuwafu13) Yvan Zhu (@​fyzhu) v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and similar expressions (@​nicolo-ribaudo) ↩️ Revert babel-core #13732 Revert "fix: non breaking align options naming" (@​fedeci) Committers: 3 Babel Bot (@​babel-bot) Federico Ciardi (@​fedeci) Nicolò Ribaudo (@​nicolo-ribaudo) v7.15.4 (2021-09-02) Thanks @​flyinox, @​komyg, and @​meskill for your first PRs! ... (truncated) Changelog Sourced from @​babel/preset-env's changelog. v7.15.6 (2021-09-09) 👓 Spec Compliance babel-parser, babel-plugin-proposal-pipeline-operator #13668 Fix right precedence of Hack pipes (@​nicolo-ribaudo) 🐛 Bug Fix babel-parser, babel-plugin-proposal-pipeline-operator #13668 Fix right precedence of Hack pipes (@​nicolo-ribaudo) babel-plugin-proposal-object-rest-spread #13711 fix: Duplicate function call in variable destructuring (@​dan-kez) babel-types #13733 id in import attributes should not be referenced (@​JLHwung) babel-parser #13731 fix(babel-parser): Fix end of range of SequenceExpression (@​sosukesuzuki) 🏠 Internal babel-helper-transform-fixture-test-runner #13738 Use @types/node for vm module (@​wafuwafu13) babel-preset-env #13737 Remove duplicate dependency and devDependency in preset-env (@​fyzhu) v7.15.5 (2021-09-04) 👓 Spec Compliance babel-parser #13727 Disallow #a in #b in c and similar expressions (@​nicolo-ribaudo) ↩️ Revert babel-core #13732 Revert "fix: non breaking align options naming" (@​fedeci) v7.15.4 (2021-09-02) 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #13601 Disallow reinitializing private elements (@​komyg) 🐛 Bug Fix #13638 [eslint] Allow "latest" as ecmaVersion (@​fisker) babel-traverse, babel-types #13723 getBindingIdentifiers should return params for private methods (@​JLHwung) babel-types #13715 [babel 8] fix: stricter rest element builder check (@​JLHwung) babel-helper-compilation-targets #13697 fix: pass browserslistEnv to resolveTargets (@​meskill) babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object #13656 fix: fix static private field shadowed by local variable (@​colinaaa) babel-plugin-transform-typescript #13664 [ts] Fix transform for nested namespaces shorthand syntax (@​nicolo-ribaudo) babel-parser #13680 fix(babel-parser): delete static property from class static block for TS (@​sosukesuzuki) ... (truncated) Commits 34a27e4 v7.15.6 1ebc5b7 Remove duplicate dependency and devDependency in preset-env (#13737) b237675 v7.15.4 1f79784 archive stage 4 parser plugins (#13717) fdfe978 Disallow reinitializing private elements (#13601) 614b486 Use named imports for babel types (#13685) 6912f96 v7.15.0 ddaf0d4 Enable top-level await parsing by default (#13387) 830b99d Add support for rhino as a compilation target (#13448) a254ea3 Enable ergonomic brand checks (#priv in) by default (#13554) 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.15.6. Release notes Sourced from @​babel/preset-env's releases. v7.15.6 (2021-09-09) Thanks @​dan-kez, @​fyzhu and @​wafuwafu13 for your first PRs! 👓...

X Description: Bumps @babel/preset-env from 7.13.15 to 7.15.6. Release notes Sourced from @​babel/preset-env's releases. v7.15.6 (2021-09-09) Thanks @​dan-kez, @​fyzhu and @​wafuwafu13 for your first PR...

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

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:cda51e0a-5089-6745-6442-0895db76650f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB1F4:2F9FBB:4258C82:5A818B5:697C9CB0
html-safe-nonce642b7361128137d9c2414735b2445b3563ab9117aff2bc9458a5d78c083e99ed
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMUY0OjJGOUZCQjo0MjU4QzgyOjVBODE4QjU6Njk3QzlDQjAiLCJ2aXNpdG9yX2lkIjoiMjI0NDg2OTA3ODI2OTA3NDYwOCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacd6a6512997323f95e7c9b75454a852cc2054fbced25675177ad8202f5db6b43f
hovercard-subject-tagpull_request:747792484
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/132/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.15.6. Release notes Sourced from @​babel/preset-env's releases. v7.15.6 (2021-09-09) Thanks @​dan-kez, @​fyzhu and @​wafuwafu13 for your first PRs! 👓...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonef30e23787c843d478679169eb69bc1bf04c9aaf526e14cad93570a516ad7b047
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
release0bf17967680d17d40933881af78023e6675fa045
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes#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%2F132%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%2F132%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/132/changes
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes
Reloadhttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes
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.15.6https://patch-diff.githubusercontent.com/httpsgithu/engine/tree/dependabot/npm_and_yarn/babel/preset-env-7.15.6
Conversation 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132
Commits 1 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/commits
Checks 0 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/checks
Files changed https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes
Bump @babel/preset-env from 7.13.15 to 7.15.6 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/files
c7af07b Bump @babel/preset-env from 7.13.15 to 7.15.6 dependabot[bot] Oct 1, 2021 https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/commits/c7af07bc487a95b9d444266b65fbea3333288fa8
Clear filters https://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/files
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes
Please reload this pagehttps://patch-diff.githubusercontent.com/httpsgithu/engine/pull/132/changes
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.