Bumped the peer dependency range for vue-tsc to ^2.1.0 because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g. npm i -D prettier-plugin-organize-imports vue-tsc.
Version 4.1.0 bumps the peer dependency range for vue-tsc to ^2.1.0 because there was a breaking change in its API. If you're using Vue support, upgrade both packages simultaneously, e.g. npm i -D prettier-plugin-organize-imports vue-tsc.
Version 4.0.0 upgrades/replaces the Volar packages used for Vue support, to use the latest vue-tsc package that's part of Volar 2. To migrate, you just have to remove @volar/vue-typescript and if you're using it, also @volar/vue-language-plugin-pug, and replace it with vue-tsc and @vue/language-plugin-pug respectively. There are no breaking changes other than this.
Version 3.2.4 implements a fix to skip when formatting ranges (i.e. if the plugin is requested to format a range, it doesn't do anything because it would lack the full file context).
Version 3.2.3 updates the readme with instructions for Prettier 3.
Version 3.2.2 fixes a performance regression introduced in 3.2.0.
Version 3.2.1 fixes the implementation of the language service host's getCurrentDirectory method to return the directory containing the tsconfig, rather than using ts.sys.getCurrentDirectory (which returns process.cwd()). This should prevent issues with resolving compiler plugins with Volar (which is used for Vue support).
Version 3.2.0 adds and fixes support for pug templates in Vue files (via @volar/vue-language-plugin-pug). Please be aware that you'll need to update your version of the @volar/vue-typescript peer dependency from 0.x to 1.x.
Version 3.1.0 adds an option to skip destructive code actions like removing unused imports.
Version 3.0.3 fixes a performance regression introduced in 3.0.2.
Version 3.0.2 fixes a regression introduced by adding some file-system related methods to the language service host (to fix a bug), which revealed that another method's implementation was incorrect.
Version 3.0.1 bumps the @volar/vue-typescript version to fix more edge cases, e. g. not removing imports when a component is used via kebab-case naming. @volar/vue-typescript is now defined as an optional peer dependency and you'll need to install version 0.39 or later. Furthermore a fix has been added that should help support more module resolution algorithms.
Version 3.0.0 switches to a different package for Vue support, which fixes some more issues, e. g. support for setup scripts. No breaking changes otherwise.
Version 2.3.4 fixes an issue with Vue v2 files.
Version 2.3.3 fixes a bug where default imports were removed erroneously.
Version 2.3.1 adds debug logs and fixes Vue.js support.
Version 2.2.0 adds a compiler options cache to improve performance.
Version 2.1.0 adds support for Vue.js (.vue files).
Version 2.0.0 adds support for the parsers babel (i. e. JavaScript) and babel-ts which are only available since Prettier v2 (and thus the peer dependency has received a major bump).
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 5 updates:
10.4.1
10.4.3
8.5.0
8.6.0
8.5.0
8.6.0
9.10.0
9.11.0
4.0.0
4.1.0
Updates
@nestjs/testing
from 10.4.1 to 10.4.3Release notes
Sourced from
@nestjs/testing
's releases.Commits
2fb629e
chore(@nestjs
) publish v10.4.3 released3dd896
chore: update readme696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0Updates
@typescript-eslint/eslint-plugin
from 8.5.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
343710e
chore(release): publish 8.6.0454d37e
feat(eslint-plugin): [no-misused-promises] check array predicate return (#9955)af92611
feat: addallow
option forrestrict-template-expressions
(#8556)2a809e2
test(eslint-plugin): [no-unnecessary-type-parameters] add tests with intrinsi...682299e
feat(eslint-plugin): [no-unnecessary-condition] check switch cases (#9912)77e65df
fix(eslint-plugin): [no-unnecessary-condition] properly reflect multiple nega...c11ca06
chore(eslint-plugin): make utility for static member access (#9836)2a956b2
fix(eslint-plugin): [no-deprecated] report on deprecated properties with func...9a80067
fix(eslint-plugin): [no-deprecated] report on deprecated variables used in de...3710c9c
feat(type-utils): isNullableType add Void logic (#9937)Updates
@typescript-eslint/parser
from 8.5.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
343710e
chore(release): publish 8.6.0Updates
eslint
from 9.10.0 to 9.11.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
26baf40
9.11.04cc6637
Build: changelog update for 9.11.0ca21a64
chore: upgrade@eslint/js
@9
.11.0 (#18927)a10f90a
chore: package.json update for@eslint/js
release5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914)e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924)8f630eb
fix: add missing types forno-param-reassign
options (#18906)d715781
fix: add missing types forno-extra-boolean-cast
options (#18902)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818)ec30c73
feat: add "eslint/universal" to exportLinter
(#18883)Updates
prettier-plugin-organize-imports
from 4.0.0 to 4.1.0Release notes
Sourced from prettier-plugin-organize-imports's releases.
Changelog
Sourced from prettier-plugin-organize-imports's changelog.
Commits
b7c15ad
4.1.02e9c480
chore: update dev dependenciesfb7e872
docs: update changelog3fb452e
feat: support vue-tsc v2.1 (#136)4678129
chore(ci): run on node 22fa99724
chore(ci): fix run-script invocation3ea4a81
chore: use tsc to type-check the project59c5329
chore(tests): upgrade ava from v3 to v6b253038
fix: drop@vue/language-plugin-pug
as peer dependencyDependabot 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