René's URL Explorer Experiment


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

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:af5873d5-bed4-0e7e-d29f-00008b181269
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9B64:84862:3DD09B:5737D5:696A14F7
html-safe-nonce09df44aadbd0c59a5c4ece68a24cd15952b591b4d878fa65a08be97458896792
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QjY0Ojg0ODYyOjNERDA5Qjo1NzM3RDU6Njk2QTE0RjciLCJ2aXNpdG9yX2lkIjoiNTEzMjY4NTI4ODU3NTQ3Mjg4NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac564e31d15d7a871cfa5f5950d7339ef8e7406eda9381c20b3e7f0301c3cc228f
hovercard-subject-tagpull_request:694066429
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/dry-python/dry-python.github.io/pull/856/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/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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None34a52bd10bd674f68e5c1b6b74413b79bf2ca20c551055ace3f7cdd112803923
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/dry-python/dry-python.github.io git https://github.com/dry-python/dry-python.github.io.git
octolytics-dimension-user_id37993755
octolytics-dimension-user_logindry-python
octolytics-dimension-repository_id137952335
octolytics-dimension-repository_nwodry-python/dry-python.github.io
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id137952335
octolytics-dimension-repository_network_root_nwodry-python/dry-python.github.io
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
releasee8bd37502700f365b18a4d39acf7cb7947e11b1a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/dry-python/dry-python.github.io/pull/856/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdry-python%2Fdry-python.github.io%2Fpull%2F856%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdry-python%2Fdry-python.github.io%2Fpull%2F856%2Ffiles
Sign up https://github.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=dry-python%2Fdry-python.github.io
Reloadhttps://github.com/dry-python/dry-python.github.io/pull/856/files
Reloadhttps://github.com/dry-python/dry-python.github.io/pull/856/files
Reloadhttps://github.com/dry-python/dry-python.github.io/pull/856/files
dry-python https://github.com/dry-python
dry-python.github.iohttps://github.com/dry-python/dry-python.github.io
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/files
Notifications https://github.com/login?return_to=%2Fdry-python%2Fdry-python.github.io
Fork 5 https://github.com/login?return_to=%2Fdry-python%2Fdry-python.github.io
Star 10 https://github.com/login?return_to=%2Fdry-python%2Fdry-python.github.io
Code https://github.com/dry-python/dry-python.github.io
Issues 14 https://github.com/dry-python/dry-python.github.io/issues
Pull requests 36 https://github.com/dry-python/dry-python.github.io/pulls
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/dry-python/dry-python.github.io/security
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/files
Insights https://github.com/dry-python/dry-python.github.io/pulse
Code https://github.com/dry-python/dry-python.github.io
Issues https://github.com/dry-python/dry-python.github.io/issues
Pull requests https://github.com/dry-python/dry-python.github.io/pulls
Security https://github.com/dry-python/dry-python.github.io/security
Insights https://github.com/dry-python/dry-python.github.io/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fdry-python%2Fdry-python.github.io%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fdry-python%2Fdry-python.github.io%2Fissues%2Fnew%2Fchoose
dependabot-previewhttps://github.com/apps/dependabot-preview
develophttps://github.com/dry-python/dry-python.github.io/tree/develop
dependabot/npm_and_yarn/babel/preset-env-7.14.8https://github.com/dry-python/dry-python.github.io/tree/dependabot/npm_and_yarn/babel/preset-env-7.14.8
Conversation 1 https://github.com/dry-python/dry-python.github.io/pull/856
Commits 1 https://github.com/dry-python/dry-python.github.io/pull/856/commits
Checks 0 https://github.com/dry-python/dry-python.github.io/pull/856/checks
Files changed https://github.com/dry-python/dry-python.github.io/pull/856/files
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/files
Bump @babel/preset-env from 7.10.3 to 7.14.8 https://github.com/dry-python/dry-python.github.io/pull/856/files#top
Show all changes 1 commit https://github.com/dry-python/dry-python.github.io/pull/856/files
b68e28e Bump @babel/preset-env from 7.10.3 to 7.14.8 dependabot-preview[bot] Jul 21, 2021 https://github.com/dry-python/dry-python.github.io/pull/856/commits/b68e28e99dedb9b6f4e173c8f67b6118ddc1ad9a
Clear filters https://github.com/dry-python/dry-python.github.io/pull/856/files
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/files
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/files
package-lock.json https://github.com/dry-python/dry-python.github.io/pull/856/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/dry-python/dry-python.github.io/pull/856/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/files
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.