codeboost
codeboost copied to clipboard
npm(deps-dev): bump rome from 11.0.0 to 12.1.3
Bumps rome from 11.0.0 to 12.1.3.
Release notes
Sourced from rome's releases.
CLI v12.1.3
What's Changed
- chore: Bump
pnpm/action-setupandjetli/wasm-pack-actionto latest by@nikeeein rome/tools#4506- chore: update snapshot by
@ematipicoin rome/tools#4509- feat: Add
noUselessTypeConstraintby@nikeeein rome/tools#4484- chore: Resolve
set-outputdeprecations by@nikeeein rome/tools#4507- fix(rome_service): treat nursery rules differently by
@ematipicoin rome/tools#4511- chore: upgrade
bpafby@ematipicoin rome/tools#4522- Dockerised benchmark tool by
@connorjburtonin rome/tools#4494- Workspace internal deps by
@gautamprikshit1in rome/tools#4525- fix(website): update codemirror packages by
@nissy-devin rome/tools#4537- chore(ci): Fix new lines in github output by
@nikeeein rome/tools#4542- Revert "feat(rome_js_parser, rome_js_formatter): import attribute (#4359)" by
@ematipicoin rome/tools#4496- release: 12.1.3 by
@ematipicoin rome/tools#4544New Contributors
@nikeeemade their first contribution in rome/tools#4506@gautamprikshit1made their first contribution in rome/tools#4525Full Changelog: https://github.com/rome/tools/compare/cli/v12.1.2...cli/v12.1.3
CLI v12.1.2
What's Changed
- fix(rome_js_analyze): allow nested func declarations in esm by
@Conaclosin rome/tools#4500- fix(rome_js_analyze): noInvalidConstructorSuper recognize extends mod… by
@Conaclosin rome/tools#4501- fix(rome_service): rules to disable and enable by
@ematipicoin rome/tools#4503- release: 12.1.2 by
@ematipicoin rome/tools#4508Full Changelog: https://github.com/rome/tools/compare/cli/v12.1.1...cli/v12.1.2
CLI v12.1.1
What's Changed
- perf: improve rome benchmark performance in formatting by removing di… by
@connorjburtonin rome/tools#4475- fix: benchmark tooling failing calling node modules bin dir directly by
@connorjburtonin rome/tools#4474- fix(rome_js_analyze): Files with fn(() => (aborted = true)); cause -entered unreachable code - when --apply-unsafe #4464 by
@denbezrukovin rome/tools#4473- perf: improve clone speed of benchmark tool with sparse-checkout by
@connorjburtonin rome/tools#4476- fix(rome_js_semantic): correct the export determination when a variable and an
interfacehad the same name by@unvalleyin rome/tools#4468- fix(rome_cli): fix regression for
rome lsp-proxycommand by@ematipicoin rome/tools#4491- fix(rome_service): correctly load recommended rules by
@ematipicoin rome/tools#4490- release: v12.1.1 by
@ematipicoin rome/tools#4497New Contributors
@connorjburtonmade their first contribution in rome/tools#4475Full Changelog: https://github.com/rome/tools/compare/cli/v12.1.0...cli/v12.1.1
CLI v12.1.0
What's Changed
- fix(rome_js_analyze): useSimpleNumberKeys #4457 handle shortand/spread object props by
@Conaclosin rome/tools#4459
... (truncated)
Changelog
Sourced from rome's changelog.
12.1.3
CLI
Other changes
rome lsp-proxyshould accept the global CLI options #4505- Enhance help descriptions
Configuration
Other changes
- Fix an issue where all the
nurserywere enabled when the"nursery": {}object was defined #4479Formatter
Linter
Other changes
- Fix false positive diagnostics (#4483) that
useHookAtTopLevelcaused to returning call expressions of a hook.- Revert #4359
Parser
Other changes
- Revert #4359
12.1.2
Configuration
Other changes
- Fix regression where a specific combination of configuration didn't load the correct rules to apply #4502
Linter
New rules
Other changes
noInnerDeclarations: allow function declarations in nested block inside an ES module #4492.
... (truncated)
Commits
55e1613release: 12.1.3 (#4544)8c77c01chore: upgradebpaf(#4522)7f72d15feat(rome_js_analyze):noUselessTypeConstraint(#4484)c4bf7a3release: 12.1.2 (#4508)55f062dfix(rome_js_analyze): allow nested func declarations in esm (#4500)99ac0ferelease: v12.1.1 (#4497)22ce6c6release: 12.1.0 (#4344)06a7fddfeat(rome_js_analyze):useSimpleNumberKeys(#4447)ed2473frefactor(rome_js_analyze): move useIframeTitle from semantic_analyzer to anal...3de13cefeat(rome_js_analyze): promote lint rules (#4431)- 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 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)
Code Climate has analyzed commit 98258981 and detected 0 issues on this pull request.
View more on Code Climate.
The inspection completed: No new issues
This PR is stale because it has been open 30 days with no activity.