An open index of dependabot pull requests across open source projects.

deps(bun)(deps): bump the bun-dependencies group across 1 directory with 35 updates

Open
Number: #81
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 17, 2025 at 01:23 AM UTC
(about 2 months ago)
Updated: September 17, 2025 at 01:23 AM UTC
(about 2 months ago)
Labels:
automated bun dependencies
Description:

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

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/compat bumped from ^1.2.0 to ^1.2.1

compat: v1.3.2

1.3.2 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.1 to ^0.15.2

migrate-config: v1.3.1

1.3.1 (2024-10-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^1.1.1 to ^1.2.0

compat: v1.3.1

1.3.1 (2025-06-25)

Bug Fixes

  • relax @eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

migrate-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/core bumped from ^0.15.1 to ^0.15.2

1.3.1 (2025-06-25)

Bug Fixes

  • relax @eslint/compat eslint peerDependencies constraint (#215) (b96ec0c)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.15.0 to ^0.15.1

1.3.0 (2025-06-09)

Features

  • add support for custom name parameter to includeIgnoreFile (#211) (3e18175)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.14.0 to ^0.15.0
Commits

Updates @eslint/js from 9.26.0 to 9.35.0

Release notes

Sourced from @​eslint/js's releases.

v9.35.0

Features

  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)

Chores

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.35.0 - September 5, 2025

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)

... (truncated)

Commits
  • af2a087 chore: package.json update for @​eslint/js release
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069)
  • b48fa20 chore: package.json update for @​eslint/js release
  • ad28371 chore: package.json update for @​eslint/js release
  • 50de1ce chore: package.json update for @​eslint/js release
  • d5054e5 chore: package.json update for @​eslint/js release
  • b3dbc16 chore: package.json update for @​eslint/js release
  • 5a5d526 chore: package.json update for @​eslint/js release
  • acf2201 chore: package.json update for @​eslint/js release
  • 844f5a6 chore: package.json update for @​eslint/js release
  • Additional commits viewable in compare view

Updates @formkit/auto-animate from 0.8.2 to 0.9.0

Commits

Updates @iconify-icon/solid from 3.0.0 to 3.0.1

Commits

Updates @iconify/json from 2.2.337 to 2.2.384

Commits

Updates @kobalte/core from 0.13.9 to 0.13.11

Release notes

Sourced from @​kobalte/core's releases.

@​kobalte/core@​0.13.11

Patch 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.10

Patch Changes

Commits
  • 1bd4aaa chore: update versions (#615)
  • 91a41e9 chore: prepare release 0.13.11 (#614)
  • 3f64e12 fix(colors): color parsing and rgb(a)/hsl(a) format (#587)
  • e1c3385 fix(color-area): double onChange trigger (#593)
  • 53a39a8 fix(image): handle crossOrigin and referrerPolicy (#598)
  • cc633d0 fix: update createInteractOutside to work with other Element types (#612)
  • 62af8f1 fix(color-channel-field): fix handling of alpha values (#590)
  • 8292328 fix(meter, progress): remove rounding from fill width (#602)
  • 631ea73 fix(toggle-group): reactive disabled state (#595)
  • 98a4810 chore: 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 visibility when using transition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for known matchVariant values (#18798)
  • Replace deprecated clip with clip-path in sr-only (#18769)
  • Hide internal fields from completions in matchUtilities (#18820)
  • Ignore .vercel folders 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 aria theme keys to @custom-variant (#18815)
  • Upgrade: Migrate data theme keys to @custom-variant (#18816)
  • Upgrade: Migrate supports theme 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 @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @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 false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files 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=always in 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 visibility when using transition (#18795)
  • Discard matched variants with unknown named values (#18799)
  • Discard matched variants with non-string values (#18799)
  • Show suggestions for known matchVariant values (#18798)
  • Replace deprecated clip with clip-path in sr-only (#18769)
  • Hide internal fields from completions in matchUtilities (#18820)
  • Ignore .vercel folders 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 aria theme keys to @custom-variant (#18815)
  • Upgrade: Migrate data theme keys to @custom-variant (#18816)
  • Upgrade: Migrate supports theme 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 @plugin and @config (#18345)
  • Allow boolean values of process.env.DEBUG in @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 false or undefined properties (#18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#18704)
  • Don't scan .hdr and .exr files for classes by default (#18734)

[4.1.11] - 2025-06-26

Fixed

  • Add heuristic to skip candidate migrations inside emit(…) (#18330)
  • Extract candidates with variants in Clojure/ClojureScript keywords (#18338)
  • Document --watch=always in the CLI's usage (#18337)

... (truncated)

Commits

Updates @types/node from 22.15.17 to 24.5.1

Commits

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-utils to v4.8.0 (#11589)
  • eslint-plugin: [no-unnecessary-type-conversion] ignore enum members (#11490)

❤️ Thank You

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

... (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

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

Package Dependencies
Ecosystem:
npm
Version Change:
16.1.0 → 16.4.0
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.26.0 → 9.35.0
Update Type:
Minor
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.17 → 24.5.1
Update Type:
Major
Ecosystem:
npm
Version Change:
10.1.5 → 10.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.31.0 → 2.32.0
Update Type:
Minor
Package:
vite
Ecosystem:
npm
Version Change:
6.3.5 → 7.1.5
Update Type:
Major
Package:
prettier
Ecosystem:
npm
Version Change:
3.5.3 → 3.6.2
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.3 → 5.9.2
Update Type:
Minor
Package:
terser
Ecosystem:
npm
Version Change:
5.39.1 → 5.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.32.1 → 8.44.0
Update Type:
Minor
Package:
tailwindcss
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.13
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.26.0 → 9.35.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.6.11 → 0.6.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.337 → 2.2.384
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.1 → 8.44.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.4.0 → 5.5.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.1.6 → 4.1.13
Update Type:
Patch
Package:
solid-js
Ecosystem:
npm
Version Change:
1.9.6 → 1.9.9
Update Type:
Patch
Ecosystem:
npm
Version Change:
22.1.0 → 22.3.0
Update Type:
Minor
Package:
effect
Ecosystem:
npm
Version Change:
3.15.1 → 3.17.13
Update Type:
Minor
Ecosystem:
npm
Version Change:
33.3.0 → 34.2.0
Update Type:
Major
Ecosystem:
npm
Version Change:
1.2.9 → 1.3.2
Update Type:
Minor
Package:
daisyui
Ecosystem:
npm
Version Change:
5.0.35 → 5.1.12
Update Type:
Minor
Package:
yup
Ecosystem:
npm
Version Change:
1.6.1 → 1.7.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.510.0 → 0.544.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
18.0.1 → 18.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.13.9 → 0.13.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.11.6 → 2.11.8
Update Type:
Patch
Package:
pocketbase
Ecosystem:
npm
Version Change:
0.26.0 → 0.26.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.10.4 → 3.11.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.1.0 → 1.1.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.6.0 → 3.9.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.8.2 → 0.9.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.4.0 → 0.4.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.0.0 → 3.0.1
Update Type:
Patch
Technical Details
ID: 7914928
UUID: 2834780579
Node ID: PR_kwDOOGewQ86o91Gj
Host: GitHub
Repository: yerTools/simple-frontend-stack
Merge State: Unknown