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

Bump the npm group with 24 updates

Open
Number: #150
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: July 30, 2025 at 12:32 PM UTC
(11 months ago)
Updated: July 30, 2025 at 12:32 PM UTC
(11 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 24 updates:

Package From To
astro 5.12.4 5.12.5
@rollup/rollup-android-arm-eabi 4.46.1 4.46.2
@rollup/rollup-android-arm64 4.46.1 4.46.2
@rollup/rollup-darwin-arm64 4.46.1 4.46.2
@rollup/rollup-darwin-x64 4.46.1 4.46.2
@rollup/rollup-freebsd-arm64 4.46.1 4.46.2
@rollup/rollup-freebsd-x64 4.46.1 4.46.2
@rollup/rollup-linux-arm-gnueabihf 4.46.1 4.46.2
@rollup/rollup-linux-arm-musleabihf 4.46.1 4.46.2
@rollup/rollup-linux-arm64-gnu 4.46.1 4.46.2
@rollup/rollup-linux-arm64-musl 4.46.1 4.46.2
@rollup/rollup-linux-loongarch64-gnu 4.46.1 4.46.2
@rollup/rollup-linux-ppc64-gnu 4.46.1 4.46.2
@rollup/rollup-linux-riscv64-gnu 4.46.1 4.46.2
@rollup/rollup-linux-riscv64-musl 4.46.1 4.46.2
@rollup/rollup-linux-s390x-gnu 4.46.1 4.46.2
@rollup/rollup-linux-x64-gnu 4.46.1 4.46.2
@rollup/rollup-linux-x64-musl 4.46.1 4.46.2
@rollup/rollup-win32-arm64-msvc 4.46.1 4.46.2
@rollup/rollup-win32-ia32-msvc 4.46.1 4.46.2
@rollup/rollup-win32-x64-msvc 4.46.1 4.46.2
h3 1.15.3 1.15.4
node-mock-http 1.0.1 1.0.2
rollup 4.46.1 4.46.2

Updates astro from 5.12.4 to 5.12.5

Release notes

Sourced from astro's releases.

astro@5.12.5

Patch Changes

  • #14059 19f53eb Thanks @​benosmac! - Fixes a bug in i18n implementation, where Astro didn't emit the correct pages when fallback is enabled, and a locale uses a catch-all route, e.g. src/pages/es/[...catchAll].astro

  • #14155 31822c3 Thanks @​ascorbic! - Fixes a bug that caused an error "serverEntrypointModule[_start] is not a function" in some adapters

Changelog

Sourced from astro's changelog.

5.12.5

Patch Changes

  • #14059 19f53eb Thanks @​benosmac! - Fixes a bug in i18n implementation, where Astro didn't emit the correct pages when fallback is enabled, and a locale uses a catch-all route, e.g. src/pages/es/[...catchAll].astro

  • #14155 31822c3 Thanks @​ascorbic! - Fixes a bug that caused an error "serverEntrypointModule[_start] is not a function" in some adapters

Commits
  • 09b533b [ci] release (#14149)
  • 31822c3 fix: use hasOwnProperty to check for adapter start export (#14155)
  • 19f53eb Fix: [i18n] Dynamic spread route in [locale] folder causes false-positive mat...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

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

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-arm-musleabihf from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-musleabihf's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-arm64-gnu from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-arm64-musl from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-loongarch64-gnu from 4.46.1 to 4.46.2

Release notes

Sourced from @​rollup/rollup-linux-loongarch64-gnu's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-loongarch64-gnu's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-ppc64-gnu from 4.46.1 to 4.46.2

Release notes

Sourced from @​rollup/rollup-linux-ppc64-gnu's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-ppc64-gnu's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-riscv64-gnu from 4.46.1 to 4.46.2

Release notes

Sourced from @​rollup/rollup-linux-riscv64-gnu's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-riscv64-gnu's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-riscv64-musl from 4.46.1 to 4.46.2

Release notes

Sourced from @​rollup/rollup-linux-riscv64-musl's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-riscv64-musl's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-s390x-gnu from 4.46.1 to 4.46.2

Release notes

Sourced from @​rollup/rollup-linux-s390x-gnu's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-s390x-gnu's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-x64-gnu from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-linux-x64-musl from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-win32-arm64-msvc from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-win32-ia32-msvc from 4.46.1 to 4.46.2

Release notes

Sourced from @​rollup/rollup-win32-ia32-msvc's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from @​rollup/rollup-win32-ia32-msvc's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates @rollup/rollup-win32-x64-msvc from 4.46.1 to 4.46.2

Release notes

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

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

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

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff in compare view

Updates h3 from 1.15.3 to 1.15.4

Release notes

Sourced from h3's releases.

v1.15.4

compare changes

🩹 Fixes

  • getRequestHost: Return first host from x-forwarded-host (#1175)

💅 Refactors

  • useSession: Backport SessionManager interface to fix types (#1058)

🏡 Chore

  • docs: Fix typos (#1108)

❤️ Contributors

Changelog

Sourced from h3's changelog.

v1.15.4

compare changes

🩹 Fixes

  • serveStatic: Omit decoded id from statusMessage (#1044)
  • getRequestHost: Return first host from x-forwarded-host (#1175)

💅 Refactors

  • useSession: Backport SessionManager interface to fix types (#1058)

📦 Build

  • Update repository field (d94b09a)

🏡 Chore

✅ Tests

❤️ Contributors

Commits
  • ec77d6b chore(release): v1.15.4
  • 325a62b test: update zod test
  • 18d0bb7 chore: update deps
  • 774956a chore: apply automated updates
  • d94b09a build: update repository field
  • 94eb4b3 fix(getRequestHost): return first host from x-forwarded-host (#1175)
  • dab8567 chore(docs): fix typos (#1108)
  • 3d7929d refactor(useSession): backport SessionManager interface to fix types (#1058)
  • 3d0f4d5 chore(release): v1.15.3
  • 1f25147 fix(serveStatic): omit decoded id from statusMessage (#1044)
  • Additional commits viewable in compare view

Updates node-mock-http from 1.0.1 to 1.0.2

Release notes

Sourced from node-mock-http's releases.

v1.0.2

compare changes

🩹 Fixes

  • Correct AsyncIteratorPrototype retrieval in events polyfill (#11)

❤️ Contributors

Changelog

Sourced from node-mock-http's changelog.

v1.0.2

compare changes

🩹 Fixes

  • Correct AsyncIteratorPrototype retrieval in events polyfill (#11)

🏡 Chore

❤️ Contributors

Commits

Updates rollup from 4.46.1 to 4.46.2

Release notes

Sourced from rollup's releases.

v4.46.2

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.46.2

2025-07-29

Bug Fixes

  • Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)

Pull Requests

Commits
  • 4e19bad 4.46.2
  • 603e046 Correct the logic of include in BinaryExpression and don't optimize external ...
  • See full diff 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:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
astro
Ecosystem:
npm
Version Change:
5.12.4 → 5.12.5
Update Type:
Patch
Package:
rollup
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Package:
h3
Ecosystem:
npm
Version Change:
1.15.3 → 1.15.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.1 → 1.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.46.1 → 4.46.2
Update Type:
Patch
Technical Details
ID: 4332603
UUID: 3276873977
Node ID: PR_kwDOKSIIAM6hWULp
Host: GitHub
Repository: poad/astro-solid-example