chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-url | devDependencies | minor | 6.0.0 -> 6.1.0 |
eslint (source) | devDependencies | minor | 7.31.0 -> 7.32.0 |
rollup (source) | devDependencies | minor | 2.54.0 -> 2.55.1 |
Release Notes
eslint/eslint
v7.32.0
-
3c78a7b
Chore: Adopteslint-plugin/prefer-message-ids
rule internally (#14841) (Bryan Mishkin) -
faecf56
Update: change reporting location forcurly
rule (refs #12334) (#14766) (Nitin Kumar) -
d7dc07a
Fix: ignore lines with empty elements (fixes #12756) (#14837) (Soufiane Boutahlil) -
1bfbefd
New: Exit on fatal error (fixes #13711) (#14730) (Antonios Katopodis) -
ed007c8
Chore: Simplify internalno-invalid-meta
rule (#14842) (Bryan Mishkin) -
d53d906
Docs: Prepare data for website to indicate rules with suggestions (#14830) (Bryan Mishkin) -
d28f2ff
Docs: Reference eslint-config-eslint to avoid potential for staleness (#14805) (Brett Zamir) -
8be8a36
Chore: Adopteslint-plugin/require-meta-docs-url
rule internally (#14823) (Bryan Mishkin) -
f9c164f
Docs: New syntax issue template (#14826) (Nicholas C. Zakas) -
eba0c45
Chore: assertions on reporting loc inunicode-bom
(refs #12334) (#14809) (Nitin Kumar) -
ed945bd
Docs: fix multiple broken links (#14833) (Sam Chen) -
60df44c
Chore: useactions/setup-node@v2
(#14816) (Nitin Kumar) -
6641d88
Docs: Update README team and sponsors (ESLint Jenkins)
rollup/rollup
v2.55.1
2021-07-29
Bug Fixes
- Improve CLI warning message for unused external imports (#4194)
Merge Requests
- #4194: Align batch warning for UNUSED_EXTERNAL_IMPORT to individual warning (@benmccann)
v2.55.0
2021-07-28
Features
- Support default export live-bindings when generating ESM output (#4182)
Bug Fixes
- Always write
["default"]
as computed property when used as named export (#4182) - Do not mask default export TDZ errors (#4182)
Merge Requests
- #4182: Use mutable bindings for default exports (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph