Skip to content

build(deps): bump the minor-and-patch group across 8 directories with 7 updates - #454

Merged
K1DV5 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro/minor-and-patch-297051bfd6
Jun 30, 2026
Merged

build(deps): bump the minor-and-patch group across 8 directories with 7 updates#454
K1DV5 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro/minor-and-patch-297051bfd6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update in the /astro directory: @wuchale/astro.
Bumps the minor-and-patch group with 2 updates in the /react directory: wuchale and @wuchale/jsx.
Bumps the minor-and-patch group with 1 update in the /server directory: wuchale.
Bumps the minor-and-patch group with 3 updates in the /solidjs directory: wuchale, @wuchale/jsx and vite.
Bumps the minor-and-patch group with 2 updates in the /svelte directory: wuchale and @wuchale/svelte.
Bumps the minor-and-patch group with 2 updates in the /sveltekit directory: wuchale and @wuchale/svelte.
Bumps the minor-and-patch group with 4 updates in the /sveltekit-advanced directory: wuchale, @wuchale/svelte, tailwindcss and @tailwindcss/vite.
Bumps the minor-and-patch group with 1 update in the /vanilla directory: wuchale.

Updates @wuchale/astro from 0.4.2 to 0.4.3

Release notes

Sourced from @​wuchale/astro's releases.

@​wuchale/astro@​0.4.3

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
  • Updated dependencies [d4ef202]:
    • wuchale@0.25.4
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates @wuchale/jsx from 0.12.3 to 0.12.4

Release notes

Sourced from @​wuchale/jsx's releases.

@​wuchale/jsx@​0.12.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
  • Updated dependencies [d4ef202]:
    • wuchale@0.25.4
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates @wuchale/jsx from 0.12.3 to 0.12.4

Release notes

Sourced from @​wuchale/jsx's releases.

@​wuchale/jsx@​0.12.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
  • Updated dependencies [d4ef202]:
    • wuchale@0.25.4
Commits

Updates vite from 8.0.16 to 8.1.0

Release notes

Sourced from vite's releases.

create-vite@8.1.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.1.0

Please refer to CHANGELOG.md for details.

v8.1.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.1.0-beta.0

Please refer to CHANGELOG.md for details.

v8.1.0-beta.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.0 (2026-06-23)

Features

