chore(deps): bump @biomejs/wasm-nodejs from 2.0.0-beta.5 to 2.0.0-beta.6
Merged
Number: #1266
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
June 02, 2025 at 09:40 AM UTC
(6 months ago)
(6 months ago)
Updated:
June 04, 2025 at 09:45 AM UTC
(6 months ago)
(6 months ago)
Merged:
June 04, 2025 at 09:45 AM UTC
(6 months ago)
by smorimoto
(6 months ago)
by smorimoto
Time to Close:
2 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @biomejs/wasm-nodejs from 2.0.0-beta.5 to 2.0.0-beta.6.
Release notes
Sourced from @biomejs/wasm-nodejs's releases.
CLI v2.0.0-beta.6
What's Changed
Other changes
- docs: update contribution guides by
@ematipicoin biomejs/biome#6087- refactor(lint): move noArguments and noCommaOperator to complexity by
@Conaclosin biomejs/biome#6090- fix(core): recommended and domains by
@ematipicoin biomejs/biome#6094- refactor(lint/useLiteralKeys): handle numeric keys by
@Conaclosin biomejs/biome#6092- test: cover domains case by
@ematipicoin biomejs/biome#6096- feat(core): resolve type definitions by
@arendjrin biomejs/biome#6097- fix(core): don't ignore required files by
@arendjrin biomejs/biome#6098- chore: rename
spec_test.rs=>spec_tests.rsby@arendjrin biomejs/biome#6102- refactor: module type and type member refactoring by
@arendjrin biomejs/biome#6103- perf(lsp): scan project based on
ScanKindby@ematipicoin biomejs/biome#6099- fix(core): process root ignore first by
@ematipicoin biomejs/biome#6109- fix(analyzer): provide syntax rule suppression actions by
@ematipicoin biomejs/biome#6113- fix(cli): diagnostic category in explain by
@ematipicoin biomejs/biome#6114- feat(core): improve inference on
.d.tsfiles by@arendjrin biomejs/biome#6115- feat(lint): implement useUniqueElementIds by
@mehm8128in biomejs/biome#6082- feat(core): populate members of namespaces and modules by
@arendjrin biomejs/biome#6120- refactor: abstract/reuse react component detection logic by
@mdevilsin biomejs/biome#6124- feat(linter): implement useConsistentResponse by
@minht11in biomejs/biome#5960- docs: fix typos in RELEASES & ROME_CHANGELOG by
@noritaka1166in biomejs/biome#6126- docs(useNamingConvention): improve description of conventions by
@Conaclosin biomejs/biome#6123- fix(linter): change default syntax from explicit to shorthand for useConsistentObjectDefinition by
@minht11in biomejs/biome#6127- chore(deps): update
@biomejspackages by@renovatein biomejs/biome#6137- chore(deps): update rust:1.87.0-bullseye docker digest to eb80936 by
@renovatein biomejs/biome#6136- chore(deps): update rust crate tokio to 1.45.1 by
@renovatein biomejs/biome#6139- chore(deps): update rust crate bpaf to 0.9.20 by
@renovatein biomejs/biome#6138- fix(useArrayLiterals): preserve array type by
@simon-parisin biomejs/biome#6116- fix(analyzer): useSortedProperties should skip unknown properties by
@fireairforcein biomejs/biome#6132- fix(lsp): custom configuration path should not override the working directory by
@siketyanin biomejs/biome#6125- feat(core): resolve nested type qualifiers + improve type/value duality handling by
@arendjrin biomejs/biome#6143- chore: add React test case by
@arendjrin biomejs/biome#6149- fix: mark noFlatMapIdentity fix as unsafe by
@ethanniserin biomejs/biome#6146- feat(cli): add
__where_am_icommand by@nhedgerin biomejs/biome#6151- refactor: avoid unnecessary document retrieval by
@arendjrin biomejs/biome#6155- feat(biome_js_analyze): useIndexOf by
@vladimir-ivanovin biomejs/biome#6121- perf: don't call
update_service_data()unnecessarily by@arendjrin biomejs/biome#6156- feat(lint): implement
useObjectSpreadrule by@mdevilsin biomejs/biome#6129- perf(core): don't save content of d.ts files by
@ematipicoin biomejs/biome#6154- feat: add plugins to override config by
@wanghaoPolarin biomejs/biome#6117- fix(js-semantic): don't bind the parameter to its parameter by
@Conaclosin biomejs/biome#6158- feat: monorepo support by
@ematipicoin biomejs/biome#6164- chore(format/html): remove dead code around comment formatting by
@dyc3in biomejs/biome#6169- chore: tweak monorepo changelog by
@arendjrin biomejs/biome#6170- feat(core): infer interfaces by
@arendjrin biomejs/biome#6153- chore: upgrade to rust 1.87.0 by
@ematipicoin biomejs/biome#6168- fix(core): use single ignore list for scanner by
@arendjrin biomejs/biome#6174
... (truncated)
Commits
fb553eechore: formatb10cd49fix(cli): prevent panic when searching across different file types (#6192)0bf17e6chore(deps): update typescript-eslint monorepo to v8.33.0 (#6200)2c22efdchore(deps): update taiki-e/install-action action to v2.52.4 (#6199)c1dc0acfeat(biome_js_analyze): useJsonImportAttribute (#6184)755c71cchore(deps): update rust docker tag to v1.87.0 (#6198)600a97dchore(deps): update rust crate hashbrown to 0.15.3 (#6193)2e4c041fix(deps): update rust crates (#6195)7e53c94chore(deps): update dependency eslint to v9.28.0 (#6196)b80d200fix(deps): update@biomejspackages (#6194)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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:
2
2
Files Changed:
4
4
Additions:
+16
+16
Deletions:
-11
-11
Package Dependencies
Technical Details
| ID: | 868175 |
| UUID: | 2559963526 |
| Node ID: | PR_kwDODeqQrc6YlfGG |
| Host: | GitHub |
| Repository: | acacode/swagger-typescript-api |
| Merge State: | Unknown |