chore(deps): update all non-major dependencies #28
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:
20.4.4
->20.8.0
9.1.1
->9.2.0
^8.0.0
->^8.0.1
8.45.0
->8.50.0
8.6.9
->8.8.0
v2.2.4
->v2.4.0
5.1.6
->5.2.2
4.4.6
->4.4.9
0.33.0
->0.34.6
Release Notes
antfu/bumpp (bumpp)
v9.2.0
Compare Source
🚀 Features
View changes on GitHub
bcoe/c8 (c8)
v8.0.1
Compare Source
Bug Fixes
eslint/eslint (eslint)
v8.50.0
Compare Source
Features
27d5a9e
feat: add suggestions to array-callback-return (#17590) (Tanuj Kanti)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585) (fnx)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351) (Nicholas C. Zakas)22a5582
feat: add ruleno-object-constructor
, deprecateno-new-object
(#17576) (Francesco Trotta)85a3d9e
feat: allowVoid option in array-callback-return (#17564) (Tanuj Kanti)Bug Fixes
cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593) (Nicholas C. Zakas)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587) (Nicholas C. Zakas)aa1b657
fix: wrong suggestion and message inno-misleading-character-class
(#17571) (Yosuke Ota)Documentation
1800537
docs: Fix and standardize JSX code examples (#17591) (Francesco Trotta)48a44a7
docs: Add correct/incorrect tags toprefer-arrow-callback
(#17589) (Francesco Trotta)20893d4
docs: fix incorrect tag's place (#17575) (Tanuj Kanti)bd7a71f
docs: Update README (GitHub Actions Bot)Chores
f8a8a2d
chore: upgrade @eslint/js@8.50.0 (#17599) (Milos Djermanovic)38ada6d
chore: package.json update for @eslint/js release (ESLint Jenkins)v8.49.0
Compare Source
Features
da09f4e
feat: Implement onUnreachableCodePathStart/End (#17511) (Nicholas C. Zakas)32b2327
feat: Emit deprecation warnings in RuleTester (#17527) (Nicholas C. Zakas)acb7df3
feat: add newenforce
option tolines-between-class-members
(#17462) (Nitin Kumar)Documentation
ecfb54f
docs: Update README (GitHub Actions Bot)de86b3b
docs: updateno-promise-executor-return
examples (#17529) (Nitin Kumar)032c4b1
docs: add typescript template (#17500) (James)cd7da5c
docs: Update README (GitHub Actions Bot)Chores
b7621c3
chore: remove browser test fromnpm test
(#17550) (Milos Djermanovic)cac45d0
chore: upgrade @eslint/js@8.49.0 (#17549) (Milos Djermanovic)cd39508
chore: package.json update for @eslint/js release (ESLint Jenkins)203a971
ci: bump actions/checkout from 3 to 4 (#17530) (dependabot[bot])a40fa50
chore: use eslint-plugin-jsdoc's flat config (#17516) (Milos Djermanovic)926a286
test: replace Karma with Webdriver.IO (#17126) (Christian Bromann)f591d2c
chore: Upgrade config-array (#17512) (Nicholas C. Zakas)v8.48.0
Compare Source
Features
1fbb3b0
feat: correct update direction infor-direction
(#17483) (Francesco Trotta)d73fbf2
feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)ee2f718
feat: Allowvoid
in ruleno-promise-executor-return
(#17282) (nopeless)Bug Fixes
7234f6a
fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)Documentation
7a51d77
docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)9cd7ac2
docs: addfetch
script to package.json conventions (#17459) (Nitin Kumar)cab21e6
docs: advice for inline disabling of rules (#17458) (Ashish Yadav)056499d
docs: fix example of flat config from plugin (#17482) (Francesco Trotta)9e9edf9
docs: update documentation URL in error message (#17465) (Nitin Kumar)Chores
8dd3cec
chore: upgrade @eslint/js@8.48.0 (#17501) (Milos Djermanovic)6d0496e
chore: package.json update for @eslint/js release (ESLint Jenkins)9d4216d
chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)v8.47.0
Compare Source
Features
53d7508
feat: update regex for methods withthisArg
(#17439) (Francesco Trotta)Bug Fixes
631648e
fix: do not report on shadowed constructors inno-new-wrappers
(#17447) (Francesco Trotta)Documentation
a766a48
docs: document lack of config file names (#17442) (James)a1635d6
docs: Update README (GitHub Actions Bot)47a0859
docs: updaterequire-unicode-regexp.md
as following up #17402 (#17441) (SUZUKI Sosuke)fcdc85d
docs: Update README (GitHub Actions Bot)2a92b6c
docs: update with "Specifying Parser Options" (#17435) (Cheol-Won)d743ed3
docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)224376c
docs: Update README (GitHub Actions Bot)a41a8e4
docs: update script names in README (#17432) (Nitin Kumar)Chores
bf69aa6
chore: Update dependencies (#17456) (Nicholas C. Zakas)0e45760
chore: package.json update for @eslint/js release (ESLint Jenkins)757bfe1
chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)b066640
chore: standardize npm script names (#17431) (Nitin Kumar)6b2410f
chore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)v8.46.0
Compare Source
Features
8a93438
feat:require-unicode-regexp
supportv
flag (#17402) (SUZUKI Sosuke)1a2f966
feat:no-useless-escape
supportv
flag (#17420) (Yosuke Ota)ee68d1d
feat:no-empty-character-class
supportv
flag (#17419) (Milos Djermanovic)853d32b
feat: deprecate no-return-await (#17417) (Carlos Lopez)d4f02e4
feat:no-control-regex
supportv
flag (#17405) (Yosuke Ota)2a35f3e
feat:prefer-named-capture-group
supportv
flag (#17409) (Yosuke Ota)8ca8b50
feat: Better error message for flat config plugins (#17399) (Nicholas C. Zakas)509f753
feat:no-misleading-character-class
supportv
flag (#17406) (Yosuke Ota)3caf514
feat:no-regex-spaces
supportv
flag (#17407) (Yosuke Ota)b7fad2b
feat:prefer-regex-literals
supportv
flag (#17410) (Yosuke Ota)a6a3ad4
feat:no-useless-backreference
supportv
flag (#17408) (Yosuke Ota)94954a7
feat:no-invalid-regexp
supportv
flag (#17404) (Yosuke Ota)1af6eac
feat: adds option for allowing empty object patterns as parameter (#17365) (Tanuj Kanti)cf03104
feat: Improve config error messages (#17385) (Nicholas C. Zakas)Bug Fixes
9803c7c
fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#17393) (Milos Djermanovic)42faa17
fix: Update no-loop-func to not overlap with no-undef (#17358) (Matt Wilkinson)Documentation
4d474e3
docs: update with TypeScript info (#17423) (James)091f44e
docs: File extension named processor deprecation (#17362) (Matt Wilkinson)9254a6c
docs: Update README (GitHub Actions Bot)6d6dc51
docs: fix overlapping ofopen in playground
button (#17403) (Tanuj Kanti)7fc3a2c
docs: Add private class features info to no-underscore-dangle (#17386) (Matt Wilkinson)da73e58
docs: Migratingeslint-env
configuration comments (#17390) (Francesco Trotta)80dffed
docs: fix Ignoring Files section in config migration guide (#17392) (Milos Djermanovic)8a9abb7
docs: Update README (GitHub Actions Bot)7e9be4b
docs: Update README (GitHub Actions Bot)0b0bbe0
docs: Update README (GitHub Actions Bot)Chores
d1eb7e4
chore: Update ecosystem dependencies (#17427) (Nicholas C. Zakas)fab9e97
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)6246711
chore: package.json update for @eslint/js release (ESLint Jenkins)0aa0bc3
chore: Add PRs to triage project (#17421) (Nicholas C. Zakas)pnpm/pnpm (pnpm)
v8.8.0
Compare Source
Minor Changes
--reporter-hide-prefix
option forrun
command to hide project name as prefix for lifecycle log outputs of running scripts #7061.Patch Changes
--ignore-scripts
command to install, when runningpnpm dedupe --ignore-scripts
#7102.node-linker
is set tohoisted
, thepackage.json
files of the existing dependencies insidenode_modules
will be checked to verify their actual versions. The data in thenode_modules/.modules.yaml
andnode_modules/.pnpm/lock.yaml
may not be fully reliable, as an installation may fail after changes to dependencies were made but before those state files were updated #7107.Our Gold Sponsors
Our Silver Sponsors
v8.7.6
Compare Source
Patch Changes
prepublishOnly
scripts of git-hosted dependencies #7026.use-node-version
ornode-version
isn't passed down tocheckEngine
when using pnpm workspace, resulting in an error #6981.node_modules
#6756.Our Gold Sponsors
Our Silver Sponsors
v8.7.5
Compare Source
Patch Changes
node_modules/.pnpm
#7069.Our Gold Sponsors
Our Silver Sponsors
v8.7.4
Compare Source
Patch Changes
package.json
from the content-addressable store #7051.pnpm deploy
command and "injected dependencies" #6943.Our Gold Sponsors
Our Silver Sponsors
v8.7.3
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v8.7.2
Compare Source
v8.7.1
Compare Source
Patch Changes
pnpm -r publish
command #6968.pnpm update --interactive
output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages #6978.Our Gold Sponsors
Our Silver Sponsors
v8.7.0
Compare Source
Minor Changes
resolution-mode
setting is changed tohighest
. This setting was changed tolowest-direct
in v8.0.0 and some users were not happy with the change. A twitter poll concluded that most of the users want the old behaviour (resolution-mode
set tohighest
by default). This is a semi-breaking change but should not affect users that commit their lockfile #6463.Patch Changes
peerDependencies
#615.pnpm import
#6233.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.