chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | minor | 8.1.0 -> 8.2.0 |
rollup (source) | devDependencies | minor | 2.58.3 -> 2.59.0 |
Release Notes
eslint/eslint
v8.2.0
Features
-
c9fefd2
feat: report class evaluation TDZ errors in no-use-before-define (#15134) (Milos Djermanovic)
Documentation
-
c415c04
docs: Use string rule severity in CLI examples (#15253) (Kevin Partington) -
12b627d
docs: fix typo inworking-with-rules.md
(#15233) (Nitin Kumar) -
a86ffc0
docs: fix broken anchor in configuration files (#15223) (Pierre Berger) -
ee8af5f
docs: Link to unit tests from rule documentation (#15207) (Brandon Mills) -
1c0ca3c
docs: addci
andperf
tags for commit (#15215) (Nitin Kumar)
Build Related
-
796587a
build: upgrade eslint-release to v3.2.0 to support conventional commits (#15246) (Milos Djermanovic)
Chores
-
cf5b6be
chore: update @eslint/eslintrc to avoid different versions ofjs-yaml
(#15265) (Milos Djermanovic) -
4fd7a6c
perf: don't prepare a fix for valid code in key-spacing (#15239) (Milos Djermanovic) -
fda533c
chore: updatestrip-ansi
dependency (#15221) (Nitin Kumar) -
67949bd
ci: Remove Node 16 CI prerelease workaround (#14935) (Brandon Mills)
rollup/rollup
v2.59.0
2021-11-01
Features
- Support static class initialization blocks (#4249)
Bug Fixes
- Fix an issue with the CommonJS plugin when module.exports has inherited properties (#4256)
Merge Requests
- #4236: typescript bug class field initialization order (@dnalborczyk)
- #4249: Support for class static initialization block (@dnalborczyk and @lukastaegert)
- #4256: Skip inherited properties in synthetic namespaces (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph