Skip to content

chore(deps): bump the patch-updates group with 13 updates#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-patch-updates-5ee07f2e04
Closed

chore(deps): bump the patch-updates group with 13 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-patch-updates-5ee07f2e04

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 19, 2025

Copy link
Copy Markdown

Bumps the patch-updates group with 13 updates:

Package From To
@astrojs/svelte 7.1.0 7.1.1
@expressive-code/core 0.41.2 0.41.3
@expressive-code/plugin-collapsible-sections 0.41.2 0.41.3
@expressive-code/plugin-line-numbers 0.41.2 0.41.3
@fontsource-variable/jetbrains-mono 5.2.6 5.2.8
@fontsource/roboto 5.2.6 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.28 1.2.36
@iconify-json/simple-icons 1.2.40 1.2.52
astro-expressive-code 0.41.2 0.41.3
sharp 0.34.2 0.34.4

Updates @astrojs/svelte from 7.1.0 to 7.1.1

Release notes

Sourced from @​astrojs/svelte's releases.

@​astrojs/svelte@​7.1.1

Patch Changes

Changelog

Sourced from @​astrojs/svelte's changelog.

7.1.1

Patch Changes

Commits

Updates @expressive-code/core from 0.41.2 to 0.41.3

Release notes

Sourced from @​expressive-code/core's releases.

@​expressive-code/core@​0.41.3

Patch Changes

  • eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding role="region" to scrollable code blocks. Thank you @​ruslanpashkov!
Changelog

Sourced from @​expressive-code/core's changelog.

0.41.3

Patch Changes

  • eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding role="region" to scrollable code blocks. Thank you @​ruslanpashkov!
Commits

Updates @expressive-code/plugin-collapsible-sections from 0.41.2 to 0.41.3

Release notes

Sourced from @​expressive-code/plugin-collapsible-sections's releases.

@​expressive-code/plugin-collapsible-sections@​0.41.3

Patch Changes

  • Updated dependencies [eb82591]
    • @​expressive-code/core@​0.41.3
Changelog

Sourced from @​expressive-code/plugin-collapsible-sections's changelog.

0.41.3

Patch Changes

  • Updated dependencies [eb82591]
    • @​expressive-code/core@​0.41.3
Commits

Updates @expressive-code/plugin-line-numbers from 0.41.2 to 0.41.3

Release notes

Sourced from @​expressive-code/plugin-line-numbers's releases.

@​expressive-code/plugin-line-numbers@​0.41.3

Patch Changes

  • Updated dependencies [eb82591]
    • @​expressive-code/core@​0.41.3
Changelog

Sourced from @​expressive-code/plugin-line-numbers's changelog.

0.41.3

Patch Changes

  • Updated dependencies [eb82591]
    • @​expressive-code/core@​0.41.3
Commits

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

Commits

Updates @fontsource/roboto from 5.2.6 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.28 to 1.2.36

Commits

Updates @iconify-json/simple-icons from 1.2.40 to 1.2.52

Commits

Updates astro-expressive-code from 0.41.2 to 0.41.3

Release notes

Sourced from astro-expressive-code's releases.

astro-expressive-code@0.41.3

Patch Changes

  • eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding role="region" to scrollable code blocks. Thank you @​ruslanpashkov!
  • Updated dependencies [eb82591]
    • rehype-expressive-code@0.41.3
Changelog

Sourced from astro-expressive-code's changelog.

0.41.3

Patch Changes

  • eb82591: Fixes WCAG 4.1.2 compliance issue by dynamically adding role="region" to scrollable code blocks. Thank you @​ruslanpashkov!
  • Updated dependencies [eb82591]
    • rehype-expressive-code@0.41.3
Commits

Updates sharp from 0.34.2 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.


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 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `7.1.0` | `7.1.1` |
| [@expressive-code/core](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/core) | `0.41.2` | `0.41.3` |
| [@expressive-code/plugin-collapsible-sections](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-collapsible-sections) | `0.41.2` | `0.41.3` |
| [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers) | `0.41.2` | `0.41.3` |
| [@fontsource-variable/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/jetbrains-mono) | `5.2.6` | `5.2.8` |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.2.6` | `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.28` | `1.2.36` |
| [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) | `1.2.40` | `1.2.52` |
| [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) | `0.41.2` | `0.41.3` |
| [sharp](https://github.com/lovell/sharp) | `0.34.2` | `0.34.4` |


Updates `@astrojs/svelte` from 7.1.0 to 7.1.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.1.1/packages/integrations/svelte)

Updates `@expressive-code/core` from 0.41.2 to 0.41.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/core/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/core@0.41.3/packages/@expressive-code/core)

Updates `@expressive-code/plugin-collapsible-sections` from 0.41.2 to 0.41.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-collapsible-sections/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-collapsible-sections@0.41.3/packages/@expressive-code/plugin-collapsible-sections)

Updates `@expressive-code/plugin-line-numbers` from 0.41.2 to 0.41.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.41.3/packages/@expressive-code/plugin-line-numbers)

Updates `@fontsource-variable/jetbrains-mono` from 5.2.6 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.6 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.28 to 1.2.36
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@iconify-json/simple-icons` from 1.2.40 to 1.2.52
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `astro-expressive-code` from 0.41.2 to 0.41.3
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/astro-expressive-code@0.41.3/packages/astro-expressive-code)

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

---
updated-dependencies:
- dependency-name: "@astrojs/svelte"
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@expressive-code/core"
  dependency-version: 0.41.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@expressive-code/plugin-collapsible-sections"
  dependency-version: 0.41.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@expressive-code/plugin-line-numbers"
  dependency-version: 0.41.3
  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.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@iconify-json/simple-icons"
  dependency-version: 1.2.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: astro-expressive-code
  dependency-version: 0.41.3
  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
...

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 Sep 19, 2025
@dependabot @github

dependabot Bot commented on behalf of github Sep 22, 2025

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 22, 2025
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-patch-updates-5ee07f2e04 branch September 22, 2025 04:30
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.

0 participants