chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint (source) | devDependencies | minor | 8.17.0 -> 8.18.0 |
eslint-plugin-jsdoc | devDependencies | patch | 39.3.2 -> 39.3.3 |
i18next (source) | dependencies | patch | 21.8.9 -> 21.8.10 |
karma (source) | devDependencies | minor | 6.3.20 -> 6.4.0 |
lit (source) | dependencies | patch | 2.2.5 -> 2.2.6 |
prettier (source) | devDependencies | minor | 2.6.2 -> 2.7.1 |
rollup (source) | devDependencies | patch | 2.75.6 -> 2.75.7 |
Release Notes
eslint/eslint
v8.18.0
Features
Bug Fixes
Documentation
-
4871047
docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas) -
cddad14
docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas) -
b04bc6f
docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas) -
1324f10
docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady) -
ad54d02
docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic) -
df7768e
docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas) -
21d6479
docs: change some absolute links to relative (#15970) (Milos Djermanovic) -
f31216a
docs: Update README team and sponsors (ESLint Jenkins)
Build Related
Chores
-
f6e2e63
chore: fix 'replaced by' rule list (#16007) (Milos Djermanovic) -
d94dc84
chore: remove unused deprecation warnings (#15994) (Francesco Trotta) -
cdcf11e
chore: fix versions link (#15995) (Milos Djermanovic) -
d2a8715
chore: add trailing slash topathPrefix
(#15993) (Milos Djermanovic) -
58a1bf0
chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic) -
80404d2
chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas) -
71bc750
chore: Set permissions for GitHub actions (#15971) (Naveen) -
90ff647
chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)
karma-runner/karma
v6.4.0
Features
6.3.20 (2022-05-13)
Bug Fixes
6.3.19 (2022-04-19)
Bug Fixes
- client: error out when opening a new tab fails (099b85e)
6.3.18 (2022-04-13)
Bug Fixes
- deps: upgrade socket.io to v4.4.1 (52a30bb)
6.3.17 (2022-02-28)
Bug Fixes
6.3.16 (2022-02-10)
Bug Fixes
- security: mitigate the "Open Redirect Vulnerability" (ff7edbb)
6.3.15 (2022-02-05)
Bug Fixes
- helper: make mkdirIfNotExists helper resilient to concurrent calls (d9dade2), closes /github.com/karma-runner/karma-coverage/issues/434#issuecomment-1017939333
6.3.14 (2022-02-05)
Bug Fixes
- remove string template from client code (91d5acd)
- warn when
singleRun
andautoWatch
arefalse
(69cfc76) -
security: remove XSS vulnerability in
returnUrl
query param (839578c)
6.3.13 (2022-01-31)
Bug Fixes
6.3.12 (2022-01-24)
Bug Fixes
- remove depreciation warning from log4js (41bed33)
6.3.11 (2022-01-13)
Bug Fixes
- deps: pin colors package to 1.4.0 due to security vulnerability (a5219c5)
6.3.10 (2022-01-08)
Bug Fixes
6.3.9 (2021-11-16)
Bug Fixes
6.3.8 (2021-11-07)
Bug Fixes
- reporter: warning if stack trace contains generated code invocation (4f23b14)
6.3.7 (2021-11-01)
Bug Fixes
6.3.6 (2021-10-25)
Bug Fixes
6.3.5 (2021-10-20)
Bug Fixes
6.3.4 (2021-06-14)
Bug Fixes
6.3.3 (2021-06-01)
Bug Fixes
- server: clean up vestigial code from proxy (#3640) (f4aeac3), closes /tools.ietf.org/html/std66#section-3
6.3.2 (2021-03-29)
Bug Fixes
- fix running tests in IE9 (#3668) (0055bc5), closes /github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14 #3665
6.3.1 (2021-03-24)
Bug Fixes
prettier/prettier
v2.7.1
#13013 by @chimurai)
Keep useful empty lines in description (
v2.7.0
""" First line Second Line """ type Person { name: String }
rollup/rollup
v2.75.7
2022-06-20
Bug Fixes
- Mark Array.prototype.group/groupToMap as side effect free. (#4531)
Merge Requests
- #4523: chore: remove source map workaround, bump deps (@dnalborczyk)
- #4525: Add regression tests for instanceof (@lukastaegert)
- #4528: chore: Set permissions for GitHub actions (@naveensrinivasan)
- #4531: fix: rename Array.prototype.group/groupToMap (@dnalborczyk)
- #4535: chore: bump resolve from 1.22.0 to 1.22.1 (@pos777)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph