René's URL Explorer Experiment


Title: Bump @babel/core from 7.0.0-beta.39 to 7.11.1 by dependabot-preview[bot] · Pull Request #40 · vikrend/JavaScript · GitHub

Open Graph Title: Bump @babel/core from 7.0.0-beta.39 to 7.11.1 by dependabot-preview[bot] · Pull Request #40 · vikrend/JavaScript

X Title: Bump @babel/core from 7.0.0-beta.39 to 7.11.1 by dependabot-preview[bot] · Pull Request #40 · vikrend/JavaScript

Description: Bumps @babel/core from 7.0.0-beta.39 to 7.11.1. Release notes Sourced from @babel/core's releases. v7.11.1 (2020-08-04) 🐛 Bug Fix babel-parser #11912 rescan gt/lt token after TsAsExpression is parsed (@JLHwung) babel-core #11906 Do not cache non-existent config files forever (@devongovett) babel-plugin-transform-block-scoping, babel-standalone #11901 fix: ensure […map.keys] can be correctly transformed in loose mode (@JLHwung) 📝 Documentation #11900 docs: remove experimental warning on README (@JLHwung) 🏠 Internal babel-parser #11871 Parser refactoring (@JLHwung) Other #11899 Update @babel/* deps (@JLHwung) Committers: 2 Devon Govett (@devongovett) Huáng Jùnliàng (@JLHwung) v7.11.0 (2020-07-30) Thanks @coderaiser, @cwohlman, @morrme, @ryzokuken, @SirWindfield, @sz-coder and @vahnag for their first PRs! 👓 Spec Compliance babel-parser #11852 fix: disallow \8, \9 in strict mode string (@JLHwung) #11854 fix: allow 09.1_1 and 09e1_1 in sloppy mode (@JLHwung) babel-plugin-proposal-optional-chaining #11850 fix: eval?.() is indirect (@JLHwung) 🚀 New Feature babel-cli, babel-core #11588 add showConfig support (@JLHwung) babel-compat-data, babel-preset-env #11876 enable logical assignment in babel preset env (@morrme) #11865 Add numeric-separator to preset-env (@JLHwung) #11849 Add export-namespace-from to preset-env (@JLHwung) babel-parser #11863 feat: enable numericSeparator parsing support (@JLHwung) #11755 Allow unknown/any in TS catch clause param (@existentialism) #11753 TypeScript 4.0: Allow spread in the middle of tuples (@nicolo-ribaudo) #11815 eslint-parser: ES2020 features (@JLHwung) babel-generator, babel-parser, babel-types #11754 TypeScript 4.0: Support labeled tuple elements (@nicolo-ribaudo) babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types #11640 Add decimal parsing support (@JLHwung) babel-core Changelog Sourced from @babel/core's changelog. v7.11.1 (2020-08-04) 🐛 Bug Fix babel-parser #11912 rescan gt/lt token after TsAsExpression is parsed (@JLHwung) babel-core #11906 Do not cache non-existent config files forever (@devongovett) babel-plugin-transform-block-scoping, babel-standalone #11901 fix: ensure […map.keys] can be correctly transformed in loose mode (@JLHwung) 📝 Documentation #11900 docs: remove experimental warning on README (@JLHwung) 🏠 Internal babel-parser #11871 Parser refactoring (@JLHwung) Other #11899 Update @babel/* deps (@JLHwung) v7.11.0 (2020-07-30) 👓 Spec Compliance babel-parser #11852 fix: disallow \8, \9 in strict mode string (@JLHwung) #11854 fix: allow 09.1_1 and 09e1_1 in sloppy mode (@JLHwung) babel-plugin-proposal-optional-chaining #11850 fix: eval?.() is indirect (@JLHwung) 🚀 New Feature babel-cli, babel-core #11588 add showConfig support (@JLHwung) babel-compat-data, babel-preset-env #11876 enable logical assignment in babel preset env (@morrme) #11865 Add numeric-separator to preset-env (@JLHwung) #11849 Add export-namespace-from to preset-env (@JLHwung) babel-parser #11863 feat: enable numericSeparator parsing support (@JLHwung) #11755 Allow unknown/any in TS catch clause param (@existentialism) #11753 TypeScript 4.0: Allow spread in the middle of tuples (@nicolo-ribaudo) #11815 eslint-parser: ES2020 features (@JLHwung) babel-generator, babel-parser, babel-types #11754 TypeScript 4.0: Support labeled tuple elements (@nicolo-ribaudo) babel-core, babel-generator, babel-parser, babel-plugin-syntax-decimal, babel-standalone, babel-types #11640 Add decimal parsing support (@JLHwung) babel-core #10241 Add cloneInputAst option to babel.transformFromAst (@coderaiser) 🐛 Bug Fix Other #11896 update: hardcode @babel/eslint-parser min supported version check (@kaicataldo) babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread Commits 953ae82 v7.11.1 c29138f Do not cache non-existent files forever (#11906) 45fdb87 v7.11.0 164a939 add showConfig support (#11588) b651a6f Enable logical assignment by default in @babel/parser (#11860) (#11869) 059e912 Add decimal parsing support (#11640) cf425a0 feature: babel-core: add cloneInputAst (#10241) 8f191ea chore: fix typo in codebase (#11846) f7964a9 v7.10.5 ffb4248 Bump some deps for audit (#11818) Additional commits viewable in compare view Maintainer changes This version was pushed to npm by jlhwung, a new releaser for @babel/core since your current version. 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) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot dashboard: Update frequency (including time of day and day of week) Pull request limits (per update run and/or open at any time) Out-of-range updates (receive only lockfile updates, if desired) Security updates (receive only security updates, if desired)

