Skip to content

Bump @spotlightjs/spotlight from 2.13.3 to 4.8.0#103

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/spotlightjs/spotlight-4.8.0
Open

Bump @spotlightjs/spotlight from 2.13.3 to 4.8.0#103
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/spotlightjs/spotlight-4.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps @spotlightjs/spotlight from 2.13.3 to 4.8.0.

Release notes

Sourced from @​spotlightjs/spotlight's releases.

@​spotlightjs/spotlight@​4.8.0

Minor Changes

  • Add --open / -o CLI flag to automatically open the Spotlight dashboard in your default browser when starting the sidecar (#1200)

Patch Changes

  • Fixed flamechart tree building to iterate from root to leaf frames, resolving fragmented visualization (#1201)

  • shifted electron dependencies to dev dependencies as there were getting installed with npx for spotlight run (#1184)

@​spotlightjs/spotlight@​4.7.2

Patch Changes

  • Fix ANSI escape code rendering in log viewer. Logs containing ANSI escape sequences (colors, bold, italic, etc.) are now properly styled in the UI instead of showing raw escape characters. (#1187)

@​spotlightjs/spotlight@​4.7.1

Patch Changes

  • Report github-ci environment to Sentry when running in GitHub Actions CI (#1178)

  • Fix npx @spotlightjs/spotlight fail (#1181)

@​spotlightjs/spotlight@​4.7.0

Minor Changes

  • Add --allowed-origin / -A CLI option and allowedOrigins API option for configuring additional CORS origins. Supports both full origins (e.g., https://ngrok.io:443) for strict matching and plain domains (e.g., myapp.local) for permissive matching. Fixes #1171. (#1176)

Patch Changes

  • Restore draggable electron app and recover semaphore buttons (#1173)

  • Allow any DNS pointing to localhost in CORS (#1175)

@​spotlightjs/spotlight@​4.6.0

Minor Changes

  • Added spotlight sdk for helping others to build on top of it (#1140)

  • Support COMPOSE_FILE environment variable for Docker Compose projects (#1131)

  • Prompt user to choose between docker compose and package.json when both are present (#1120)

Patch Changes

  • Refactor docker compose support (#1121)

  • disable sentry in development mode (#1143)

  • Security: Restrict CORS origins for Sidecar to prevent unauthorized access (#1138)

... (truncated)

Changelog

Sourced from @​spotlightjs/spotlight's changelog.

4.8.0

Minor Changes

  • Add --open / -o CLI flag to automatically open the Spotlight dashboard in your default browser when starting the sidecar (#1200)

Patch Changes

  • Fixed flamechart tree building to iterate from root to leaf frames, resolving fragmented visualization (#1201)

  • shifted electron dependencies to dev dependencies as there were getting installed with npx for spotlight run (#1184)

4.7.2

Patch Changes

  • Fix ANSI escape code rendering in log viewer. Logs containing ANSI escape sequences (colors, bold, italic, etc.) are now properly styled in the UI instead of showing raw escape characters. (#1187)

4.7.1

Patch Changes

  • Report github-ci environment to Sentry when running in GitHub Actions CI (#1178)

  • Fix npx @spotlightjs/spotlight fail (#1181)

4.7.0

Minor Changes

  • Add --allowed-origin / -A CLI option and allowedOrigins API option for configuring additional CORS origins. Supports both full origins (e.g., https://ngrok.io:443) for strict matching and plain domains (e.g., myapp.local) for permissive matching. Fixes #1171. (#1176)

Patch Changes

  • Restore draggable electron app and recover semaphore buttons (#1173)

  • Allow any DNS pointing to localhost in CORS (#1175)

4.6.0

Minor Changes

  • Added spotlight sdk for helping others to build on top of it (#1140)

  • Support COMPOSE_FILE environment variable for Docker Compose projects (#1131)

  • Prompt user to choose between docker compose and package.json when both are present (#1120)

Patch Changes

... (truncated)

Commits
  • 5c305ad meta(changelog): Update package versions (#1205)
  • 1b6ff93 fix(server): Add trailing slash version for DSN hack (#1204)
  • 8c11091 fix(ui): Correct flamechart tree ordering to build from root to leaf (#1201)
  • c85f6f2 feat(CLI): Support docker compose explicitly (#1199)
  • 3da87c9 feat(cli): Add --open flag to auto-open Spotlight dashboard (#1200)
  • 06446ae fix: updated mcp sdk version (#1190)
  • a5120f6 build: Fix CJS lint errors via config (#1191)
  • 8bfc7bd fix: shifted electron dependencies to dev dependencies (#1184)
  • ba8b843 meta(changelog): Update package versions (#1189)
  • 5baec8e feat(sentinel): Use the Sentinel theme everywhere (#1188)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@spotlightjs/spotlight](https://github.com/getsentry/spotlight/tree/HEAD/packages/spotlight) from 2.13.3 to 4.8.0.
- [Release notes](https://github.com/getsentry/spotlight/releases)
- [Changelog](https://github.com/getsentry/spotlight/blob/main/packages/spotlight/CHANGELOG.md)
- [Commits](https://github.com/getsentry/spotlight/commits/@spotlightjs/spotlight@4.8.0/packages/spotlight)

---
updated-dependencies:
- dependency-name: "@spotlightjs/spotlight"
  dependency-version: 4.8.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Dec 15, 2025
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