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

Bump the npm group with 26 updates

Open
Number: #161
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 18, 2025 at 08:47 PM UTC
(10 months ago)
Updated: August 18, 2025 at 08:47 PM UTC
(10 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 26 updates:

Package From To
astro 5.13.0 5.13.2
@astrojs/internal-helpers 0.7.1 0.7.2
@astrojs/markdown-remark 6.3.5 6.3.6
@rollup/rollup-android-arm-eabi 4.46.2 4.46.3
@rollup/rollup-android-arm64 4.46.2 4.46.3
@rollup/rollup-darwin-arm64 4.46.2 4.46.3
@rollup/rollup-darwin-x64 4.46.2 4.46.3
@rollup/rollup-freebsd-arm64 4.46.2 4.46.3
@rollup/rollup-freebsd-x64 4.46.2 4.46.3
@rollup/rollup-linux-arm-gnueabihf 4.46.2 4.46.3
@rollup/rollup-linux-arm-musleabihf 4.46.2 4.46.3
@rollup/rollup-linux-arm64-gnu 4.46.2 4.46.3
@rollup/rollup-linux-arm64-musl 4.46.2 4.46.3
@rollup/rollup-linux-loongarch64-gnu 4.46.2 4.46.3
@rollup/rollup-linux-ppc64-gnu 4.46.2 4.46.3
@rollup/rollup-linux-riscv64-gnu 4.46.2 4.46.3
@rollup/rollup-linux-riscv64-musl 4.46.2 4.46.3
@rollup/rollup-linux-s390x-gnu 4.46.2 4.46.3
@rollup/rollup-linux-x64-gnu 4.46.2 4.46.3
@rollup/rollup-linux-x64-musl 4.46.2 4.46.3
@rollup/rollup-win32-arm64-msvc 4.46.2 4.46.3
@rollup/rollup-win32-ia32-msvc 4.46.2 4.46.3
@rollup/rollup-win32-x64-msvc 4.46.2 4.46.3
chalk 5.5.0 5.6.0
electron-to-chromium 1.5.202 1.5.203
rollup 4.46.2 4.46.3

Updates astro from 5.13.0 to 5.13.2

Release notes

Sourced from astro's releases.

astro@5.13.2

Patch Changes

  • 4d16de7 Thanks @​ematipico! - Improves the detection of remote paths in the _image endpoint. Now href parameters that start with // are considered remote paths.

  • Updated dependencies [4d16de7]:

    • @​astrojs/internal-helpers@​0.7.2
    • @​astrojs/markdown-remark@​6.3.6

astro@5.13.1

Patch Changes

Changelog

Sourced from astro's changelog.

5.13.2

Patch Changes

  • 4d16de7 Thanks @​ematipico! - Improves the detection of remote paths in the _image endpoint. Now href parameters that start with // are considered remote paths.

  • Updated dependencies [4d16de7]:

    • @​astrojs/internal-helpers@​0.7.2
    • @​astrojs/markdown-remark@​6.3.6

5.13.1

Patch Changes

Commits

Updates @astrojs/internal-helpers from 0.7.1 to 0.7.2

Release notes

Sourced from @​astrojs/internal-helpers's releases.

@​astrojs/internal-helpers@​0.7.2

Patch Changes

  • 4d16de7 Thanks @​ematipico! - Improves the detection of remote paths in the _image endpoint. Now href parameters that start with // are considered remote paths.
Changelog

Sourced from @​astrojs/internal-helpers's changelog.

0.7.2

Patch Changes

  • 4d16de7 Thanks @​ematipico! - Improves the detection of remote paths in the _image endpoint. Now href parameters that start with // are considered remote paths.
Commits

Updates @astrojs/markdown-remark from 6.3.5 to 6.3.6

Release notes

Sourced from @​astrojs/markdown-remark's releases.

@​astrojs/markdown-remark@​6.3.6

Patch Changes

  • Updated dependencies [4d16de7]:
    • @​astrojs/internal-helpers@​0.7.2
Changelog

Sourced from @​astrojs/markdown-remark's changelog.

6.3.6

Patch Changes

  • Updated dependencies [4d16de7]:
    • @​astrojs/internal-helpers@​0.7.2
Commits

Updates @rollup/rollup-android-arm-eabi from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-android-arm-eabi's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm-eabi's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • Additional commits viewable in compare view

Updates @rollup/rollup-android-arm64 from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-android-arm64's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm64's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • Additional commits viewable in compare view

Updates @rollup/rollup-darwin-arm64 from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-darwin-arm64's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-arm64's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • Additional commits viewable in compare view

Updates @rollup/rollup-darwin-x64 from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-darwin-x64's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • Additional commits viewable in compare view

Updates @rollup/rollup-freebsd-arm64 from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-freebsd-arm64's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-arm64's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • Additional commits viewable in compare view

Updates @rollup/rollup-freebsd-x64 from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-freebsd-x64's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-x64's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • Additional commits viewable in compare view

Updates @rollup/rollup-linux-arm-gnueabihf from 4.46.2 to 4.46.3

Release notes

Sourced from @​rollup/rollup-linux-arm-gnueabihf's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
astro
Ecosystem:
npm
Version Change:
5.13.0 → 5.13.2
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.202 → 1.5.203
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Package:
chalk
Ecosystem:
npm
Version Change:
5.5.0 → 5.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
6.3.5 → 6.3.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.2 → 4.46.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.7.1 → 0.7.2
Update Type:
Patch
Technical Details
ID: 5318006
UUID: 2754476162
Node ID: PR_kwDOKSIIAM6kLfiC
Host: GitHub
Repository: poad/astro-solid-example