-
-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all dependencies #1526
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit abfac84. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
f814be8
to
5c5e638
Compare
5c5e638
to
a1a9383
Compare
a1a9383
to
451c59f
Compare
451c59f
to
21e68af
Compare
21e68af
to
ac60a95
Compare
ac60a95
to
1090870
Compare
1090870
to
7060cc7
Compare
7060cc7
to
4772d32
Compare
4772d32
to
645177b
Compare
645177b
to
fe807cc
Compare
fe807cc
to
0a88e64
Compare
0a88e64
to
0a2c2d0
Compare
0a2c2d0
to
4160079
Compare
ea792cd
to
fada939
Compare
fada939
to
88dc67f
Compare
88dc67f
to
9d348eb
Compare
9d348eb
to
11570b0
Compare
11570b0
to
e61bc12
Compare
e61bc12
to
f8e8c60
Compare
f8e8c60
to
56c8166
Compare
56c8166
to
fea165f
Compare
fea165f
to
681dc28
Compare
681dc28
to
8ffd6cd
Compare
8ffd6cd
to
acc7a1f
Compare
acc7a1f
to
42c9580
Compare
42c9580
to
abfac84
Compare
This PR contains the following updates:
19.8.2
->19.8.4
19.8.2
->20.1.2
19.8.2
->20.1.2
19.8.2
->20.1.2
19.8.2
->20.1.2
^20.0.0
->^22.0.0
19.8.2
->20.1.2
^0.9.2
->^0.12.0
9.11.0
->9.14.2
^6.0.1
->^7.0.0
Release Notes
nrwl/nx (@nrwl/tao)
v19.8.4
Compare Source
19.8.4 (2024-10-04)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.8.3
Compare Source
19.8.3 (2024-10-01)
🚀 Features
🩹 Fixes
❤️ Thank You
oxc-project/oxc (oxlint)
v0.12.0
Compare Source
Features
2268a0e
linter: Supportoverrides
config field (#6974) (DonIsaac)v0.11.1
: oxlint v0.11.1Compare Source
[0.11.1] - 2024-11-09
Features
4dd9b60
editor/vscode: Replace existing output channel and trace output channel with a single LogOutputChannel (#7196) (Nicholas Rayburn)1fcd709
linter: Add jsx support for only-used-in-recursion (#7120) (no-yan)4d577cf
linter: Addimport/first
rule (#7180) (Dmitry Zakharov)9b8973f
linter: Addimport/unambiguous
rule (#7187) (Dmitry Zakharov)5ab1ff6
linter: Implement @typescript-eslint/no-unsafe-function-type (#6989) (Orenbek)Bug Fixes
eea8879
editor/vscode: Update language client id to fix the resolution of the oxc.trace.server setting (#7181) (Nicholas Rayburn)b73cfd9
linter: Fixis_method_call
with parentheses and chain expression (#7095) (tbashiyy)Refactor
8c0a362
linter: Usectx.source_range(comment.content_span())
API (#7155) (Boshen)c5485ae
semantic: Addancestor_kinds
iterator function (#7217) (camchenry)abf1602
semantic: Renameiter_parents
toancestors
(#7216) (camchenry)42171eb
semantic: Renameancestors
toancestor_ids
(#7215) (camchenry)v0.11.0
Compare Source
Documentation
4551baa
linter: Documentrules
(#6983) (Boshen)v0.10.3
Compare Source
Documentation
3923e63
linter: Add schema to config examples (#6838) (Dmitry Zakharov)v0.10.2
: oxlint v0.10.2Compare Source
[0.10.2] - 2024-10-22
Features
dbe1972
linter: Import/no-cycle should turn on ignore_types by default (#6761) (Boshen)619d06f
linter: Fix suggestion foreslint:no_empty_static_block
rule (#6732) (Tapan Prakash)Bug Fixes
Performance
8387bac
linter: Apply small file optimization, up to 30% faster (#6600) (camchenry)Refactor
b884577
linter: All ast_util functions take Semantic (#6753) (DonIsaac)744aa74
linter: ImplDeref<Target = Semantic>
forLintContext
(#6752) (DonIsaac)6ffdcc0
oxlint: Lint/mod.rs -> lint.rs (#6746) (Boshen)Testing
b03cec6
oxlint: Add--fix
test case (#6747) (Boshen)v0.10.1
: oxlint v0.10.1Compare Source
[0.10.1] - 2024-10-21
Features
af25752
linter: Addunicorn/prefer-math-min-max
(#6621) (Brian Liu)5095f02
linter: Added fixer for duplicate prefix in valid title jest rule (#6699) (Tapan Prakash)e9976d4
linter: Add title whitespace fixer for jest valid title rule (#6669) (Tapan Prakash)45f02d5
linter: Addunicorn/consistent-empty-array-spread
(#6695) (Brian Liu)01a35bb
linter/eslint: Show ignore patterns ineslint/no-unused-vars
diagnostic messages (#6696) (DonIsaac)Bug Fixes
1bcd707
editor: Update config sent to language server (#6724) (Nicholas Rayburn)ce25c45
linter: Panic indisable-directives
(#6677) (dalaoshu)a5de230
linter/import:import/no-duplicates
handles namespace imports correctly (#6694) (DonIsaac)b0b6ac7
linter/no-cond-assign: False positive when assignment is in body statement (#6665) (camchenry)Performance
6a76ea8
linter/no-unused-vars: Use default IgnorePattern when /^_/ is provided as a pattern (#6697) (DonIsaac)Refactor
d6609e9
linter: Userun_on_jest_node
for existing lint rules (#6722) (camchenry)97195ec
linter: Addrun_on_jest_node
to run rules on only jest nodes (#6721) (camchenry)155fe7e
linter: AllowSemantic
to be passed for collecting Jest nodes (#6720) (camchenry)ad8f281
linter: Use iter for collecting jest nodes (#6719) (camchenry)dc19a8f
linter: Use iterator for collecting jest imports (#6718) (camchenry)29c1447
linter:jest/valid-title
fixer to useSpan::shrink
method (#6703) (Tapan Prakash)2eb984a
linter: Add missingshould_run
implementations (#6666) (camchenry)23f88b3
linter/import: Better diagnostic messages forimport/no-duplicates
(#6693) (DonIsaac)v0.10.0
Compare Source
Features
6e3224d
linter: Configure by category in config files (#6120) (DonIsaac)v0.9.10
: oxlint v0.9.10Compare Source
[0.9.10] - 2024-10-08
95ca01c
cfg: [BREAKING] Make BasicBlock::unreachable private (#6321) (DonIsaac)5a73a66
regular_expression: [BREAKING] Simplify public APIs (#6262) (leaysgur)Features
f272137
editors/vscode: Clear diagnostics on file deletion (#6326) (dalaoshu)1a5f293
editors/vscode: Update VSCode extention to use project's language server (#6132) (dalaoshu)376cc09
linter: Implementno-throw-literal
(#6144) (dalaoshu)5957214
linter: Allow fixing in files with source offsets (#6197) (camchenry)a089e19
linter: Eslint/no-else-return (#4305) (yoho)183739f
linter: Implement prefer-await-to-callbacks (#6153) (dalaoshu)ae539af
linter: Implement no-return-assign (#6108) (Radu Baston)Bug Fixes
00df6e5
linter: Friendly diagnostic messages forno-else-return
(#6349) (DonIsaac)71ad5d3
linter:no-else-return
fixer fails whenelse
has no trailing whitespace (#6348) (DonIsaac)9e9808b
linter: Fix regression when parsing ts in vue files (#6336) (Boshen)93c6db6
linter: Improve docs and diagnostics message for no-else-return (#6327) (DonIsaac)e0a3378
linter: Correct false positive inunicorn/prefer-string-replace-all
(#6263) (H11)ea28ee9
linter: Improve the fixer ofprefer-namespace-keyword
(#6230) (dalaoshu)f6a3450
linter: Get correct source offsets for astro files (#6196) (camchenry)be0030c
linter: Allow whitespace control characters inno-control-regex
(#6140) (camchenry)e7e8ead
linter: False positive inno-return-assign
(#6128) (DonIsaac)Performance
ac0a82a
linter: Reuse allocator when there are multiple source texts (#6337) (Boshen)50a0029
linter: Do not concat vec inno-useless-length-check
(#6276) (camchenry)Documentation
7ca70dd
linter: Add docs forContextHost
andLintContext
(#6272) (camchenry)a949ecb
linter: Improve docs foreslint/getter-return
(#6229) (DonIsaac)14ba263
linter: Improve docs foreslint-plugin-import
rules (#6131) (dalaoshu)Refactor
40932f7
cfg: Use IndexVec for storing basic blocks (#6323) (DonIsaac)642725c
linter: Rename vars fromast_node_id
tonode_id
(#6305) (overlookmotel)8413175
linter: Move shared function from utils to rule (#6127) (dalaoshu)ba9c372
linter: Make jest/vitest rule mapping more clear (#6273) (camchenry)82b8f21
linter: Add schemars and serde traits to AllowWarnDeny and RuleCategories (#6119) (DonIsaac)ea908f7
linter: Consolidate file loading logic (#6130) (DonIsaac)db751f0
linter: Use regexp AST visitor inno-control-regex
(#6129) (camchenry)3aa7e42
linter: Use RegExp AST visitor forno-hex-escape
(#6117) (camchenry)9d5b44a
linter: Use regex visitor inno-regex-spaces
(#6063) (camchenry)0d44cf7
linter: Use regex visitor inno-useless-escape
(#6062) (camchenry)eeb8873
linter: Use regex visitor inno-empty-character-class
(#6058) (camchenry)Testing
d883562
linter: Invalideslint/no-unused-vars
options (#6228) (DonIsaac)v0.9.9
Compare Source
Bug Fixes
01b9c4b
npm/oxlint: Make bin/oxc_language_server an executable (#6066) (Boshen)v0.9.8
: oxlint v0.9.8Compare Source
[0.9.8] - 2024-09-24
Bug Fixes
e3c8a12
linter: Fix panic in sort-keys (#6017) (Boshen)4771492
linter: Fiximport/no_cycle
withignoreTypes
(#5995) (Boshen)Performance
5ae3f36
linter:no-fallthrough
: Use string matching instead of Regex for default comment pattern (#6008) (camchenry)65d8f9e
linter, ast-tools, coverage: UseFxHashSet
instead ofstd::collections::HashSet
(#6001) (Cam McHenry)2b17003
linter, prettier, diagnostics: UseFxHashMap
instead ofstd::collections::HashMap
(#5993) (camchenry)v0.9.7
Compare Source
Refactor
ba7b01f
linter: AddLinterBuilder
(#5714) (DonIsaac)v0.9.6
Compare Source
Refactor
a438743
linter: MoveOxlintConfig
toOxlintrc
(#5707) (DonIsaac)v0.9.5
: oxlint v0.9.5Compare Source
[0.9.5] - 2024-09-12
Features
4b04f65
linter: Implementno-plusplus
rule (#5570) (Cam McHenry)9ca2593
linter: Eslint/sort-keys (#4845) (Na'aman Hirschfeld)023c160
linter: ImplSerialize
forOxlintConfig
(#5594) (DonIsaac)24d6a47
linter: Implementeslint/no-invalid-regexp
(#5443) (Boshen)c6bbf94
minifier: Constant fold unary expression (#5669) (Boshen)Bug Fixes
af6d240
linter: Panic in consistent-function-scoping (#5613) (DonIsaac)54e2e76
linter:react/no_set_state
+react/no_string_refs
rules find correct parent (#5615) (overlookmotel)3b87ac4
linter: Fix no_unused_vars panic when encountering unicode (#5582) (Boshen)Performance
bfe9186
linter: Usecow_replace
instead ofreplace
(#5643) (dalaoshu)e3ae5db
linter: Use cow_to_ascii_lowercase/uppercase (#5637) (heygsc)a0370bf
linter: Use cow_utils in no_script_url (#5633) (heygsc)37e922c
linter:eslint/no_shadow_restricted_names
userun_on_symbol
(#5618) (overlookmotel)0b7fccf
linter:react/no_set_state
+react/no_string_refs
rules reduce iteration over ancestors (#5616) (overlookmotel)2c3f3fe
linter: Makejsx_key
slightly faster (#5585) (Boshen)cd81d12
linter: Addshould_run
to check path only once to nextjs/no_typos (#5584) (Boshen)d18c896
rust: Usecow_utils
instead (#5664) (dalaoshu)Documentation
64f9575
linter: Add plugin usage to example with configuration (Boshen)8c9179d
linter: Fix typos (#5591) (Brian Donovan)Refactor
9e9435f
linter: AddLintFilter
(#5685) (DonIsaac)4f70fe5
linter: Start internal/external split of LintPluginOptions (#5660) (DonIsaac)5ae9b48
linter: Start internal/external split ofOxlintOptions
(#5659) (DonIsaac)c8bc6f0
linter: Usestd::ptr::eq
(#5649) (overlookmotel)a37c064
linter: UseContentHash
forno_duplicate_case
; removecalculate_hash
(#5648) (Boshen)0b3c1d7
linter: Start internal/external split ofOxlintConfig
(#5595) (DonIsaac)89bdf55
linter: InlineRule
trait default methods (#5619) (overlookmotel)afea8d5
linter: RenameRule
trait method params (#5617) (overlookmotel)4e748b5
linter: Replace ast "compare by hash" to "compare by content" (#5602) (dalaoshu)bac03e3
linter: Make fields ofLintServiceOptions
private (#5593) (DonIsaac)2661d8b
linter: Jest prefer_strict_equal (#5588) (IWANABETHATGUY)067f9b5
semantic: IntroduceIsGlobalReference
trait (#5672) (Boshen)-26d9235
Enable clippy::ref_as_ptr (#5577) (夕舞八弦)Testing
8e79f8d
linter: Add class method test cases foroxc/no-async-await
(#5550) (DonIsaac)3835189
linter: Add test case for no_unused_vars in3b87ac4
(Boshen)5f27551
linter: Add a passing case to no_undef (#5580) (Boshen)v0.9.4
Compare Source
Features
023c160
linter: ImplSerialize
forOxlintConfig
(#5594) (DonIsaac)v0.9.3
Compare Source
Styling
694f032
Add trailing line breaks topackage.json
files (#5542) (overlookmotel)pnpm/pnpm (pnpm)
v9.14.2
Compare Source
Patch Changes
pnpm publish --json
should work #8788.Platinum Sponsors
Gold Sponsors
v9.14.1
Compare Source
Minor Changes
pnpm pack --json
to print packed tarball and contents in JSON format #8765.Patch Changes
pnpm exec
should print a meaningful error message when no command is provided #8752.pnpm setup
should remove the CLI from the target location before moving the new binary #8173.ERR_PNPM_TARBALL_EXTRACT
error while installing a dependency from GitHub having a slash in branch name #7697.use-node-version
setting is used and the system has no Node.js installed #8769..npmrc
files to their correct types. For instance,child-concurrency
should be a number, not a string #5075.manage-package-manager-versions
is set totrue
.pnpm init
should respect the--dir
option #8768.Platinum Sponsors
Gold Sponsors
v9.14.0
Compare Source
v9.13.2
: pnpm 9.13.2Compare Source
Patch Changes
dlx
processes.Platinum Sponsors
Gold Sponsors
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.
This PR was generated by Mend Renovate. View the repository job log.