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:
5.0.30
->5.1.3
5.1.4
10.2.3
->10.3.0
8.19.0
->8.21.0
8.22.0
8.19.0
->8.21.0
8.22.0
4.15.0
->4.17.0
4.18.0
9.17.0
->9.19.0
28.10.0
->28.11.0
5.41.1
->5.43.3
5.43.6
(+2)15.3.0
->15.4.3
4.2.0
->4.3.0
22.12.0
->22.13.1
>=22.12.0
->>=22.13.1
6.9.16
->6.10.0
10.3.0
->10.4.0
Release Notes
darraghoriordan/eslint-plugin-nestjs-typed (@darraghor/eslint-plugin-nestjs-typed)
v5.1.3
Compare Source
Bug Fixes
v5.1.2
Compare Source
Bug Fixes
v5.1.1
Compare Source
Bug Fixes
v5.1.0
Compare Source
Bug Fixes
Features
v5.0.32
Compare Source
Bug Fixes
v5.0.31
Compare Source
Bug Fixes
nestjs/terminus (@nestjs/terminus)
v10.3.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.21.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.20.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
🩹 Fixes
declare
keyword (#10543)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.21.0
Compare 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.
v8.20.0
Compare 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.
v8.19.1
Compare 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.
auth0/node-auth0 (auth0)
v4.17.0
Compare Source
Full Changelog
Changed
Fixed
v4.16.0
Compare Source
Full Changelog
Added
Changed
eslint/eslint (eslint)
v9.19.0
Compare Source
Features
1637b8e
feat: add--report-unused-inline-configs
(#19201) (Josh Goldberg ✨)Bug Fixes
aae6717
fix: sync rule type header comments automatically (#19276) (Francesco Trotta)Documentation
cfea9ab
docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)2b84f66
docs: Update README (#19362) (Nicholas C. Zakas)044f93c
docs: clarify frozen rule description (#19351) (Pavel)797ee7c
docs: fix Bluesky links (#19368) (Milos Djermanovic)81a9c0e
docs: Update README (GitHub Actions Bot)093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365) (Tanuj Kanti)417de32
docs: replace var with const in rule examples (#19352) (jj)17f2aae
docs: update getting-started config to match default generated config (#19308) (0xDev)8a0a5a8
docs: betterglobal ignores
instruction (#19297) (Jacopo Marrone)6671a2c
docs: Update README (GitHub Actions Bot)e39d3f2
docs: fix divider for rule category (#19264) (Tanuj Kanti)e0cf53f
docs: fix search result box position for small screens (#19328) (Tanuj Kanti)f92a680
docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)b04b84b
docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)Chores
9b9cb05
chore: upgrade @eslint/js@9.19.0 (#19371) (Milos Djermanovic)58560e7
chore: package.json update for @eslint/js release (Jenkins)2089707
test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)v9.18.0
Compare Source
Features
e84e6e2
feat: Report allowed methods forno-console
rule (#19306) (Anna Bocharova)8efc2d0
feat: unflag TypeScript config files (#19266) (Francesco Trotta)87a9352
feat: check imports and class names inno-shadow-restricted-names
(#19272) (Milos Djermanovic)Bug Fixes
da768d4
fix: correctoverrideConfigFile
type (#19289) (Francesco Trotta)Documentation
d9c23c5
docs: replacevar
withconst
in rule examples (#19325) (Tanuj Kanti)8e1a898
docs: add tabs to cli code blocks (#18784) (Jay)f3aeefb
docs: rewrite using let and const in rule examples (#19320) (PoloSpark)0b680b3
docs: Update README (GitHub Actions Bot)98c86a9
docs:Edit this page
button link to different branches (#19228) (Tanuj Kanti)6947901
docs: remove hardcoded edit link (#19323) (Milos Djermanovic)03f2f44
docs: rewrite var with const in rules examples (#19317) (Thiago)26c3003
docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)c038257
docs: addeqeqeq
in related rules tono-eq-null
(#19310) (루밀LuMir)89c8fc5
docs: rewrite examples with var using let and const (#19315) (Amaresh S M)db574c4
docs: add missing backticks tono-void
(#19313) (루밀LuMir)8d943c3
docs: add missing backticks todefault-case-last
(#19311) (루밀LuMir)36ef8bb
docs: rewrite examples with var using let and const (#19298) (Amaresh S M)1610c9e
docs: add missing backticks tono-else-return
(#19309) (루밀LuMir)df409d8
docs: Update README (GitHub Actions Bot)2e84213
docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View (#19304) (Amaresh S M)6e7361b
docs: replacevar
withlet
andconst
in rule example (#19302) (Tanuj Kanti)069af5e
docs: rewritevar
usingconst
in rule examples (#19303) (Kim GyeonWon)064e35d
docs: remove 'I hope to' comments from scope-manager-interface (#19300) (Josh Goldberg ✨)8e00305
docs: replacevar
withconst
in rule examples (#19299) (Tanuj Kanti)a559009
docs: Add warning about extending core rules (#19295) (Nicholas C. Zakas)0bfdf6c
docs: Update README (GitHub Actions Bot)ce0b9ff
docs: add navigation link forcode explorer
(#19285) (Tanuj Kanti)e255cc9
docs: add bluesky icon to footer (#19290) (Tanuj Kanti)5d64851
docs: remove outdated info about environments (#19296) (Francesco Trotta)eec01f0
docs: switch rule examples config format tolanguageOptions
(#19277) (Milos Djermanovic)b36ca0a
docs: Fixing Focus Order by Rearranging Element Sequence (#19241) (Amaresh S M)d122c8a
docs: add missing backticks tosort-imports
(#19282) (루밀LuMir)0367a70
docs: update custom parser docs (#19288) (Francesco Trotta)8c07ebb
docs: addborder-radius
tohX:target
selector styles (#19270) (루밀LuMir)eff7c57
docs: add limitation section inno-loop-func
(#19287) (Tanuj Kanti)5db226f
docs: add missing backticks in various parts of the documentation (#19269) (루밀LuMir)789edbb
docs: Update README (GitHub Actions Bot)613c06a
docs: mark rules that are frozen with ❄️ (#19231) (Amaresh S M)43172ec
docs: Update README (GitHub Actions Bot)ac8b3c4
docs: fix description ofoverrideConfigFile
option (#19262) (Milos Djermanovic)bbb9b46
docs: Update README (GitHub Actions Bot)995b492
docs: fix inconsistent divider in rule categories box (#19249) (Tanuj Kanti)f76d05d
docs: Refactor search result handling with better event listener cleanup (#19252) (Amaresh S M)c5f3d7d
docs: Update README (GitHub Actions Bot)Chores
c52be85
chore: upgrade to@eslint/js@9.18.0
(#19330) (Francesco Trotta)362099c
chore: package.json update for @eslint/js release (Jenkins)495aa49
chore: extract packagename
frompackage.json
for public interface (#19314) (루밀LuMir)6fe0e72
chore: update dependency @eslint/json to ^0.9.0 (#19263) (renovate[bot])jest-community/eslint-plugin-jest (eslint-plugin-jest)
v28.11.0
Compare Source
Features
expect
with no arguments (#1688) (ff0349e)28.10.1 (2025-01-15)
Bug Fixes
v28.10.1
Compare Source
Bug Fixes
webpro-nl/knip (knip)
v5.43.3
Compare Source
fc5982e
)f93a410
)895434b
) - thanks @TkDodo!0259b87
)v5.43.2
Compare Source
b70958a
)production
entries by default in expo plugin (resolves #918) (9b8cb69
)47460d2
)c8ce64d
)serialize
anddeserialize
directly fromnode:v8
(cbfc56e
)b7b6273
)9b4f695
)v5.43.1
Compare Source
ignoreUnresolved
to json schema (ec1cca7
)d1f05c1
)v5.43.0
Compare Source
ignoreUnresolved
feature (resolves #920) (081a776
)a418b57
)v5.42.3
Compare Source
10575b8
) - thanks @guillaumebrunerie!030ac40
) - thanks @filipw01!02a300c
) - thanks @dakro!containingFilePath
for inputs + debug output for failed script parser (8ccee81
)v5.42.2
Compare Source
96b6783
)4b78b61
)c510a35
)4011b23
)e568802
) - thanks @davidlj95!v5.42.1
Compare Source
a28cc02
)* Edit docs + gen (d850cbe
)7ff0b70
)be5ba91
)86b2123
)4a212ad
)0530465
)959b64c
)node ../../node_modules/.bin/executable
(resolves #908) (5a77dcc
)be1f9d4
)optional
dependencies & improve pm cli arg handling (1731ee5
)execa
methods in visitor (5f2cf34
)052375f
)isDependency
case (e908cfe
)0f67016
)yarn lint:spellcheck
(03abffd
)5a3177f
)8d206a0
) - thanks @filipw01!b9aff83
)1731ee5
(938496c
)v5.42.0
Compare Source
3cb27eb
)17f2224
)94474cb
) - thanks @davidlj95!4fc91eb
)e1ba447
) - thanks @davidlj95!zip
global binary (#888) (62fbc76
) - thanks @davidlj95!rsync
global binary (#889) (d29ec34
) - thanks @davidlj95!f43b638
) - thanks @davidlj95!9590b92
)337de52
) - thanks @jjjjonathan!79a7d48
) - thanks @heystewart!26331c0
) - thanks @heystewart!metro
plugin (#895) (b106a5f
) - thanks @jjjjonathan!91130f8
) - thanks @davidlj95!9c82470
)5e54e1d
)169dba1
)fbaec01
)566d11c
)f1e6770
)5d6fe80
)b5f426c
)4fa4a03
)a9f2d74
)5dc317a
)daf92ce
)a6b2b9e
)args
to webpack plugin to find webpack config files (0866302
)args
to jest plugin to find jest config files (3c0a6c5
)f5a1ede
)2e8c8ac
)093dcca
)6471cf1
)releaseNotes.commit
template (0c49689
)4a9ff56
)2bd03e0
)5fe4cb4
)ac7e933
)lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.iamolegga/nestjs-pino (nestjs-pino)
v4.3.0
: : nestjs@11 supportCompare Source
What's Changed
Full Changelog: iamolegga/nestjs-pino@4.2.0...4.3.0
nodejs/node (node)
[
v22.13.1
](httpConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * *" in timezone Australia/Melbourne.
🚦 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.
This PR has been generated by Renovate Bot.