René's URL Explorer Experiment


Title: Update all of babel7: 7.20.5 → 7.20.7 (patch) by depfu[bot] · Pull Request #409 · javaistic/javaistic · GitHub

Open Graph Title: Update all of babel7: 7.20.5 → 7.20.7 (patch) by depfu[bot] · Pull Request #409 · javaistic/javaistic

X Title: Update all of babel7: 7.20.5 → 7.20.7 (patch) by depfu[bot] · Pull Request #409 · javaistic/javaistic

Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @​babel/core (7.20.5 → 7.20.7) · Repo · Changelog Release Notes 7.20.7 v7.20.7 (2022-12-22) Thanks @wsypower for your first PR! 👓 Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@SuperSodaSea) babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super #15241 fix: Throw correct error types from sed ant class TDZ helpers (@SuperSodaSea) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #15209 fix: Support auto accessors with TypeScript annotations (@liuxingbaoyu) babel-traverse #15287 Fix .parentPath after rename in SwitchCase (@nicolo-ribaudo) babel-plugin-transform-typescript, babel-traverse #15284 fix: Ts import type and func with duplicate name (@liuxingbaoyu) babel-plugin-transform-block-scoping #15278 Fix tdz analysis for reassigned captured for bindings (@nicolo-ribaudo) babel-plugin-proposal-async-generator-functions, babel-preset-env #15235 fix: Transform for await with shadowed variables (@liuxingbaoyu) babel-generator, babel-plugin-proposal-optional-chaining #15258 fix: Correctly generate (a ?? b) as T (@liuxingbaoyu) babel-plugin-transform-react-jsx, babel-types #15233 fix: Emit correct sourcemap ranges for JSXText (@liuxingbaoyu) babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15232 fix: Computed properties should keep original definition order (@SuperSodaSea) babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@SuperSodaSea) babel-generator #15216 fix: Print newlines for leading Comments of TSEnumMember (@liuxingbaoyu) 💅 Polish babel-plugin-transform-block-scoping, babel-traverse #15275 Improve relative execution tracking in fn exprs (@nicolo-ribaudo) 🏠 Internal babel-helper-define-map, babel-plugin-transform-property-mutators #15274 Inline & simplify @babel/helper-define-map (@nicolo-ribaudo) babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse #15200 Rewrite transform-block-scoping plugin (@nicolo-ribaudo) 🏃‍♀️ Performance babel-helper-compilation-targets #15228 perf: Speed up getTargets (@liuxingbaoyu) Committers: 6 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) Tianlan Zhou (@SuperSodaSea) @liuxingbaoyu 魏 (@wsypower) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 30 commits: v7.20.7 fix: Support auto accessors with TypeScript annotations (#15209) Fix `.parentPath` after rename in `SwitchCase` (#15287) fix: ts import type and func with duplicate name (#15284) Fix tdz analysis for reassigned captured for bindings (#15278) Update test262 (#15281) chore: Clean up `parser` comments (#15252) fix: A test on main (#15277) Improve relative execution tracking in fn exprs (#15275) fix: Transform `for await` with shadowed variables (#15235) Inline & simplify `@babel/helper-define-map` (#15274) Rewrite `transform-block-scoping` plugin (#15200) Re-use common JSX element transform for `<>...` (#15047) chore: Enable eslint rule `no-unnecessary-type-assertion` (#15260) Update test262 (#15263) fix: Correctly generate `(a ?? b) as T` (#15258) test(babel-template): Remove identical test cases (#15254) refactor: remove ModuleDeclaration usage (#15236) fix: Emit correct sourcemap ranges for `JSXText` (#15233) fix: Computed properties should keep original definition order (#15232) fix: Deleting super property should throw (#15223) perf: Speed up `getTargets` (#15228) fix: Throw correct error types from sed ant class TDZ helpers (#15241) refactor: Rename some tests (#15237) fix: Print newlines for leading Comments of `TSEnumMember` (#15216) chore: Fix a typo (#15229) Add v7.20.6 to CHANGELOG.md [skip ci] v7.20.6 Update `checkInRHS` helper min version (#15231) Add v7.20.5 to CHANGELOG.md [skip ci] ✳️ @​babel/plugin-transform-react-jsx (7.19.0 → 7.20.7) · Repo · Changelog Release Notes 7.20.7 v7.20.7 (2022-12-22) Thanks @wsypower for your first PR! 👓 Spec Compliance babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@SuperSodaSea) babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super #15241 fix: Throw correct error types from sed ant class TDZ helpers (@SuperSodaSea) 🐛 Bug Fix babel-parser, babel-plugin-transform-typescript #15209 fix: Support auto accessors with TypeScript annotations (@liuxingbaoyu) babel-traverse #15287 Fix .parentPath after rename in SwitchCase (@nicolo-ribaudo) babel-plugin-transform-typescript, babel-traverse #15284 fix: Ts import type and func with duplicate name (@liuxingbaoyu) babel-plugin-transform-block-scoping #15278 Fix tdz analysis for reassigned captured for bindings (@nicolo-ribaudo) babel-plugin-proposal-async-generator-functions, babel-preset-env #15235 fix: Transform for await with shadowed variables (@liuxingbaoyu) babel-generator, babel-plugin-proposal-optional-chaining #15258 fix: Correctly generate (a ?? b) as T (@liuxingbaoyu) babel-plugin-transform-react-jsx, babel-types #15233 fix: Emit correct sourcemap ranges for JSXText (@liuxingbaoyu) babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15232 fix: Computed properties should keep original definition order (@SuperSodaSea) babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes #15223 fix: Deleting super property should throw (@SuperSodaSea) babel-generator #15216 fix: Print newlines for leading Comments of TSEnumMember (@liuxingbaoyu) 💅 Polish babel-plugin-transform-block-scoping, babel-traverse #15275 Improve relative execution tracking in fn exprs (@nicolo-ribaudo) 🏠 Internal babel-helper-define-map, babel-plugin-transform-property-mutators #15274 Inline & simplify @babel/helper-define-map (@nicolo-ribaudo) babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse #15200 Rewrite transform-block-scoping plugin (@nicolo-ribaudo) 🏃‍♀️ Performance babel-helper-compilation-targets #15228 perf: Speed up getTargets (@liuxingbaoyu) Committers: 6 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) Tianlan Zhou (@SuperSodaSea) @liuxingbaoyu 魏 (@wsypower) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by more commits than we can show here. Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase. All Depfu comment commands @​depfu rebaseRebases against your default branch and redoes this update @​depfu recreateRecreates this PR, overwriting any edits that you've made to it @​depfu mergeMerges this PR once your tests are passing and conflicts are resolved @​depfu closeCloses this PR and deletes the branch @​depfu reopenRestores the branch and reopens this PR (if it's closed) @​depfu pauseIgnores all future updates for this dependency and closes this PR @​depfu pause [minor|major]Ignores all future minor/major updates for this dependency and closes this PR @​depfu resumeFuture versions of this dependency will create PRs again (leaves this PR as is)

