Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.1 by dependabot-preview[bot] · Pull Request #11 · ConnectionMaster/github · GitHub
Open Graph Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.1 by dependabot-preview[bot] · Pull Request #11 · ConnectionMaster/github
X Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.1 by dependabot-preview[bot] · Pull Request #11 · ConnectionMaster/github
Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.1. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.1 (2020-10-16) 🐛 Bug Fix babel-cli #12182 Don't force chokidar@2 to be downloaded from registry.npmjs.org (@nicolo-ribaudo) babel-plugin-transform-runtime, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12184 Allow importing @babel/runtime/package (@nicolo-ribaudo) babel-parser #12183 Reland "Fix: check if param is assignable when parsing arrow return type annotation" (@nicolo-ribaudo) 🏠 Internal Other #12188 Guard against yarn-issue-1882 (@JLHwung) Every package #12186 chore: use workspace:* for dev deps (@JLHwung) babel-compat-data, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-remap-async-to-generator, babel-helper-simple-access, babel-helper-transform-fixture-test-runner, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-object-assign, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-template-literals, babel-preset-env, babel-preset-react, babel-runtime-corejs2, babel-runtime, babel-standalone #12175 Remove unused dependencies and devDependencies (@nicolo-ribaudo) Committers: 2 Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) v7.12.0 (2020-10-14) Thanks @akphi, @Amareis, @barronwei, @iamfotx, @mischnic, @overlookmotel, @ryanrhee, @snitin315, @sosukesuzuki, @timgates42, @zweimach for their first PRs. 👓 Spec Compliance babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types #12091 String import/export specifier (@JLHwung) babel-parser #12111 [ts] Throw a syntax error for index signature with declare (@sosukesuzuki) 🚀 New Feature babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-module-attributes, babel-standalone, babel-types #12139 Parse import-assertions (@xtuc) babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-replace-supers, babel-plugin-proposal-class-static-block, babel-plugin-transform-modules-commonjs, babel-standalone, babel-traverse, babel-types #12143 Transform class static block (@JLHwung) babel-generator, babel-parser, babel-plugin-syntax-class-static-block, babel-types #12079 Parse class static block (@JLHwung) babel-generator, babel-parser, babel-types #12129 Support TypeScript mapped type 'as' clauses (@existentialism) #12147 [ts] Add support for the "intrinsic" keyword (@nicolo-ribaudo) babel-parser, babel-types #12131 [ts] Add support for template interpolations in types (@nicolo-ribaudo) babel-plugin-transform-modules-systemjs #12163 SystemJS top-level await support (@guybedford) babel-plugin-transform-typescript, babel-preset-typescript #11950 Add jsxPragmaFrag support to typescript transform (@JLHwung) babel-core, babel-helper-module-transforms, babel-parser, babel-plugin-proposal-export-namespace-from, babel-plugin-syntax-module-string-names, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-types #12091 String import/export specifier (@JLHwung) ... (truncated) Changelog Sourced from @babel/plugin-proposal-object-rest-spread's changelog. v7.12.12 (2020-12-23) 🐛 Bug Fix babel-plugin-transform-block-scoping, babel-traverse #12530 skip discriminant when renamer starts from SwitchStatement. Closes #12148 (@Zzzen) babel-types #12521 Restore @babel/types support for old TS versions (@nicolo-ribaudo) babel-plugin-transform-block-scoping #12512 Fix annex B block function hoisting semantics (@nicolo-ribaudo) 🏠 Internal babel-polyfill #12541 Archive @babel/polyfill (@nicolo-ribaudo) babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #12524 refactor: Move react-jsx-development implementation into react-jsx (@nicolo-ribaudo) babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators #12130 Remove babel polyfill from fixture test runner (@JLHwung) Other #12527 Update release-tool and define implicit deps for @babel/runtime (@nicolo-ribaudo) #12011 Enable PnP linker on CI build job (@JLHwung) v7.12.11 (2020-12-16) 👓 Spec Compliance babel-parser #12366 Disallow non octal decimal escape before use strict (@JLHwung) 🐛 Bug Fix babel-plugin-transform-block-scoping #11801 fix: handle block-level function declaration (#10046) (@vitorveiga) babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #12493 Lazily inject imports to the JSX runtime (@nicolo-ribaudo) babel-helper-builder-react-jsx-experimental, babel-preset-react #12495 Fixed issue with skipping over self & source generated by another instance (@Andarist) babel-preset-env #10862 Add js extension to preset-env generated polyfill imports (@JLHwung) babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx #12479 Setup JSX runtime even if the file doesn't contain JSX (@nicolo-ribaudo) babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development, babel-preset-react #12475 Fixed a regression for multiple __self & __source props with classic runtime (@Andarist) 🏠 Internal babel-types #12510 Improve AST node definitions in @babel/types (@zxbodya) Other #12508 chore: always check yarn lock and dedupe during update (@JLHwung) #12480 Avoid force trailing comma on test files (@JLHwung) #12462 Run e2e tests also with BABEL_8_BREAKING (@nicolo-ribaudo) babel-plugin-transform-react-display-name, babel-plugin-transform-react-jsx #12502 Reorganize some JSX-related tests (@Andarist) babel-standalone, babel-types ... (truncated) Commits 7f4b838 v7.12.1 eec01fe chore: use workspace:* for dev deps (#12186) 3fad7ea Use Yarn 2 (#11962) a5bc486 Isolated exec tests (#11531) 45fdb87 v7.11.0 8f191ea chore: fix typo in codebase (#11846) 7fd40d8 v7.10.4 2787ee2 v7.10.3 4108524 Update prettier to v2 (#11579) 88f57a7 v7.10.1 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. Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking Bump now in your Dependabot dashboard. 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.12.1. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.1 (2020-10-16) 🐛 Bug Fix babel-cl...
X Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.1. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.1 (2020-10-16) 🐛 Bug Fix babe...
Opengraph URL: https://github.com/ConnectionMaster/github/pull/11
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:998e86f8-c26f-f33c-da84-ce388e62fbd6 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | AEAA:18EDB3:5D89065:79D86C3:697E16C8 |
| html-safe-nonce | 13347b5d426c6ed8bc14dfd1d04fe02be61b3086a19da81b76887b5c9b5e2c79 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRUFBOjE4RURCMzo1RDg5MDY1Ojc5RDg2QzM6Njk3RTE2QzgiLCJ2aXNpdG9yX2lkIjoiNDUzMzc3Mzg2NjA0Mzg0MDIwMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b5703ba57d62f0dcdacef44b6776c612cc772576fce0adb1531a9a5fdf81d850 |
| hovercard-subject-tag | pull_request:556599482 |
| 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/11/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.12.1. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.1 (2020-10-16) 🐛 Bug Fix babel-cl... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6 |
| 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 | 7c85641c598ad130c74f7bcc27f58575cac69551 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width