Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / biomejs/biome issues and pull requests

#4002 - 💅 `lint/correctness/noUnusedFunctionParameters` false positive

Issue - State: closed - Opened by ev3nvy about 1 month ago - 1 comment
Labels: A-Linter, L-JavaScript, S-Bug-confirmed

#4001 - chore: replace Clippy allow with expect

Pull Request - State: closed - Opened by fireairforce about 1 month ago - 1 comment
Labels: A-CLI, A-Core, A-Project, A-Linter, A-Parser, A-Formatter, A-Tooling, A-LSP, L-JavaScript, L-CSS, L-JSON, A-Diagnostic, L-HTML

#4000 - chore(readme): use polar shield

Pull Request - State: closed - Opened by ematipico about 1 month ago

#3999 - docs: improve documentation of rule

Pull Request - State: closed - Opened by ematipico about 1 month ago - 1 comment
Labels: A-Linter, L-JavaScript

#3998 - 💅 React TypeScript issue on `The React variable is undeclared`

Issue - State: open - Opened by elawad about 1 month ago - 11 comments

#3997 - feat(lint/noPrototypeBuiltins): add code fix action and cover scenarios from `prefer-object-has-own`

Pull Request - State: closed - Opened by kaioduarte about 1 month ago - 6 comments
Labels: A-CLI, A-Project, A-Linter, A-Parser, L-JavaScript, S-Merge for next minor

#3995 - refactor(lint): set version field for new rules

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 1 comment
Labels: A-Linter, L-JavaScript, L-CSS

#3994 - 💅 `useSemanticElements` recommends replacing `<div role="img">` with `<img>`

Issue - State: closed - Opened by Lordfirespeed about 1 month ago - 2 comments
Labels: A-Linter, L-JavaScript, S-Bug-confirmed

#3993 - fix(graphql_formatter): panic in block comments with empty line

Pull Request - State: closed - Opened by vohoanglong0107 about 1 month ago - 2 comments
Labels: A-Formatter, A-Changelog

#3992 - 📎 Add `bail` flag for `ci` command

Issue - State: open - Opened by jtuchel about 1 month ago - 1 comment
Labels: A-CLI, S-Feature

#3991 - chore: move Grit changes in CHANGELOG

Pull Request - State: closed - Opened by arendjr about 1 month ago
Labels: A-Changelog

#3990 - feat(linter): implement useExplicitFunctionReturnType

Pull Request - State: closed - Opened by kaykdm about 1 month ago - 4 comments
Labels: A-CLI, A-Project, A-Linter, L-JavaScript, A-Diagnostic

#3989 - chore: add Grit updates to CHANGELOG

Pull Request - State: closed - Opened by arendjr about 1 month ago
Labels: A-Changelog

#3988 - fix(grit): fix node walking

Pull Request - State: closed - Opened by arendjr about 1 month ago

#3987 - feat(grit): implement Grit built-ins

Pull Request - State: closed - Opened by arendjr about 1 month ago - 1 comment

#3986 - feat(linter): implement noOctalEscape

Pull Request - State: closed - Opened by fireairforce about 1 month ago - 1 comment
Labels: A-CLI, A-Project, A-Linter, L-JavaScript, A-Diagnostic

#3985 - fix(html/parser): support root element list

Pull Request - State: closed - Opened by suxin2017 about 1 month ago - 1 comment
Labels: A-Parser, A-Formatter, A-Tooling, L-HTML

#3984 - feat(html/formatter): self close tag add slash char

Pull Request - State: closed - Opened by suxin2017 about 1 month ago - 4 comments
Labels: A-Formatter, L-HTML

#3983 - feat(grit): support for Grit pattern, predicate and function definitions

Pull Request - State: closed - Opened by arendjr about 1 month ago

#3982 - feat(markdown/parser): support thematic break block parser

Pull Request - State: closed - Opened by suxin2017 about 1 month ago - 3 comments
Labels: A-Parser, A-Tooling

#3980 - fix(noLabelWithoutControl): accept expressions as label

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 2 comments
Labels: A-Linter, A-Parser, L-JavaScript, A-Changelog

#3979 - test(format/html): reenable snapshot tests

Pull Request - State: closed - Opened by dyc3 about 1 month ago - 2 comments
Labels: A-CLI, A-Formatter, L-HTML

