Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • theorangeone.net theorangeone.net
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jake Howard
  • theorangeone.nettheorangeone.net
  • Merge requests
  • !10

Update dependency eslint-config-dabapps to v9

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Renovate requested to merge renovate/eslint-config-dabapps-9.x into master Mar 04, 2022
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 2

This MR contains the following updates:

Package Type Update Change
eslint-config-dabapps devDependencies major 6.1.3 -> 9.0.0

Release Notes

dabapps/eslint-config-dabapps

v9.0.0

Compare Source

What's Changed

  • [Breaking] Remove webpack as default resolver for typescript by @​matkastner in https://github.com/dabapps/eslint-config-dabapps/pull/79. Older projects using webpack should add the line "import/resolver": "webpack" to settings in their .eslint.json file.
  • Remove no-relative-parent-import rule by @​matkastner in https://github.com/dabapps/eslint-config-dabapps/pull/80

Full Changelog: https://github.com/dabapps/eslint-config-dabapps/compare/v8.0.0...v9.0.0

v8.0.0

Compare Source

  • Swap babel-eslint for @babel/eslint-parser
  • Requires peer dependency of eslint v7
  • Update dependencies

Issue fixed: https://github.com/dabapps/eslint-config-dabapps/issues/76

Includes: https://github.com/dabapps/eslint-config-dabapps/pull/77

v7.0.1

Compare Source

This release fixes the no-shadow rule.

Includes: https://github.com/dabapps/eslint-config-dabapps/pull/75

v7.0.0

Compare Source

  • Add support for TS up to 4.1
  • Drop support for TS < 3.3.1
  • Fix TS no-use-before-define

#​73

v6.1.4

Compare Source

#​72


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.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited Jun 02, 2022 by Renovate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/eslint-config-dabapps-9.x