Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2025

Bumps the dependencies group with 29 updates in the / directory:

Package From To
@astrojs/check 0.9.4 0.9.5
@codemirror/lang-html 6.4.9 6.4.11
@codemirror/language 6.11.1 6.11.3
@codemirror/view 6.37.1 6.38.8
@fontsource-variable/montserrat 5.2.5 5.2.8
@lezer/highlight 1.2.1 1.2.3
@playform/compress 0.1.9 0.2.0
astro 5.9.0 5.16.0
astro-compressor 1.0.0 1.2.0
astro-seo-schema 5.0.0 5.1.0
codemirror 6.0.1 6.0.2
lightningcss 1.30.1 1.30.2
sharp 0.34.2 0.34.5
typescript 5.8.3 5.9.3
@commitlint/cli 19.8.1 20.1.0
@commitlint/config-conventional 19.8.1 20.0.0
@commitlint/types 19.8.1 20.0.0
@eslint/js 9.28.0 9.39.1
@typescript-eslint/parser 8.33.1 8.47.0
eslint 9.28.0 9.39.1
eslint-plugin-astro 1.3.1 1.5.0
eslint-plugin-jsonc 2.20.1 2.21.0
eslint-plugin-package-json 0.33.2 0.85.0
eslint-plugin-yml 1.18.0 1.19.0
globals 16.2.0 16.5.0
jiti 2.4.2 2.6.1
nano-staged 0.8.0 0.9.0
neostandard 0.12.1 0.12.2
simple-git-hooks 2.13.0 2.13.1

Updates @astrojs/check from 0.9.4 to 0.9.5

Changelog

Sourced from @​astrojs/check's changelog.

0.9.5

Patch Changes

  • d415d4e: When no errors or warnings are detected, display "0 errors" or "0 warnings" in a dimmed color on the console instead of red or yellow.
Commits
Maintainer changes

This version was pushed to npm by matthewp, a new releaser for @​astrojs/check since your current version.


Updates @codemirror/lang-html from 6.4.9 to 6.4.11

Changelog

Sourced from @​codemirror/lang-html's changelog.

6.4.11 (2025-10-02)

Bug fixes

Adjust autocompletion to work with @​lezer/html's improved handling of < characters without tag name after them.

6.4.10 (2025-09-11)

Bug fixes

Don't include period characters in the language's word characters.

Commits

Updates @codemirror/language from 6.11.1 to 6.11.3

Changelog

Sourced from @​codemirror/language's changelog.

6.11.3 (2025-08-15)

Bug fixes

Make the stream parser user 4 times smaller chunks to reduce the amount of re-parsed code on changes.

6.11.2 (2025-06-27)

Bug fixes

Make sure folded ranges open when backspacing or deleting into them.

Commits

Updates @codemirror/view from 6.37.1 to 6.38.8

Changelog

Sourced from @​codemirror/view's changelog.

6.38.8 (2025-11-17)

Bug fixes

Improve handling of composition with multiple cursors on MacOS.

Fix an issue where computing a document position from screen coordinates would sometimes go wrong in right-to-left text.

6.38.7 (2025-11-14)

Bug fixes

Make detection of transformed tooltip parent elements (forcing absolute positioning) more robust on current browsers.

Avoid an issue where on Chrome and Safari, typing over a cross-line selection can replace widgets on the line after the selection with their plain text content.

Fix a bug that broke insertion of composed input at multiple cursors when the IME keeps the selection at the start of the composed text.

6.38.6 (2025-10-13)

Bug fixes

Work around a regression in Safari 26 that causes fragments of old selections to remain visible.

6.38.5 (2025-10-07)

Bug fixes

Avoid firing text changes that cover unchanged text on Android.

Fix an issue where the editor could, in some circumstances, insert a stray newline when typing over a document that ended in a block widget.

Work around an issue in Safari 26 that causes inappropriate scrolling on focus in some circumstances.

6.38.4 (2025-09-28)

Bug fixes

