Title: Update eslint: 8.25.0 → 8.28.0 (minor) by depfu[bot] · Pull Request #388 · javaistic/javaistic · GitHub
Open Graph Title: Update eslint: 8.25.0 → 8.28.0 (minor) by depfu[bot] · Pull Request #388 · javaistic/javaistic
X Title: Update eslint: 8.25.0 → 8.28.0 (minor) by depfu[bot] · Pull Request #388 · 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.25.0 → 8.28.0) · Repo · Changelog Release Notes 8.28.0 Features 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#16539) (Milos Djermanovic) 8385ecd feat: multiline properties in rule key-spacing with option align (#16532) (Francesco Trotta) a4e89db feat: no-obj-calls support Intl (#16543) (Sosuke Suzuki) Bug Fixes c50ae4f fix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas) 9432b67 fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic) e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#16522) (Milos Djermanovic) Documentation 34c05a7 docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter) 3e66387 docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter) 436f712 docs: fix Header UI inconsistency (#16464) (Tanuj Kanti) f743816 docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin) bc0547e docs: improve styles for versions and languages page (#16553) (Nitin Kumar) 6070f58 docs: clarify esquery issue workaround (#16556) (Milos Djermanovic) b48e4f8 docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter) b92b30f docs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter) 1769b42 docs: Integrations page introduction (#16548) (Ben Perlmutter) a8d0a57 docs: make table of contents sticky on desktop (#16506) (Sam Chen) a01315a docs: fix route of japanese translation site (#16542) (Tanuj Kanti) 0515628 docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin) 68f1288 docs: set default layouts (#16484) (Percy Ma) 776827a docs: init config about specifying shared configs (#16483) (Percy Ma) 5c39425 docs: fix broken link to plugins (#16520) (Ádám T. Nagy) c97c789 docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills) Chores e94a4a9 chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas) e13f194 chore: stricter validation of meta.docs.description in core rules (#16529) (Milos Djermanovic) 72dbfbc chore: use pkg parameter in getNpmPackageVersion (#16525) (webxmsj) 8.27.0 Features f14587c feat: new no-new-native-nonconstructor rule (#16368) (Sosuke Suzuki) 978799b feat: add new rule no-empty-static-block (#16325) (Sosuke Suzuki) 69216ee feat: no-empty suggest to add comment in empty BlockStatement (#16470) (Nitin Kumar) 319f0a5 feat: use context.languageOptions.ecmaVersion in core rules (#16458) (Milos Djermanovic) Bug Fixes c3ce521 fix: Ensure unmatched glob patterns throw an error (#16462) (Nicholas C. Zakas) 886a038 fix: handle files with unspecified path in getRulesMetaForResults (#16437) (Francesco Trotta) Documentation ce93b42 docs: Stylelint property-no-unknown (#16497) (Nick Schonning) d2cecb4 docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) (Nick Schonning) 0a92805 docs: stylelint color-hex-case (#16496) (Nick Schonning) 74a5af4 docs: fix stylelint error (#16491) (Milos Djermanovic) 324db1a docs: explicit stylelint color related rules (#16465) (Nick Schonning) 94dc4f1 docs: use Stylelint for HTML files (#16468) (Nick Schonning) cc6128d docs: enable stylelint declaration-block-no-duplicate-properties (#16466) (Nick Schonning) d03a8bf docs: Add heading to justification explanation (#16430) (Maritaria) 8a15968 docs: add Stylelint configuration and cleanup (#16379) (Nick Schonning) 9b0a469 docs: note commit messages don't support scope (#16435) (Andy Edwards) 1581405 docs: improve context.getScope() docs (#16417) (Ben Perlmutter) b797149 docs: update formatters template (#16454) (Milos Djermanovic) 5ac4de9 docs: fix link to formatters on the Core Concepts page (#16455) (Vladislav) 33313ef docs: core-concepts: fix link to semi rule (#16453) (coderaiser) 8.26.0 Features 4715787 feat: check Object.create() in getter-return (#16420) (Yuki Hirasawa) 28d1902 feat: no-implicit-globals supports exported block comment (#16343) (Sosuke Suzuki) e940be7 feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356) (Tomer Aberbach) dd0c58f feat: Swap out Globby for custom globbing solution. (#16369) (Nicholas C. Zakas) Bug Fixes df77409 fix: use baseConfig constructor option in FlatESLint (#16432) (Milos Djermanovic) 33668ee fix: Ensure that glob patterns are matched correctly. (#16449) (Nicholas C. Zakas) 740b208 fix: ignore messages without a ruleId in getRulesMetaForResults (#16409) (Francesco Trotta) 8f9759e fix: --ignore-pattern in flat config mode should be relative to cwd (#16425) (Milos Djermanovic) 325ad37 fix: make getRulesMetaForResults return a plain object in trivial case (#16438) (Francesco Trotta) a2810bc fix: Ensure that directories can be unignored. (#16436) (Nicholas C. Zakas) 35916ad fix: Ensure unignore and reignore work correctly in flat config. (#16422) (Nicholas C. Zakas) Documentation 651649b docs: Core concepts page (#16399) (Ben Perlmutter) 631cf72 docs: note --ignore-path not supported with flat config (#16434) (Andy Edwards) 1692840 docs: fix syntax in examples for new config files (#16427) (Milos Djermanovic) d336cfc docs: Document extending plugin with new config (#16394) (Ben Perlmutter) Chores e917a9a ci: add node v19 (#16443) (Koichi ITO) 4b70b91 chore: Add VS Code issues link (#16423) (Nicholas C. Zakas) 232d291 chore: suppress a Node.js deprecation warning (#16398) (Koichi ITO) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 71 commits: 8.28.0 Build: changelog update for 8.28.0 docs: Language Options page intro and tweaks (#16511) docs: add intro and edit ignoring files page (#16510) docs: fix Header UI inconsistency (#16464) docs: switch to wrench emoji for auto-fixable rules (#16545) docs: improve styles for versions and languages page (#16553) docs: clarify esquery issue workaround (#16556) docs: Command Line Interface intro and tweaks (#16535) docs: Add Rules page intro and content tweaks (#16523) docs: Integrations page introduction (#16548) feat: add `ignoreClassFieldInitialValues` option to no-magic-numbers (#16539) fix: Ensure that dot files are found with globs. (#16550) docs: make table of contents sticky on desktop (#16506) fix: throw error for first unmatched pattern (#16533) feat: multiline properties in rule `key-spacing` with option `align` (#16532) feat: `no-obj-calls` support `Intl` (#16543) docs: fix route of japanese translation site (#16542) chore: Add tests to verify #16038 is fixed (#16538) docs: use emoji instead of svg for deprecated rule (#16536) fix: allow `* 1` when followed by `/` in no-implicit-coercion (#16522) docs: set default layouts (#16484) chore: stricter validation of `meta.docs.description` in core rules (#16529) docs: init config about specifying shared configs (#16483) chore: use `pkg` parameter in `getNpmPackageVersion` (#16525) docs: fix broken link to plugins (#16520) docs: Add missing no-new-native-nonconstructor docs code fence (#16503) 8.27.0 Build: changelog update for 8.27.0 feat: new `no-new-native-nonconstructor` rule (#16368) feat: add new rule `no-empty-static-block` (#16325) docs: Stylelint property-no-unknown (#16497) docs: Stylelint declaration-block-no-shorthand-property-overrides (#16498) docs: stylelint color-hex-case (#16496) fix: Ensure unmatched glob patterns throw an error (#16462) docs: fix stylelint error (#16491) feat: no-empty suggest to add comment in empty BlockStatement (#16470) docs: explicit stylelint color related rules (#16465) docs: use Stylelint for HTML files (#16468) docs: enable stylelint declaration-block-no-duplicate-properties (#16466) docs: Add heading to justification explanation (#16430) fix: handle files with unspecified path in `getRulesMetaForResults` (#16437) feat: use `context.languageOptions.ecmaVersion` in core rules (#16458) docs: add Stylelint configuration and cleanup (#16379) docs: note commit messages don't support scope (#16435) docs: improve context.getScope() docs (#16417) docs: update formatters template (#16454) docs: fix link to formatters on the Core Concepts page (#16455) docs: core-concepts: fix link to semi rule (#16453) 8.26.0 Build: changelog update for 8.26.0 Revert "docs: update header (#16403)" (#16451) fix: use `baseConfig` constructor option in FlatESLint (#16432) fix: Ensure that glob patterns are matched correctly. (#16449) docs: Core concepts page (#16399) feat: check `Object.create()` in getter-return (#16420) ci: add node v19 (#16443) fix: ignore messages without a `ruleId` in `getRulesMetaForResults` (#16409) fix: `--ignore-pattern` in flat config mode should be relative to `cwd` (#16425) fix: make `getRulesMetaForResults` return a plain object in trivial case (#16438) fix: Ensure that directories can be unignored. (#16436) docs: note --ignore-path not supported with flat config (#16434) docs: fix syntax in examples for new config files (#16427) feat: `no-implicit-globals` supports `exported` block comment (#16343) fix: Ensure unignore and reignore work correctly in flat config. (#16422) docs: update header (#16403) chore: Add VS Code issues link (#16423) feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356) docs: Document extending plugin with new config (#16394) feat: Swap out Globby for custom globbing solution. (#16369) chore: suppress a Node.js deprecation warning (#16398) 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? ✳️ eslint (8.25.0 → 8.28.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.25.0 → 8.28.0) · Rep...
Opengraph URL: https://github.com/javaistic/javaistic/pull/388
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:acbc3668-4959-017d-8178-992715cd6671 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | AB46:DEDFE:27A3BE0:346801E:696B2595 |
| html-safe-nonce | 0f282c471193431343c8d42e638c59f3c7b19b8c6d105cf297f1394c53d506fd |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQjQ2OkRFREZFOjI3QTNCRTA6MzQ2ODAxRTo2OTZCMjU5NSIsInZpc2l0b3JfaWQiOiI0NjUyOTMxMDgwNzY1Nzc3MzAxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 4834c0cb55e05353fa1f99e98d690c651d067eaf30c63353c5618e5abe629972 |
| hovercard-subject-tag | pull_request:1128976360 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/javaistic/javaistic/pull/388/checks |
| twitter:image | https://avatars.githubusercontent.com/in/715?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/715?s=400&v=4 |
| og:image:alt | 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.25.0 → 8.28.0) · Rep... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| go-import | github.com/javaistic/javaistic git https://github.com/javaistic/javaistic.git |
| octolytics-dimension-user_id | 76972798 |
| octolytics-dimension-user_login | javaistic |
| octolytics-dimension-repository_id | 388602663 |
| octolytics-dimension-repository_nwo | javaistic/javaistic |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 388602663 |
| octolytics-dimension-repository_network_root_nwo | javaistic/javaistic |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width