Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps the patch-updates group with 15 updates:

Package From To
@astrojs/check 0.9.4 0.9.5
@astrojs/rss 4.0.11 4.0.12
@fontsource-variable/jetbrains-mono 5.2.5 5.2.8
@fontsource/roboto 5.2.5 5.2.8
@iconify-json/fa6-brands 1.2.5 1.2.6
@iconify-json/fa6-regular 1.2.3 1.2.4
@iconify-json/fa6-solid 1.2.3 1.2.4
@iconify-json/material-symbols 1.2.19 1.2.42
@tailwindcss/typography 0.5.16 0.5.19
katex 0.16.22 0.16.25
sharp 0.34.1 0.34.4
tailwindcss 3.4.17 3.4.18
@astrojs/ts-plugin 1.10.4 1.10.5
postcss-import 16.1.0 16.1.1
postcss-nesting 13.0.1 13.0.2

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 @astrojs/rss from 4.0.11 to 4.0.12

Changelog

Sourced from @​astrojs/rss's changelog.

4.0.12

Patch Changes

Commits
Maintainer changes

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


Updates @fontsource-variable/jetbrains-mono from 5.2.5 to 5.2.8

Commits

Updates @fontsource/roboto from 5.2.5 to 5.2.8

Commits

Updates @iconify-json/fa6-brands from 1.2.5 to 1.2.6

Commits

Updates @iconify-json/fa6-regular from 1.2.3 to 1.2.4

Commits

Updates @iconify-json/fa6-solid from 1.2.3 to 1.2.4

Commits

Updates @iconify-json/material-symbols from 1.2.19 to 1.2.42

Commits

Updates @tailwindcss/typography from 0.5.16 to 0.5.19

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.19