Work around a Chrome Android issue where the browser doesn't properly fire composition end events, leaving CodeMirror to believe the user was still composing.

6.38.3 (2025-09-22)

Bug fixes

Work around a rendering bug in Mobile Safari by completely hiding empty layers.

Fix vertical cursor motion in Chrome around decorations with bottom borders or margins.

Fix an issue that caused mark decorations longer than 512 characters to needlessly be split.

... (truncated)

Commits
  • 270a0df Mark version 6.38.8
  • 6e7f5fe Account for floating point errors in right-to-left test in domPosInText
  • 04e446b Adjust to Safari's selection trashing during dead-key composition
  • f9cbe74 Adjust multiple-cursor composition fix for MacOS
  • 07b660c Mark version 6.38.7
  • 4672fa1 Fix application of composition to multiple cursors
  • 6727e32 Fix broken sentence in doc comment
  • 076450d Override cross-line replacements when the line after has a widget
  • 3b0c3b9 Fix doc comment markup for outerDecorations
  • 2f398e6 Simplify transformed-fixed-tooltip detection
  • Additional commits viewable in compare view

Updates @fontsource-variable/montserrat from 5.2.5 to 5.2.8

Commits

Updates @lezer/highlight from 1.2.1 to 1.2.3

Changelog

Sourced from @​lezer/highlight's changelog.

1.2.3 (2025-10-26)

Bug fixes

Fix a regression in 1.2.2 when assigning new highlight tags to nodes.

1.2.2 (2025-10-17)

Bug fixes

Fix an issue where adding additional highlighting info for a node that already had some rule would drop the old info.

Commits
  • 37e3eef Mark version 1.2.3
  • 3c2d268 Fix bug in highlight rule node prop combiner
  • 675eccd Mark version 1.2.2
  • ac0d436 Define a merge function for the highlight rule node prop
  • de347b6 Fix outdated example in doc comment
  • See full diff in compare view

Updates @playform/compress from 0.1.9 to 0.2.0

Release notes

Sourced from @​playform/compress's releases.

Compress/v0.2.0

What's Changed

Full Changelog: PlayForm/Compress@Compress/v0.1.9...Compress/v0.2.0

Changelog

Sourced from @​playform/compress's changelog.

0.2.0

Breaking Change

  • Updated commander dependency from 13.1.0 → 14.0.0 (major version update)

Change

  • Updated contact information in package.json to use PlayForm.Cloud domain
  • Updated dependencies to latest versions:
    • astro (wildcard → ^5.9.2)
    • lightningcss (1.29.3 → 1.30.1)
    • sharp (0.33.5 → 0.34.2)
    • terser (5.39.0 → 5.42.0)
    • @playform/build (0.2.1 → 0.2.4)
    • browserslist (4.24.4 → 4.25.0)
  • Refactored option interfaces to use Partial<> type for more flexible configuration
  • Improved code organization in:
    • Image processing module (Writesharp.ts)
    • Core integration logic (Integration.ts)

Add

  • Enhanced JSON compression options with configurable replacer and space parameters for JSON.stringify
Commits

Updates astro from 5.9.0 to 5.16.0

Release notes

Sourced from astro's releases.

[email protected]

Minor Changes

  • #13880 1a2ed01 Thanks @​azat-io! - Adds experimental SVGO optimization support for SVG assets

    Astro now supports automatic SVG optimization using SVGO during build time. This experimental feature helps reduce SVG file sizes while maintaining visual quality, improving your site's performance.

    To enable SVG optimization with default settings, add the following to your astro.config.mjs:

    import { defineConfig } from 'astro/config';
    export default defineConfig({
    experimental: {
    svgo: true,
    },
    });

    To customize optimization, pass a SVGO configuration object:

    export default defineConfig({
      experimental: {
        svgo: {
          plugins: [
            'preset-default',
            {
              name: 'removeViewBox',
              active: false,
            },
          ],
        },
      },
    });

    For more information on enabling and using this feature in your project, see the experimental SVG optimization docs.

  • #14810 2e845fe Thanks @​ascorbic! - Adds a hint for code agents to use the --yes flag to skip prompts when running astro add

  • #14698 f42ff9b Thanks @​mauriciabad! - Adds the ActionInputSchema utility type to automatically infer the TypeScript type of an action's input based on its Zod schema

    For example, this type can be used to retrieve the input type of a form action:

    import { type ActionInputSchema, defineAction } from 'astro:actions';
    import { z } from 'astro/zod';
    const action = defineAction({

... (truncated)

Changelog

Sourced from astro's changelog.

5.16.0

Minor Changes

  • #13880 1a2ed01 Thanks @​azat-io! - Adds experimental SVGO optimization support for SVG assets

    Astro now supports automatic SVG optimization using SVGO during build time. This experimental feature helps reduce SVG file sizes while maintaining visual quality, improving your site's performance.

    To enable SVG optimization with default settings, add the following to your astro.config.mjs:

    import { defineConfig } from 'astro/config';
    export default defineConfig({
    experimental: {
    svgo: true,
    },
    });

    To customize optimization, pass a SVGO configuration object:

    export default defineConfig({
      experimental: {
        svgo: {
          plugins: [
            'preset-default',
            {
              name: 'removeViewBox',
              active: false,
            },
          ],
        },
      },
    });

    For more information on enabling and using this feature in your project, see the experimental SVG optimization docs.

  • #14810 2e845fe Thanks @​ascorbic! - Adds a hint for code agents to use the --yes flag to skip prompts when running astro add

  • #14698 f42ff9b Thanks @​mauriciabad! - Adds the ActionInputSchema utility type to automatically infer the TypeScript type of an action's input based on its Zod schema

    For example, this type can be used to retrieve the input type of a form action:

    import { type ActionInputSchema, defineAction } from 'astro:actions';
    import { z } from 'astro/zod';

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for astro since your current version.


Updates astro-compressor from 1.0.0 to 1.2.0

Release notes

Sourced from astro-compressor's releases.

v1.2.0

1.2.0

2025-10-15

Summary

This release adds support for configuring the compression algorithms directly instead of just a boolean flag for more advanced usage. It also includes a optimized file searching by only traversing the output directory once.

Commits

  • [eb123a8] Bump actions/setup-node from 5 to 6
  • [aeaa6b0] Bump pnpm/action-setup from 4.1.0 to 4.2.0
  • [40c660e] Bump actions/setup-node from 4 to 5
  • [0e77401] Test with bools and objects
  • [36050b2] Next prerelease
  • [405945b] Fix 'enabled' for brotli and zstd
  • [4696d84] Update README
  • [ea30882] Use my new, actual last name
  • [d578795] Mark as prerelease
  • [e95738e] Only find files once instead of per compressor
  • [8941c4e] Add @​tsconfig/node22
  • [9731ae9] Add compression options to compressions
  • [33c0f46] Bump actions/checkout from 4 to 5

v1.1.2

2025-08-06

Summary

Documentation update to mention zstd compression alongside other compression algorithms.

Commits

  • [c9d3fd7] Mention zstd alongside other compression algorithms

v1.1.1

2025-07-30

Summary

Bug fix for gracefully handling Node versions without zstd compression.

Commits

  • [9855701] Gracefully fall back when zstd is not supported
  • [9fdc219] Set the engines to proper versions

v1.1.0

2025-07-28

... (truncated)

Changelog

Sourced from astro-compressor's changelog.

1.2.0

2025-10-15

Summary

This release adds support for configuring the compression algorithms directly instead of just a boolean flag for more advanced usage. It also includes a optimized file searching by only traversing the output directory once.

Commits

  • [eb123a8] Bump actions/setup-node from 5 to 6
  • [aeaa6b0] Bump pnpm/action-setup from 4.1.0 to 4.2.0
  • [40c660e] Bump actions/setup-node from 4 to 5
  • [0e77401] Test with bools and objects
  • [36050b2] Next prerelease
  • [405945b] Fix 'enabled' for brotli and zstd
  • [4696d84] Update README
  • [ea30882] Use my new, actual last name
  • [d578795] Mark as prerelease
  • [e95738e] Only find files once instead of per compressor
  • [8941c4e] Add @​tsconfig/node22
  • [9731ae9] Add compression options to compressions
  • [33c0f46] Bump actions/checkout from 4 to 5

v1.1.2

2025-08-06

Summary

Documentation update to mention zstd compression alongside other compression algorithms.

Commits

  • [c9d3fd7] Mention zstd alongside other compression algorithms

v1.1.1

2025-07-30

Summary

Bug fix for gracefully handling Node versions without zstd compression.

Commits

  • [9855701] Gracefully fall back when zstd is not supported
  • [9fdc219] Set the engines to proper versions

v1.1.0

2025-07-28

Summary

... (truncated)

Commits

Updates astro-seo-schema from 5.0.0 to 5.1.0

Release notes

Sourced from astro-seo-schema's releases.

[email protected]

Minor Changes

Changelog

Sourced from astro-seo-schema's changelog.

5.1.0

Minor Changes

Commits

Updates codemirror from 6.0.1 to 6.0.2

Changelog

Sourced from codemirror's changelog.

6.0.2 (2025-06-19)

Bug fixes

Make sure to include a .d.cts file to make TypeScript happy.

Commits

Updates lightningcss from 1.30.1 to 1.30.2

Release notes

Sourced from lightningcss's releases.

v1.30.2

Fixes

Rust crate changes

Commits

Updates sharp from 0.34.2 to 0.34.5

Release notes

Sourced from sharp's releases.

v0.34.5

  • Upgrade to libvips v8.17.3 for upstream bug fixes.

  • Add experimental support for prebuilt Linux RISC-V 64-bit binaries.

  • Support building from source with npm v12+, deprecate --build-from-source flag. #4458

  • Add support for BigTIFF output. #4459 @​throwbi

  • Improve error messaging when only warnings issued. #4465

  • Simplify ICC processing when retaining input profiles. #4468

v0.34.5-rc.1

  • Upgrade to libvips v8.17.3 for upstream bug fixes.

  • Add experimental support for prebuilt Linux RISC-V 64-bit binaries.

  • Support building from source with npm v12+, deprecate --build-from-source flag. #4458

  • Add support for BigTIFF output. #4459 @​throwbi

  • Improve error messaging when only warnings issued. #4465

  • Simplify ICC processing when retaining input profiles. #4468

v0.34.5-rc.0

  • Upgrade to libvips v8.17.3 for upstream bug fixes.

  • Add experimental support for prebuilt Linux RISC-V 64-bit binaries.

  • Support building from source with npm v12+, deprecate --build-from-source flag. #4458

  • Add support for BigTIFF output. #4459 @​throwbi

  • Improve error messaging when only warnings issued. #4465

... (truncated)

Commits
  • e062456 Release v0.34.5
  • 6450c70 Prerelease v0.34.5-rc.1
  • f7c95d1 TypeScript: consolidate a few enum-like properties
  • ef86a75 Prerelease v0.34.5-rc.0
  • 6c1e840 Use structured binding for tuples where possible
  • e1628d8 Simplify ICC processing when retaining input profiles #4468
  • 4f9f817 Linter: apply all recommended biome settings
  • 09d5aa8 Docs: update internal and libvips doc links
  • 040b73c Upgrade to libvips v8.17.3
  • 1f2f33d Ensure licensing headers are retained by code bundlers
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sharp since your current version.


Updates typescript from 5.8.3 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • Additional commits viewable in compare view

Updates @commitlint/cli from 19.8.1 to 20.1.0

Release notes

Sourced from @​commitlint/cli's releases.

v20.1.0

20.1.0 (2025-09-30)

Features

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.0.0...v20.1.0

v20.0.0

20.0.0 (2025-09-25)

Features

BREAKING CHANGES

  • when lines contain URLs exceeding the maximum line length body-max-line-length will be ignored

Full Changelog: conventional-changelog/commitlint@v19.9.1...v20.0.0

v19.9.1

19.9.1 (2025-08-29)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

20.1.0 (2025-09-30)

Note: Version bump only for package @​commitlint/cli

20.0.0 (2025-09-25)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 19.8.1 to 20.0.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.0.0

20.0.0 (2025-09-25)

Features

BREAKING CHANGES

  • when lines contain URLs exceeding the maximum line length body-max-line-length will be ignored

Full Changelog: conventional-changelog/commitlint@v19.9.1...v20.0.0

v19.9.1

19.9.1 (2025-08-29)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.9.0...v19.9.1

v19.9.0

19.9.0 (2025-08-26)

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.0.0 (2025-09-25)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @commitlint/types from 19.8.1 to 20.0.0

Release notes

Sourced from @​commitlint/types's releases.

v20.0.0

20.0.0 (2025-09-25)

Features

BREAKING CHANGES

  • when lines contain URLs exceeding the maximum line length body-max-line-length will be ignored

Full Changelog: conventional-changelog/commitlint@v19.9.1...v20.0.0

v19.9.1

19.9.1 (2025-08-29)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.9.0...v19.9.1

v19.9.0

…pdates

Bumps the dependencies group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.9.4` | `0.9.5` |
| [@codemirror/lang-html](https://github.com/codemirror/lang-html) | `6.4.9` | `6.4.11` |
| [@codemirror/language](https://github.com/codemirror/language) | `6.11.1` | `6.11.3` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.37.1` | `6.38.8` |
| [@fontsource-variable/montserrat](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/montserrat) | `5.2.5` | `5.2.8` |
| [@lezer/highlight](https://github.com/lezer-parser/highlight) | `1.2.1` | `1.2.3` |
| [@playform/compress](https://github.com/PlayForm/Compress) | `0.1.9` | `0.2.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.9.0` | `5.16.0` |
| [astro-compressor](https://github.com/sondr3/astro-compressor) | `1.0.0` | `1.2.0` |
| [astro-seo-schema](https://github.com/codiume/orbit/tree/HEAD/packages/astro-seo-schema) | `5.0.0` | `5.1.0` |
| [codemirror](https://github.com/codemirror/basic-setup) | `6.0.1` | `6.0.2` |
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.30.1` | `1.30.2` |
| [sharp](https://github.com/lovell/sharp) | `0.34.2` | `0.34.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.1` | `20.1.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.1` | `20.0.0` |
| [@commitlint/types](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/types) | `19.8.1` | `20.0.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.28.0` | `9.39.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.33.1` | `8.47.0` |
| [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.39.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.3.1` | `1.5.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.20.1` | `2.21.0` |
| [eslint-plugin-package-json](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json) | `0.33.2` | `0.85.0` |
| [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) | `1.18.0` | `1.19.0` |
| [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.5.0` |
| [jiti](https://github.com/unjs/jiti) | `2.4.2` | `2.6.1` |
| [nano-staged](https://github.com/usmanyunusov/nano-staged) | `0.8.0` | `0.9.0` |
| [neostandard](https://github.com/neostandard/neostandard) | `0.12.1` | `0.12.2` |
| [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.13.0` | `2.13.1` |



Updates `@astrojs/check` from 0.9.4 to 0.9.5
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/HEAD/packages/astro-check)

Updates `@codemirror/lang-html` from 6.4.9 to 6.4.11
- [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md)
- [Commits](codemirror/lang-html@6.4.9...6.4.11)

Updates `@codemirror/language` from 6.11.1 to 6.11.3
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md)
- [Commits](codemirror/language@6.11.1...6.11.3)

Updates `@codemirror/view` from 6.37.1 to 6.38.8
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.37.1...6.38.8)

Updates `@fontsource-variable/montserrat` from 5.2.5 to 5.2.8
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/montserrat)

Updates `@lezer/highlight` from 1.2.1 to 1.2.3
- [Changelog](https://github.com/lezer-parser/highlight/blob/main/CHANGELOG.md)
- [Commits](lezer-parser/highlight@1.2.1...1.2.3)

Updates `@playform/compress` from 0.1.9 to 0.2.0
- [Release notes](https://github.com/PlayForm/Compress/releases)
- [Changelog](https://github.com/PlayForm/Compress/blob/Current/CHANGELOG.md)
- [Commits](PlayForm/Compress@Compress/v0.1.9...Compress/v0.2.0)

Updates `astro` from 5.9.0 to 5.16.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `astro-compressor` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/sondr3/astro-compressor/releases)
- [Changelog](https://github.com/sondr3/astro-compressor/blob/main/CHANGELOG.md)
- [Commits](sondr3/astro-compressor@v1.0.0...v1.2.0)

Updates `astro-seo-schema` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/codiume/orbit/releases)
- [Changelog](https://github.com/codiume/orbit/blob/main/packages/astro-seo-schema/CHANGELOG.md)
- [Commits](https://github.com/codiume/orbit/commits/[email protected]/packages/astro-seo-schema)

Updates `codemirror` from 6.0.1 to 6.0.2
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](codemirror/basic-setup@6.0.1...6.0.2)

Updates `lightningcss` from 1.30.1 to 1.30.2
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.30.1...v1.30.2)

Updates `sharp` from 0.34.2 to 0.34.5
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.2...v0.34.5)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `@commitlint/cli` from 19.8.1 to 20.1.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.8.1 to 20.0.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional)

Updates `@commitlint/types` from 19.8.1 to 20.0.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/types/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/types)

Updates `@eslint/js` from 9.28.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

Updates `@typescript-eslint/parser` from 8.33.1 to 8.47.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser)

Updates `eslint` from 9.28.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.28.0...v9.39.1)

Updates `eslint-plugin-astro` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v1.3.1...v1.5.0)

