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

#4115 - πŸ’… The linter is detecting keys with accents in `useLiteralKeys` rule and it shouldn't

Issue - State: open - Opened by guigaoliveira about 1 month ago - 2 comments
Labels: S-Needs response

#4114 - πŸ› `noUnusedVariables` makes the semantic model panics on invalid code

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

#4113 - πŸ› noSecrets false positives

Issue - State: open - Opened by minht11 about 1 month ago - 7 comments
Labels: A-Linter, L-JavaScript, S-Bug-confirmed

#4112 - fix(noMisleadingCharacterClass): properly handle escaping and improve diagnostics

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

#4111 - fix(js-api): update code

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

#4110 - chore: refine README.kr.md

Pull Request - State: open - Opened by StationSoen about 1 month ago - 1 comment

#4109 - fix(cli): don't error in stdin, with `--write`

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

#4108 - fix(formatter): trim CSS raw values

Pull Request - State: closed - Opened by ematipico about 1 month ago - 1 comment
Labels: A-Formatter, L-CSS, A-Changelog

#4107 - fix(linter): noUselessFragments deal html escapes under fragements wrong

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

#4106 - docs: fix `isNan` to `isNaN`

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

#4105 - πŸ’… useFilenamingConvention errors on files starting with non-letter, a $ for example

Issue - State: closed - Opened by hilja about 1 month ago - 5 comments
Labels: A-Linter, L-JavaScript, S-Enhancement

#4104 - feat(linter): support useGuardForIn

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

#4102 - πŸ› Failed to lint json from stdin.

Issue - State: closed - Opened by PFiS1737 about 1 month ago
Labels: A-CLI, S-Bug-confirmed

#4101 - πŸ› GraphQL byte index out of bounds

Issue - State: closed - Opened by DanielEscorciaOrtiz about 1 month ago - 4 comments
Labels: A-Formatter, S-Bug-confirmed, L-GraphQL

#4100 - feat(lint): add `noUselessUndefined`

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

#4098 - fix(lsp): correctly enable CSS on LSP

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

#4097 - feat(biome_css_analyze): implement `noDescendingSpecificity`

Pull Request - State: closed - Opened by tunamaguro about 1 month ago - 4 comments
Labels: A-Project, A-Linter, L-CSS, A-Diagnostic, A-Changelog

#4095 - feat(format/grit): add basic formatting for where pattern

Pull Request - State: closed - Opened by branberry about 1 month ago - 1 comment
Labels: A-CLI, A-Project, A-Formatter, L-JavaScript, L-Grit

#4094 - fix(noMisleadingCharacterClass): ignore characters outside of char classes

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

#4092 - fix(noUndeclaredDependencies): ignore NodeJS modules

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

#4091 - fix(noUselessEscapeInRegex): don't panic on regexes starting with an empty class

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

#4090 - fix(linter): apply `useExplicitFunctionReturnType` only to TypeScript…

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

#4089 - πŸ’… `useExplicitFunctionReturnType` should not be run on non-TypeScript files

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

#4087 - feat(biome_js_parser): forbid undefined as type name

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

#4086 - πŸ› Formatter seems broken in the Playground

Issue - State: closed - Opened by fireairforce about 1 month ago - 6 comments

#4085 - chore: update CHANGELOG.md

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

#4084 - feat(grit): implement disregarded snippet nodes

Pull Request - State: closed - Opened by arendjr about 1 month ago
Labels: A-Tooling, L-Grit

#4083 - fix: updated query feature range interval format

Pull Request - State: closed - Opened by blaze-d83 about 1 month ago - 4 comments
Labels: A-Formatter, L-CSS, A-Changelog

#4082 - Project names need to be at least 1 character long.

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

#4081 - perf: iterate over bytes instead of chars where possible

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 4 comments
Labels: A-Project, A-Linter, A-Parser, A-Formatter, A-Tooling, A-LSP, L-JavaScript, L-CSS, A-Diagnostic, A-Changelog, L-HTML, L-Grit