Fixed

  • Fixed broken color styles (#405)

v0.5.18

Fixed

  • Fixed undefined variable error (#403)

v0.5.17

Added

  • Add modifiers for description list elements (#357)
  • Add prose-picture modifier (#367)

Fixed

  • Include unit in hr border-width value (#379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#387)

Changed

  • Remove lodash dependencies (#402)
Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.19] - 2025-09-24

Fixed

  • Fixed broken color styles (#405)

[0.5.18] - 2025-09-19

Fixed

  • Fixed undefined variable error (#403)

[0.5.17] - 2025-09-19

Added

  • Add modifiers for description list elements (#357)
  • Add prose-picture modifier (#367)

Fixed

  • Include unit in hr border-width value (#379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#387)

Changed

  • Remove lodash dependencies (#402)
Commits

Updates katex from 0.16.22 to 0.16.25

Release notes

Sourced from katex's releases.

v0.16.25

0.16.25 (2025-10-13)

Features

  • css: provide katex-swap.css that uses font-display: swap (#3940) (b3f9ce6), closes #2242

v0.16.24

0.16.24 (2025-10-12)

Features

v0.16.23

0.16.23 (2025-10-03)

Bug Fixes

  • Support \def with arguments via macros option (#4087) (80a8158)
Changelog

Sourced from katex's changelog.

0.16.25 (2025-10-13)

Features

  • css: provide katex-swap.css that uses font-display: swap (#3940) (b3f9ce6), closes #2242

0.16.24 (2025-10-12)

Features

0.16.23 (2025-10-03)

Bug Fixes

  • Support \def with arguments via macros option (#4087) (80a8158)
Commits
  • d2f1084 chore(release): 0.16.25 [ci skip]
  • b3f9ce6 feat(css): provide katex-swap.css that uses font-display: swap (#3940)
  • c6c78de chore(release): 0.16.24 [ci skip]
  • 8c9b306 feat: support hex colors with alpha (#4090)
  • adad68c chore: remove polyfill for Array.prototype.includes (#4061)
  • fcd458b chore(vscode): update Yarn SDKs for Prettier and tooling (#4071)
  • eed3ea5 chore(release): 0.16.23 [ci skip]
  • 80a8158 fix: Support \def with arguments via macros option (#4087)
  • 049ed98 docs: Update Delimiters table to add / and correct \lt, \gt rendering (...
  • 9fb6313 docs: correct closing tag and fix some spelling errors (#4063)
  • See full diff in compare view

Updates sharp from 0.34.1 to 0.34.4

Release notes

Sourced from sharp's releases.

v0.34.4

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

  • Ensure TIFF subifd and OpenSlide level input options are respected (regression in 0.34.3).

  • Ensure autoOrient occurs before non-90 angle rotation. #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load. #4431

  • TypeScript: Ensure KernelEnum includes linear. #4441 @​BayanBennett

  • Ensure unlimited flag is passed upstream when reading TIFF images. #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451

  • Add sharp-libvips rpath for yarn v5 support. #4452 @​arcanis

v0.34.4-rc.4

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

  • Ensure TIFF subifd and OpenSlide level input options are respected (regression in 0.34.3).

  • Ensure autoOrient occurs before non-90 angle rotation. #4425

  • Ensure autoOrient removes existing metadata after shrink-on-load. #4431

  • TypeScript: Ensure KernelEnum includes linear. #4441 @​BayanBennett

  • Ensure unlimited flag is passed upstream when reading TIFF images. #4446

  • Support Electron memory cage when reading XMP metadata (regression in 0.34.3). #4451

  • Add sharp-libvips rpath for yarn v5 support. #4452 @​arcanis

... (truncated)

Commits
  • ee43783 Release v0.34.4
  • 5299011 CI/Docs: Deno v2 support
  • 4710092 Prerelease v0.34.4-rc.4
  • ed1ac43 CI: Upgrade packaging test dependencies
  • dfcbcee Upgrade sharp-libvips to v1.2.3
  • 35d3f56 Ensure TIFF subifd and OpenSlide level are respected
  • 9f4bace Prerelease v0.34.4-rc.3
  • b507831 CI: Remove dry-run flag
  • 905f698 Prerelease v0.34.4-rc.2
  • b0154ed Upgrade sharp-libvips to v1.2.2
  • 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 tailwindcss from 3.4.17 to 3.4.18

Release notes

Sourced from tailwindcss's releases.

v3.4.18

Fixed

  • Improve support for raw supports-[…] queries in arbitrary values (#13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#18938)
  • Remove irrelevant utility rules when matching important classes (#19030)
Changelog

Sourced from tailwindcss's changelog.

[3.4.18] - 2024-10-01

Fixed

  • Improve support for raw supports-[…] queries in arbitrary values (#13605)
  • Fix require.cache error when loaded through a TypeScript file in Node 22.18+ (#18665)
  • Support import.meta.resolve(…) in configs for new enough Node.js versions (#18938)
  • Allow using newer versions of postcss-load-config for better ESM and TypeScript PostCSS config support with the CLI (#18938)
  • Remove irrelevant utility rules when matching important classes (#19030)
Commits

Updates @astrojs/ts-plugin from 1.10.4 to 1.10.5

Changelog

Sourced from @​astrojs/ts-plugin's changelog.

1.10.5

Patch Changes

  • 6dfd814: Updated internal Volar version. This update should improve compatibility with newer versions of TypeScript and fix minor issues.
Commits

Updates postcss-import from 16.1.0 to 16.1.1

Changelog

Sourced from postcss-import's changelog.

16.1.1 / 2025-06-17

  • Fix incorrect cascade layer order when some resources can not be inlined (#567, #574)
Commits
Maintainer changes

This version was pushed to npm by romainmenke, a new releaser for postcss-import since your current version.


Updates postcss-nesting from 13.0.1 to 13.0.2

Changelog

Sourced from postcss-nesting's changelog.

13.0.2

June 10, 2025

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the patch-updates group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.9.4` | `0.9.5` |
| [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.11` | `4.0.12` |
| [@fontsource-variable/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/jetbrains-mono) | `5.2.5` | `5.2.8` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.2.5` | `5.2.8` |
| [@iconify-json/fa6-brands](https://github.com/iconify/icon-sets) | `1.2.5` | `1.2.6` |
| [@iconify-json/fa6-regular](https://github.com/iconify/icon-sets) | `1.2.3` | `1.2.4` |
| [@iconify-json/fa6-solid](https://github.com/iconify/icon-sets) | `1.2.3` | `1.2.4` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.19` | `1.2.42` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.19` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.16.22` | `0.16.25` |
| [sharp](https://github.com/lovell/sharp) | `0.34.1` | `0.34.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `3.4.18` |
| [@astrojs/ts-plugin](https://github.com/withastro/language-tools/tree/HEAD/packages/ts-plugin) | `1.10.4` | `1.10.5` |
| [postcss-import](https://github.com/postcss/postcss-import) | `16.1.0` | `16.1.1` |
| [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `13.0.1` | `13.0.2` |


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 `@astrojs/rss` from 4.0.11 to 4.0.12
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/astro-rss)

Updates `@fontsource-variable/jetbrains-mono` 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/jetbrains-mono)

Updates `@fontsource/roboto` 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/google/roboto)

Updates `@iconify-json/fa6-brands` from 1.2.5 to 1.2.6
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/fa6-regular` from 1.2.3 to 1.2.4
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/fa6-solid` from 1.2.3 to 1.2.4
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/material-symbols` from 1.2.19 to 1.2.42
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@tailwindcss/typography` from 0.5.16 to 0.5.19
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19)

Updates `katex` from 0.16.22 to 0.16.25
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.16.22...v0.16.25)

Updates `sharp` from 0.34.1 to 0.34.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.1...v0.34.4)

Updates `tailwindcss` from 3.4.17 to 3.4.18
- [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/v3.4.18/packages/tailwindcss)

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

Updates `postcss-import` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@16.1.0...16.1.1)

Updates `postcss-nesting` from 13.0.1 to 13.0.2
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@astrojs/rss"
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@fontsource-variable/jetbrains-mono"
  dependency-version: 5.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@fontsource/roboto"
  dependency-version: 5.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@iconify-json/fa6-brands"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@iconify-json/fa6-regular"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@iconify-json/fa6-solid"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@iconify-json/material-symbols"
  dependency-version: 1.2.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@tailwindcss/typography"
  dependency-version: 0.5.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: katex
  dependency-version: 0.16.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: sharp
  dependency-version: 0.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: tailwindcss
  dependency-version: 3.4.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@astrojs/ts-plugin"
  dependency-version: 1.10.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: postcss-import
  dependency-version: 16.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: postcss-nesting
  dependency-version: 13.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 21, 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 file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant