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

chore(deps): bump the patch-updates group across 1 directory with 11 updates

Open
Number: #16
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: August 15, 2025 at 05:12 AM UTC
(3 months ago)
Updated: August 15, 2025 at 05:12 AM UTC
(3 months ago)
Labels:
dependencies javascript
Description:

Bumps the patch-updates group with 11 updates in the / directory:

Package From To
@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
@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.32
@iconify-json/simple-icons 1.2.40 1.2.47
astro-expressive-code 0.41.2 0.41.3
overlayscrollbars 2.11.4 2.11.5
sharp 0.34.2 0.34.3

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 @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.32

Commits

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

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 overlayscrollbars from 2.11.4 to 2.11.5

Changelog

Sourced from overlayscrollbars's changelog.

2.11.5

Bug Fixes

  • Sometimes when resizing the window, scrollbars applied to the body element werent updated aoccrdingly.
Commits
  • cb63671 changelog & package json
  • 9fd1f8c fix a bug where the scrollbar size was not update on body scrollbars
  • See full diff in compare view

Updates sharp from 0.34.2 to 0.34.3

Commits
  • 276ac2d Release v0.34.3
  • 2dedcf3 Prerelease v0.34.3-rc.1
  • 92f2145 Upgrade to sharp-libvips v1.2.0
  • 2cd2f84 Upgrade to libvips v8.17.1
  • 8ee8d27 Provide XMP as a string, as well as a Buffer, where possible
  • 4e3f379 Add keepXmp and withXmp for control over output XMP metadata #4416
  • df5454e Add support for RAW digicam input, requires custom libvips+libraw
  • 32cf6be Docs: update benchmark results ahead of v0.34.3
  • 96dfd40 Tests: update benchmark environment
  • 1422798 Upgrade to sharp-libvips v1.2.0-rc.3
  • Additional commits viewable in compare view

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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+304
Deletions:
-269
Package Dependencies
Ecosystem:
npm
Version Change:
1.2.28 → 1.2.32
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.41.2 → 0.41.3
Update Type:
Patch
Package:
sharp
Ecosystem:
npm
Version Change:
0.34.2 → 0.34.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.11.4 → 2.11.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.40 → 1.2.47
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.41.2 → 0.41.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.41.2 → 0.41.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.5 → 1.2.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.3 → 1.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.2.3 → 1.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.41.2 → 0.41.3
Update Type:
Patch
Technical Details
ID: 5165936
UUID: 2748033168
Node ID: PR_kwDOPCBez86jy6iQ
Host: GitHub
Repository: hyglgithub/AstroBlog
Merge State: Unknown