chore(deps): update all non-major dependencies (minor)
Compare changes
Files
2- Renovate Bot authored
@@ -41,12 +41,12 @@
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-terser (source) | devDependencies | minor | ^0.3.0 -> ^0.4.0 |
@typescript-eslint/eslint-plugin | devDependencies | minor | 5.48.2 -> 5.51.0 |
@typescript-eslint/parser | devDependencies | minor | 5.48.2 -> 5.51.0 |
eslint (source) | devDependencies | minor | 8.32.0 -> 8.33.0 |
eslint-plugin-jsdoc | devDependencies | minor | 39.7.4 -> 39.8.0 |
i18next-parser | devDependencies | minor | 7.3.0 -> 7.6.0 |
playwright-core (source) | devDependencies | minor | 1.29.2 -> 1.30.0 |
rollup (source) | devDependencies | minor | 3.10.1 -> 3.14.0 |
tslib (source) | devDependencies | minor | 2.4.1 -> 2.5.0 |
v5.51.0
verbatimModuleSyntax
(#6394) (b14d3be)v5.50.0
String.prototype.length
(#5704) (09d57ce)ThisExpression
and PrivateIdentifier
errors (#6028) (85e783c)v5.49.0
#private
modifier on class members (#6259) (c8a6d80)Note: Version bump only for package @typescript-eslint/eslint-plugin
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.51.0
Note: Version bump only for package @typescript-eslint/parser
v5.50.0
Note: Version bump only for package @typescript-eslint/parser
v5.49.0
Note: Version bump only for package @typescript-eslint/parser
Note: Version bump only for package @typescript-eslint/parser
Note: Version bump only for package @typescript-eslint/parser
v8.33.0
2cc7954
feat: add restrictDefaultExports
option to no-restricted-exports rule (#16785) (Nitin Kumar)17f4be2
docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)9c7cfe3
docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)ede5c64
docs: Custom processors page (#16802) (Ben Perlmutter)2620614
docs: Code of Conduct page (#16781) (Ben Perlmutter)50a8efd
docs: report a sec vulnerability page (#16808) (Ben Perlmutter)ed60afd
docs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)333c712
docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)f5f7b9b
docs: Update README (GitHub Actions Bot)2aa4f5f
docs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)40287db
docs: Remove Google Group icon (#16779) (Nicholas C. Zakas)ea10ca5
docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)3be0748
docs: add example for nodejs lintText api (#16789) (Siva K)ce4f5ff
docs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)v1.30.0
Maintenance release with bugfixes and new browsers only. We are baking some nice features for v1.31.
This version was also tested against the following stable channels:
v3.14.0
2023-02-05
experimentalDeepDynamicChunkOptimization
option to produce fewer chunks from dynamic imports (#4837)v3.13.0
2023-02-03
experimentalMinChunkSize
(#4723)v3.12.1
2023-02-01
v3.12.0
2023-01-28
v3.11.0
2023-01-26
v2.5.0
: tslib 2.5.0__esDecorate
and related helpers by @rbuckton in https://github.com/microsoft/tslib/pull/193
Full Changelog: https://github.com/microsoft/tslib/compare/2.4.1...2.5.0
This MR has been generated by Renovate Bot.