#3978 - npx biome lint . --write starts, but doesnt do anything

Issue - State: closed - Opened by matej-kaska about 1 month ago - 4 comments
Labels: S-Needs repro

#3977 - 💅 lint/a11y/useAltText asks for alt when using object spread

Issue - State: open - Opened by gkiely about 1 month ago - 11 comments
Labels: A-Linter, S-Feature

#3976 - 📝 Multiple elements at the root level don't get parsed or formatted correctly

Issue - State: closed - Opened by dyc3 about 1 month ago - 2 comments
Labels: good first issue, A-Formatter, S-Bug-confirmed, L-HTML

#3975 - 📝 HTML void tags should always emit a `/` token

Issue - State: closed - Opened by dyc3 about 1 month ago - 2 comments
Labels: good first issue, A-Formatter, S-Bug-confirmed, L-HTML

#3974 - release: v1.9.2

Pull Request - State: closed - Opened by ematipico about 1 month ago - 2 comments
Labels: A-Changelog

#3973 - 📝 HTML: should preserve at most one newline trivia between elements

Issue - State: closed - Opened by dyc3 about 1 month ago - 1 comment
Labels: S-Help-wanted, A-Formatter, S-Bug-confirmed, L-HTML

#3972 - build: upgrade to Rust 1.81

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 2 comments
Labels: A-CLI, A-Core, A-Project, A-Linter, A-Parser, A-Tooling, L-JavaScript

#3971 - fix(lsp): code actions capabilities

Pull Request - State: closed - Opened by ematipico about 1 month ago - 1 comment
Labels: A-Linter, A-LSP, A-Changelog

#3970 - feat(parser/html): handle script and style tags

Pull Request - State: closed - Opened by dyc3 about 1 month ago - 1 comment
Labels: A-Parser, L-HTML

#3969 - 📎 Replace Clippy `allow` with `expect`

Issue - State: open - Opened by Conaclos about 1 month ago - 2 comments
Labels: good first issue, A-Project

#3968 - 💅 After upgrading from 1.8.3 to >=1.90, react `classNames` are being changed to `class`

Issue - State: closed - Opened by TaylorHo about 1 month ago - 2 comments
Labels: S-Needs repro

#3967 - feat(html): add `experimental-html` feature flag to enable html file handler

Pull Request - State: closed - Opened by dyc3 about 1 month ago
Labels: A-CLI, A-Project

#3966 - 🐛 `.gitignore` file parsed incorrectly for non-nested folders

Issue - State: closed - Opened by jpulec about 1 month ago - 2 comments

#3965 - 🐛 "tokio-runtime-worker" causing fatal error

Issue - State: closed - Opened by calvinusesyourcode about 1 month ago - 3 comments
Labels: S-Needs repro

#3964 - 🐛 alertdialog should be permitted on `dialog` elements

Issue - State: closed - Opened by lifeiscontent about 1 month ago - 2 comments
Labels: S-Needs repro

#3963 - chore(deps): update dependency vite to v5.4.6 [security]

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago
Labels: A-Changelog

#3962 - feat(parser/html): parse doctype declarations

Pull Request - State: closed - Opened by dyc3 about 1 month ago - 1 comment
Labels: A-Parser, L-HTML

#3961 - fix(format/html): fix doctype formatting

Pull Request - State: closed - Opened by dyc3 about 1 month ago - 1 comment
Labels: A-Formatter, L-HTML

#3960 - fix(format/html): keep single quotes if string contains a double quote

Pull Request - State: closed - Opened by dyc3 about 1 month ago - 1 comment
Labels: A-Formatter, L-HTML

#3959 - fix(parser/html): check void element names case insensitively

Pull Request - State: closed - Opened by dyc3 about 1 month ago - 1 comment
Labels: A-Parser, L-HTML

#3958 - fix(useFilenamingConvention): apply formats to file extensions

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 1 comment
Labels: A-Linter, L-JavaScript, A-Changelog

#3957 - fix(useFilenamingConvention): allow leading digits in lower-like cases

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 1 comment
Labels: A-Linter, L-JavaScript, A-Changelog

#3956 - fix(useFilenamingConvention): don't suggest names with disallowed case

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 1 comment
Labels: A-Linter, L-JavaScript, A-Changelog

#3955 - Failure to parse `.editorconfig` file

Issue - State: closed - Opened by s3igo about 1 month ago - 1 comment

#3954 - fix(lsp): reduced the number of log files on disk

Pull Request - State: closed - Opened by ematipico about 1 month ago
Labels: A-CLI, A-Changelog

#3953 - test: fix outdated snapshot tests

Pull Request - State: closed - Opened by ematipico about 1 month ago
Labels: A-Linter, L-JavaScript

#3951 - feat(parser/html): lex and parse unquoted attribute values

Pull Request - State: closed - Opened by dyc3 about 2 months ago - 1 comment
Labels: A-Parser, L-HTML

#3948 - fix(lsp): apply `.editorconfig` options

Pull Request - State: closed - Opened by ematipico about 2 months ago - 1 comment
Labels: A-CLI, A-Project, A-LSP, A-Changelog

#3947 - fix(useStrictMode): check actual directives

Pull Request - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: A-Linter, L-JavaScript, A-Changelog

#3946 - 📎 `biome <command>` should behave identically to `biome <command> ./`

Issue - State: open - Opened by Conaclos about 2 months ago - 1 comment
Labels: A-CLI

#3945 - 📎 Implement `noUselessStringRaw` - `clippy/needless_raw_strings`

Issue - State: closed - Opened by Conaclos about 2 months ago - 6 comments
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3944 - 📎 Implement `useCollapsedIf` - `clippy/collapsible_if`, `unicorn/no-lonely-if`

Issue - State: open - Opened by Conaclos about 2 months ago
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3943 - 📎 Implement `useAtIndex` - `unicorn/prefer-at`

Issue - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3942 - 📎 Implement `noUselessUndefined` - `unicorn/no-useless-undefined`

Issue - State: closed - Opened by Conaclos about 2 months ago
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3941 - 📎 Implement `noUselessLengthCheck` - `unicorn/no-useless-length-check`

Issue - State: open - Opened by Conaclos about 2 months ago - 1 comment
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3940 - 📎 Implement `noDocumentCookie` - `unicorn/no-document-cookie`

Issue - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3939 - 📎 Implement `useConsistentErrorSubclassing` - `unicorn/custom-error-definition`

Issue - State: open - Opened by Conaclos about 2 months ago
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3937 - test(format/grit): add tests for grit formatter

Pull Request - State: closed - Opened by branberry about 2 months ago - 18 comments
Labels: A-CLI, A-Project, A-Parser, A-Formatter, A-Tooling, L-Grit

#3936 - 📎 Implement `jsx-a11y/no-noninteractive-element-interactions`

Issue - State: open - Opened by Conaclos about 2 months ago - 2 comments
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3935 - 📎 Implement `noImplicitCoercion` - `eslint/no-implicit-coercion`

Issue - State: open - Opened by Conaclos about 2 months ago - 1 comment
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3934 - 📎 Implement `noAwaitInLoop` - `eslint/no-await-in-loop`

Issue - State: open - Opened by Conaclos about 2 months ago - 2 comments
Labels: A-Linter, L-JavaScript

#3933 - 📎 Implement `useForInGuard` - `eslint/guard-for-in`

Issue - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3932 - 📎 Implement `useParseIntRadix` - `eslint/radix`

Issue - State: open - Opened by Conaclos about 2 months ago - 5 comments
Labels: good first issue, A-Linter, L-JavaScript

#3931 - 📎 Implement `noUselessAssign` - `eslint/no-useless-assignment`

Issue - State: open - Opened by Conaclos about 2 months ago
Labels: A-Linter, L-JavaScript

#3930 - 📎 Implement `noTemplateCurlyInString` - `eslint/no-template-curly-in-string`

Issue - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: S-Help-wanted, A-Linter, L-JavaScript

#3929 - 📎 Implement `noOctalEscape` - `eslint/no-octal-escape`

Issue - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: good first issue, S-Help-wanted, A-Linter, L-JavaScript

#3928 - 📎 Implement `noConstantBinaryExpression` - `eslint/no-constant-binary-expression`

Issue - State: open - Opened by Conaclos about 2 months ago
Labels: A-Linter, L-JavaScript, S-Feature

