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/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:d0c2ad3d-ef6a-5a41-85d4-dfcd68505a92
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id8324:144C84:3E9F0B:581D53:696A153F
html-safe-noncedf6cc4a1d453b647d0fa2f826c8defdbe419b816893c775f7e394b037913e063
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzI0OjE0NEM4NDozRTlGMEI6NTgxRDUzOjY5NkExNTNGIiwidmlzaXRvcl9pZCI6IjIwOTQ5Njg2NzY2MTg0NzQ4MTUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac4e33458b48a6a09e8a09c2899c61ea4335ca69cf5da803a4d2ea18a966e5fc54
hovercard-subject-tagpull_request:694066429
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/dry-python/dry-python.github.io/pull/856/checks
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
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 full-width-p-0
disable-turbofalse
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/checks#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%2Fchecks
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%2Fchecks
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%2Fchecks&source=header-repo&source_repo=dry-python%2Fdry-python.github.io
Reloadhttps://github.com/dry-python/dry-python.github.io/pull/856/checks
Reloadhttps://github.com/dry-python/dry-python.github.io/pull/856/checks
Reloadhttps://github.com/dry-python/dry-python.github.io/pull/856/checks
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/checks
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/checks
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/checks
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/checks
Bump @babel/preset-env from 7.10.3 to 7.14.8 https://github.com/dry-python/dry-python.github.io/pull/856/checks#top
Please reload this pagehttps://github.com/dry-python/dry-python.github.io/pull/856/checks
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.