credentials
credentials copied to clipboard
chore(deps): update dependency @edx/eslint-config to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @edx/eslint-config | 1.3.0 -> 4.0.0 |
Release Notes
openedx/eslint-config (@edx/eslint-config)
v4.0.0
- feat!: add conditional TypeScript support to the ESLint config. (#146) (89d0227), closes #146 #124
BREAKING CHANGES
-
Drops support for
eslint^6.8.0;@edx/eslint-configmust now be used with at leasteslintversions ^7.32.0 or ^8.2.0. -
refactor: updated package-lock
-
refactor: updated typescript-eslint parser & plugin
-
refactor: updated package-lock
v3.2.0
Features
v3.1.1
Bug Fixes
- fix github url strings (org edx -> openedx) (6e09d31)
- update path to .github workflows to read from openedx org (c91ec29)
v3.1.0
Features
v3.0.0
Features
BREAKING CHANGES
- By extending airbnb/hooks, consumers of this library will now get ESLint errors about React Hooks:
- Rules of Hooks.
- Exhaustive dependencies.
See https://github.com/airbnb/javascript/blob/fdc812a0a5773449274f7c4d473e0841eca89614/packages/eslint-config-airbnb/rules/react-hooks.js for more details.
v2.0.0
- chore!: Drop support for Node 12 (d647345)
BREAKING CHANGES
- Node 12 features aren't supported anymore
Configuration
📅 Schedule: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.