Open Graph Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @​babel/core (7.20.5 → 7.20.7)...

X Description: Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @​babel/core (7.20.5 → 7.20.7)...

Opengraph URL: https://github.com/javaistic/javaistic/pull/409

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:717709b8-63bf-7793-5aad-dbc986dfde73
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9BA2:1B8341:47D653:5E48C9:696B6C17
html-safe-nonce226b8a68d8be44d05e903b139edbaff0c38617e01643293e5ab4f0fa8525a35b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QkEyOjFCODM0MTo0N0Q2NTM6NUU0OEM5OjY5NkI2QzE3IiwidmlzaXRvcl9pZCI6IjE5NDk0MjUzNzIwMDAwNDExOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac9e9c66f198b48109ac3985d50c011a51bbafa0b06ae07b043dad1eb15ccdd5db
hovercard-subject-tagpull_request:1176411600
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/javaistic/javaistic/pull/409/files
twitter:imagehttps://avatars.githubusercontent.com/in/715?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/715?s=400&v=4
og:image:altHere is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @​babel/core (7.20.5 → 7.20.7)...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/javaistic/javaistic git https://github.com/javaistic/javaistic.git
octolytics-dimension-user_id76972798
octolytics-dimension-user_loginjavaistic
octolytics-dimension-repository_id388602663
octolytics-dimension-repository_nwojavaistic/javaistic
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id388602663
octolytics-dimension-repository_network_root_nwojavaistic/javaistic
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
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/javaistic/javaistic/pull/409/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F409%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%2Fjavaistic%2Fjavaistic%2Fpull%2F409%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=javaistic%2Fjavaistic
Reloadhttps://github.com/javaistic/javaistic/pull/409/files
Reloadhttps://github.com/javaistic/javaistic/pull/409/files
Reloadhttps://github.com/javaistic/javaistic/pull/409/files
javaistic https://github.com/javaistic
javaistichttps://github.com/javaistic/javaistic
Please reload this pagehttps://github.com/javaistic/javaistic/pull/409/files
Notifications https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Fork 21 https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Star 49 https://github.com/login?return_to=%2Fjavaistic%2Fjavaistic
Code https://github.com/javaistic/javaistic
Issues 4 https://github.com/javaistic/javaistic/issues
Pull requests 0 https://github.com/javaistic/javaistic/pulls
Discussions https://github.com/javaistic/javaistic/discussions
Actions https://github.com/javaistic/javaistic/actions
Projects 2 https://github.com/javaistic/javaistic/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/javaistic/javaistic/security
Please reload this pagehttps://github.com/javaistic/javaistic/pull/409/files
Insights https://github.com/javaistic/javaistic/pulse
Code https://github.com/javaistic/javaistic
Issues https://github.com/javaistic/javaistic/issues
Pull requests https://github.com/javaistic/javaistic/pulls
Discussions https://github.com/javaistic/javaistic/discussions
Actions https://github.com/javaistic/javaistic/actions
Projects https://github.com/javaistic/javaistic/projects
Security https://github.com/javaistic/javaistic/security
Insights https://github.com/javaistic/javaistic/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fjavaistic%2Fjavaistic%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fjavaistic%2Fjavaistic%2Fissues%2Fnew%2Fchoose
arghyaxcodeshttps://github.com/arghyaxcodes
mainhttps://github.com/javaistic/javaistic/tree/main
depfu/update/yarn/group/babel7-7.20.7https://github.com/javaistic/javaistic/tree/depfu/update/yarn/group/babel7-7.20.7
Conversation 1 https://github.com/javaistic/javaistic/pull/409
Commits 2 https://github.com/javaistic/javaistic/pull/409/commits
Checks 0 https://github.com/javaistic/javaistic/pull/409/checks
Files changed https://github.com/javaistic/javaistic/pull/409/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/409/files
Update all of babel7: 7.20.5 → 7.20.7 (patch) https://github.com/javaistic/javaistic/pull/409/files#top
Show all changes 2 commits https://github.com/javaistic/javaistic/pull/409/files
26beec4 Update all of babel7 to version 7.20.7 depfu[bot] Dec 23, 2022 https://github.com/javaistic/javaistic/pull/409/commits/26beec4b74611728c577fb496a424856dbdc9afb
8140425 Merge branch 'main' into depfu/update/yarn/group/babel7-7.20.7 arghyaxcodes Dec 27, 2022 https://github.com/javaistic/javaistic/pull/409/commits/81404250808c6fc2b299163fdd0915ff41f30a5e
Clear filters https://github.com/javaistic/javaistic/pull/409/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/409/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/409/files
package.json https://github.com/javaistic/javaistic/pull/409/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lock https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
package.jsonhttps://github.com/javaistic/javaistic/pull/409/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/javaistic/javaistic/blob/81404250808c6fc2b299163fdd0915ff41f30a5e/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/409/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/409/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/javaistic/javaistic/pull/409/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lockhttps://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
View file https://github.com/javaistic/javaistic/blob/81404250808c6fc2b299163fdd0915ff41f30a5e/yarn.lock
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/409/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/409/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
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.