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
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:97b2cf55-d473-f6f2-2fde-39f5d1d24738 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | D4E2:F186A:65B9C:849E5:697CE71C |
| html-safe-nonce | d79996a44e16ace1e2ab2b0205a42558caf2bcdbb6febe7092c220e49729aaec |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENEUyOkYxODZBOjY1QjlDOjg0OUU1OjY5N0NFNzFDIiwidmlzaXRvcl9pZCI6Ijg1NjYwNzgzMTM4ODgyNzgzMDAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 4ff94a0cad03cf4a6501eef781173b1534dc314b78ce023198366ddd1dcb764c |
| hovercard-subject-tag | pull_request:581202620 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/ConnectionMaster/github/pull/23/files |
| twitter:image | https://avatars.githubusercontent.com/in/2141?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2141?s=400&v=4 |
| og:image:alt | 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... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | debf35e05f408e95650aacfde47554809b144e6456e89039cbec3c26cd1fc93c |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/ConnectionMaster/github git https://github.com/ConnectionMaster/github.git |
| octolytics-dimension-user_id | 49809193 |
| octolytics-dimension-user_login | ConnectionMaster |
| octolytics-dimension-repository_id | 330062486 |
| octolytics-dimension-repository_nwo | ConnectionMaster/github |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 46155786 |
| octolytics-dimension-repository_parent_nwo | atom/github |
| octolytics-dimension-repository_network_root_id | 46155786 |
| octolytics-dimension-repository_network_root_nwo | atom/github |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | efd4ca6943fce67a11235cf3699b1d8ffbf4a583 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width