chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | minor | 7.29.0 -> 7.30.0 |
eslint-plugin-jsdoc | devDependencies | patch | 35.4.0 -> 35.4.1 |
mocha (source) | devDependencies | patch | 9.0.1 -> 9.0.2 |
rollup (source) | devDependencies | patch | 2.52.3 -> 2.52.7 |
Release Notes
eslint/eslint
v7.30.0
-
5f74642
Chore: don't check Program.start in SourceCode#getComments (refs #14744) (#14748) (Milos Djermanovic) -
19a871a
Docs: Suggest linting plugins for ESLint plugin developers (#14754) (Bryan Mishkin) -
aa87329
Docs: fix broken links (#14756) (Sam Chen) -
278813a
Docs: fix and add more examples for new-cap rule (fixes #12874) (#14725) (Nitin Kumar) -
ed1da5d
Update: ecmaVersion allows "latest" (#14720) (薛定谔的猫) -
104c0b5
Update: improve use-isnan rule to detectNumber.NaN
(fixes #14715) (#14718) (Nitin Kumar) -
b08170b
Update: Implement FlatConfigArray (refs #13481) (#14321) (Nicholas C. Zakas) -
f113cdd
Chore: upgrade eslint-plugin-eslint-plugin (#14738) (薛定谔的猫) -
1b8997a
Docs: Fix getRulesMetaForResults link syntax (#14723) (Brandon Mills) -
aada733
Docs: fix two broken links (#14726) (Sam Chen) -
8972529
Docs: Update README team and sponsors (ESLint Jenkins)
mochajs/mocha
v9.0.2
🐛 Fixes
-
#4668: ESM: make
--require <dir>
work with newimport
-first loading (@giltayar)
🔩 Other
rollup/rollup
v2.52.7
2021-07-02
Bug Fixes
- Fix an issue where reassignments where not tracked through async function returns (#4163)
Merge Requests
- #4163: Deoptimize return values of async functions (@lukastaegert)
v2.52.6
2021-07-01
Bug Fixes
- Fix an issue where reassignments where not tracked through an await expression (#4162)
Merge Requests
- #4162: doptimize awaited expressions (@lukastaegert)
v2.52.5
2021-07-01
Bug Fixes
- Properly display parser errors not tied to a code location (#4160)
Merge Requests
v2.52.4
2021-06-30
Bug Fixes
- Fix an error when external namespaces are reexported across several files (#4159)
Merge Requests
- #4159: Properly handle double reexports from external namespaces (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.