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
eslint (source) devDependencies minor 8.19.0 -> 8.20.0
highlight.js (source) dependencies minor 11.5.1 -> 11.6.0
rollup (source) devDependencies minor 2.76.0 -> 2.77.0

Release Notes

eslint/eslint

v8.20.0

Compare Source

Features

Bug Fixes

  • 30be0ed fix: no-warning-comments rule escapes special RegEx characters in terms (#​16090) (Lachlan Hunt)
  • bfe5e88 fix: ignore spacing before ] and } in comma-spacing (#​16113) (Milos Djermanovic)

Documentation

Chores

  • bbf8df4 chore: Mark autogenerated release blog post as draft (#​16130) (Nicholas C. Zakas)
  • eee4306 chore: update internal lint dependencies (#​16088) (Bryan Mishkin)
  • 9615a42 chore: update formatter examples template to avoid markdown lint error (#​16085) (Milos Djermanovic)
  • 62541ed chore: fix markdown linting error (#​16083) (唯然)
highlightjs/highlight.js

v11.6.0

Compare Source

Supported Node.js versions:

  • (chore) Drops support for Node 12.x, which is no longer supported by Node.js.

Default build changes:

  • add wasm to default :common build (#​3526) [Josh Goebel][]
  • add graphql to default :common build (#​3526) [Josh Goebel][]

Grammars:

  • fix(json) changed null/booleans from keyword to literal shikhar13012001
  • enh(gml) reorganized and added additional keywords Bluecoreg
  • enh(csharp) Added support for the new scoped keyword in C# (#​3571) [David Pine][]
  • enh(scala) add transparent keyword Matt Bovel
  • fix(rust) highlight types immediately preceeding :: (#​3540) [Josh Goebel][]
  • Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#​3546) David Schach
  • fix(rust) recognize include_bytes! macro (#​3541) Serial-ATA
  • fix(java) do not intepret == as a variable declaration Mousetail
  • enh(swift) add SE-0335 existential any keyword (#​3515) Bradley Mackey
  • enh(swift) add support for distributed keyword Marcus Ortiz
  • enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names (#​3256)Martin Honnen
  • Added 3rd party Toit grammar to SUPPORTED_LANGUAGES Serzhan Nasredin
  • Use substring() instead of deprecated substr() Tobias Buschor
  • Added 3rd party Oak grammar to SUPPORTED_LANGUAGES Tim Smith
  • enh(python) add match and case keywords Avrumy Lunger
  • Added 3rd party COBOL grammar to SUPPORTED_LANGUAGES Gabriel Gonçalves
rollup/rollup

v2.77.0

Compare Source

2022-07-15

Features
  • Introduce maxParallelFileOps to limit both read and write operations, default to 20 and replaces maxParallelFileRead (#​4570)
Bug Fixes
  • Avoid including variables referenced from return statements that are never reached (#​4573)
Merge Requests

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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