build(deps): bump the theoretically-non-breaking group across 1 directory with 34 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the theoretically-non-breaking group with 33 updates in the / directory:
Updates @commitlint/cli
from 19.8.0 to 19.8.1
Release notes
Sourced from @commitlint/cli
's releases.
v19.8.1
19.8.1 (2025-05-08)
Performance Improvements
- perf(rules): optimize header-trim by
@felipecrs
in conventional-changelog/commitlint#4363Docs
- docs(config-workspace-scopes): incorrect package name title by
@JounQin
in conventional-changelog/commitlint#4323- docs: changed
husky init
tohusky install
by@Stautvis
in conventional-changelog/commitlint#4356- docs: adjust package managers CLI instructions for both Win and Unix based systems (#4381) by
@juliolmuller
in conventional-changelog/commitlint#4382- docs: add CLI instruction for Bun package manager (#4380) by
@juliolmuller
in conventional-changelog/commitlint#4383CI
- ci: pin github actions to commit-hash by
@Fdawgs
in conventional-changelog/commitlint#4343New Contributors
@Stautvis
made their first contribution in conventional-changelog/commitlint#4356@felipecrs
made their first contribution in conventional-changelog/commitlint#4363@juliolmuller
made their first contribution in conventional-changelog/commitlint#4382Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1
Commits
Updates @eslint/js
from 9.24.0 to 9.28.0
Release notes
Sourced from @eslint/js
's releases.
v9.28.0
Features
b0674be
feat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773) (Milos Djermanovic)bfd0e7a
feat: support TypeScript syntax inno-use-before-define
(#19566) (Tanuj Kanti)68c61c0
feat: support TS syntax inno-shadow
(#19565) (Nitin Kumar)0f773ef
feat: support TS syntax inno-magic-numbers
(#19561) (Nitin Kumar)c4a6b60
feat: add allowTypeAnnotation to func-style (#19754) (sethamus)b03ad17
feat: add TypeScript support toprefer-arrow-callback
(#19678) (Tanuj Kanti)bc3c331
feat: ignore overloaded function declarations in func-style rule (#19755) (sethamus)Bug Fixes
eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779) (Milos Djermanovic)a467de3
fix: update context.report types (#19751) (Nitin Kumar)fd467bb
fix: remove interopDefault to use jiti's default (#19697) (sethamus)72d16e3
fix: avoid false positive inno-unassigned-vars
for declare module (#19746) (Azat S.)81c3c93
fix: curly types (#19750) (Eli)Documentation
3ec2082
docs: Nested arrays in files config entry (#19799) (Nicholas C. Zakas)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788) (Shais Ch)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798) (Nicholas C. Zakas)59dd7e6
docs: updatefunc-style
with examples (#19793) (Tanuj Kanti)e9129e0
docs: add global scope'simplicit
field to Scope Manager docs (#19770) (Milos Djermanovic)52f5b7a
docs: fix minor typos and add links (#19743) (루밀LuMir)00716a3
docs: upfront recommend against using the no-return-await rule (#19727) (Mike DiDomizio)Chores
175b7b8
chore: upgrade to@eslint/js@9.28.0
(#19802) (Francesco Trotta)844f5a6
chore: package.json update for@eslint/js
release (Jenkins)62b1c1b
chore: update globals to v16 (#19791) (Nitin Kumar)e8a1cb8
chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786) (Nitin Kumar)43d3975
chore: Add Copilot Instructions file (#19753) (Nicholas C. Zakas)2dfb5eb
test: updateSourceCodeTraverser
tests (#19763) (Milos Djermanovic)5bc21f9
chore: add*.code-workspace
to.gitignore
(#19771) (루밀LuMir)f4fa40e
refactor: NodeEventGenerator -> SourceCodeTraverser (#19679) (Nicholas C. Zakas)0f49329
refactor: use a service to emit warnings (#19725) (Francesco Trotta)20a9e59
chore: update dependency shelljs to ^0.10.0 (#19740) (renovate[bot])v9.27.0
Features
d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)7bc6c71
feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364
feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cd
feat: support TS syntax inmax-params
(#19557) (Nitin Kumar)Bug Fixes
... (truncated)
Changelog
Sourced from @eslint/js
's changelog.
v9.28.0 - May 30, 2025
175b7b8
chore: upgrade to@eslint/js@9.28.0
(#19802) (Francesco Trotta)844f5a6
chore: package.json update for@eslint/js
release (Jenkins)b0674be
feat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas)3ec2082
docs: Nested arrays in files config entry (#19799) (Nicholas C. Zakas)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788) (Shais Ch)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798) (Nicholas C. Zakas)eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779) (Milos Djermanovic)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773) (Milos Djermanovic)a467de3
fix: update context.report types (#19751) (Nitin Kumar)59dd7e6
docs: updatefunc-style
with examples (#19793) (Tanuj Kanti)62b1c1b
chore: update globals to v16 (#19791) (Nitin Kumar)bfd0e7a
feat: support TypeScript syntax inno-use-before-define
(#19566) (Tanuj Kanti)68c61c0
feat: support TS syntax inno-shadow
(#19565) (Nitin Kumar)e8a1cb8
chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786) (Nitin Kumar)0f773ef
feat: support TS syntax inno-magic-numbers
(#19561) (Nitin Kumar)43d3975
chore: Add Copilot Instructions file (#19753) (Nicholas C. Zakas)c4a6b60
feat: add allowTypeAnnotation to func-style (#19754) (sethamus)fd467bb
fix: remove interopDefault to use jiti's default (#19697) (sethamus)2dfb5eb
test: updateSourceCodeTraverser
tests (#19763) (Milos Djermanovic)b03ad17
feat: add TypeScript support toprefer-arrow-callback
(#19678) (Tanuj Kanti)e9129e0
docs: add global scope'simplicit
field to Scope Manager docs (#19770) (Milos Djermanovic)bc3c331
feat: ignore overloaded function declarations in func-style rule (#19755) (sethamus)5bc21f9
chore: add*.code-workspace
to.gitignore
(#19771) (루밀LuMir)72d16e3
fix: avoid false positive inno-unassigned-vars
for declare module (#19746) (Azat S.)f4fa40e
refactor: NodeEventGenerator -> SourceCodeTraverser (#19679) (Nicholas C. Zakas)81c3c93
fix: curly types (#19750) (Eli)52f5b7a
docs: fix minor typos and add links (#19743) (루밀LuMir)0f49329
refactor: use a service to emit warnings (#19725) (Francesco Trotta)20a9e59
chore: update dependency shelljs to ^0.10.0 (#19740) (renovate[bot])00716a3
docs: upfront recommend against using the no-return-await rule (#19727) (Mike DiDomizio)v9.27.0 - May 16, 2025
f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739) (Milos Djermanovic)ecaef73
chore: package.json update for@eslint/js
release (Jenkins)25de550
docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6
docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7
fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732) (renovate[bot])ba456e0
feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33
fix: correct types and tighten type definitions inSourceCode
class (#19731) (루밀LuMir)4d0c60d
docs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0
chore: remove unbalanced curly brace from.editorconfig
(#19730) (Maria José Solano)e86edee
refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7e
feat: addallowRegexCharacters
tono-useless-escape
(#19705) (sethamus)cf36352
chore: remove shared types (#19718) (Francesco Trotta)f60f276
refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)
... (truncated)
Commits
844f5a6
chore: package.json update for@eslint/js
releaseecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)d6fa4ac
chore: package.json update for@eslint/js
releaseaddd0a6
docs: fix formatting of unordered lists in Markdown (#19660)771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @swc/core
from 1.11.21 to 1.11.29
Changelog
Sourced from @swc/core
's changelog.
[1.11.29] - 2025-05-21
Bug Fixes
(
@swc/types
) Addtransform.nativeClassProperties
(#10418) (f3af44c)(
@swc/types
) AddresolveFully
toBaseModuleConfig
(#10426) (164cbaa)(ci) Remove wasmer override (425eeb9)
(es/compat) Properly handle rest assignment in for-in/of head (#10489) (b9c0446)
(es/jest) Hoisting vars with names starting with mock (#10410) (a29eb29)
(es/minifier) Properly handle object shorthand syntax during compression (#10467) (bae4940)
(es/optimization) Support decimal numbers in
jsonify
(#10424) (affdec2)(es/react-compiler) Mark function components declared as a var interesting (#10437) (5eac076)
(es/renamer) Fix (broken) identifier preserving API (#10474) (06c64cf)
(ts/fast-dts) Emit
readonly
for Object getter prop (#10492) (6c03e20)(ts/fast-dts) Align object getter/setter emit behavior with TypeScript (#10502) (78c754e)
Features
... (truncated)
Commits
8facaa9
chore: Publish1.11.29
withswc_core
v26.0.1
cf3096f
chore: Update changelog24a69f2
chore: Publish1.11.29-nightly-20250521.1
withswc_core
v26.0.1
9e372a5
chore: Publish crates withswc_core
v26.0.1
de51be1
refactor(ecma/transform): cleanup rename analyzer (#10500)78c754e
fix(ts/fast-dts): Align object getter/setter emit behavior with TypeScript (#...f01d859
chore(ci): Fix ring build on aarch64 linux gnu (#10497)0f5d9c1
refactor(es/renamer): Inlineget_unresolved
(#10493)6c03e20
fix(ts/fast-dts): Emitreadonly
for Object getter prop (#10492)d2468f1
chore: Drop unused crates (#10494)- Additional commits viewable in compare view
Updates @types/node
from 22.14.1 to 22.15.29
Commits
- See full diff in compare view
Updates @vitest/coverage-v8
from 3.1.1 to 3.2.0
Release notes
Sourced from @vitest/coverage-v8
's releases.
v3.2.0
🚀 Features
- Provide
ctx.signal
- by@sheremet-va
in vitest-dev/vitest#7878 (e761f)- Support custom colors for
test.name
- by@AriPerkkio
in vitest-dev/vitest#7809 (4af5d)- Add
vi.mockObject
to automock any object - by@hi-ogawa
and@sheremet-va
in vitest-dev/vitest#7761 (465bd)- Introduce
watchTriggerPatterns
option - by@sheremet-va
in vitest-dev/vitest#7778 (a0675)- Deprecate
workspace
in favor ofprojects
- by@sheremet-va
and@AriPerkkio
in vitest-dev/vitest#7923 (41beb)- Explicit Resource Management support in mocked functions - by
@EskiMojo14
in vitest-dev/vitest#7927 (b67d3)- Add
sequence.groupOrder
option - by@sheremet-va
in vitest-dev/vitest#7852 (d1a1d)- Initial support for Temporal equality - by
@dirkluijk
in vitest-dev/vitest#8007 (52bd7)- Support Vite 7 - by
@sheremet-va
in vitest-dev/vitest#8003 (1716b)- Track module execution totalTime and selfTime - by
@abrenneke
in vitest-dev/vitest#8027 (95961)- Annotation API - by
@sheremet-va
in vitest-dev/vitest#7953 (b03f2)- browser:
- Implement
connect
option forplaywright
browser provider - by@egfx-notifications
and@sheremet-va
in vitest-dev/vitest#7915 (029c0)- Add
screenshot.save
option - by@sheremet-va
in vitest-dev/vitest#7777 (d9f51)- Custom locators API - by
@sheremet-va
in vitest-dev/vitest#7993 (e6fbd)- coverage:
- V8 experimental AST-aware remapping - by
@AriPerkkio
in vitest-dev/vitest#7736 (78a3d)- reporter:
- Add
onWritePath
option togithub-actions
- by@nwalters512
and@AriPerkkio
in vitest-dev/vitest#8015 (abd3b)- vitest:
- Allow per-file and per-worker fixtures - by
@sheremet-va
and@AriPerkkio
in vitest-dev/vitest#7704 (9cbfc)🐞 Bug Fixes
- Replace
micromatch
withpicomatch
- by@sapphi-red
in vitest-dev/vitest#7951 (df076)- Try to catch unhandled error outside of a test - by
@sheremet-va
in vitest-dev/vitest#7968 (46421)- Generate a separate config for "vitest init browser" instead of a workspace file - by
@sheremet-va
in vitest-dev/vitest#7934 (e84e2)- Switch ExpectStatic
any
types toAsymmetricMatcher<unknown>
, withDeeplyAllowMatchers<T>
- by@JoshuaKGoldberg
in vitest-dev/vitest#7016 (8ec44)- Remove unused exports - by
@sheremet-va
in vitest-dev/vitest#7618 (33d05)- Throw an error if typechecker failed to spawn - by
@sheremet-va
in vitest-dev/vitest#7990 (0e960)- Ignore non-string
stack
properties - by@sheremet-va
in vitest-dev/vitest#7995 (330f9)- Apply browser CLI options only if the project has the browser set in the config already - by
@sheremet-va
in vitest-dev/vitest#7984 (70358)- Ensure errors keep their message and stack after
toJSON
serialisation - by@sheremet-va
in vitest-dev/vitest#8053 (3bdf0)- browser:
- Resolve FS commands relative to the project root - by
@sheremet-va
in vitest-dev/vitest#7896 (69ac9)- Run tests serially if provider doesn't provide a mocker - by
@sheremet-va
in vitest-dev/vitest#8032 (227a9)- Resolve
upload
files relative to the project root - by@sheremet-va
in vitest-dev/vitest#8042 (b9a31)- Await mocker invalidation to avoid race condition with "mock wasn't registered" - by
@sheremet-va
in vitest-dev/vitest#8021 (b34ff)- Share vite cache with the project cache - by
@sheremet-va
in vitest-dev/vitest#8049 (0cbad)- Add
this
type tolocators.extend
- by@sheremet-va
in vitest-dev/vitest#8069 (70fb0)- cache:
- Preserve test results from previous runs - by
@macko911
in vitest-dev/vitest#8043 (d6ef0)- cli:
- Add built-in reporters list to --help output - by
@pengooseDev
in vitest-dev/vitest#7955 (ef6ef)- Parse
--silent
values properly - by@AriPerkkio
in vitest-dev/vitest#8055 (8fad7)- coverage:
- Istanbul provider to not use Vite preserved query params - by
@AriPerkkio
in vitest-dev/vitest#7939 (a05d4)
... (truncated)
Commits
59200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)e86282e
chore(deps): update Vite to 6.3.5 (#8051)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)51cd814
fix(coverage): browser + v8 in source tests missing (#7946)2854ad6
chore: release v3.2.0-beta.2165fb0e
chore: release v3.2.0-beta.178a3d27
feat(coverage): v8 experimental AST-aware remapping (#7736)6e8d937
chore: release v3.1.3- Additional commits viewable in compare view
Updates @vitest/eslint-plugin
from 1.1.42 to 1.2.1
Release notes
Sourced from @vitest/eslint-plugin
's releases.
v1.2.1
Bug Fixes
- valid-title: Please allow function-typed variables and aliases as valid describe titles (#708) (76653c9)
What's Changed
- fix(valid-title): Please allow function-typed variables and aliases as valid describe titles by
@y-hsgw
in vitest-dev/eslint-plugin-vitest#708Full Changelog: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.2.0...v1.2.1
v1.2.0
What's Changed
- chore: fix dependancies by
@veritem
in vitest-dev/eslint-plugin-vitest#706Full Changelog: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.44...v1.2.0
v1.1.44
What's Changed
- docs: fix incorrect rule title by
@k-yle
in vitest-dev/eslint-plugin-vitest#701New Contributors
@k-yle
made their first contribution in vitest-dev/eslint-plugin-vitest#701Full Changelog: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.43...v1.1.44
v1.1.43
Features
What's Changed
- feat: make vitest optional deps by
@veritem
in vitest-dev/eslint-plugin-vitest#699- chore: fix prefer-describe-function-title by
@veritem
in vitest-dev/eslint-plugin-vitest#700Full Changelog: https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.1.42...v1.1.43
Commits
0cf72bf
chore: release v1.2.176653c9
fix(valid-title): Please allow function-typed variables and aliases as valid ...2818d59
chore: release v1.2.070f018e
chore: fix dependancies (#706)37e9d9f
chore: release v1.1.445714c27
docs: fix incorrect rule title (#701)6191499
chore: release v1.1.4333d5058
chore: fix prefer-describe-function-title (#700)b9414b1
feat: make vitest optional deps (#699)- See full diff in compare view
Updates @vitest/ui
from 3.1.1 to 3.2.0
Release notes
Sourced from @vitest/ui
's releases.
v3.2.0
🚀 Features
- Provide
ctx.signal
- by@sheremet-va
in vitest-dev/vitest#7878 (e761f)- Support custom colors for
test.name
- by@AriPerkkio
in vitest-dev/vitest#7809 (4af5d)- Add
vi.mockObject
to automock any object - by@hi-ogawa
and@sheremet-va
in vitest-dev/vitest#7761 (465bd)- Introduce
watchTriggerPatterns
opti...Description has been truncated
Pull Request Statistics
1
12
+972
-879
Package Dependencies
@babel/helper-module-imports
npm
7.25.9 → 7.27.1
Minor
npm
7.26.8 → 7.27.1
Minor
npm
7.25.9 → 7.27.1
Minor
npm
7.25.9 → 7.27.1
Minor
npm
7.25.9 → 7.27.3
Minor
@wdio/static-server-service
npm
9.9.0 → 9.15.0
Minor
Technical Details
ID: | 1233388 |
UUID: | 2561050497 |
Node ID: | PR_kwDOBeHgqc6YpoeB |
Host: | GitHub |
Repository: | salesforce/lwc |
Merge State: | Unknown |