Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.13 by dependabot-preview[bot] · Pull Request #19 · ConnectionMaster/github · GitHub
Open Graph Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.13 by dependabot-preview[bot] · Pull Request #19 · ConnectionMaster/github
X Title: Bump @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.13 by dependabot-preview[bot] · Pull Request #19 · ConnectionMaster/github
Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.13. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.13 (2021-02-03) Thanks @bradzacher, @bz2, @ChALkeR, @FauxFaux, @fedeci, @karansapolia, @panzarino, @shrinktofit, and @Zalathar for your first PRs! 👓 Spec Compliance babel-parser #12661 spec: disable await binding identifier within static block (@JLHwung) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12689 fix: throw error when accessing private method without a getter (@fedeci) babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties #12664 fix: correctly transform __proto__ properties (@ExE-Boss) 🐛 Bug Fix babel-plugin-proposal-class-properties, babel-traverse #12729 Fix class fields when super() is in a default param (@nicolo-ribaudo) babel-plugin-proposal-class-properties, babel-plugin-transform-classes #12723 Define class elements in the correct order (@nicolo-ribaudo) babel-parser, babel-template #12725 Permit %%placeholder%% in left-hand-side of a let declaration (@Zalathar) babel-core, babel-helper-transform-fixture-test-runner, babel-register #12728 Don't use require() in ESM files (@nicolo-ribaudo) babel-parser #12686 (ts) Raise syntax error for an abstract method in non-abstract class (@sosukesuzuki) #12684 fix(parser): throw error with wrong typescript 'export declare' (@fedeci) #12520 Raise recoverable error for await expressions in sync functions (@sosukesuzuki) #12678 fix: start TypePredicate node after returnToken (@JLHwung) #12599 @babel/preset-typescript: fix tsx assigment issue (@Zzzen) #12562 [ts]Add optional property to OptionalCallExpression node that has type arguments (@sosukesuzuki) babel-helpers, babel-plugin-transform-classes #12693 Avoid hitting __proto__ in _inheritsLoose (@ChALkeR) babel-generator #12653 fix: avoid line breaks between class members head and key (@JLHwung) babel-register #12665 fix: babel-register transform internal dependencies (@overlookmotel) babel-node #12638 fix: place _babel-node after process.execArgv (@JLHwung) babel-types #12602 fix: cloneNode(deep, withoutLoc) handles absent comments (@FauxFaux) #12575 Use isIdentifierChar instead of regex for toIdentifier (@mischnic) babel-plugin-transform-modules-systemjs #12612 [systemjs] Fix: export star alongside with named export (@shrinktofit) babel-plugin-transform-for-of #12611 Transform labeled for-of inside braceless if statement (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-transform-classes #12544 Correctly access shadowed class binding in super.* (@Zzzen) babel-helper-module-imports, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #12546 Load jsx-runtime after existing imports (@nicolo-ribaudo) 💅 Polish babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env ... (truncated) Changelog Sourced from @babel/plugin-proposal-object-rest-spread's changelog. v7.12.13 (2021-02-03) 👓 Spec Compliance babel-parser #12661 spec: disable await binding identifier within static block (@JLHwung) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #12689 fix: throw error when accessing private method without a getter (@fedeci) babel-plugin-transform-computed-properties, babel-plugin-transform-shorthand-properties #12664 fix: correctly transform __proto__ properties (@ExE-Boss) 🐛 Bug Fix babel-plugin-proposal-class-properties, babel-traverse #12729 Fix class fields when super() is in a default param (@nicolo-ribaudo) babel-plugin-proposal-class-properties, babel-plugin-transform-classes #12723 Define class elements in the correct order (@nicolo-ribaudo) babel-parser, babel-template #12725 Permit %%placeholder%% in left-hand-side of a let declaration (@Zalathar) babel-core, babel-helper-transform-fixture-test-runner, babel-register #12728 Don't use require() in ESM files (@nicolo-ribaudo) babel-parser #12686 (ts) Raise syntax error for an abstract method in non-abstract class (@sosukesuzuki) #12684 fix(parser): throw error with wrong typescript 'export declare' (@fedeci) #12520 Raise recoverable error for await expressions in sync functions (@sosukesuzuki) #12678 fix: start TypePredicate node after returnToken (@JLHwung) #12599 @babel/preset-typescript: fix tsx assigment issue (@Zzzen) #12562 [ts]Add optional property to OptionalCallExpression node that has type arguments (@sosukesuzuki) babel-helpers, babel-plugin-transform-classes #12693 Avoid hitting proto in _inheritsLoose (@ChALkeR) babel-generator #12653 fix: avoid line breaks between class members head and key (@JLHwung) babel-register #12665 fix: babel-register transform internal dependencies (@overlookmotel) babel-node #12638 fix: place _babel-node after process.execArgv (@JLHwung) babel-types #12602 fix: cloneNode(deep, withoutLoc) handles absent comments (@FauxFaux) #12575 Use isIdentifierChar instead of regex for toIdentifier (@mischnic) babel-plugin-transform-modules-systemjs #12612 [systemjs] Fix: export star alongside with named export (@shrinktofit) babel-plugin-transform-for-of #12611 Transform labeled for-of inside braceless if statement (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-transform-classes #12544 Correctly access shadowed class binding in super.* (@Zzzen) babel-helper-module-imports, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx #12546 Load jsx-runtime after existing imports (@nicolo-ribaudo) 💅 Polish babel-helper-transform-fixture-test-runner, babel-parser, babel-preset-env #12716 refactor: raise AwaitNotInAsyncContext when an AwaitExpression will be parsed (@JLHwung) babel-cli, babel-core, babel-parser ... (truncated) Commits 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) 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) 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.12.13. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.13 (2021-02-03) Thanks @bradzache...
X Description: Bumps @babel/plugin-proposal-object-rest-spread from 7.8.0 to 7.12.13. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.13 (2021-02-03) Thanks @bradz...
Opengraph URL: https://github.com/ConnectionMaster/github/pull/19
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:80efee84-9a52-3120-d418-a19a71a712d0 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | DC4C:32F1AA:3115F0:3F3562:697E1EE7 |
| html-safe-nonce | 7f6606336fc9ce781a99a55235d98cf70015fa19f2fdb7e99a942a003f66623d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQzRDOjMyRjFBQTozMTE1RjA6M0YzNTYyOjY5N0UxRUU3IiwidmlzaXRvcl9pZCI6IjY2NTI0NzY3MzIwMzQ5MTYwNzEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 2fb7a4619b352c8be946a01916a03369da424cd45fc88a5421a3e2bc269117e4 |
| hovercard-subject-tag | pull_request:566669764 |
| 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/19/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.13. Release notes Sourced from @babel/plugin-proposal-object-rest-spread's releases. v7.12.13 (2021-02-03) Thanks @bradzache... |
| 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 | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width