Open Graph Description: Bumps @babel/core from 7.0.0-beta.39 to 7.11.1. Release notes Sourced from @babel/core's releases. v7.11.1 (2020-08-04) 🐛 Bug Fix babel-parser #11912 rescan gt/lt token after TsAsExpression...

X Description: Bumps @babel/core from 7.0.0-beta.39 to 7.11.1. Release notes Sourced from @babel/core's releases. v7.11.1 (2020-08-04) 🐛 Bug Fix babel-parser #11912 rescan gt/lt token after TsAsExpres...

Opengraph URL: https://github.com/vikrend/JavaScript/pull/40

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:f15969fd-2835-f4f3-2b41-b243db37198e
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC738:347E52:4DBF8:676CA:6A5CACBC
html-safe-nonce13089eff53b59a8e74b60fb7b2b928ee2be014a3ac6da492b0963d1653faba79
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNzM4OjM0N0U1Mjo0REJGODo2NzZDQTo2QTVDQUNCQyIsInZpc2l0b3JfaWQiOiI4MzM4MTc3MDA2ODk1OTM0NjUzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac4d1fb9e09b61b5add7ceee7d9605f75ff96b41e3c1f9e05fc52ca88f70490678
hovercard-subject-tagpull_request:463909357
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/vikrend/JavaScript/pull/40/files
twitter:imagehttps://avatars.githubusercontent.com/in/2141?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2141?s=400&v=4
og:image:altBumps @babel/core from 7.0.0-beta.39 to 7.11.1. Release notes Sourced from @babel/core's releases. v7.11.1 (2020-08-04) 🐛 Bug Fix babel-parser #11912 rescan gt/lt token after TsAsExpression...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/vikrend/JavaScript git https://github.com/vikrend/JavaScript.git
octolytics-dimension-user_id27151161
octolytics-dimension-user_loginvikrend
octolytics-dimension-repository_id117369270
octolytics-dimension-repository_nwovikrend/JavaScript
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id117369270
octolytics-dimension-repository_network_root_nwovikrend/JavaScript
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
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/vikrend/JavaScript/pull/40/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fvikrend%2FJavaScript%2Fpull%2F40%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fvikrend%2FJavaScript%2Fpull%2F40%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=vikrend%2FJavaScript
Reloadhttps://github.com/vikrend/JavaScript/pull/40/files
Reloadhttps://github.com/vikrend/JavaScript/pull/40/files
Reloadhttps://github.com/vikrend/JavaScript/pull/40/files
vikrend https://github.com/vikrend
JavaScripthttps://github.com/vikrend/JavaScript
Notifications https://github.com/login?return_to=%2Fvikrend%2FJavaScript
Fork 0 https://github.com/login?return_to=%2Fvikrend%2FJavaScript
Star 0 https://github.com/login?return_to=%2Fvikrend%2FJavaScript
Code https://github.com/vikrend/JavaScript
Issues 0 https://github.com/vikrend/JavaScript/issues
Pull requests 10 https://github.com/vikrend/JavaScript/pulls
Actions https://github.com/vikrend/JavaScript/actions
Projects https://github.com/vikrend/JavaScript/projects
Security and quality 0 https://github.com/vikrend/JavaScript/security
Insights https://github.com/vikrend/JavaScript/pulse
Code https://github.com/vikrend/JavaScript
Issues https://github.com/vikrend/JavaScript/issues
Pull requests https://github.com/vikrend/JavaScript/pulls
Actions https://github.com/vikrend/JavaScript/actions
Projects https://github.com/vikrend/JavaScript/projects
Security and quality https://github.com/vikrend/JavaScript/security
Insights https://github.com/vikrend/JavaScript/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fvikrend%2FJavaScript%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fvikrend%2FJavaScript%2Fissues%2Fnew%2Fchoose
dependabot-previewhttps://github.com/apps/dependabot-preview
masterhttps://github.com/vikrend/JavaScript/tree/master
dependabot/npm_and_yarn/babel/core-7.11.1https://github.com/vikrend/JavaScript/tree/dependabot/npm_and_yarn/babel/core-7.11.1
Conversation 0 https://github.com/vikrend/JavaScript/pull/40
Commits 1 https://github.com/vikrend/JavaScript/pull/40/commits
Checks 0 https://github.com/vikrend/JavaScript/pull/40/checks
Files changed https://github.com/vikrend/JavaScript/pull/40/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/40/files
Bump @babel/core from 7.0.0-beta.39 to 7.11.1 https://github.com/vikrend/JavaScript/pull/40/files#top
Show all changes 1 commit https://github.com/vikrend/JavaScript/pull/40/files
e4238c7 Bump @babel/core from 7.0.0-beta.39 to 7.11.1 dependabot-preview[bot] Aug 6, 2020 https://github.com/vikrend/JavaScript/pull/40/commits/e4238c7d3aa826251c55de16ee4cef5ce0812b29
Clear filters https://github.com/vikrend/JavaScript/pull/40/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/40/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/40/files
Please reload this pagehttps://github.com/vikrend/JavaScript/pull/40/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.