chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | minor | 8.35.0 -> 8.36.0 |
rollup (source) | devDependencies | minor | 3.18.0 -> 3.19.1 |
Release Notes
eslint/eslint
v8.36.0
Features
-
c89a485
feat: AddcheckJSDoc
option to multiline-comment-style (#16807) (Laurent Cozic) -
f5f5e11
feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas) -
4799297
feat: use @eslint-community dependencies (#16784) (Michaël De Boey)
Bug Fixes
Documentation
-
b98fdd4
docs: Update README (GitHub Actions Bot) -
caf08ce
docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic) -
3398431
docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter) -
19d3531
docs: Update README (GitHub Actions Bot) -
b09a512
docs: detect and fix broken links (#16837) (Nitin Kumar)
Chores
-
602b111
chore: upgrade @eslint/js@8.36.0 (#16978) (Milos Djermanovic) -
43c2345
chore: package.json update for @eslint/js release (ESLint Jenkins) -
00afb84
chore: upgrade @eslint/eslintrc@2.0.1 (#16977) (Milos Djermanovic) -
698c5aa
chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic) -
75acdd2
chore: lint more js files in docs (#16964) (Milos Djermanovic) -
89d9844
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])
rollup/rollup
v3.19.1
2023-03-10
Bug Fixes
- Produce valid code when the first statement in aclass static block is tree-shaken (#4898)
Merge Requests
- #4898: fix: set a correct node location for static blocks (@TrickyPi)
-
#4900: docs: fix table at
output.sanitizeFileName
section (@0x009922)
v3.19.0
2023-03-09
Features
- Make reassignment tracking of call parameters more specific to no lose information when an object is passed to a function (#4892)
Merge Requests
-
#4890: Fix
npm run dev
(@lukastaegert) - #4892: Only selectively deoptimize call parameters (@lukastaegert)
- #4897: Pre-render mermaid graphs on website (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.