Skip to content

Update all non-major dependencies

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

This MR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.17.0 -> 7.17.2
eslint (source) devDependencies minor 8.8.0 -> 8.9.0
eslint-plugin-jsdoc devDependencies minor 37.7.1 -> 37.9.1
karma (source) devDependencies patch 6.3.15 -> 6.3.16
lit (source) dependencies patch 2.1.2 -> 2.1.3
rollup (source) devDependencies patch 2.67.1 -> 2.67.2

Release Notes

babel/babel

v7.17.2

Compare Source

🐛 Bug Fix
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
karma-runner/karma

v6.3.16

Compare Source

Bug Fixes
  • security: mitigate the "Open Redirect Vulnerability" (ff7edbb)
lit/lit

v2.1.3

Compare Source

Patch Changes
  • #​2498 2a1dc7a1 - Replace 'rare' with 'invalid' in svg tag function JSDocs.

  • #​2459 23df9d45 - Fix bindings inside of

    elements
  • #​2482 6ea3d6c4 - Update the definition of the PropertyValues type to give better types to .get(k). .get(k) is now defined to return the correct type when using PropertyValues<this> and a parameter that's a key of the element class.

  • #​2464 df4e1a46 - Fix type signature in queryAssignedNodes JSDoc code example.

  • #​2479 89560520 - Expand JSDocs for the svg tagged template literal (TTL). The new documentation makes it more clear that the svg tag function should only be used for SVG fragments, and not for the <svg> HTML element.

  • #​2457 48d69184 - Add JSDoc to the willUpdate lifecycle callback. Expand the docs for firstUpdated, and attributeChangedCallback. Minor code sample fixes.

rollup/rollup

v2.67.2

Compare Source

2022-02-10

Bug Fixes
  • Ensure consistent order between manual chunks to fix hashing issues (#​4397)
Merge Requests

Configuration

📅 Schedule: "before 3am on Monday" (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.

Merge request reports