#4080 - fix(schema): make optional the `options` JSON schema field

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 1 comment
Labels: A-Tooling

#4079 - fix(useSemanticElements): examples

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

#4078 - fix(useSemanticElements): check only elements associated to a role

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

#4077 - πŸ› Search does not match `type $T = $U`

Issue - State: closed - Opened by dyc3 about 1 month ago
Labels: S-Bug-confirmed, L-Grit

#4076 - πŸ› CSS: media query range formatting

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

#4074 - fix(useButtonType): don't report dynamically created button with valid type

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

#4072 - πŸ› `useButtonType` warning when `type` is provided

Issue - State: closed - Opened by o-az about 1 month ago
Labels: good first issue, S-Help-wanted, A-Linter, L-JavaScript, S-Bug-confirmed

#4071 - PoC: loadable plugin [DONT MERGE]

Pull Request - State: closed - Opened by arendjr about 1 month ago - 9 comments
Labels: A-Project, A-Linter, A-Parser, L-JavaScript, A-Diagnostic, L-Grit

#4070 - πŸ› JSON Schema should have `options` as optional

Issue - State: closed - Opened by tylerlaprade about 1 month ago - 4 comments

#4069 - feat(linter): implement noTemplateCurlyInString

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

#4068 - fix(noUnusedFunctionParameters): ignore params in obj pattern with a rest param

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

#4067 - feat(linter): implement no-nested-ternary

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

#4066 - fix(linter): noUselessFragments fix creates invalid CST

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

#4065 - πŸ› Biome encountered an unexpected error

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

#4064 - docs: fix markdown link in CHANGELOG.md

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

#4063 - feat(biome_css_analyze): add rule `useSortedProperties`

Pull Request - State: open - Opened by simon-paris about 1 month ago - 2 comments
Labels: A-CLI, A-Project, A-Linter, L-JavaScript, L-CSS, A-Diagnostic

#4062 - πŸ’… Linter incorrectly hint React import with typescript

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

#4060 - feat(lint): add rule `noUselessLengthCheck`

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

#4059 - πŸ’… `lint/complexity/noUselessFragments` recommends removing useful fragments

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

#4058 - feat(cli): automatically use github reporter when in github actions environments

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

#4057 - fix(format/html): keep at most 1 empty line between elements

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

#4056 - refactor(parser/html): refactor comments to be nodes in the tree

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

#4055 - refactor(aria_metadata): generate ARIA metadata from specification

Pull Request - State: closed - Opened by Conaclos about 1 month ago - 6 comments

#4053 - perf(grit): use `to_ascii_lowercase_cow`

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

#4052 - πŸ› The summary reporter sometimes misses diagnostics

Issue - State: open - Opened by Conaclos about 1 month ago
Labels: A-Project, S-Bug-confirmed

#4051 - wip(solid): no destructure

Pull Request - State: open - Opened by chappelo about 1 month ago
Labels: A-Project, A-Linter, L-JavaScript, A-Diagnostic

#4050 - fix(deps): update rust crate rand to 0.8.5

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

#4049 - chore(deps): update rust crate bpaf to 0.9.14

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

#4048 - chore(deps): update actions/setup-node action to v4.0.4

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

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

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

#4046 - πŸ’… [a11y/noLabelWithoutControl] incorrectly reports on <label> with an associating control

Issue - State: closed - Opened by hornta about 1 month ago - 4 comments
Labels: S-Needs response

#4044 - perf(linter): performance improvement for css semantic model

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

#4043 - πŸ“ Formatting HTML removes comment

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

#4042 - chore(ci): update labeler to include grit tag

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

#4041 - A required whitespace is removed in class template string with useSortedClasses

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

#4040 - perf(linter): [DO NOT MERGE] performance investigation of the css semantic model

Pull Request - State: closed - Opened by togami2864 about 1 month ago - 2 comments
Labels: A-Project, A-Linter, L-CSS, A-Diagnostic

