René's URL Explorer Experiment


Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8 by dependabot-preview[bot] · Pull Request #23 · ConnectionMaster/github · GitHub

Open Graph Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8 by dependabot-preview[bot] · Pull Request #23 · ConnectionMaster/github

X Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8 by dependabot-preview[bot] · Pull Request #23 · ConnectionMaster/github

Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.13.8 (2021-02-26) Thanks @luxp and @pigcan for your first PRs! 🐛 Bug Fix Other #12909 chore: do not provide polyfills on bundling @babel/standalone (@JLHwung) #12891 fix(eslint-parser): merge input estree options (@JLHwung) babel-compat-data, babel-preset-env #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x (@luxp) babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12893 Allow require() of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo) 💅 Polish babel-helper-create-class-features-plugin #12898 Do not warn for loose of class features in preset-env (@nicolo-ribaudo) 🏠 Internal babel-core, babel-helper-transform-fixture-test-runner, babel-register #12820 [internal] Keep the .cjs extension when compiling source files (@nicolo-ribaudo) babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime #12883 Improve @babel/runtime esm stability (@nicolo-ribaudo) 🔬 Output optimization babel-plugin-proposal-object-rest-spread #12899 Skip _extends helper for {…x} with modern targets (@nicolo-ribaudo) Committers: 6 Alan Lu - 川古 (@luxp) Babel Bot (@babel-bot) Bogdan Savluk (@zxbodya) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) pigcan (@pigcan) v7.13.7 (2021-02-24) 🐛 Bug Fix babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime cfdbdc0 Add back export maps for the helpers/esm folder (@nicolo-ribaudo) Committers: 1 Nicolò Ribaudo (@nicolo-ribaudo) v7.13.6 (2021-02-23) 🐛 Bug Fix babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12877 Define fallback exports for @babel/runtime on old Node (@nicolo-ribaudo) ... (truncated) Changelog Sourced from @babel/plugin-proposal-object-rest-spread's changelog. v7.13.8 (2021-02-26) 🐛 Bug Fix Other #12909 chore: do not provide polyfills on bundling @babel/standalone (@JLHwung) #12891 fix(eslint-parser): merge input estree options (@JLHwung) babel-compat-data, babel-preset-env #12901 Fix Module not found: Error: Can't resolve 'core-js/modules/es6.array.concat.js' with compat-data@7.13.x (@luxp) babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12893 Allow require() of runtime helpers in Node.js 13.2-13.6 (@nicolo-ribaudo) 💅 Polish babel-helper-create-class-features-plugin #12898 Do not warn for loose of class features in preset-env (@nicolo-ribaudo) 🏠 Internal babel-core, babel-helper-transform-fixture-test-runner, babel-register #12820 [internal] Keep the .cjs extension when compiling source files (@nicolo-ribaudo) babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime #12883 Improve @babel/runtime esm stability (@nicolo-ribaudo) 🔬 Output optimization babel-plugin-proposal-object-rest-spread #12899 Skip _extends helper for {…x} with modern targets (@nicolo-ribaudo) v7.13.6 (2021-02-23) 🐛 Bug Fix babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12877 Define fallback exports for @babel/runtime on old Node (@nicolo-ribaudo) 🏠 Internal babel-compat-data, babel-preset-env #12850 Update compat table (@JLHwung) v7.13.5 (2021-02-23) 🐛 Bug Fix babel-compat-data, babel-plugin-transform-runtime, babel-preset-env #12870 Add es6.array.slice in corejs2 builtins (@eligao) babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env #12869 Ensure that @babel/runtime-corejs3 imports are injected (@nicolo-ribaudo) v7.13.4 (2021-02-23) 🐛 Bug Fix babel-parser #12867 Don't enable class features by default in estree (@nicolo-ribaudo) babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12865 Always load the CJS helpers when using require (@nicolo-ribaudo) v7.13.2 (2021-02-23) ... (truncated) Commits e2abc19 v7.13.8 ea6a438 Enable external-helpers by default in tests (#12911) 962d814 Skip _extends helper for {…x} with modern targets (#12899) 039eb27 Update all the @babel/* dependencies (#12897) c827193 v7.13.0 6ef7b51 Implement assumptions defined in the babel/rfcs#5 RFC d291edb v7.12.13 e8b0852 docs: add package-specific documentation links (#12531) b649f8d Fix packages documentation README links. (#12289) ed498a7 Use workspace:* for devDependencies (again) (#12217) 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) @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 the .dependabot/config.yml file in this repo: Update frequency Automerge options (never/patch/minor, and dev/runtime dependencies) Out-of-range updates (receive only lockfile updates, if desired) Security updates (receive only security updates, if desired)

