rtsp-relay
rtsp-relay copied to clipboard
Update devDependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/jest | ^27.4.1 -> ^27.5.2 |
||||
| @types/jest-image-snapshot | ^4.3.1 -> ^4.3.2 |
||||
| @types/node | ^16.11.26 -> ^16.11.41 |
||||
| @types/puppeteer | ^5.4.5 -> ^5.4.6 |
||||
| eslint (source) | ^8.10.0 -> ^8.18.0 |
||||
| eslint-config-kyle | ^8.11.1 -> ^8.33.0 |
||||
| express (source) | ^4.17.3 -> ^4.18.1 |
||||
| puppeteer | ^13.4.1 -> ^13.7.0 |
||||
| typescript (source) | ^4.6.2 -> ^4.7.4 |
Release Notes
eslint/eslint
v8.18.0
Features
Bug Fixes
Documentation
4871047docs: Update analytics, canonical URL, ads (#β15996) (Nicholas C. Zakas)cddad14docs: Add correct/incorrect containers (#β15998) (Nicholas C. Zakas)b04bc6fdocs: Add rules meta info to rule pages (#β15902) (Nicholas C. Zakas)1324f10docs: unify the wording referring to optional exception (#β15893) (Abdelrahman Elkady)ad54d02docs: add missing trailing slash to some internal links (#β15991) (Milos Djermanovic)df7768edocs: Switch to version-relative URLs (#β15978) (Nicholas C. Zakas)21d6479docs: change some absolute links to relative (#β15970) (Milos Djermanovic)f31216adocs: Update README team and sponsors (ESLint Jenkins)
Build Related
Chores
f6e2e63chore: fix 'replaced by' rule list (#β16007) (Milos Djermanovic)d94dc84chore: remove unused deprecation warnings (#β15994) (Francesco Trotta)cdcf11echore: fix versions link (#β15995) (Milos Djermanovic)d2a8715chore: add trailing slash topathPrefix(#β15993) (Milos Djermanovic)58a1bf0chore: tweak URL rewriting for local previews (#β15992) (Milos Djermanovic)80404d2chore: remove docs deploy workflow (#β15984) (Nicholas C. Zakas)71bc750chore: Set permissions for GitHub actions (#β15971) (Naveen)90ff647chore: avoid generating subdirectories for each page on new docs site (#β15967) (Milos Djermanovic)
v8.17.0
Features
55319e1feat: fix indent bug with semicolon-first style (#β15951) (Milos Djermanovic)f6d7920feat: addallowNamedExportsoption to no-use-before-define (#β15953) (Milos Djermanovic)
Bug Fixes
54c0953fix: cleanup typos (#β15939) (Nick Schonning)845a7affix: typo ocatal -> octal (#β15940) (Nick Schonning)
Documentation
b915018docs: Update website UI to latest (#β15944) (Nicholas C. Zakas)f0bb609docs: Update Exponentiation operator MDN link (#β15960) (Pranjal Jain)baa0153docs: Use correct past tense "left" instead of "leaved" (#β15950) (Frederik Braun)1351a9bdocs: Add Resources section to rule pages (#β15901) (Nicholas C. Zakas)68cf0fbdocs: cleanup typos (#β15936) (Nick Schonning)13b62aedocs: use-dart-sass instead of node-sass (#β15912) (Deepshika S)c81c5d6docs: add social media links (#β15920) (Deepshika S)0d6a50bdocs: fix openjs link (#β15917) (Amaresh S M)54910f5docs: display version in mobile view (#β15909) (Amaresh S M)
Chores
da694b9chore: avoid theme flashes (#β15927) (Strek)f836743chore: Use build hook for docs deploy (#β15945) (Nicholas C. Zakas)ce035e5test: cleanup typos (#β15937) (Nick Schonning)10249adchore: use addEventListener instead of addListener (#β15923) (Amaresh S M)5f5c1fbchore: lint eleventy config file (#β15904) (Milos Djermanovic)8513d37chore: update Rule typedefs (#β15915) (Milos Djermanovic)55534f1test: ensure no-restricted-imports works with NodeJS imports (#β15907) (Nick Mazuk)
v8.16.0
Features
cab0c22feat: add Unicode flag suggestion in no-misleading-character-class (#β15867) (Milos Djermanovic)38ae956feat: check Unicode code point escapes in no-control-regex (#β15862) (Milos Djermanovic)ee69cd3feat: Update global variables (#β15871) (SΓ©bastien RΓ¨gne)
Bug Fixes
Documentation
050d5f4docs: Static further reading links (#β15890) (Nicholas C. Zakas)36287c0docs: fix absolute paths in related rules shortcode to work from /docs (#β15892) (Milos Djermanovic)90b6990docs: fix absolute links in rule macro to work from /docs (#β15891) (Milos Djermanovic)f437249docs: Adjust docs site path prefix (#β15889) (Nicholas C. Zakas)6e16025docs: update 'Related Rules' and 'Further Reading' in remaining rules (#β15884) (Milos Djermanovic)1d39f69docs: remove confusing examples for no-mixed-operators (#β15875) (Milos Djermanovic)3071d76docs: Fix some grammar issues (#β15837) (byodian)
Chores
1768d0dchore: upgrade @βeslint/eslintrc@β1.3.0 (#β15903) (Milos Djermanovic)c686e4cchore: Add deploy workflow for docs site (#β15894) (Nicholas C. Zakas)c7894cdchore: enable some rules from eslint-plugin-unicorn internally (#β15878) (Bryan Mishkin)ea65cb5chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 (#β15882) (ε―ηΆ)cc29c69chore: Upgrade official GitHub actions to latest versions (#β15880) (Darius Dzien)5891c75chore: Refactor rule docs format (#β15869) (Nicholas C. Zakas)
v8.15.0
Features
Bug Fixes
Documentation
28116ccdocs: update AST node names link in no-restricted-syntax (#β15843) (Milos Djermanovic)272965fdocs: fix h1 heading on formatters page (#β15834) (Milos Djermanovic)a798166docs: update example for running individual rule tests (#β15833) (Milos Djermanovic)57e732bdocs: markSourceCode#getJSDocCommentdeprecated in working-with-rules (#β15829) (Milos Djermanovic)9a90abfdocs: update docs directory in working-with-rules (#β15830) (Milos Djermanovic)810addadocs: add more examples for prefer-object-spread (#β15831) (coderaiser)06b1edbdocs: clarify no-control-regex rule (#β15808) (Milos Djermanovic)9ecd42fdocs: Fixed typo in code comment (#β15812) (Addison G)de992b7docs: remove links to 2fa document (#β15804) (Milos Djermanovic)5222659docs: fix 'Related Rules' heading in no-constant-binary-expression (#β15799) (Milos Djermanovic)e70ae81docs: Update README team and sponsors (ESLint Jenkins)
Chores
1ba6a92chore: upgrade @βeslint/eslintrc@β1.2.3 (#β15847) (Milos Djermanovic)8167aa7chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#β15774) (Jan Opravil)b8995a4chore: Implement docs site (#β15815) (Nicholas C. Zakas)6494e3echore: update link incodeql-analysis.yml(#β15817) (Milos Djermanovic)36503ecchore: enable no-constant-binary-expression in eslint-config-eslint (#β15807) (ε―ηΆ)
v8.14.0
Features
Bug Fixes
35fa1ddfix: allow project paths to have URL-encoded characters (#β15795) (Milos Djermanovic)413f1d5fix: updateastUtils.isDirectiveCommentwithglobalsandexported(#β15775) (Milos Djermanovic)
Build Related
Chores
735458cchore: add static frontmatter to no-constant-binary-expression docs (#β15798) (Milos Djermanovic)db28f2cchore: Add static frontmatter to docs (#β15782) (Nicholas C. Zakas)3bca59echore: markdownlint autofix on commit (#β15783) (Nicholas C. Zakas)
v8.13.0
Features
Bug Fixes
Documentation
c32482edocs: Typo in space-infix-ops docs (#β15754) (kmin-jeong)f2c2d35docs: disambiguate typesFormatterFunctionandLoadedFormatter(#β15727) (Francesco Trotta)
Chores
bb4c0d5chore: Refactor docs to work with docs.eslint.org (#β15744) (Nicholas C. Zakas)d36f12fchore: removelib/initfrom eslint config (#β15748) (Milos Djermanovic)a59a4e6chore: replacetrimLeft/trimRightwithtrimStart/trimEnd(#β15750) (Milos Djermanovic)
v8.12.0
Features
685a67afeat: fix logic for top-levelthisin no-invalid-this and no-eval (#β15712) (Milos Djermanovic)
Chores
18f5e05chore: padding-line-between-statements remove uselessadditionalItems(#β15706) (Martin Sadovy)
v8.11.0
Features
800bd25feat: adddestructuredArrayIgnorePatternoption inno-unused-vars(#β15649) (Nitin Kumar)8933fe7feat: CatchundefinedandBoolean()in no-constant-condition (#β15613) (Jordan Eldredge)f90fd9dfeat: Add ESLint favicon to the HTML report document (#β15671) (Mahdi Hosseinzadeh)57b8a57feat:valid-typeofalways banundefined(#β15635) (Zzzen)
Bug Fixes
6814922fix: escaping for square brackets in ignore patterns (#β15666) (Milos Djermanovic)c178ce7fix: extend the autofix range in comma-dangle to ensure the last element (#β15669) (Milos Djermanovic)
Documentation
c481cecdocs: add fast-eslint-8 to atom integrations (userguide) (#β15695) (db developer)d2255dbdocs: Add clarification abouteslint-enable(#β15680) (dosisod)8b9433cdocs: add object pattern to first section of computed-property-spacing (#β15679) (Milos Djermanovic)de800c3docs: link to minimatch docs added. (#β15688) (Gaurav Tewari)8f675b1docs: sort-imports add single named import example (#β15675) (Arye Eidelman)
Chores
k-yle/eslint-config-kyle
v8.33.0
v8.32.2
v8.32.1
v8.32.0
v8.31.0
v8.30.1
v8.30.0
v8.29.0
v8.28.3
v8.28.2
v8.28.1
v8.28.0
v8.27.0
v8.26.0
v8.25.0
v8.24.0
v8.23.2
v8.23.1
v8.23.0
v8.22.0
v8.21.1
v8.21.0
v8.20.1
v8.20.0
v8.19.0
v8.18.1
v8.18.0
v8.17.1
v8.17.0
v8.16.0
v8.15.4
v8.15.3
v8.15.2
v8.15.1
v8.15.0
v8.14.0
v8.13.1
v8.13.0
v8.12.0
expressjs/express
v4.18.1
===================
- Fix hanging on large stack of sync routes
v4.18.0
===================
- Add "root" option to
res.download - Allow
optionswithoutfilenameinres.download - Deprecate string and non-integer arguments to
res.status - Fix behavior of
null/undefinedasmaxAgeinres.cookie - Fix handling very large stacks of sync middleware
- Ignore
Object.prototypevalues in settings throughapp.set/app.get - Invoke
defaultwith same arguments as types inres.format - Support proper 205 responses using
res.send - Use
http-errorsforres.formaterror - deps: [email protected]
- Fix error message for json parse whitespace in
strict - Fix internal error when inflated body exceeds limit
- Prevent loss of async hooks context
- Prevent hanging when request already read
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Fix error message for json parse whitespace in
- deps: [email protected]
- Add
priorityoption - Fix
expiresoption to reject invalid dates
- Add
- deps: [email protected]
- Replace internal
evalusage withFunctionconstructor - Use instance methods on
processto check for listeners
- Replace internal
- deps: [email protected]
- Remove set content headers that break response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Prevent loss of async hooks context
- deps: [email protected]
- deps: [email protected]
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- Remove code 306
- Rename
425 Unordered Collectionto standard425 Too Early
puppeteer/puppeteer
v13.7.0
Features
- add
backandforwardmouse buttons (#β8284) (7a51bff) - support chrome headless mode (#β8260) (1308d9a)
Bug Fixes
- doc typo (#β8263) (952a2ae)
- use different test names for browser specific tests in launcher.spec.ts (#β8250) (c6cf1a9)
v13.6.0
Features
- chromium: roll to Chromium 101.0.4950.0 (r982053) (#β8213) (ec74bd8)
- respond multiple headers with same key (#β8183) (c1dcd85)
Bug Fixes
- also kill Firefox when temporary profile is used (#β8233) (b6504d7)
- consider existing frames when waiting for a frame (#β8200) (0955225)
- disable bfcache in the launcher (#β8196) (9ac7318), closes #β8182
- enable page.spec event handler test for firefox (#β8214) (2b45027)
- forget queuedEventGroup when emitting response in responseReceivedExtraInfo (#β8234) (#β8239) (91a8e73)
- forget request will be sent from the _requestWillBeSentMap list. (#β8226) (4b786c9)
- ignore favicon requests in page.spec event handler tests (#β8208) (04e5c88)
- network.spec.ts: typo in the word should (#β8223) (e93faad)
13.5.2 (2022-03-31)
Bug Fixes
- chromium downloading hung at 99% (#β8169) (8f13470)
- get extra headers from Fetch.requestPaused event (#β8162) (37ede68)
13.5.1 (2022-03-09)
Bug Fixes
v13.5.2
v13.5.1
v13.5.0
Features
Bug Fixes
- Inherit browser-level proxy settings from incognito context (#β7770) (3feca32)
- page: page.createIsolatedWorld error catching has been added (#β7848) (309e8b8)
- tests: ensure all tests honour BINARY envvar (#β8092) (3b8b9ad)
13.4.1 (2022-03-01)
Bug Fixes
Microsoft/TypeScript
v4.7.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
- fixed issues query for Typescript 4.7.4 (Stable).
Downloads are available on:
v4.7.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
- fixed issues query for Typescript 4.7.3 (Stable).
Downloads are available on:
v4.7.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.7.0 (Beta).
- fixed issues query for Typescript 4.7.1 (RC).
- fixed issues query for Typescript 4.7.2 (Stable).
Downloads are available on:
v4.6.4
This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.6.0 (Beta).
- fixed issues query for Typescript 4.6.1 (RC).
- fixed issues query for Typescript 4.6.2 (Stable).
- fixed issues query for Typescript 4.6.3 (Stable).
- fixed issues query for Typescript 4.6.4 (Stable).
Downloads are available on:
- [npm](https://www.npmjs.com/pa
Configuration
π Schedule: Branch creation - "every 4 weeks on saturday" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled due to failing status checks.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.