Bump the npm group with 25 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(11 months ago)
(11 months ago)
dependencies javascript
poad
Bumps the npm group with 25 updates:
Updates astro from 5.12.3 to 5.12.4
Release notes
Sourced from astro's releases.
astro@5.12.4
Patch Changes
#14031
e9206c1Thanks@jp-knj! - Optimized the build pipeline for SVG images. Now, Astro doesn't reprocess images that have already been processed.#14132
976879aThanks@ematipico! - Fixes a bug where the propertyAstro.routePattern/context.routePatternwasn't updated when using a rewrite via middleware.#14131
aafc4d7Thanks@florian-lefebvre! - Fixes a case where an error occurring in a middleware would show the dev overlay instead of the custom500.astropage#14127
2309adaThanks@florian-lefebvre! - Upgrades zod#14134
186c201Thanks@ascorbic! - Throws a more helpful error in dev if trying to use a server island without an adapter#14129
3572d85Thanks@ematipico! - Fixes a bug where the CSP headers was incorrectly added to a page when using an adapter.
Changelog
Sourced from astro's changelog.
5.12.4
Patch Changes
#14031
e9206c1Thanks@jp-knj! - Optimized the build pipeline for SVG images. Now, Astro doesn't reprocess images that have already been processed.#14132
976879aThanks@ematipico! - Fixes a bug where the propertyAstro.routePattern/context.routePatternwasn't updated when using a rewrite via middleware.#14131
aafc4d7Thanks@florian-lefebvre! - Fixes a case where an error occurring in a middleware would show the dev overlay instead of the custom500.astropage#14127
2309adaThanks@florian-lefebvre! - Upgrades zod#14134
186c201Thanks@ascorbic! - Throws a more helpful error in dev if trying to use a server island without an adapter#14129
3572d85Thanks@ematipico! - Fixes a bug where the CSP headers was incorrectly added to a page when using an adapter.
Commits
c12e216[ci] release (#14128)aafc4d7fix: show 500.astro if error occurs in middleware (#14131)8491aa5[ci] format186c201fix: throw early for server islands without adapter (#14134)85f5aae[ci] formate9206c1fix(astro): fix svg content-based deduplication (#14031)976879afix(routing): updateroutePatternwhen using sequence (#14132)3572d85fix(csp): header in response header (#14129)2309adachore: upgrade zod (#14127)9cfccc7[ci] format- Additional commits viewable in compare view
Updates @rollup/rollup-android-arm-eabi from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-android-arm-eabi's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-android-arm-eabi's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-android-arm64 from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-android-arm64's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-android-arm64's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-darwin-arm64 from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-darwin-arm64's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-darwin-arm64's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-darwin-x64 from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-darwin-x64's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-darwin-x64's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-freebsd-arm64 from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-freebsd-arm64's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-freebsd-arm64's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-freebsd-x64 from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-freebsd-x64's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-freebsd-x64's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-arm-gnueabihf from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-arm-gnueabihf's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-arm-gnueabihf's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-arm-musleabihf from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-arm-musleabihf's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-arm-musleabihf's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-arm64-gnu from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-arm64-gnu's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-arm64-gnu's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-arm64-musl from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-arm64-musl's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-arm64-musl's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-loongarch64-gnu from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-loongarch64-gnu's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-loongarch64-gnu's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-ppc64-gnu from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-ppc64-gnu's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-ppc64-gnu's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-riscv64-gnu from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-riscv64-gnu's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-riscv64-gnu's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-riscv64-musl from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-riscv64-musl's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-riscv64-musl's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-s390x-gnu from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-s390x-gnu's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-s390x-gnu's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-x64-gnu from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-linux-x64-musl from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-linux-x64-musl's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-linux-x64-musl's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-win32-arm64-msvc from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-win32-arm64-msvc's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-win32-arm64-msvc's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-win32-ia32-msvc from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-win32-ia32-msvc's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-win32-ia32-msvc's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates @rollup/rollup-win32-x64-msvc from 4.46.0 to 4.46.1
Release notes
Sourced from @rollup/rollup-win32-x64-msvc's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from @rollup/rollup-win32-x64-msvc's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates caniuse-lite from 1.0.30001727 to 1.0.30001731
Commits
fad7902Update caniuse-db 1.0.30001731423d5ceUpdate caniuse-db 1.0.30001730- See full diff in compare view
Updates electron-to-chromium from 1.5.191 to 1.5.192
Commits
ca598521.5.192856f1c8generate new version- See full diff in compare view
Updates rollup from 4.46.0 to 4.46.1
Release notes
Sourced from rollup's releases.
v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Changelog
Sourced from rollup's changelog.
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
inoperator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi)
Commits
244dc204.46.16031a33disables optimization for external namespace when using the in operator (#6036)- See full diff in compare view
Updates vite-plugin-solid from 2.11.7 to 2.11.8
Release notes
Sourced from vite-plugin-solid's releases.
vite-plugin-solid@2.11.8
Patch Changes
- 94431eb: add support for vite 7 in peerDeps
- ea5f791: Fix Vite 7+ compatibility.
Changelog
Sourced from vite-plugin-solid's changelog.
2.11.8
Patch Changes
- 94431eb: add support for vite 7 in peerDeps
- ea5f791: Fix Vite 7+ compatibility.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
0
0
+0
-0
Package Dependencies
@rollup/rollup-linux-x64-gnu
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-x64-musl
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-android-arm-eabi
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-android-arm64
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-darwin-arm64
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-darwin-x64
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-freebsd-arm64
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-freebsd-x64
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-arm-gnueabihf
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-arm-musleabihf
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-arm64-gnu
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-arm64-musl
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-loongarch64-gnu
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-riscv64-gnu
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-riscv64-musl
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-s390x-gnu
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-win32-arm64-msvc
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-win32-ia32-msvc
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-win32-x64-msvc
npm
4.46.0 → 4.46.1
Patch
@rollup/rollup-linux-ppc64-gnu
npm
4.46.0 → 4.46.1
Patch
Technical Details
| ID: | 4297298 |
| UUID: | 3273402986 |
| Node ID: | PR_kwDOKSIIAM6hKm2U |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |