René's URL Explorer Experiment


Title: Update eslint: 8.39.0 → 8.41.0 (minor) by depfu[bot] · Pull Request #492 · javaistic/javaistic · GitHub

Open Graph Title: Update eslint: 8.39.0 → 8.41.0 (minor) by depfu[bot] · Pull Request #492 · javaistic/javaistic

X Title: Update eslint: 8.39.0 → 8.41.0 (minor) by depfu[bot] · Pull Request #492 · 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? ✳️ eslint (8.39.0 → 8.41.0) · Repo · Changelog Release Notes 8.41.0 Features 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#17184) (Milos Djermanovic) 8bf5505 feat: expose shouldUseFlatConfig (#17169) (Connor Prussin) Bug Fixes 4f5440d fix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic) 94da96c fix: unify LintMessage type (#17076) (Brandon Mills) 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#17139) (Milos Djermanovic) 9682d66 fix: switch grapheme-splitter to graphemer (#17160) (fisker Cheung) Documentation 7709b14 docs: Update README (GitHub Actions Bot) 7f183e0 docs: Update triage process description (#17157) (Nicholas C. Zakas) b68346b docs: fix license to reflect relicensing of jshint (#17165) (Stefan Bischof) Chores f43216a chore: upgrade @eslint/js@8.41.0 (#17200) (Milos Djermanovic) 95c3007 chore: package.json update for @eslint/js release (ESLint Jenkins) ddc5291 chore: don't use deprecated context methods in ast-utils tests (#17194) (Milos Djermanovic) b1516db chore: Fix return type of findFlatConfigFile (#17161) (Milos Djermanovic) 918b0fd perf: Store indent descriptors in a plain array (#17148) (Francesco Trotta) 4caa344 refactor: locateConfigFileToUse returns an Error object (#17159) (唯然) 8.40.0 Features 5db7808 feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨) f5574dc feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas) e52b98b feat: add sourceCode property to the rule context (#17107) (Nitin Kumar) 1468f5b feat: add physicalFilename property to the rule context (#17111) (Nitin Kumar) 0df4d4f feat: add cwd to rule context (#17106) (Nitin Kumar) 52018f2 feat: add filename property to the rule context (#17108) (Nitin Kumar) 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#17105) (Nitin Kumar) Bug Fixes f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas) Documentation e980bf3 docs: Update README (GitHub Actions Bot) e92a6fc docs: Update README (GitHub Actions Bot) af5fe64 docs: Fix custom rule schema docs (#17115) (Adam Jones) 4a352a9 docs: explain how to include predefined globals (#17114) (Marcus Wyatt) 5ea15d9 docs: add mastodon link in readme (#17110) (唯然) Chores 4053004 chore: upgrade @eslint/js@8.40.0 (#17156) (Milos Djermanovic) 50fed1d chore: package.json update for @eslint/js release (ESLint Jenkins) 4c7a170 chore: upgrade @eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic) e80b7cc chore: upgrade espree@9.5.2 (#17154) (Milos Djermanovic) ce3ac91 chore: upgrade eslint-visitor-keys@3.4.1 (#17153) (Milos Djermanovic) 9094d79 chore: add latest/ to meta.docs.url in all core rules (#17136) (Milos Djermanovic) d85efad perf: don't use grapheme-splitter on ASCII strings in key-spacing rule (#17122) (Milos Djermanovic) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 39 commits: 8.41.0 Build: changelog update for 8.41.0 chore: upgrade @eslint/js@8.41.0 (#17200) chore: package.json update for @eslint/js release fix: incorrect warning message for ignored dotfiles (#17196) chore: don't use deprecated `context` methods in `ast-utils` tests (#17194) feat: change default ignore pattern to `**/node_modules/` in flat config (#17184) fix: unify `LintMessage` type (#17076) docs: Update README feat: expose `shouldUseFlatConfig` (#17169) docs: Update triage process description (#17157) fix: validate `ignorePatterns` constructor option in `FlatESLint` class (#17139) chore: Fix return type of `findFlatConfigFile` (#17161) docs: fix license to reflect relicensing of jshint (#17165) fix: switch `grapheme-splitter` to `graphemer` (#17160) perf: Store indent descriptors in a plain array (#17148) refactor: locateConfigFileToUse returns an Error object (#17159) 8.40.0 Build: changelog update for 8.40.0 chore: upgrade @eslint/js@8.40.0 (#17156) chore: package.json update for @eslint/js release fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) chore: upgrade @eslint/eslintrc@2.0.3 (#17155) chore: upgrade espree@9.5.2 (#17154) chore: upgrade eslint-visitor-keys@3.4.1 (#17153) feat: improve flat config errors for invalid rule options and severities (#17140) feat: Add findConfigFile() method to FlatESLint (#17142) feat: add `sourceCode` property to the rule context (#17107) docs: Update README chore: add `latest/` to `meta.docs.url` in all core rules (#17136) feat: add `physicalFilename` property to the rule context (#17111) feat: add `cwd` to rule context (#17106) feat: add `filename` property to the rule context (#17108) feat: add new `omitLastInOneLineClassBody` option to the `semi` rule (#17105) docs: Update README perf: don't use `grapheme-splitter` on ASCII strings in key-spacing rule (#17122) docs: Fix custom rule schema docs (#17115) docs: explain how to include predefined globals (#17114) docs: add mastodon link in readme (#17110) 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 cancel mergeCancels automatic merging of this PR @​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? ✳️ eslint (8.39.0 → 8.41.0) · Rep...

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? ✳️ eslint (8.39.0 → 8.41.0) · Rep...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ee66fb8d-efed-70b1-9ad1-6611a4d04fe9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8AFC:1DECF9:26F6CA4:3304EA3:696B6149
html-safe-nonceeb10a1d57ab21bc3ab34d2e182d0885464a3327d4c5d92c46f3779f410ee57b1
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QUZDOjFERUNGOToyNkY2Q0E0OjMzMDRFQTM6Njk2QjYxNDkiLCJ2aXNpdG9yX2lkIjoiMTcyNDI1MzIzNDUwMzgzNTk3NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc202aa01317b7cc8ce624eb96b059e5f7e7999e9ce4194cf4dfa385366adeb4f
hovercard-subject-tagpull_request:1358061569
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/492/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? ✳️ eslint (8.39.0 → 8.41.0) · Rep...
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/492/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fjavaistic%2Fjavaistic%2Fpull%2F492%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%2F492%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/492/files
Reloadhttps://github.com/javaistic/javaistic/pull/492/files
Reloadhttps://github.com/javaistic/javaistic/pull/492/files
javaistic https://github.com/javaistic
javaistichttps://github.com/javaistic/javaistic
Please reload this pagehttps://github.com/javaistic/javaistic/pull/492/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/492/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/eslint-8.41.0https://github.com/javaistic/javaistic/tree/depfu/update/yarn/eslint-8.41.0
Conversation 1 https://github.com/javaistic/javaistic/pull/492
Commits 1 https://github.com/javaistic/javaistic/pull/492/commits
Checks 0 https://github.com/javaistic/javaistic/pull/492/checks
Files changed https://github.com/javaistic/javaistic/pull/492/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/492/files
Update eslint: 8.39.0 → 8.41.0 (minor) https://github.com/javaistic/javaistic/pull/492/files#top
Show all changes 1 commit https://github.com/javaistic/javaistic/pull/492/files
659d816 Update eslint to version 8.41.0 depfu[bot] May 20, 2023 https://github.com/javaistic/javaistic/pull/492/commits/659d8163f3b5be3d61fee31e97ee6512b249c700
Clear filters https://github.com/javaistic/javaistic/pull/492/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/492/files
Please reload this pagehttps://github.com/javaistic/javaistic/pull/492/files
package.json https://github.com/javaistic/javaistic/pull/492/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lock https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
package.jsonhttps://github.com/javaistic/javaistic/pull/492/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
View file https://github.com/javaistic/javaistic/blob/659d8163f3b5be3d61fee31e97ee6512b249c700/package.json
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/492/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/492/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
https://github.com/javaistic/javaistic/pull/492/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
yarn.lockhttps://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
View file https://github.com/javaistic/javaistic/blob/659d8163f3b5be3d61fee31e97ee6512b249c700/yarn.lock
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/javaistic/javaistic/pull/492/{{ revealButtonHref }}
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/javaistic/javaistic/pull/492/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.