Update Mend: high confidence minor and patch dependency updates#5
Open
mend-for-github-com[bot] wants to merge 1 commit intomainfrom
Conversation
5f92d0c to
e69ba40
Compare
6c8d6df to
edd8d7e
Compare
3f41991 to
70ba23e
Compare
77eb6c6 to
7b9a48c
Compare
460d3c9 to
872eaa2
Compare
f93da26 to
0058644
Compare
908901f to
933622f
Compare
933622f to
945e728
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.16→4.3.201.7.5→1.8.13.3.4→3.3.51.4.7→1.4.102.8.17→2.8.194.17.21→4.17.254.19.5→4.19.8^0.12.0→^0.13.0~3.9.1→~3.10.01.9.9→1.9.101.4.11→1.4.132.3.4→2.3.5^0.10.6→^0.17.02.48.12→2.48.137.5.8→7.7.14.1.6→4.1.80.10.9→0.10.1113.12.0→13.15.106.18.1→6.21.06.18.1→6.21.01.20.2→1.20.41.9.3→1.9.44.4.1→4.5.05.65.17→5.65.211.7.4→1.8.11.4.6→1.4.72.8.5→2.8.67.0.3→7.0.613.13.1→13.17.02.0.6→2.0.78.57.0→8.57.17.1.0→7.2.02.29.1→2.32.06.13.1→6.16.05.7.2→5.8.04.19.2→4.22.110.4.5→10.5.0^0.12.3→^0.13.0^0.11.1→^0.15.0~3.9.0→~3.99.03.14.1→3.14.26.4.3→6.4.4~3.1.0→~3.2.0^0.3.1→^0.7.01.10.0→1.10.11.4.5-lts.1→1.4.5-lts.2^0.15.0→^0.17.03.0.3→3.0.46.6.3→6.6.71.6.3→1.6.41.4.2→1.27.57.6.3→7.7.46.37.3→6.37.81.9.1→1.9.2^0.8.4→^0.10.0~4.6.0→~4.9.0~4.8.4→~4.9.00.9.15→0.12.33.13.1→3.19.04.4.1→4.5.7Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.21.0Compare Source
🚀 Features
parserOptions.project: false❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
expressjs/body-parser (body-parser)
v1.20.4Compare Source
===================
v1.20.3Compare Source
===================
depthoption to customize the depth level in the parserdepthlevel for parsing URL-encoded data is now32(previously wasInfinity)catdad/canvas-confetti (canvas-confetti)
v1.9.4Compare Source
What's Changed
canDrawBitmapifOffscreenCanvasexists but is not supported by @Gavin-Hofer in #258Maintenance
New Contributors
Full Changelog: catdad/canvas-confetti@1.9.3...1.9.4
chaijs/chai (chai)
v4.5.0Compare Source
1a36d35What's Changed
Full Changelog: chaijs/chai@v4.4.1...v4.5.0
codemirror/basic-setup (codemirror)
v5.65.21Compare Source
v5.65.20Compare Source
v5.65.19Compare Source
v5.65.18Compare Source
expressjs/compression (compression)
v1.8.1Compare Source
==========
v1.8.0Compare Source
==================
res.headersSentwhen available_implicitHeaderwithwriteHeadpropertyAccept-Encodingheaderv1.7.5Compare Source
==================
pb) supportfont/ttfas compressiblemultipart/mixedexpressjs/cookie-parser (cookie-parser)
v1.4.7Compare Source
==========
hasOwnPropertyserializewithout options, useobj.hasOwnPropertywhen parsingmaintopackage.jsonfor rspackpartitionedoptionpriorityoptionexpiresoption to reject invalid datesexpressjs/cors (cors)
v2.8.6Compare Source
==================
moxystudio/node-cross-spawn (cross-spawn)
v7.0.6Compare Source
v7.0.5Compare Source
v7.0.4Compare Source
cypress-io/cypress (cypress)
v13.17.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#13-17-0
v13.16.1Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#13-16-1
v13.16.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0
v13.15.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2
v13.15.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1
v13.15.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0
v13.14.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2
v13.14.1Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-14-1
v13.14.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0
v13.13.3Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3
v13.13.2Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2
mickhansen/dottie.js (dottie)
v2.0.7Compare Source
eslint/eslint (eslint)
v8.57.1Compare Source
Bug Fixes
a19072ffix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898) (Francesco Trotta)60a1267fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8efix: allownamein global ignores, fix--no-ignorefor non-global (#18875) (Milos Djermanovic)3836bb4fix: do not crash on error infs.walkfilter (#18886) (Milos Djermanovic)2dec349fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7ddocs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7eadocs:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.