Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitlab-vscode-extension gitlab-vscode-extension
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 146
    • Issues 146
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • gitlab-vscode-extensiongitlab-vscode-extension
  • Merge requests
  • !598

chore(deps): update linting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged GitLab Dependency Bot requested to merge gitlab-renovate-forks/gitlab-vscode-extension:renovate/linting into main Jun 27, 2022
  • Overview 1
  • Commits 1
  • Pipelines 5
  • Changes 2

This MR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor ^5.29.0 -> ^5.30.5
@typescript-eslint/parser devDependencies minor ^5.29.0 -> ^5.30.5
eslint (source) devDependencies minor ^8.18.0 -> ^8.19.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.30.5

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-indexed-object-style] fix record mode fixer for generics with a default value (#​5280) (57f032c)

v5.30.4

Compare Source

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

v5.30.3

Compare Source

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

v5.30.2

Compare Source

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

v5.30.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-base-to-string] add missing apostrophe to message (#​5270) (d320174)

v5.30.0

Compare Source

Features
  • eslint-plugin: [no-shadow] add shadowed variable location to the error message (#​5183) (8ca08e9)
  • treat this in typeof this as a ThisExpression (#​4382) (b04b2ce)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.30.5

Compare Source

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

v5.30.4

Compare Source

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

v5.30.3

Compare Source

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

v5.30.2

Compare Source

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

v5.30.1

Compare Source

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

v5.30.0

Compare Source

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

eslint/eslint

v8.19.0

Compare Source

Features

  • 7023628 feat: add importNames support for patterns in no-restricted-imports (#​16059) (Brandon Scott)
  • 472c368 feat: fix handling of blockless with statements in indent rule (#​16068) (Milos Djermanovic)

Bug Fixes

  • fc81848 fix: throw helpful exception when rule has wrong return type (#​16075) (Bryan Mishkin)

Documentation

  • 3ae0574 docs: Remove duplicate rule descriptions (#​16052) (Amaresh S M)
  • f50cf43 docs: Add base href to each page to fix relative URLs (#​16046) (Nicholas C. Zakas)
  • ae4b449 docs: make logo link clickable on small width screens (#​16058) (Milos Djermanovic)
  • 280f898 docs: use only fenced code blocks (#​16044) (Milos Djermanovic)
  • f5d63b9 docs: add listener only if element exists (#​16045) (Amaresh S M)
  • 8b639cc docs: add missing migrating-to-8.0.0 in the user guide (#​16048) (唯然)
  • b8e68c1 docs: Update release process (#​16036) (Nicholas C. Zakas)
  • 6d0cb11 docs: remove table of contents from markdown text (#​15999) (Nitin Kumar)

Chores

  • e884933 chore: use github-slugger for markdown anchors (#​16067) (Strek)
  • 02e9cb0 chore: revamp carbon ad style (#​16078) (Amaresh S M)
  • b6aee95 chore: remove unwanted comments from rules markdown (#​16054) (Strek)
  • 6840940 chore: correctly use .markdownlintignore in Makefile (#​16060) (Bryan Mishkin)
  • 48904fb chore: add missing images (#​16017) (Amaresh S M)
  • 910f741 chore: add architecture to nav (#​16039) (Strek)
  • 9bb24c1 chore: add correct incorrect in all rules doc (#​16021) (Deepshika S)
  • 5a96af8 chore: prepare versions data file (#​16035) (Nicholas C. Zakas)
  • 50afe6f chore: Included githubactions in the dependabot config (#​15985) (Naveen)
  • 473411e chore: add deploy workflow for playground (#​16034) (Milos Djermanovic)
  • a30b66c chore: fix print style (#​16025) (Amaresh S M)
  • f4dad59 chore: add noindex meta tag (#​16016) (Milos Djermanovic)
  • db387a8 chore: fix sitemap (#​16026) (Milos Djermanovic)
  • 285fbc5 chore: remove TOC from printable (#​16020) (Strek)
  • 8e84c21 chore: remove ligatures from fonts (#​16019) (Strek)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Jul 04, 2022 by GitLab Dependency Bot
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: renovate/linting