#4038 - πŸ› Ignoring `biome.json` configuration

Issue - State: closed - Opened by max-sym about 1 month ago - 5 comments

#4036 - feat(linter): support allow expressions

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

#4033 - πŸ“Ž All caps ENUM in GraphQL

Issue - State: open - Opened by eMerzh about 1 month ago - 4 comments
Labels: A-Linter, S-Feature, L-GraphQL

#4032 - πŸ’… useFocusableInteractive says to put tabindex attribute on element with role="option"

Issue - State: closed - Opened by hornta about 1 month ago - 1 comment
Labels: S-Needs repro

#4031 - feat(linter): implement noLowerCaseEnum

Pull Request - State: open - Opened by eMerzh about 1 month ago - 6 comments
Labels: A-Project, A-Linter, A-Diagnostic, A-Changelog

#4030 - chore: to_lowercase -> to_lowercase_cow

Pull Request - State: closed - Opened by minht11 about 1 month ago - 2 comments
Labels: A-Project, A-Linter, A-Parser, A-Formatter, A-Tooling, L-JavaScript, L-CSS, L-JSON, L-HTML, L-Grit

#4029 - feat(linter): implement `noDuplicateProperties`

Pull Request - State: closed - Opened by togami2864 about 1 month ago - 3 comments
Labels: A-Project, A-Linter, L-CSS, A-Diagnostic, A-Changelog

#4028 - feat(lsp): `noExcessiveCognitiveComplexity` diagnostic shows levels

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

#4027 - feat(linter): support direct const assertions in useExplicitFunctionReturnType rule

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

#4026 - πŸ“ Comments in grid-template moves (CSS)

Issue - State: open - Opened by yoavbls about 1 month ago
Labels: S-Help-wanted, A-Formatter, L-CSS, S-Bug-confirmed

#4025 - πŸ“ Unwanted zero added before .<number> in CSS

Issue - State: open - Opened by yoavbls about 1 month ago - 2 comments
Labels: L-CSS

#4024 - πŸ“Ž HTML: Implement "Bracket same line" option

Issue - State: open - Opened by dyc3 about 1 month ago - 6 comments
Labels: A-Formatter, S-Feature, L-HTML

#4023 - πŸ“ HTML directive casing does not match prettier

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

#4022 - πŸ’… [useSemanticElements] says to convert <div role="option"> to <option>

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

#4021 - πŸ“ Contents of `<pre>` elements should not be formatted

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

#4020 - fix(parser/html): add `param` to void elements list

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

#4019 - feat(html): implement debug features for html

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

#4018 - fix(parser/html): allow multi line attribute values

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

#4017 - feat(html): resolve format options

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

#4016 - chore: fix udeps failure

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

#4015 - chore(cli): replace PanicInfo -> PanicHookInfo

Pull Request - State: closed - Opened by minht11 about 1 month ago
Labels: A-CLI

#4014 - chore: enforce usage of to_ascii_lowercase_cow

Pull Request - State: closed - Opened by minht11 about 1 month ago - 2 comments
Labels: A-Parser, L-JavaScript, L-CSS, L-JSON, L-HTML

#4013 - πŸ“ Formatting line-break is different from prettier

Issue - State: open - Opened by axetroy about 1 month ago
Labels: S-Help-wanted, A-Formatter, L-JavaScript, S-Bug-confirmed

#4011 - fix(parser/html): fix incorrect parsing when text starts with a quote

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

#4010 - feat(formatter/html): add line break at the end of files

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

#4009 - πŸ› Import Sorting should be case-insensitive

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

#4008 - feat: flag to suppress existing diagnostics

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

#4007 - πŸ“Ž CLI flag in linter to write ignores for existing violations

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

#4005 - Limit the length of code context in reported errors

Issue - State: closed - Opened by xPaw about 1 month ago

#4003 - feat(grit): implement GritQL log() function

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