chore(deps-dev): bump @biomejs/biome from 2.0.0-beta.5 to 2.0.0-beta.6
Open
Number: #1264
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
June 02, 2025 at 09:40 AM UTC
(4 months ago)
(4 months ago)
Updated:
June 02, 2025 at 09:40 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @biomejs/biome from 2.0.0-beta.5 to 2.0.0-beta.6.
Release notes
Sourced from @biomejs/biome
's releases.
CLI v2.0.0-beta.6
What's Changed
Other changes
- docs: update contribution guides by
@ematipico
in biomejs/biome#6087- refactor(lint): move noArguments and noCommaOperator to complexity by
@Conaclos
in biomejs/biome#6090- fix(core): recommended and domains by
@ematipico
in biomejs/biome#6094- refactor(lint/useLiteralKeys): handle numeric keys by
@Conaclos
in biomejs/biome#6092- test: cover domains case by
@ematipico
in biomejs/biome#6096- feat(core): resolve type definitions by
@arendjr
in biomejs/biome#6097- fix(core): don't ignore required files by
@arendjr
in biomejs/biome#6098- chore: rename
spec_test.rs
=>spec_tests.rs
by@arendjr
in biomejs/biome#6102- refactor: module type and type member refactoring by
@arendjr
in biomejs/biome#6103- perf(lsp): scan project based on
ScanKind
by@ematipico
in biomejs/biome#6099- fix(core): process root ignore first by
@ematipico
in biomejs/biome#6109- fix(analyzer): provide syntax rule suppression actions by
@ematipico
in biomejs/biome#6113- fix(cli): diagnostic category in explain by
@ematipico
in biomejs/biome#6114- feat(core): improve inference on
.d.ts
files by@arendjr
in biomejs/biome#6115- feat(lint): implement useUniqueElementIds by
@mehm8128
in biomejs/biome#6082- feat(core): populate members of namespaces and modules by
@arendjr
in biomejs/biome#6120- refactor: abstract/reuse react component detection logic by
@mdevils
in biomejs/biome#6124- feat(linter): implement useConsistentResponse by
@minht11
in biomejs/biome#5960- docs: fix typos in RELEASES & ROME_CHANGELOG by
@noritaka1166
in biomejs/biome#6126- docs(useNamingConvention): improve description of conventions by
@Conaclos
in biomejs/biome#6123- fix(linter): change default syntax from explicit to shorthand for useConsistentObjectDefinition by
@minht11
in biomejs/biome#6127- chore(deps): update
@biomejs
packages by@renovate
in biomejs/biome#6137- chore(deps): update rust:1.87.0-bullseye docker digest to eb80936 by
@renovate
in biomejs/biome#6136- chore(deps): update rust crate tokio to 1.45.1 by
@renovate
in biomejs/biome#6139- chore(deps): update rust crate bpaf to 0.9.20 by
@renovate
in biomejs/biome#6138- fix(useArrayLiterals): preserve array type by
@simon-paris
in biomejs/biome#6116- fix(analyzer): useSortedProperties should skip unknown properties by
@fireairforce
in biomejs/biome#6132- fix(lsp): custom configuration path should not override the working directory by
@siketyan
in biomejs/biome#6125- feat(core): resolve nested type qualifiers + improve type/value duality handling by
@arendjr
in biomejs/biome#6143- chore: add React test case by
@arendjr
in biomejs/biome#6149- fix: mark noFlatMapIdentity fix as unsafe by
@ethanniser
in biomejs/biome#6146- feat(cli): add
__where_am_i
command by@nhedger
in biomejs/biome#6151- refactor: avoid unnecessary document retrieval by
@arendjr
in biomejs/biome#6155- feat(biome_js_analyze): useIndexOf by
@vladimir-ivanov
in biomejs/biome#6121- perf: don't call
update_service_data()
unnecessarily by@arendjr
in biomejs/biome#6156- feat(lint): implement
useObjectSpread
rule by@mdevils
in biomejs/biome#6129- perf(core): don't save content of d.ts files by
@ematipico
in biomejs/biome#6154- feat: add plugins to override config by
@wanghaoPolar
in biomejs/biome#6117- fix(js-semantic): don't bind the parameter to its parameter by
@Conaclos
in biomejs/biome#6158- feat: monorepo support by
@ematipico
in biomejs/biome#6164- chore(format/html): remove dead code around comment formatting by
@dyc3
in biomejs/biome#6169- chore: tweak monorepo changelog by
@arendjr
in biomejs/biome#6170- feat(core): infer interfaces by
@arendjr
in biomejs/biome#6153- chore: upgrade to rust 1.87.0 by
@ematipico
in biomejs/biome#6168- fix(core): use single ignore list for scanner by
@arendjr
in biomejs/biome#6174
... (truncated)
Commits
c1dc0ac
feat(biome_js_analyze): useJsonImportAttribute (#6184)a76c4d4
feat(biome_js_analyze): noReactPropAssign (#6157)8cfbbd3
feat(core): allowing overriding scanner ignore entries (#6177)836fa1e
fix: resolve settings based on path (#6175)23a701c
feat: monorepo support (#6164)de98918
feat: add plugins to override config (#6117)67dfa88
feat(lint): implementuseObjectSpread
rule (#6129)c113eb6
feat(biome_js_analyze): useIndexOf (#6121)f5f8d24
fix(linter): change default syntax from explicit to shorthand for useConsiste...b5084d6
feat(linter): implement useConsistentResponse (#5960)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
ID: | 1220759 |
UUID: | 3109394292 |
Node ID: | PR_kwDODeqQrc6YleqO |
Host: | GitHub |
Repository: | acacode/swagger-typescript-api |