Open Graph Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.13.8 (2021-02-26) Thanks @luxp and @p...

X Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.13.8 (2021-02-26) Thanks @luxp an...

Opengraph URL: https://github.com/ConnectionMaster/github/pull/23

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:97b2cf55-d473-f6f2-2fde-39f5d1d24738
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD4E2:F186A:65B9C:849E5:697CE71C
html-safe-nonced79996a44e16ace1e2ab2b0205a42558caf2bcdbb6febe7092c220e49729aaec
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENEUyOkYxODZBOjY1QjlDOjg0OUU1OjY5N0NFNzFDIiwidmlzaXRvcl9pZCI6Ijg1NjYwNzgzMTM4ODgyNzgzMDAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac4ff94a0cad03cf4a6501eef781173b1534dc314b78ce023198366ddd1dcb764c
hovercard-subject-tagpull_request:581202620
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/ConnectionMaster/github/pull/23/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/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.13.8 (2021-02-26) Thanks @luxp and @p...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonedebf35e05f408e95650aacfde47554809b144e6456e89039cbec3c26cd1fc93c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/ConnectionMaster/github git https://github.com/ConnectionMaster/github.git
octolytics-dimension-user_id49809193
octolytics-dimension-user_loginConnectionMaster
octolytics-dimension-repository_id330062486
octolytics-dimension-repository_nwoConnectionMaster/github
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id46155786
octolytics-dimension-repository_parent_nwoatom/github
octolytics-dimension-repository_network_root_id46155786
octolytics-dimension-repository_network_root_nwoatom/github
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseefd4ca6943fce67a11235cf3699b1d8ffbf4a583
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FConnectionMaster%2Fgithub%2Fpull%2F23%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%2FConnectionMaster%2Fgithub%2Fpull%2F23%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=ConnectionMaster%2Fgithub
Reloadhttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
Reloadhttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
Reloadhttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
ConnectionMaster https://patch-diff.githubusercontent.com/ConnectionMaster
githubhttps://patch-diff.githubusercontent.com/ConnectionMaster/github
atom/githubhttps://patch-diff.githubusercontent.com/atom/github
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FConnectionMaster%2Fgithub
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FConnectionMaster%2Fgithub
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FConnectionMaster%2Fgithub
Code https://patch-diff.githubusercontent.com/ConnectionMaster/github
Pull requests 33 https://patch-diff.githubusercontent.com/ConnectionMaster/github/pulls
Actions https://patch-diff.githubusercontent.com/ConnectionMaster/github/actions
Projects 0 https://patch-diff.githubusercontent.com/ConnectionMaster/github/projects
Security 0 https://patch-diff.githubusercontent.com/ConnectionMaster/github/security
Insights https://patch-diff.githubusercontent.com/ConnectionMaster/github/pulse
Code https://patch-diff.githubusercontent.com/ConnectionMaster/github
Pull requests https://patch-diff.githubusercontent.com/ConnectionMaster/github/pulls
Actions https://patch-diff.githubusercontent.com/ConnectionMaster/github/actions
Projects https://patch-diff.githubusercontent.com/ConnectionMaster/github/projects
Security https://patch-diff.githubusercontent.com/ConnectionMaster/github/security
Insights https://patch-diff.githubusercontent.com/ConnectionMaster/github/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FConnectionMaster%2Fgithub%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=%2FConnectionMaster%2Fgithub%2Fissues%2Fnew%2Fchoose
dependabot-previewhttps://patch-diff.githubusercontent.com/apps/dependabot-preview
masterhttps://patch-diff.githubusercontent.com/ConnectionMaster/github/tree/master
dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.13.8https://patch-diff.githubusercontent.com/ConnectionMaster/github/tree/dependabot/npm_and_yarn/babel/plugin-proposal-object-rest-spread-7.13.8
Conversation 1 https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23
Commits 1 https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/commits
Checks 0 https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/checks
Files changed https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8 https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
1233c21 Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.13.8 dependabot-preview[bot] Feb 27, 2021 https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/commits/1233c21fefae0debb3174c5c777b1ab2eb99f8ed
Clear filters https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
package-lock.json https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
package-lock.jsonhttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
View file https://patch-diff.githubusercontent.com/ConnectionMaster/github/blob/1233c21fefae0debb3174c5c777b1ab2eb99f8ed/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files
package.jsonhttps://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://patch-diff.githubusercontent.com/ConnectionMaster/github/blob/1233c21fefae0debb3174c5c777b1ab2eb99f8ed/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://patch-diff.githubusercontent.com/ConnectionMaster/github/pull/23/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
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.