#3927 - 📎 Implement `useObjectHasOwn` - `eslint/prefer-object-has-own`

Issue - State: closed - Opened by Conaclos about 2 months ago - 1 comment
Labels: good first issue, A-Linter, L-JavaScript

#3926 - 💅 `noUselessFragments` code fix creates invalid CST

Issue - State: closed - Opened by emilte about 2 months ago - 5 comments
Labels: good first issue, S-Help-wanted, A-Linter, L-JavaScript, S-Bug-confirmed

#3925 - fix: preserve other children in `useConsistentCurlyBraces`

Pull Request - State: closed - Opened by suzak about 2 months ago - 2 comments
Labels: A-Linter, L-JavaScript

#3924 - 📝 Empty line with no indentation between strings in comment: .graphql files

Issue - State: closed - Opened by danielkaxis about 2 months ago - 5 comments
Labels: A-Parser, S-Bug-confirmed, L-GraphQL

#3923 - 📝 editorconfig: `max_line_length` is ignored when using LSP

Issue - State: closed - Opened by chrisgrieser about 2 months ago
Labels: A-LSP, S-Bug-confirmed

#3922 - fix(css_parser): accept U+FDCF and U+FFFD in identifiers

Pull Request - State: closed - Opened by Conaclos about 2 months ago
Labels: A-Changelog

#3921 - fix(cli): use correct list of evaluated paths

Pull Request - State: closed - Opened by ematipico about 2 months ago
Labels: A-CLI, A-Changelog

#3920 - 🐛 Input `()` in a comment, the comment line moves strangely

Issue - State: open - Opened by mirumirumi about 2 months ago - 9 comments
Labels: A-Formatter, A-LSP, L-JavaScript, S-Bug-confirmed

#3919 - chore(deps): update rust docker tag to v1.81.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-Changelog

#3918 - chore(deps): update rust crate tokio to 1.40.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3917 - 🐛 new format --verbose option does not show files changed

Issue - State: closed - Opened by ericchase about 2 months ago - 1 comment
Labels: A-CLI, S-Bug-confirmed

#3916 - chore(deps): update rust crate insta to 1.40.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3915 - chore(deps): update rust crate dashmap to 6.1.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3914 - chore(deps): update pnpm to v9.10.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3913 - chore(deps): update dependency eslint to v9.10.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-Changelog

#3912 - chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.5.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-Changelog

#3911 - chore(deps): update @biomejs packages

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago
Labels: A-Changelog

#3910 - fix(deps): update rust crates

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments
Labels: A-CLI, A-Formatter, A-Tooling, A-Diagnostic, A-Changelog

#3909 - chore(deps): update rust crate serde_json to 1.0.128

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3908 - fix(parser/html): fix whitespace being lexed as html literal

Pull Request - State: closed - Opened by dyc3 about 2 months ago - 1 comment
Labels: A-Parser, L-HTML

#3907 - fix(config): handle `unset` and `off` values in editorconfig files

Pull Request - State: closed - Opened by dyc3 about 2 months ago
Labels: A-CLI, A-Project

#3906 - chore(deps): update rust crate serde to 1.0.210

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3905 - chore(deps): update rust crate anyhow to 1.0.89

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment
Labels: A-Changelog

#3904 - 🐛 Editorconfig fails to parse `max_line_length = off`

Issue - State: closed - Opened by dyc3 about 2 months ago - 3 comments
Labels: A-Project, S-Bug-confirmed

#3903 - 🐛 `schema.json` not found for v1.9.1

Issue - State: closed - Opened by oev-chrisbennett about 2 months ago - 2 comments

#3902 - chore(ci): add gh token for setup-rust

Pull Request - State: closed - Opened by Jayllyz about 2 months ago

#3901 - chore: update biome version of rules

Pull Request - State: closed - Opened by nhedger about 2 months ago - 1 comment
Labels: A-Linter, L-JavaScript

#3900 - release: v1.9.1

Pull Request - State: closed - Opened by nhedger about 2 months ago
Labels: A-Changelog

#3899 - 🐛 How to Identify Files Checked and Formatted by Biome

Issue - State: closed - Opened by alimehasin about 2 months ago - 3 comments