Updates `eslint-plugin-jsonc` from 2.20.1 to 2.21.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v2.20.1...v2.21.0)

Updates `eslint-plugin-package-json` from 0.33.2 to 0.85.0
- [Release notes](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/releases)
- [Changelog](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/CHANGELOG.md)
- [Commits](JoshuaKGoldberg/eslint-plugin-package-json@v0.33.2...v0.85.0)

Updates `eslint-plugin-yml` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v1.18.0...v1.19.0)

Updates `globals` from 16.2.0 to 16.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.2.0...v16.5.0)

Updates `jiti` from 2.4.2 to 2.6.1
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](unjs/jiti@v2.4.2...v2.6.1)

Updates `nano-staged` from 0.8.0 to 0.9.0
- [Changelog](https://github.com/usmanyunusov/nano-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/usmanyunusov/nano-staged/commits)

Updates `neostandard` from 0.12.1 to 0.12.2
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](neostandard/neostandard@v0.12.1...v0.12.2)

Updates `simple-git-hooks` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/CHANGELOG.md)
- [Commits](toplenboren/simple-git-hooks@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@codemirror/lang-html"
  dependency-version: 6.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@codemirror/language"
  dependency-version: 6.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@codemirror/view"
  dependency-version: 6.38.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@fontsource-variable/montserrat"
  dependency-version: 5.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@lezer/highlight"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playform/compress"
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: astro
  dependency-version: 5.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: astro-compressor
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: astro-seo-schema
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: codemirror
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: lightningcss
  dependency-version: 1.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: sharp
  dependency-version: 0.34.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@commitlint/cli"
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@commitlint/types"
  dependency-version: 20.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-astro
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-jsonc
  dependency-version: 2.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-package-json
  dependency-version: 0.85.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-yml
  dependency-version: 1.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: jiti
  dependency-version: 2.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nano-staged
  dependency-version: 0.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: neostandard
  dependency-version: 0.12.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: simple-git-hooks
  dependency-version: 2.13.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Nov 22, 2025
@dependabot dependabot bot requested a review from felixicaza as a code owner November 22, 2025 06:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Nov 22, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant