Title: Bump @babel/preset-env from 7.10.3 to 7.14.8 by dependabot-preview[bot] · Pull Request #856 · dry-python/dry-python.github.io · GitHub
Open Graph Title: Bump @babel/preset-env from 7.10.3 to 7.14.8 by dependabot-preview[bot] · Pull Request #856 · dry-python/dry-python.github.io
X Title: Bump @babel/preset-env from 7.10.3 to 7.14.8 by dependabot-preview[bot] · Pull Request #856 · dry-python/dry-python.github.io
Description: Bumps @babel/preset-env from 7.10.3 to 7.14.8. Release notes Sourced from @babel/preset-env's releases. v7.14.8 (2021-07-20) Thanks @colinaaa, @jaeseokk and @nme077 for your first PRs! 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-transform-new-target #13560 fix(class-properties): replace new.target in static properties with undefined (@colinaaa) babel-parser #13088 Fix await binding error within static block (@JLHwung) #13531 fix: disallow computed async/get/set keyword (@JLHwung) babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-commonjs #13258 Fix const violations in ESM imports when transformed to CJS (@overlookmotel) 🐛 Bug Fix babel-parser #13575 Update babel-parser.d.ts (@sosukesuzuki) #13548 Fix parser strictMode option (@overlookmotel) #13573 Fix issue to allow module block in member expression (@nme077) #13521 Overhaul comment attachment (@JLHwung) #13534 Async do expression should start at async (@JLHwung) babel-plugin-transform-arrow-functions, babel-traverse #12344 Fix arrow transformation when arguments is defined as variable (@snitin315) babel-traverse #13527 fix: accept duplicated import/variable in different module (@colinaaa) babel-types #13525 fix(babel-types): accept UnaryExpression in TSLiteralType (@colinaaa) #13500 Add typeParameters to tagged template visitor keys (@JLHwung) 💅 Polish babel-core #13515 Fix config validation message typo (@jaeseokk) babel-cli #13508 fix: sync default_extensions to babel-cli usage (@JLHwung) 📝 Documentation #13562 Fix make generate-standalone -> make build-standalone (@sosukesuzuki) 🏠 Internal babel-helpers #13522 minor improvement to gulp generate-runtime-helpers error message (@lightmare) 🏃♀️ Performance babel-parser #13521 Overhaul comment attachment (@JLHwung) Committers: 12 Babel Bot (@babel-bot) Bogdan Savluk (@zxbodya) Federico Ciardi (@fedeci) Huáng Jùnliàng (@JLHwung) ... (truncated) Changelog Sourced from @babel/preset-env's changelog. v7.14.8 (2021-07-20) 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-transform-new-target #13560 fix(class-properties): replace new.target in static properties with undefined (@colinaaa) babel-parser #13088 Fix await binding error within static block (@JLHwung) #13531 fix: disallow computed async/get/set keyword (@JLHwung) babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-commonjs #13258 Fix const violations in ESM imports when transformed to CJS (@overlookmotel) 🐛 Bug Fix babel-parser #13575 Update babel-parser.d.ts (@sosukesuzuki) #13548 Fix parser strictMode option (@overlookmotel) #13573 Fix issue to allow module block in member expression (@nme077) #13521 Overhaul comment attachment (@JLHwung) #13534 Async do expression should start at async (@JLHwung) babel-plugin-transform-arrow-functions, babel-traverse #12344 Fix arrow transformation when arguments is defined as variable (@snitin315) babel-traverse #13527 fix: accept duplicated import/variable in different module (@colinaaa) babel-types #13525 fix(babel-types): accept UnaryExpression in TSLiteralType (@colinaaa) #13500 Add typeParameters to tagged template visitor keys (@JLHwung) 💅 Polish babel-core #13515 Fix config validation message typo (@jaeseokk) babel-cli #13508 fix: sync default_extensions to babel-cli usage (@JLHwung) 📝 Documentation #13562 Fix make generate-standalone -> make build-standalone (@sosukesuzuki) 🏠 Internal babel-helpers #13522 minor improvement to gulp generate-runtime-helpers error message (@lightmare) 🏃♀️ Performance babel-parser #13521 Overhaul comment attachment (@JLHwung) v7.14.7 (2021-06-21) 🐛 Bug Fix babel-plugin-proposal-object-rest-spread #13483 Don't hoist template literal keys in object-rest-spread (@lala7573) babel-plugin-transform-destructuring #13482 Don't hoist template strings from destructuring keys (@lala7573) babel-traverse ... (truncated) Commits e591780 v7.14.8 47ad54a convert @babel/preset-env to typescript (#13217) 268e4ca v7.14.7 8c229e7 Bump core-js packages (#13496) 7a2a928 v7.14.5 f6f37fb Update packages related to compat data (#13432) 4eda1c8 chore: bump eslint and its plugins (#13412) 08772e2 Update polyfill plugins (#13373) 140ec5a chore: setup Yarn constraints (#13363) 219fd3a v7.14.4 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. If all status checks pass Dependabot will automatically merge this pull request. 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) 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/preset-env from 7.10.3 to 7.14.8. Release notes Sourced from @babel/preset-env's releases. v7.14.8 (2021-07-20) Thanks @colinaaa, @jaeseokk and @nme077 for your first PRs! 👓 ...
X Description: Bumps @babel/preset-env from 7.10.3 to 7.14.8. Release notes Sourced from @babel/preset-env's releases. v7.14.8 (2021-07-20) Thanks @colinaaa, @jaeseokk and @nme077 for your first PRs...
Opengraph URL: https://github.com/dry-python/dry-python.github.io/pull/856
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:af5873d5-bed4-0e7e-d29f-00008b181269 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 9B64:84862:3DD09B:5737D5:696A14F7 |
| html-safe-nonce | 09df44aadbd0c59a5c4ece68a24cd15952b591b4d878fa65a08be97458896792 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QjY0Ojg0ODYyOjNERDA5Qjo1NzM3RDU6Njk2QTE0RjciLCJ2aXNpdG9yX2lkIjoiNTEzMjY4NTI4ODU3NTQ3Mjg4NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 564e31d15d7a871cfa5f5950d7339ef8e7406eda9381c20b3e7f0301c3cc228f |
| hovercard-subject-tag | pull_request:694066429 |
| 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/dry-python/dry-python.github.io/pull/856/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/preset-env from 7.10.3 to 7.14.8. Release notes Sourced from @babel/preset-env's releases. v7.14.8 (2021-07-20) Thanks @colinaaa, @jaeseokk and @nme077 for your first PRs! 👓 ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 34a52bd10bd674f68e5c1b6b74413b79bf2ca20c551055ace3f7cdd112803923 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/dry-python/dry-python.github.io git https://github.com/dry-python/dry-python.github.io.git |
| octolytics-dimension-user_id | 37993755 |
| octolytics-dimension-user_login | dry-python |
| octolytics-dimension-repository_id | 137952335 |
| octolytics-dimension-repository_nwo | dry-python/dry-python.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 137952335 |
| octolytics-dimension-repository_network_root_nwo | dry-python/dry-python.github.io |
| 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 | e8bd37502700f365b18a4d39acf7cb7947e11b1a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width