Artalk
Artalk copied to clipboard
chore(deps/ui): bump the dev-deps group across 1 directory with 60 updates
Bumps the dev-deps group with 60 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/compat | 1.2.1 |
1.2.7 |
| @eslint/js | 9.13.0 |
9.21.0 |
| @playwright/test | 1.48.1 |
1.50.1 |
| @types/node | 22.7.7 |
22.13.8 |
| @typescript-eslint/eslint-plugin | 8.10.0 |
8.25.0 |
| @vitest/coverage-v8 | 2.1.3 |
3.0.7 |
| eslint | 9.13.0 |
9.21.0 |
| eslint-config-prettier | 9.1.0 |
10.0.2 |
| eslint-import-resolver-typescript | 3.6.3 |
3.8.3 |
| eslint-plugin-compat | 6.0.1 |
6.0.2 |
| eslint-plugin-import-x | 4.3.1 |
4.6.1 |
| eslint-plugin-react | 7.37.1 |
7.37.4 |
| eslint-plugin-react-hooks | 5.1.0-beta-26f2496093-20240514 |
5.2.0 |
| eslint-plugin-react-refresh | 0.4.12 |
0.4.19 |
| eslint-plugin-vue | 9.29.0 |
9.32.0 |
| globals | 15.11.0 |
16.0.0 |
| jsdom | 25.0.1 |
26.0.0 |
| postcss | 8.4.47 |
8.5.3 |
| prettier | 3.3.3 |
3.5.2 |
| rollup | 4.24.0 |
4.34.9 |
| sass | 1.80.3 |
1.85.1 |
| terser | 5.36.0 |
5.39.0 |
| tsx | 4.19.1 |
4.19.3 |
| typedoc | 0.26.10 |
0.27.9 |
| typescript | 5.6.3 |
5.8.2 |
| typescript-eslint | 8.10.0 |
8.25.0 |
| vite | 5.4.9 |
6.2.0 |
| vite-plugin-checker | 0.8.0 |
0.9.0 |
| vite-plugin-dts | 4.2.4 |
4.5.1 |
| vite-tsconfig-paths | 5.0.1 |
5.1.4 |
| vitest | 2.1.3 |
3.0.7 |
| @vitejs/plugin-vue | 5.1.4 |
5.2.1 |
| pinia | 2.2.4 |
3.0.1 |
| unplugin-auto-import | 0.18.3 |
19.1.1 |
| unplugin-vue-components | 0.27.4 |
28.4.1 |
| unplugin-vue-router | 0.10.8 |
0.11.2 |
| vue | 3.5.12 |
3.5.13 |
| vue-i18n | 10.0.4 |
11.1.1 |
| vue-router | 4.4.5 |
4.5.0 |
| vue-tsc | 2.1.6 |
2.2.6 |
| yaml | 2.6.0 |
2.7.0 |
| @typescript-eslint/rule-tester | 8.10.0 |
8.25.0 |
| tsup | 8.3.0 |
8.4.0 |
| solid-js | 1.9.2 |
1.9.5 |
| vite-plugin-solid | 2.10.2 |
2.11.6 |
| lightgallery | 2.7.2 |
2.8.2 |
| @nolebase/vitepress-plugin-git-changelog | 2.6.1 |
2.15.0 |
| vitepress | 1.4.1 |
1.6.3 |
| @headlessui/react | 2.1.10 |
2.2.0 |
| @vitejs/plugin-react-swc | 3.7.1 |
3.8.0 |
| i18next | 23.16.0 |
24.2.2 |
| i18next-browser-languagedetector | 8.0.0 |
8.0.4 |
| react | 18.3.1 |
19.0.0 |
| @types/react | 18.3.11 |
19.0.10 |
| react-dom | 18.3.1 |
19.0.0 |
| @types/react-dom | 18.3.1 |
19.0.4 |
| react-i18next | 15.0.3 |
15.4.1 |
| react-icons | 5.3.0 |
5.5.0 |
| usehooks-ts | 3.1.0 |
3.1.1 |
| @redocly/cli | 1.25.7 |
1.31.3 |
Updates @eslint/compat from 1.2.1 to 1.2.7
Release notes
Sourced from @eslint/compat's releases.
compat: v1.2.7
1.2.7 (2025-02-21)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.11.0 to ^0.12.0compat: v1.2.6
1.2.6 (2025-01-31)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.10.0 to ^0.11.0compat: v1.2.5
1.2.5 (2025-01-09)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.9.1 to ^0.10.0compat: v1.2.4
1.2.4 (2024-12-04)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.9.0 to ^0.9.1
... (truncated)
Commits
3e9b0ebchore: release main (#157)dac0387feat: Add meta.language and meta.dialects to RuleDefinition (#156)664740afix: Types to align with older ESLint types (#155)d4a04b9docs: Update README sponsors0c293bcbuild: Add manual republish of packages (#154)94eefd0docs: Update README sponsorsa57dd45docs: Update README sponsors7c4d1b5docs: Update README sponsorse9845f9docs: Update README sponsors74e7b07docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/js from 9.13.0 to 9.21.0
Release notes
Sourced from @eslint/js's releases.
v9.21.0
Features
418717ffeat: introduce new deprecated types for rules (#19238) (fnx)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561eadocs: Update README (GitHub Actions Bot)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930docs: Update README (GitHub Actions Bot)Chores
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for@eslint/jsrelease (Jenkins)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)v9.20.1
Bug Fixes
Documentation
fe3ccb2docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)93c78a5docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)b476a93docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)ccb60c0docs: Update README (GitHub Actions Bot)v9.20.0
Features
Bug Fixes
91d4d9ffix: Bring types in sync with@eslint/core(#19157) (Nicholas C. Zakas)fa25c7afix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)31a9fd0fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)61d99e3fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)db1b9a6fix: Ensure module scope is checked for references inconsistent-this(#19383) (Nicholas C. Zakas)8bcd820fix:arrow-body-stylecrash with single-token body (#19379) (Milos Djermanovic)Documentation
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.21.0 - February 21, 2025
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for@eslint/jsrelease (Jenkins)418717ffeat: introduce new deprecated types for rules (#19238) (fnx)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)c5561eadocs: Update README (GitHub Actions Bot)db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)dd7d930docs: Update README (GitHub Actions Bot)v9.20.1 - February 11, 2025
fe3ccb2docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)274f054fix: fixRuleContexttype (#19417) (Francesco Trotta)93c78a5docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)b476a93docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)ccb60c0docs: Update README (GitHub Actions Bot)v9.20.0 - February 7, 2025
979097achore: upgrade@eslint/js@9.20.0 (#19412) (Francesco Trotta)031734echore: package.json update for@eslint/jsrelease (Jenkins)91d4d9ffix: Bring types in sync with@eslint/core(#19157) (Nicholas C. Zakas)b7012c8docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)d4c47c3test: avoid empty config warning in test output (#19408) (Milos Djermanovic)e89a54afeat: change behavior of inactive flags (#19386) (Milos Djermanovic)fa25c7afix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)6406376docs: Update README (GitHub Actions Bot)350f2b9docs: rewrite some examples with var using let and const (#19404) (Mueez Javaid Hashmi)93c325adocs: rewrite examples with var using let and const (#19398) (Mueez Javaid Hashmi)56ff404docs: replace var with let or const in rules docs (#19396) (Daniel Harbrueger)4053226docs: changesourceTypeinno-evalexamples (#19393) (Milos Djermanovic)1324af0docs: replace var with let and const in rules docs (#19392) (Daniel Harbrueger)8b87e00docs: replacevarwithconstandletin rules (#19389) (Tanuj Kanti)31a9fd0fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)61d99e3fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)758c66bdocs: Explain what frozen rules mean (#19382) (Nicholas C. Zakas)67dd82achore: update dependency@eslint/jsonto ^0.10.0 (#19387) (renovate[bot])db1b9a6fix: Ensure module scope is checked for references inconsistent-this(#19383) (Nicholas C. Zakas)8bcd820fix:arrow-body-stylecrash with single-token body (#19379) (Milos Djermanovic)
... (truncated)
Commits
265e0cfchore: package.json update for@eslint/jsrelease031734echore: package.json update for@eslint/jsrelease58560e7chore: package.json update for@eslint/jsrelease362099cchore: package.json update for@eslint/jsrelease495aa49chore: extract packagenamefrompackage.jsonfor public interface (#19314)84c5787chore: package.json update for@eslint/jsreleasedf9bf95chore: package.json update for@eslint/jsreleaseb441beechore: package.json update for@eslint/jsrelease3087c9efeat: addmetaobject to@eslint/jsplugin (#19095)28be447chore: package.json update for@eslint/jsrelease- Additional commits viewable in compare view
Updates @playwright/test from 1.48.1 to 1.50.1
Release notes
Sourced from @playwright/test's releases.
v1.50.1
Highlights
microsoft/playwright#34483 - [Feature]: single aria snapshot for different engines/browsers microsoft/playwright#34497 - [Bug]: Firefox not handling keepalive: true fetch requests microsoft/playwright#34504 - [Bug]: update snapshots not creating good diffs microsoft/playwright#34507 - [Bug]: snapshotPathTemplate doesnt work when multiple projects microsoft/playwright#34462 - [Bug]: updateSnapshots "changed" throws an error
Browser Versions
- Chromium 133.0.6943.16
- Mozilla Firefox 134.0
- WebKit 18.2
This version was also tested against the following stable channels:
- Google Chrome 132
- Microsoft Edge 132
v1.50.0
Test runner
New option
timeoutallows specifying a maximum run time for an individual test step. A timed-out step will fail the execution of the test.test('some test', async ({ page }) => { await test.step('a step', async () => { // This step can time out separately from the test }, { timeout: 1000 }); });New method test.step.skip() to disable execution of a test step.
test('some test', async ({ page }) => { await test.step('before running step', async () => { // Normal step });await test.step.skip('not yet ready', async () => { // This step is skipped });
await test.step('after running step', async () => { // This step still runs even though the previous one was skipped }); });
Expanded expect(locator).toMatchAriaSnapshot() to allow storing of aria snapshots in separate YAML files.
... (truncated)
Commits
dbc685cchore: mark v1.50.1 (#34575)13d80f1cherry-pick(#34560): chore(docs): clarify connection method via BrowserType.c...159210dcherry-pick(#34556): fix(toMatchAriaSnapshot): fail test run when updating mi...fbad9f7cherry-pick(#34537): feat: per-assertion snapshot path template in config (#3...67313facherry-pick(#34550): roll follow-ups for .NET and Python4b7794bcherry-pick(#34544): fix(aria): disregard text area textContent1efbeddcherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing ...1e258e0cherry-pick(#34420): chore(deps): bump vite from 5.4.6 to 5.4.14 (#34539)7be4ef5cherry-pick(#34522): test: fetch request through socks proxy over ipv47b3e590cherry-pick(#34530): fix(firefox): disable fetch keep-alive for now before a ...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by dgozman-ms, a new releaser for @playwright/test since your current version.
Updates @types/node from 22.7.7 to 22.13.8
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.10.0 to 8.25.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.25.0
8.25.0 (2025-02-24)
🚀 Features
- eslint-plugin: [no-misused-spread] add suggestions (#10719)
🩹 Fixes
- ast-spec: replace
attributeswithoptionsproperty inTSImportType(#10691)- eslint-plugin: [unified-signatures] handle getter-setter (#10818)
- eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
- eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
- typescript-estree: align TS module nodes to namespaces (#10504)
- visitor-keys: update keys for
ImportAttribute(#10649)❤️ Thank You
- Anthony Fu
- fisker Cheung
@fisker- Josh Goldberg ✨
- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v8.24.1
8.24.1 (2025-02-17)
🩹 Fixes
- deps: update eslint monorepo to v9.20.0 (#10834)
- eslint-plugin: [no-inferrable-types] handle accessor (#10780)
- eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
- eslint-plugin: [no-unsafe-assignment] report on an
anyvalue assigned as an initializer of anaccessorproperty (#10785)- eslint-plugin: [consistent-generic-constructors] check
accessorclass properties (#10789)- eslint-plugin: [prefer-return-this-type] check
accessorproperties with a function initializer (#10794)- eslint-plugin: [explicit-module-boundary-types] check
accessorclass properties with a function initializer (#10804)- eslint-plugin: [explicit-member-accessibility] check
accessorclass properties for missing accessibility modifier (#10805)- eslint-plugin: [no-deprecated] don't report on deprecated
accessorproperty declaration (#10813)- eslint-plugin: [no-misused-promises] don't report on
staticaccessorproperties (#10814)- eslint-plugin: [class-methods-use-this] check
accessormethods with a function initializer (#10796)❤️ Thank You
- Ronen Amiel
- YeonJuan
You can read about our versioning strategy and releases on our website.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.25.0 (2025-02-24)
🚀 Features
- eslint-plugin: [no-misused-spread] add suggestions (#10719)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
- eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
- eslint-plugin: [unified-signatures] handle getter-setter (#10818)
❤️ Thank You
- Olivier Zalmanski
@OlivierZal- Ronen Amiel
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
8.24.1 (2025-02-17)
🩹 Fixes
- eslint-plugin: [class-methods-use-this] check
accessormethods with a function initializer (#10796)- eslint-plugin: [no-misused-promises] don't report on
staticaccessorproperties (#10814)- eslint-plugin: [no-deprecated] don't report on deprecated
accessorproperty declaration (#10813)- eslint-plugin: [explicit-member-accessibility] check
accessorclass properties for missing accessibility modifier (#10805)- eslint-plugin: [explicit-module-boundary-types] check
accessorclass properties with a function initializer (#10804)- eslint-plugin: [prefer-return-this-type] check
accessorproperties with a function initializer (#10794)- eslint-plugin: [consistent-generic-constructors] check
accessorclass properties (#10789)- eslint-plugin: [no-unsafe-assignment] report on an
anyvalue assigned as an initializer of anaccessorproperty (#10785)- eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
- eslint-plugin: [no-inferrable-types] handle accessor (#10780)
❤️ Thank You
- Ronen Amiel
- YeonJuan
You can read about our versioning strategy and releases on our website.
8.24.0 (2025-02-10)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] make
allowConstantLoopConditionsmore granular (#10639)🩹 Fixes
... (truncated)
Commits
1a9ab8fchore(release): publish 8.25.0a43c199feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dcfix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.1- Additional commits viewable in compare view
Updates @vitest/coverage-v8 from 2.1.3 to 3.0.7
Release notes
Sourced from @vitest/coverage-v8's releases.
v3.0.7
🐞 Bug Fixes
- browser: Support webdriverio 9 - by
@sheremet-vain vitest-dev/vitest#7553 (b1949)- deps: Update all non-major dependencies - in vitest-dev/vitest#7543 (365ff)
- expect: Correct generic MatchersObject this type in expect.extend - by
@Workingstiff-sin vitest-dev/vitest#7526 (d5765)- mocker: Include more modules to prefix-only module list - by
@bteain vitest-dev/vitest#7524 (a12ec)- spy: Clear/reset/restore mocks in stack order - by
@hi-ogawain vitest-dev/vitest#7499 (f7100)🏎 Performance
- browser: Do wdio context switching only once per file - by
@sheremet-vain vitest-dev/vitest#7549 (aaa58)View changes on GitHub
v3.0.6
🐞 Bug Fixes
- Fix
getMockedSystemTimeforuseFakeTimer- by@hi-ogawain vitest-dev/vitest#7405 (03912)- Compat for jest-image-snapshot - by
@hi-ogawain vitest-dev/vitest#7390 (9542b)- Ensure project names are readable in dark terminals - by
@rgrovein vitest-dev/vitest#7371 (bb94c)- Exclude
queueMicrotaskfrom default fake timers to not break node fetch - by@hi-ogawain vitest-dev/vitest#7505 (167a9)- browser:
- Fix mocking modules out of root - by
@hi-ogawain vitest-dev/vitest#7415 (d3acb)- Fix
toHaveClasstyping - by@hi-ogawain vitest-dev/vitest#7383 (7ef23)- Relax locator selectors methods - by
@sheremet-vain vitest-dev/vitest#7422 (1b8c5)- Resolve thread count from
maxWorkers- by@AriPerkkioin vitest-dev/vitest#7483 (adbb2)- Cleanup timeout on resolve and give more information in the error - by
@sheremet-vain vitest-dev/vitest#7487 (5a45a)- coverage:
vite-nodeto pass correct execution wrapper offset - by@AriPerkkioin vitest-dev/vitest#7417 (1f2e5)- Preserve moduleExecutionInfo in non-isolated runs - by
@AriPerkkioin vitest-dev/vitest#7486 (f31a0)- deps:
- Update all non-major dependencies - by
@hi-ogawain vitest-dev/vitest#7363 (e348b)- Update all non-major dependencies - by
@hi-ogawain vitest-dev/vitest#7507 (6cc40)- init:
- Invalid browser config - by
@AriPerkkioin vitest-dev/vitest#7475 (8fe64)- reporters:
- Render tasks in tree when in TTY - by
@AriPerkkioin vitest-dev/vitest#7503 (027ce)- vite-node:
- Remove fake first line mapping on Vite 6 - by
@hi-ogawain vitest-dev/vitest#7124 (b9973)- watch:
- Properly remove cache after removing existing test files - by
@soc221bin vitest-dev/vitest#7399 (01a59)- workspace:
- Forward
inspectrelated cli options - by@AriPerkkioin vitest-dev/vitest#7373 (ed15b)View changes on GitHub
v3.0.5
This release includes security patches for:
... (truncated)
Commits
358cccfchore: release v3.0.79584be3chore: release v3.0.66cc408dfix(deps): update all non-major dependencies (#7507)accd2edrefactor: enableisolatedDeclarations(#7473)1f2e555fix(coverage):vite-nodeto pass correct execution wrapper offset (#7417)1154662chore: release v3.0.59e40437chore: release v3.0.438ea8eafix(deps): update all non-major dependencies (#7297)33ab8a2chore: release v3.0.3f17918achore: release v3.0.2- Additional commits viewable in compare view
Updates eslint from 9.13.0 to 9.21.0
Release notes
Sourced from eslint's releases.
v9.21.0
Features
418717ffeat: introduce new deprecated types for rules (#19238) (fnx)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561eadocs: Update README (GitHub Actions Bot)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)Description has been truncated