deps(bun)(deps): bump the bun-dependencies group across 1 directory with 35 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
automated bun dependencies
Bumps the bun-dependencies group with 35 updates in the / directory:
| Package | From | To |
|---|---|---|
| solid-js | 1.9.6 |
1.9.9 |
| @eslint/compat | 1.2.9 |
1.3.2 |
| @eslint/js | 9.26.0 |
9.35.0 |
| @formkit/auto-animate | 0.8.2 |
0.9.0 |
| @iconify-icon/solid | 3.0.0 |
3.0.1 |
| @iconify/json | 2.2.337 |
2.2.384 |
| @kobalte/core | 0.13.9 |
0.13.11 |
| @tailwindcss/vite | 4.1.6 |
4.1.13 |
| @types/node | 22.15.17 |
24.5.1 |
| @typescript-eslint/eslint-plugin | 8.32.1 |
8.44.0 |
| @typescript-eslint/parser | 8.32.1 |
8.44.0 |
| @xstate/store | 3.6.0 |
3.9.2 |
| ag-grid-community | 33.3.0 |
34.2.0 |
| daisyui | 5.0.35 |
5.1.12 |
| effect | 3.15.1 |
3.17.13 |
| eslint | 9.26.0 |
9.35.0 |
| eslint-config-prettier | 10.1.5 |
10.1.8 |
| eslint-plugin-import | 2.31.0 |
2.32.0 |
| eslint-plugin-prettier | 5.4.0 |
5.5.4 |
| globals | 16.1.0 |
16.4.0 |
| lucide-solid | 0.510.0 |
0.544.0 |
| npm-check-updates | 18.0.1 |
18.1.1 |
| pocketbase | 0.26.0 |
0.26.2 |
| prettier | 3.5.3 |
3.6.2 |
| prettier-plugin-tailwindcss | 0.6.11 |
0.6.14 |
| tailwindcss | 4.1.6 |
4.1.13 |
| tailwindcss-motion | 1.1.0 |
1.1.1 |
| terser | 5.39.1 |
5.44.0 |
| typescript | 5.8.3 |
5.9.2 |
| unplugin-icons | 22.1.0 |
22.3.0 |
| unplugin-lightningcss | 0.4.0 |
0.4.3 |
| vite | 6.3.5 |
7.1.5 |
| vite-plugin-solid | 2.11.6 |
2.11.8 |
| vite-plugin-webfont-dl | 3.10.4 |
3.11.1 |
| yup | 1.6.1 |
1.7.0 |
Updates solid-js from 1.9.6 to 1.9.9
Commits
0af2c2bv1.9.962c5a98fix: UpdateSuspenseListto handle hydration context and add unit tests for...f59ee48fix #2530 overtracking dynamicc07887cfix #2524 closedby types, fix regression inlining style/classList225d86eupdate lock71a66eav1.9.81912a76formatting updates061cd62update prettier09a9c1dExport RendererOptions and Renderer types from solid-js/universal (#2522)e056eabadd support forisinDynamic, closes #2413 (#2514)- Additional commits viewable in compare view
Updates @eslint/compat from 1.2.9 to 1.3.2
Release notes
Sourced from @eslint/compat's releases.
migrate-config: v1.3.2
1.3.2 (2024-10-18)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.2.0 to ^1.2.1compat: v1.3.2
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2migrate-config: v1.3.1
1.3.1 (2024-10-01)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.1.1 to ^1.2.0compat: v1.3.1
1.3.1 (2025-06-25)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.0 to ^0.15.1migrate-config: v1.3.0
1.3.0 (2024-08-30)
Features
... (truncated)
Changelog
Sourced from @eslint/compat's changelog.
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.21.3.1 (2025-06-25)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.0 to ^0.15.11.3.0 (2025-06-09)
Features
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.14.0 to ^0.15.0
Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors57734b4docs: Update README sponsors17276ffdocs: Update README sponsors46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsors0496201chore: release main (#229)b96ec0cfix: relax@eslint/compateslint peerDependencies constraint (#215)f5e6d68chore: hoist cli tools to root level (#224)- Additional commits viewable in compare view
Updates @eslint/js from 9.26.0 to 9.35.0
Release notes
Sourced from @eslint/js's releases.
v9.35.0
Features
42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)5082fc2docs: Update README (GitHub Actions Bot)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)6ad8973docs: update--no-ignoreand--ignore-patterndocumentation (#20036) (Francesco Trotta)8033b19docs: add documentation for--no-config-lookup(#20033) (Francesco Trotta)Chores
da87f2fchore: upgrade@eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087chore: package.json update for@eslint/jsrelease (Jenkins)7055764test: removetests/lib/eslint/eslint.config.js(#20065) (Milos Djermanovic)84ffb96chore: update@eslint-community/eslint-utils(#20069) (Francesco Trotta)d5ef939refactor: remove deprecatedcontext.parserOptionsusage across rules (#20060) (sethamus)1b3881dchore: remove redundant word (#20058) (pxwanglu)v9.34.0
Features
0bb777afeat: multithread linting (#19794) (Francesco Trotta)43a5f9efeat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)Bug Fixes
9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)Documentation
0b4a590docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)327c672docs: Update README (GitHub Actions Bot)bf26229docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)2309327docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570cdocs: Update README (GitHub Actions Bot)Chores
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.35.0 - September 5, 2025
da87f2fchore: upgrade@eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087chore: package.json update for@eslint/jsrelease (Jenkins)d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)7055764test: removetests/lib/eslint/eslint.config.js(#20065) (Milos Djermanovic)10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)84ffb96chore: update@eslint-community/eslint-utils(#20069) (Francesco Trotta)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)5082fc2docs: Update README (GitHub Actions Bot)d5ef939refactor: remove deprecatedcontext.parserOptionsusage across rules (#20060) (sethamus)1b3881dchore: remove redundant word (#20058) (pxwanglu)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)6ad8973docs: update--no-ignoreand--ignore-patterndocumentation (#20036) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)8033b19docs: add documentation for--no-config-lookup(#20033) (Francesco Trotta)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)v9.34.0 - August 22, 2025
f19ad94chore: upgrade to@eslint/js@9.34.0(#20030) (Francesco Trotta)b48fa20chore: package.json update for@eslint/jsrelease (Jenkins)4bce8a2chore: package.json update for eslint-config-eslint release (Jenkins)0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028) (루밀LuMir)0b4a590docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672docs: Update README (GitHub Actions Bot)d503f19ci: fixstale.yml(#20010) (루밀LuMir)0bb777afeat: multithread linting (#19794) (Francesco Trotta)bf26229docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9efeat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67dci: centralizestale.yml(#19994) (루밀LuMir)7093cb8ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570cdocs: Update README (GitHub Actions Bot)v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)
... (truncated)
Commits
af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)b48fa20chore: package.json update for@eslint/jsreleasead28371chore: package.json update for@eslint/jsrelease50de1cechore: package.json update for@eslint/jsreleased5054e5chore: package.json update for@eslint/jsreleaseb3dbc16chore: package.json update for@eslint/jsrelease5a5d526chore: package.json update for@eslint/jsreleaseacf2201chore: package.json update for@eslint/jsrelease844f5a6chore: package.json update for@eslint/jsrelease- Additional commits viewable in compare view
Updates @formkit/auto-animate from 0.8.2 to 0.9.0
Commits
3bd8366chore: release v0.9.091f3201Release/0.9.0 (#226)9bad0a6chore: release v0.8.40c8735cchore: tweak readme0012f95test: migrates to playwright3eb9fa6chore: release v0.8.3f11053dchore: adds bumpp08423b0Update and clean package json (#224)7b1cfa8chore: mergef37dc33ci: rely on package.json packageManager for pnpm version- Additional commits viewable in compare view
Updates @iconify-icon/solid from 3.0.0 to 3.0.1
Commits
- See full diff in compare view
Updates @iconify/json from 2.2.337 to 2.2.384
Commits
85432baUpdate 12 icon setse8e94d3Update 12 icon setsfae83eaUpdate 3 icon sets: Codicons, Material Icon Theme, Octiconsc084992Update 8 icon setsaa4ffb7Update 7 icon sets0959074Update 7 icon sets4d439e4Update 6 icon sets0e73a77Update 12 icon sets53c7b77Update 8 icon sets7f7b59fUpdate 2 icon sets: Huge Icons, Simple Icons- Additional commits viewable in compare view
Updates @kobalte/core from 0.13.9 to 0.13.11
Release notes
Sourced from @kobalte/core's releases.
@kobalte/core@0.13.11Patch Changes
91a41e91: ## v0.13.11 (July 27, 2025)
Bug fixes
- Update createInteractOutside to work with other Element types (#612)
- Meter, Progress: remove rounding from fill width (#602)
- Image: handle crossOrigin and referrerPolicy (#598)
- ToggleGroup: reactive disabled state (#595)
- ColorArea: double onChange trigger (#593)
- ColorChannelField: fix handling of alpha values (#590)
- Colors: color parsing and rgb(a)/hsl(a) format (#587)
@kobalte/core@0.13.10Patch Changes
6d1737b1: ## v0.13.10 (May 30, 2025)
New features
Commits
1bd4aaachore: update versions (#615)91a41e9chore: prepare release0.13.11(#614)3f64e12fix(colors): color parsing and rgb(a)/hsl(a) format (#587)e1c3385fix(color-area): double onChange trigger (#593)53a39a8fix(image): handle crossOrigin and referrerPolicy (#598)cc633d0fix: update createInteractOutside to work with other Element types (#612)62af8f1fix(color-channel-field): fix handling of alpha values (#590)8292328fix(meter, progress): remove rounding from fill width (#602)631ea73fix(toggle-group): reactive disabled state (#595)98a4810chore: update versions (#597)- Additional commits viewable in compare view
Updates @tailwindcss/vite from 4.1.6 to 4.1.13
Release notes
Sourced from @tailwindcss/vite's releases.
v4.1.13
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariantvalues (#18798)- Replace deprecated
clipwithclip-pathinsr-only(#18769)- Hide internal fields from completions in
matchUtilities(#18820)- Ignore
.vercelfolders by default (can be overridden by@source …rules) (#18855)- Consider variants starting with
@-to be invalid (e.g.@-2xl:flex) (#18869)- Do not allow custom variants to start or end with a
-or_(#18867, #18872)- Upgrade: Migrate
ariatheme keys to@custom-variant(#18815)- Upgrade: Migrate
datatheme keys to@custom-variant(#18816)- Upgrade: Migrate
supportstheme keys to@custom-variant(#18817)v4.1.12
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)v4.1.11
Fixed
- Add heuristic to skip candidate migrations inside
emit(…)(#18330)- Extract candidates with variants in Clojure/ClojureScript keywords (#18338)
- Document
--watch=alwaysin the CLI's usage (#18337)- Add support for Vite 7 to
@tailwindcss/vite(#18384)v4.1.10
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
[4.1.13] - 2025-09-03
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariantvalues (#18798)- Replace deprecated
clipwithclip-pathinsr-only(#18769)- Hide internal fields from completions in
matchUtilities(#18820)- Ignore
.vercelfolders by default (can be overridden by@source …rules) (#18855)- Consider variants starting with
@-to be invalid (e.g.@-2xl:flex) (#18869)- Do not allow custom variants to start or end with a
-or_(#18867, #18872)- Upgrade: Migrate
ariatheme keys to@custom-variant(#18815)- Upgrade: Migrate
datatheme keys to@custom-variant(#18816)- Upgrade: Migrate
supportstheme keys to@custom-variant(#18817)[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)[4.1.11] - 2025-06-26
Fixed
... (truncated)
Commits
1334c99Prepare v4.1.13 release (#18868)6791e81Prepare v4.1.12 release (#18728)9169d73update READMEsb24457aPrepare 4.1.11 (#18397)aa85931feat: add Vite 7 support to the@tailwindcss/viteplugin (#18384)d06bbb8Prepare v4.1.10 (#18290)b88371aPrepare v4.1.9 (#18285)193eb84Release v4.1.8 (#18164)74e084aPrepare v4.1.7 release (#18040)- See full diff in compare view
Updates @types/node from 22.15.17 to 24.5.1
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.32.1 to 8.44.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.44.0
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- deps: update dependency
@eslint-community/eslint-utilsto v4.8.0 (#11589)- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
v8.43.0
8.43.0 (2025-09-08)
🚀 Features
- typescript-estree: disallow empty type parameter/argument lists (#11563)
🩹 Fixes
- eslint-plugin: [no-non-null-assertion] do not suggest optional chain on LHS of assignment (#11489)
- eslint-plugin: [no-unnecessary-type-conversion] only report ~~ on integer literal types (#11517)
- eslint-plugin: [consistent-type-exports] fix declaration shadowing (#11457)
- eslint-plugin: [no-floating-promises] allowForKnownSafeCalls now supports function names (#11423, #11430)
- eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#11359)
- eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (#11432)
- rule-tester: normalize paths before checking if they escape cwd (#11525)
- scope-manager: exclude Program from DefinitionBase node types (#11469)
- type-utils: add union type support to TypeOrValueSpecifier (#11526)
- typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#11537)
❤️ Thank You
- Dima
@dbarabashh- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Nicolas Le Cam
- tao
- Victor Genaev
@mainframev- Yukihiro Hasegawa
@y-hsgw- 민감자(Minji Kim)
@mouse0429- 송재욱
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.44.0 (2025-09-15)
🚀 Features
- eslint-plugin: [await-thenable] report invalid (non-promise) values passed to promise aggregator methods (#11267)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)
❤️ Thank You
- Moses Odutusin
@thebolarin- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.43.0 (2025-09-08)
🚀 Features
- typescript-estree: disallow empty type parameter/argument lists (#11563)
🩹 Fixes
- eslint-plugin: [prefer-return-this-type] don't report an error when returning a union type that includes a classType (
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+267Deletions:
-321
Package Dependencies
@typescript-eslint/parser
npm
8.32.1 → 8.44.0
Minor
prettier-plugin-tailwindcss
npm
0.6.11 → 0.6.14
Patch
@typescript-eslint/eslint-plugin
npm
8.32.1 → 8.44.0
Minor
Technical Details
| ID: | 7914928 |
| UUID: | 2834780579 |
| Node ID: | PR_kwDOOGewQ86o91Gj |
| Host: | GitHub |
| Repository: | yerTools/simple-frontend-stack |
| Merge State: | Unknown |