chore(deps-dev): bump @biomejs/biome from 2.0.0-beta.2 to 2.0.0-beta.3
Merged
Number: #1216
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
May 11, 2025 at 04:23 PM UTC
(5 months ago)
(5 months ago)
Updated:
May 11, 2025 at 04:26 PM UTC
(5 months ago)
(5 months ago)
Merged:
May 11, 2025 at 04:26 PM UTC
(5 months ago)
by smorimoto
(5 months ago)
by smorimoto
Time to Close:
3 minutes
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @biomejs/biome from 2.0.0-beta.2 to 2.0.0-beta.3.
Release notes
Sourced from @biomejs/biome
's releases.
CLI v2.0.0-beta.3
What's Changed
Other changes
- feat(wasm): expose
getTypeInfo
by@ematipico
in biomejs/biome#5815- refactor(core): break down type info and registered types by
@ematipico
in biomejs/biome#5816- fix(core): fix downgrading of project references by
@arendjr
in biomejs/biome#5818- chore: fix Windows CI by
@arendjr
in biomejs/biome#5824- fix(core): ignore node_modules during the traversal by
@ematipico
in biomejs/biome#5825- feat(analyze/js): implement
noShadow
by@dyc3
in biomejs/biome#5761- fix(core): don't scan
node_modules
when using the light scanner by@ematipico
in biomejs/biome#5827- fix(biome_migrate): use object-level syntax node as rule state for the
organize_imports
analyzer to do action mutation by@bushuai
in biomejs/biome#5828- feat(workspace): add semantic model debug printer by
@dyc3
in biomejs/biome#5821- fix(package_json): catch panic error when by
@ematipico
in biomejs/biome#5829- feat(core): implement full (project-level) inference by
@arendjr
in biomejs/biome#5830- chore(deps): update dependency vite to v6.3.4 [security] by
@renovate
in biomejs/biome#5833- fix(lint/useNumericSeparators): avoid false positive on single-digit 0 by
@lucasweng
in biomejs/biome#5834- perf(lint): use
Arc<T>
to sharePackageJson
among analyzer rules by@siketyan
in biomejs/biome#5839- feat(lint/noUselessBackrefInRegex): add rule by
@Conaclos
in biomejs/biome#5813- perf(scanner): update type info in worker threads by
@siketyan
in biomejs/biome#5840- fix(core): printed directories by
@ematipico
in biomejs/biome#5841- fix(core): scanner should not descend into symlinked directories by
@arendjr
in biomejs/biome#5853- fix(lint): mark whole fragment as incorrect if without key by
@DerTimonius
in biomejs/biome#5773- feat(lint/noShadow): handle some cases from typescript-eslint by
@dyc3
in biomejs/biome#5843- fix(core): fix incorrect module ID in reexport by
@arendjr
in biomejs/biome#5855- fix(core): don't load manifests inside
node_modules
for now by@arendjr
in biomejs/biome#5857- fix(yaml_parser): only allows maximum 2 properties per node by
@vohoanglong0107
in biomejs/biome#5864- fix(yaml_parser): add properties to yaml block scalars by
@vohoanglong0107
in biomejs/biome#5866- fix(schema): more precise type for organizeImports predfined groups by
@Conaclos
in biomejs/biome#5869- docs: add
@vitest/eslint-plugin
as rule source by@drwpow
in biomejs/biome#5872- fix(organizeImports): fix Display impl by
@Conaclos
in biomejs/biome#5878- perf(js_analyze): use Box in more places to reduce memory by
@minht11
in biomejs/biome#5880- feat(yaml_parser): lex plain token by
@vohoanglong0107
in biomejs/biome#5870- fix(deps): update
@biomejs
packages by@renovate
in biomejs/biome#5887- chore(deps): update rust crate insta to 1.43.1 by
@renovate
in biomejs/biome#5890- chore(deps): update dependency eslint to v9.26.0 by
@renovate
in biomejs/biome#5888- chore(deps): update typescript-eslint monorepo to v8.31.1 by
@renovate
in biomejs/biome#5892- chore(deps): update rust crate oxc_resolver to v5.3.0 by
@renovate
in biomejs/biome#5891- chore(js_analyze): enforce usage of
should not generate diagnostics
comment for tests by@minht11
in biomejs/biome#5883- chore(deps): update rust:1.86.0 docker digest to 640960f by
@renovate
in biomejs/biome#5886- feat(yaml): implement BumpWithContext for YamlTokenSource by
@vohoanglong0107
in biomejs/biome#5895- feat(yaml): implement rewind and checkpoint for yaml parser by
@vohoanglong0107
in biomejs/biome#5894- fix(watcher): fix failing watcher tests on macOS by
@siketyan
in biomejs/biome#5905- feat(cli): prettify ESLint config on loading for migration by
@siketyan
in biomejs/biome#5902- feat(yaml): parse plain node by
@vohoanglong0107
in biomejs/biome#5904- perf(core): reusable scoped resolver by
@arendjr
in biomejs/biome#5906- fix(cli): support nested
files
property in ESLint flat config by@siketyan
in biomejs/biome#5903- refactor(core): pull manifest on demand by
@ematipico
in biomejs/biome#5910- feat(lint): handle jsdoc and tsdoc syntax in nounusedimports by
@Danielku15
in biomejs/biome#5698
... (truncated)
Commits
07803ad
feat(lint): promote rules (#5899)6a59e88
feat(lint): implementuseExhaustiveSwitchCases
- `typescript-eslint/switch-...138d5e5
docs(readme): fix wrong translations (#5927)3e49b1e
feat(linter): useSingleJsDocAsterisk (#5844)80d9b07
fix(schema): more precise type for organizeImports predfined groups (#5869)e6c512a
fix(lint): mark whole fragment as incorrect if without key (#5773)66f7731
feat(lint/noUselessBackrefInRegex): add rule (#5813)74e5eb6
feat(analyze/js): implementnoShadow
(#5761)- See full diff 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:
1
1
Files Changed:
2
2
Additions:
+39
+39
Deletions:
-39
-39
Package Dependencies
Technical Details
ID: | 156358 |
UUID: | 2512205148 |
Node ID: | PR_kwDODeqQrc6VvTVc |
Host: | GitHub |
Repository: | acacode/swagger-typescript-api |
Merge State: | Unknown |