René's URL Explorer Experiment


Title: chore(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.7 by dependabot[bot] · Pull Request #302 · github/setup-licensed · GitHub

Open Graph Title: chore(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.7 by dependabot[bot] · Pull Request #302 · github/setup-licensed

X Title: chore(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.7 by dependabot[bot] · Pull Request #302 · github/setup-licensed

Description: Bumps @babel/preset-env from 7.26.0 to 7.26.7. Release notes Sourced from @​babel/preset-env's releases. v7.26.7 (2025-01-24) Thanks @​branchseer and @​tquetano-netflix for your first PRs! 🐛 Bug Fix babel-helpers, babel-preset-env, babel-runtime-corejs3 #17086 Make "object without properties" helpers ES6-compatible (@​tquetano-netflix) babel-plugin-transform-typeof-symbol #17085 fix: Correctly handle typeof in arrow functions (@​liuxingbaoyu) babel-parser #17079 Respect ranges option in estree method value (@​JLHwung) babel-core #17052 Do not try to parse .ts configs as JSON if natively supported (@​nicolo-ribaudo) babel-plugin-transform-typescript #17050 fix: correctly resolve references to non-constant enum members (@​branchseer) babel-plugin-transform-typescript, babel-traverse, babel-types #17025 fix: Remove type-only import x = y.z (@​liuxingbaoyu) Committers: 6 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Tony Quetano (@​tquetano-netflix) @​branchseer @​liuxingbaoyu v7.26.6 (2025-01-13) 🐛 Bug Fix babel-plugin-transform-nullish-coalescing-operator #17061 fix: Chaining nullish coalescing operators output size regression (@​liuxingbaoyu) Committers: 1 @​liuxingbaoyu v7.26.5 (2025-01-10) 👓 Spec Compliance babel-parser #17011 Allow the dynamic import.defer() form of import defer (@​babel-bot) 🐛 Bug Fix babel-plugin-transform-block-scoped-functions #17024 chore: Avoid calling isInStrictMode in Babel 7 (@​liuxingbaoyu) babel-plugin-transform-typescript #17026 fix: Correctly generate exported const enums in namespace (@​liuxingbaoyu) babel-parser #17045 [estree] Unify method type parameters handling (@​JLHwung) #17013 fix: Correctly set position for @(a.b)() (@​liuxingbaoyu) #16996 [estree] Adjust the start loc of class methods with type params (@​nicolo-ribaudo) ... (truncated) Changelog Sourced from @​babel/preset-env's changelog. v7.26.7 (2025-01-24) 🐛 Bug Fix babel-helpers, babel-preset-env, babel-runtime-corejs3 #17086 Make "object without properties" helpers ES6-compatible (@​tquetano-netflix) babel-plugin-transform-typeof-symbol #17085 fix: Correctly handle typeof in arrow functions (@​liuxingbaoyu) babel-parser #17079 Respect ranges option in estree method value (@​JLHwung) babel-core #17052 Do not try to parse .ts configs as JSON if natively supported (@​nicolo-ribaudo) babel-plugin-transform-typescript #17050 fix: correctly resolve references to non-constant enum members (@​branchseer) babel-plugin-transform-typescript, babel-traverse, babel-types #17025 fix: Remove type-only import x = y.z (@​liuxingbaoyu) v7.26.6 (2025-01-13) 🐛 Bug Fix babel-plugin-transform-nullish-coalescing-operator #17061 fix: Chaining nullish coalescing operators output size regression (@​liuxingbaoyu) v7.26.5 (2025-01-10) 👓 Spec Compliance babel-parser #17011 Allow the dynamic import.defer() form of import defer (@​babel-bot) 🐛 Bug Fix babel-plugin-transform-block-scoped-functions #17024 chore: Avoid calling isInStrictMode in Babel 7 (@​liuxingbaoyu) babel-plugin-transform-typescript #17026 fix: Correctly generate exported const enums in namespace (@​liuxingbaoyu) babel-parser #17045 [estree] Unify method type parameters handling (@​JLHwung) #17013 fix: Correctly set position for @(a.b)() (@​liuxingbaoyu) #16996 [estree] Adjust the start loc of class methods with type params (@​nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types #17028 Support flow jsx opening element type arguments (@​JLHwung) babel-compat-data, babel-preset-env #17031 fix: More accurate transform-typeof-symbol compat data (@​liuxingbaoyu) babel-generator, babel-parser, babel-types #17019 Fix incomplete visitor keys (@​JLHwung) 🔬 Output optimization babel-plugin-transform-nullish-coalescing-operator #16612 Improve nullish coalescing operator output (@​liuxingbaoyu) v7.26.4 (2024-12-05) ↩️ Revert babel-traverse #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung) ... (truncated) Commits 2d95140 v7.26.7 0e6199b Make "object without properties" helpers ES6-compatible (#17086) 19224f9 [babel 8] Remove bugfixes option (#17078) cd24cc0 chore: Update TS 5.7 (#17053) 70fbc86 fix: More accurate transform-typeof-symbol compat data (#17031) See full diff 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 show ignore conditions will show all of the ignore conditions of the specified dependency @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)

Open Graph Description: Bumps @babel/preset-env from 7.26.0 to 7.26.7. Release notes Sourced from @​babel/preset-env's releases. v7.26.7 (2025-01-24) Thanks @​branchseer and @​tquetano-netflix for your first PRs! 🐛 ...

X Description: Bumps @babel/preset-env from 7.26.0 to 7.26.7. Release notes Sourced from @​babel/preset-env's releases. v7.26.7 (2025-01-24) Thanks @​branchseer and @​tquetano-netflix for your first PRs...

Opengraph URL: https://github.com/github/setup-licensed/pull/302

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/commits/:range(.:format)
route-controllerpull_requests
route-actioncommits
fetch-noncev2:e390dffb-97a0-bcbc-53ac-ec682ec87fbd
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC97C:1EAC7F:2021F1A:2B94573:6A6557CF
html-safe-noncec82adb22a0b0541dd61a11ae166d01db40aabc9eea0f50f02bbedb8ca5a4fa43
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDOTdDOjFFQUM3RjoyMDIxRjFBOjJCOTQ1NzM6NkE2NTU3Q0YiLCJ2aXNpdG9yX2lkIjoiNTUzNzgxODYxODYzNjg4MzkxOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac4cb348bf26ee8f0c8713207d675838af4ed239c04785171a699fb2c7e2a85887
hovercard-subject-tagpull_request:2301009688
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/commits
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps @babel/preset-env from 7.26.0 to 7.26.7. Release notes Sourced from @​babel/preset-env's releases. v7.26.7 (2025-01-24) Thanks @​branchseer and @​tquetano-netflix for your first PRs! 🐛 ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/github/setup-licensed git https://github.com/github/setup-licensed.git
octolytics-dimension-user_id9919
octolytics-dimension-user_logingithub
octolytics-dimension-repository_id207840450
octolytics-dimension-repository_nwogithub/setup-licensed
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id207840450
octolytics-dimension-repository_network_root_nwogithub/setup-licensed
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fsetup-licensed%2Fpull%2F302%2Fcommits%2F49e7484b3a64e8903d109082ba4dea66e55c5687
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fgithub%2Fsetup-licensed%2Fpull%2F302%2Fcommits%2F49e7484b3a64e8903d109082ba4dea66e55c5687
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%2Fcommits&source=header-repo&source_repo=github%2Fsetup-licensed
Reloadhttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
Reloadhttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
Reloadhttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
Please reload this pagehttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
github https://github.com/github
setup-licensedhttps://github.com/github/setup-licensed
Notifications https://github.com/login?return_to=%2Fgithub%2Fsetup-licensed
Fork 10 https://github.com/login?return_to=%2Fgithub%2Fsetup-licensed
Star 29 https://github.com/login?return_to=%2Fgithub%2Fsetup-licensed
Code https://github.com/github/setup-licensed
Issues 3 https://github.com/github/setup-licensed/issues
Pull requests 6 https://github.com/github/setup-licensed/pulls
Actions https://github.com/github/setup-licensed/actions
Projects https://github.com/github/setup-licensed/projects
Models https://github.com/github/setup-licensed/models
Security and quality 0 https://github.com/github/setup-licensed/security
Insights https://github.com/github/setup-licensed/pulse
Code https://github.com/github/setup-licensed
Issues https://github.com/github/setup-licensed/issues
Pull requests https://github.com/github/setup-licensed/pulls
Actions https://github.com/github/setup-licensed/actions
Projects https://github.com/github/setup-licensed/projects
Models https://github.com/github/setup-licensed/models
Security and quality https://github.com/github/setup-licensed/security
Insights https://github.com/github/setup-licensed/pulse
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/github/setup-licensed/tree/main
dependabot/npm_and_yarn/babel/preset-env-7.26.7https://github.com/github/setup-licensed/tree/dependabot/npm_and_yarn/babel/preset-env-7.26.7
Conversation 0 https://github.com/github/setup-licensed/pull/302
Findings https://github.com/github/setup-licensed/pull/302/findings
Commits 1 https://github.com/github/setup-licensed/pull/302/commits
Checks 0 https://github.com/github/setup-licensed/pull/302/checks
Files changed https://github.com/github/setup-licensed/pull/302/files
Please reload this pagehttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
chore(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.7 https://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687#top
Show all changes 1 commit https://github.com/github/setup-licensed/pull/302/files
49e7484 chore(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.7 dependabot[bot] Jan 27, 2025 https://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
Clear filters https://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
Please reload this pagehttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
Please reload this pagehttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
package-lock.json https://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/babel/babel/tree/HEAD/packages/babel-preset-envhttps://github.com/babel/babel/tree/HEAD/packages/babel-preset-env
https://github.com/babel/babel/releaseshttps://github.com/babel/babel/releases
https://github.com/babel/babel/blob/main/CHANGELOG.mdhttps://github.com/babel/babel/blob/main/CHANGELOG.md
https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-envhttps://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env
Please reload this pagehttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
https://github.com/apps/dependabot
dependabot[bot]https://github.com/github/setup-licensed/commits?author=dependabot%5Bbot%5D
Please reload this pagehttps://github.com/github/setup-licensed/pull/302/commits/49e7484b3a64e8903d109082ba4dea66e55c5687
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.