Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~16.11.17
->~16.11.23
~5.8.1
->~5.11.0
~5.8.1
->~5.11.0
^2.0.1
->^2.2.0
^3.2.26
->^3.2.30
~8.5.0
->~8.8.0
~1.2.0
->~1.2.4
~4.5.4
->~4.5.5
~2.7.8
->~2.8.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.11.0
Compare Source
Bug Fixes
Features
5.10.2 (2022-01-31)
Bug Fixes
5.10.1 (2022-01-24)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.10.2
Compare Source
Bug Fixes
v5.10.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.10.0
Compare Source
Bug Fixes
Features
experimental-utils
toutils
and makeexperimental-utils
an alias to the new package (#4172) (1d55a75)5.9.1 (2022-01-10)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.9.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.9.0
Compare Source
Features
5.8.1 (2021-12-27)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.11.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.10.2 (2022-01-31)
Note: Version bump only for package @typescript-eslint/parser
5.10.1 (2022-01-24)
Note: Version bump only for package @typescript-eslint/parser
v5.10.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.10.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.10.0
Compare Source
Features
experimental-utils
toutils
and makeexperimental-utils
an alias to the new package (#4172) (1d55a75)5.9.1 (2022-01-10)
Note: Version bump only for package @typescript-eslint/parser
v5.9.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.9.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.8.1 (2021-12-27)
Note: Version bump only for package @typescript-eslint/parser
vitejs/vite (@vitejs/plugin-vue)
v2.2.0
Compare Source
Bug Fixes
options.compiler
field (#6588) (caec019), closes #6587v2.1.0
Compare Source
Bug Fixes
2.0.1 (2021-12-14)
Bug Fixes
vuejs/core
v3.2.30
Compare Source
Features
Performance Improvements
v3.2.29
Compare Source
Bug Fixes
v3.2.28
Compare Source
v3.2.27
Compare Source
Bug Fixes
Features
ExtractPropTypes
to avoid props JSDocs being removed (#5166) (a570b38)Performance Improvements
eslint/eslint
v8.8.0
Compare Source
Features
5d60812
feat: implement rfc 2021-suppression-support (#15459) (Yiwei Ding)Documentation
5769cc2
docs: fix relative link (#15544) (Nick Schonning)ccbc35f
docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg)851f1f1
docs: fixed typo in comment (#15531) (Jiapei Liang)7d7af55
docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529) (David Anson)v8.7.0
Compare Source
Features
19ad061
feat: no-restricted-imports support casing (#15439) (gfyoung)564ecdb
feat: Support arbitrary module namespace names in no-restricted-imports (#15491) (Milos Djermanovic)968a02a
feat: Support arbitrary module namespace names in no-useless-rename (#15493) (Milos Djermanovic)0d2b9a6
feat: moveeslint --init
to @eslint/create-config (#15150) (唯然)127f524
feat: false negative withproperty
option inid-match
(#15474) (Nitin Kumar)359b2c1
feat: Support arbitrary module namespace names in the camelcase rule (#15490) (Milos Djermanovic)3549571
feat: Support arbitrary module namespace names in the quotes rule (#15479) (Milos Djermanovic)5563c45
feat: Support arbitrary module namespace names in keyword-spacing (#15481) (Milos Djermanovic)fd3683f
feat: Support arbitrary module namespace names in no-restricted-exports (#15478) (Milos Djermanovic)Bug Fixes
a8db9a5
fix: no-invalid-this false positive in class field initializer (#15495) (Milos Djermanovic)02d6426
fix: Correctly consume RuleTester statics (#15507) (Brad Zacher)db15802
fix: Add propertyfatalErrorCount
to ignored file results (#15520) (Francesco Trotta)03ac8cf
fix: Prevent false positives with no-constant-condition (#15486) (Jordan Eldredge)Documentation
f50f849
docs: Update CLI docs to prefer local install (#15513) (Nicholas C. Zakas)0469eb1
docs: Update shell code fences for new website (#15522) (Olga)Chores
369fb1b
chore: Upgrade to eslint-visitor-keys@3.2.0 (#15526) (Brandon Mills)ba6317b
ci: remove master branch from CI configs (#15501) (Milos Djermanovic)79b6340
chore: fixed typo in client-Engine (#15497) (Abhay Gupta)6278281
chore: switchnew syntax
issue template to forms (#15480) (Nitin Kumar)v8.6.0
Compare Source
Features
6802a54
feat: handle logical assignment in no-self-assign (#14152) (Zzzen)3b38018
feat: allow to defineeslint-disable-next-line
in multiple lines (#15436) (Nitin Kumar)9d6fe5a
feat: false negative withonlyDeclarations
+properties
in id-match (#15431) (Nitin Kumar)Documentation
6c4dee2
docs: Document homedir is a configuration root (#15469) (Bas Bosman)51c37b1
docs: consistency changes (#15404) (Bas Bosman)775d181
docs: Mention character classes in no-useless-escape (#15421) (Sebastian Simon)Chores
3a384fc
chore: Upgrade espree to 9.3.0 (#15473) (Brandon Mills)1443cc2
chore: Update blogpost.md.ejs (#15468) (Nicholas C. Zakas)28e907a
refactor: remove unused parameter inlinter.js
(#15451) (Milos Djermanovic)eaa08d3
test: add tests forallowReserved
parser option with flat config (#15450) (Milos Djermanovic)Shinigami92/eslint-define-config
v1.2.4
Compare Source
diff
v1.2.3
Compare Source
diff
v1.2.2
Compare Source
diff
parser
andparserOptions
to get overridden (193593a)v1.2.1
Compare Source
diff
Microsoft/TypeScript
v4.5.5
Compare Source
This patch release includes a number of fixes to language service crashes and assertion violations, along with improvements to JSX attribute snippets.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v2.8.0
Compare Source
Reduced Footprint
Vite 2.8.0 is almost 1/4 of the 2.7.0 publish size, and the install size has been reduced by 35%. See this thread about each change that reduced Vite's footprint.
Default preview port
New default port for
vite preview
is 4173 (avoid conflicts in MacOS that took over the 5000 port)Workers using standard syntax
Workers are detected and bundled when using
new URL('path', import.meta.url)
, replacing the need for the?worker
suffix and aligning Vite with standard patterns. See #6356. Instead ofit is now recommended to use
Configuring Workers Bundling
New
worker
config field adding support for Workerformat
,plugins
and,rollupOptions
. See #6351worker.format: 'es' | 'iife'
Output format for worker bundle (default:
iife
).worker.plugins: (Plugin | Plugin[])[]
Vite plugins that apply to worker bundle.
worker.rollupOptions:
RollupOptions
Rollup options to build worker bundle.
The worker plugins pipeline isn't shared with the main Vite pipeline, there may be plugins that shouldn't be applied to Workers. If a plugin must be applied to both the main build and the worker build, you need to add a plugin in the main
plugins
array and another one in theworker.plugins
config.Raw Glob Imports
Glob imports now support the
raw
modifier (that works in the same way as the?raw
suffix in regular imports). Vite is going to gradually migrate to the new standardassert
syntax instead of using custom URL suffixes where possible.server.headers
config option allowing configuration of response headers in dev mode.Bug Fixes
dotenv
when specifically scoped (#6682) (c2f0021)tryNodeResolve
on absolute paths (#6488) (f346d89)vite:ssr-require-hook
after user plugins (#6306) (d856c4b)hires: true
for SSR require hook source map (#6310) (0ebeb98)Features
searchForWorkspaceRoot
(#6270) (0e164f8)error.loc
back to original source (#5467) (65cd44d)v2.7.13
Compare Source
Please refer to CHANGELOG.md for details.
v2.7.12
Compare Source
Please refer to CHANGELOG.md for details.
v2.7.11
Compare Source
Please refer to CHANGELOG.md for details.
v2.7.10
[Compare Source](https://to
Configuration
📅 Schedule: "after 9am and before 7pm on friday" in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.