Bug Fixes

  • bundled-dev: errors should be kept when incremental build fails (#22617) (9a0dd48)
  • cache falsy values in perEnvironmentState (#22715) (0e91e79)
  • glob: respect caseSensitive option in hmr matcher (#22711) (65f525e)
  • html: omit nonce on import map when cspNonce is unset (#22713) (8340bb5)
  • optimizer: skip null-valued exports in expandGlobIds glob resolution (#22611) (8b9f5cd)
  • resolved build options should be kept as a getter (#22691) (3527191)
  • server: handle malformed URI in memory files middleware (#22714) (df9e0a5)
  • use literal envPrefix queries for Vite Task (#22706) (da72733)
  • warn on deprecated envFile (#22555) (ed7b283)

Code Refactoring

8.1.0-beta.0 (2026-06-15)

Features

  • import.meta.glob support caseSensitive option (#21707) (2ad6737)
  • add warning to discourage Vite with yarn pnp (#21906) (3fbb55a)
  • build: chunk importmap (#21580) (e180312)
  • css: support lightningcss plugin dependency (#21748) (0b7aaed)
  • deps: bump @​vitejs/devtools peer dependency version (#22542) (d2c2bc0)
  • html: add html.additionalAssetSources option (#21412) (a41404b)
  • integrate with Vite Task for zero-config build caching (#22453) (f8d75f7)
  • rename server.hmr options to server.ws options (#21357) (9ce3036)
  • server: support multiple hosts in __VITE_ADDITIONAL_SERVER_ALLOWED_HOSTS (#21501) (735f9a1)
  • track dependencies when loading config with native (#22602) (a7e2da8)
  • types: add more precise typing for known query types to match known as types (#21863) (cc39e55)
  • update rolldown to 1.1.1 (#22593) (8a13d63)
  • wasm: direct .wasm imports (WASM ESM Integration) (#21779) (c23d85b)

Bug Fixes

  • apply correct fs restrictions for pnpm gvs (#22415) (092320b)
  • css: support external CSS with lightningcss (#18389) (d64a1a5)
  • deps: update all non-major dependencies (#22637) (44bb9d9)
  • deps: update all non-major dependencies (#22681) (f4f0633)
  • html: insert import map before modulepreload that is not self-close tag (#21409) (e399c89)
  • optimizer: preserve sourcemaps for transformed optimized deps with follow-up transforms (#22428) (1298951)

... (truncated)

Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates @wuchale/svelte from 0.20.2 to 0.20.3

Release notes

Sourced from @​wuchale/svelte's releases.

@​wuchale/svelte@​0.20.3

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
  • Updated dependencies [d4ef202]:
    • wuchale@0.25.4
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates @wuchale/svelte from 0.20.2 to 0.20.3

Release notes

Sourced from @​wuchale/svelte's releases.

@​wuchale/svelte@​0.20.3

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
  • Updated dependencies [d4ef202]:
    • wuchale@0.25.4
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Updates @wuchale/svelte from 0.20.2 to 0.20.3

Release notes

Sourced from @​wuchale/svelte's releases.

@​wuchale/svelte@​0.20.3

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
  • Updated dependencies [d4ef202]:
    • wuchale@0.25.4
Commits

Updates tailwindcss from 4.3.1 to 4.3.2

Release notes

Sourced from tailwindcss's releases.

v4.3.2

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
Changelog

Sourced from tailwindcss's changelog.

[4.3.2] - 2026-06-26

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
Commits

Updates @tailwindcss/vite from 4.3.1 to 4.3.2

Release notes

Sourced from @​tailwindcss/vite's releases.

v4.3.2

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
Changelog

Sourced from @​tailwindcss/vite's changelog.

[4.3.2] - 2026-06-26

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
Commits

Updates wuchale from 0.25.3 to 0.25.4

Release notes

Sourced from wuchale's releases.

wuchale@0.25.4

Patch Changes

  • d4ef202: Fix inconsistent handling of nested messages with non-nestable block types #402
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 7 updates

Bumps the minor-and-patch group with 1 update in the /astro directory: [@wuchale/astro](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 2 updates in the /react directory: [wuchale](https://github.com/wuchalejs/wuchale) and [@wuchale/jsx](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 1 update in the /server directory: [wuchale](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 3 updates in the /solidjs directory: [wuchale](https://github.com/wuchalejs/wuchale), [@wuchale/jsx](https://github.com/wuchalejs/wuchale) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the minor-and-patch group with 2 updates in the /svelte directory: [wuchale](https://github.com/wuchalejs/wuchale) and [@wuchale/svelte](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 2 updates in the /sveltekit directory: [wuchale](https://github.com/wuchalejs/wuchale) and [@wuchale/svelte](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 4 updates in the /sveltekit-advanced directory: [wuchale](https://github.com/wuchalejs/wuchale), [@wuchale/svelte](https://github.com/wuchalejs/wuchale), [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) and [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite).
Bumps the minor-and-patch group with 1 update in the /vanilla directory: [wuchale](https://github.com/wuchalejs/wuchale).


Updates `@wuchale/astro` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/astro@0.4.2...@wuchale/astro@0.4.3)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `@wuchale/jsx` from 0.12.3 to 0.12.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/jsx@0.12.3...@wuchale/jsx@0.12.4)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `@wuchale/jsx` from 0.12.3 to 0.12.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/jsx@0.12.3...@wuchale/jsx@0.12.4)

Updates `vite` from 8.0.16 to 8.1.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.1.0/packages/vite)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `@wuchale/svelte` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/svelte@0.20.2...@wuchale/svelte@0.20.3)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `@wuchale/svelte` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/svelte@0.20.2...@wuchale/svelte@0.20.3)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

Updates `@wuchale/svelte` from 0.20.2 to 0.20.3
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/svelte@0.20.2...@wuchale/svelte@0.20.3)

Updates `tailwindcss` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/tailwindcss)

Updates `@tailwindcss/vite` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-vite)

Updates `wuchale` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.3...wuchale@0.25.4)

---
updated-dependencies:
- dependency-name: "@wuchale/astro"
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/jsx"
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/jsx"
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/svelte"
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/svelte"
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/svelte"
  dependency-version: 0.20.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
@K1DV5
K1DV5 merged commit b036acf into main Jun 30, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/astro/minor-and-patch-297051bfd6 branch June 30, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant