Skip to content

Update all non-major dependencies (minor) - autoclosed

Reiter, Christoph requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
@rollup/plugin-replace dependencies minor 3.0.1 -> 3.1.0
@rollup/plugin-replace devDependencies minor 3.0.1 -> 3.1.0
@typescript-eslint/eslint-plugin devDependencies minor 5.10.2 -> 5.11.0
@typescript-eslint/parser devDependencies minor 5.10.2 -> 5.11.0
eslint (source) devDependencies minor 8.8.0 -> 8.9.0
eslint-plugin-jsdoc devDependencies minor 37.7.1 -> 37.9.1
jose dependencies minor 4.4.0 -> 4.5.0

Release Notes

rollup/plugins

v3.1.0

2022-02-11

Features
  • feat: typeofReplacements option (#​1084)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] fix invalid schema merging (#​4517) (b95f796)
  • eslint-plugin: [non-nullable-type-assertion-style] fix false positive when asserting to a generic type that might be nullish (#​4509) (4209362)
Features
  • eslint-plugin: [explicit-function-return-type] add allowedNames (#​4440) (936e252)

5.10.2 (2022-01-31)

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow relative type imports with patterns configured (#​4494) (4a6d217)

5.10.1 (2022-01-24)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

eslint/eslint

v8.9.0

Compare Source

Features

  • 68f64a9 feat: update eslint-scope to ignore "use strict" directives in ES3 (#​15595) (Milos Djermanovic)
  • db57639 feat: add es2016, es2018, es2019, and es2022 environments (#​15587) (Milos Djermanovic)
  • 2dc38aa feat: fix bug with arrow function return types in function-paren-newline (#​15541) (Milos Djermanovic)
  • 6f940c3 feat: Implement FlatRuleTester (#​15519) (Nicholas C. Zakas)

Documentation

  • 570a036 docs: add one-var example with for-loop initializer (#​15596) (Milos Djermanovic)
  • 417191d docs: Remove the $ prefix in terminal commands (#​15565) (Andreas Lewis)
  • 389ff34 docs: add missing Variable#scope property in the scope manager docs (#​15571) (Milos Djermanovic)
  • f63795d docs: no-eval replace dead link with working one (#​15568) (rasenplanscher)
  • 0383591 docs: Remove old Markdown issue template (#​15556) (Brandon Mills)
  • a8dd5a2 docs: add 'when not to use it' section in no-duplicate-case docs (#​15563) (Milos Djermanovic)
  • 1ad439e docs: add missed verb in docs (#​15550) (Jeff Mosawy)

Chores

  • 586d45c chore: Upgrade to espree@9.3.1 (#​15600) (Milos Djermanovic)
  • 623e1e2 chore: Upgrade to eslint-visitor-keys@3.3.0 (#​15599) (Milos Djermanovic)
  • 355b23d chore: fix outdated link to Code of Conduct in MR template (#​15578) (Rich Trott)
  • b10fef2 ci: use Node 16 for browser test (#​15569) (Milos Djermanovic)
  • 92f89fb chore: suggest demo link in bug report template (#​15557) (Brandon Mills)
gajus/eslint-plugin-jsdoc

v37.9.1

Compare Source

Bug Fixes
  • valid-types: require name for tutorial but disallow type (32447f0)

v37.9.0

Compare Source

Features
  • check-values: add checking of kind (eb92080)

v37.8.2

Compare Source

Bug Fixes
  • empty-tags: prevent tag content for interface in Closure mode (1b3212f)

v37.8.1

Compare Source

Bug Fixes
  • valid-types: allow dropping of typedef name and/or type by TypeScript (8847608)

v37.8.0

Compare Source

Features
panva/jose

v4.5.0

Compare Source

Features
  • add jose.decodeJwt utility (3d2a2b8)
Fixes

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports