chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
chai (source) | devDependencies | patch | 4.3.4 -> 4.3.6 |
eslint (source) | devDependencies | minor | 8.7.0 -> 8.8.0 |
eslint-plugin-jsdoc | devDependencies | minor | 37.6.3 -> 37.7.0 |
i18next (source) | dependencies | patch | 21.6.7 -> 21.6.10 |
karma (source) | devDependencies | patch | 6.3.11 -> 6.3.12 |
lit (source) | dependencies | patch | 2.1.1 -> 2.1.2 |
rollup (source) | devDependencies | patch | 2.66.0 -> 2.66.1 |
Release Notes
eslint/eslint
v8.8.0
Features
Documentation
-
5769cc2
docs: fix relative link (#15544) (Nick Schonning) -
ccbc35f
docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg) -
851f1f1
docs: fixed typo in comment (#15531) (Jiapei Liang) -
7d7af55
docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529) (David Anson)
i18next/i18next
v21.6.10
- fix: types for hasLoadedNamespace 1724
v21.6.9
- fix: respect skipOnVariables option passed in t function also for $t() usage
v21.6.8
- fix: respect skipOnVariables option passed in t function
lit/lit
v2.1.2
Patch Changes
-
#2399
5ac025bf
- Correct typo inasync-directive
module comment -
#2370
7453e365
- Replace square bracket links with thelinkcode
JSDoc tag. Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope. -
#2410
b9a6962b
- Correct the link path of CONTRIBUTING.md in README.md files
rollup/rollup
v2.66.1
2022-01-25
Bug Fixes
- Only warn for conflicting names in namespace reexports if it actually causes problems (#4363)
- Only allow explicit exports or reexports as synthetic namespaces and hide them from namespace reexports (#4364)
Merge Requests
- #4362: refactor: convert exportsByName object to map (@lukastaegert)
- #4363: Do not warn unnecessarily for namespace conflicts (@lukastaegert)
- #4364: Do not expose synthetic namespace export in entries and namespaces (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.