Skip to content

Bump @spotlightjs/astro from 2.3.0 to 3.0.0#489

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/spotlightjs/astro-3.0.0
Closed

Bump @spotlightjs/astro from 2.3.0 to 3.0.0#489
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/spotlightjs/astro-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps @spotlightjs/astro from 2.3.0 to 3.0.0.

Release notes

Sourced from @​spotlightjs/astro's releases.

@​spotlightjs/astro@​3.0.0

Major Changes

  • Fix Astro v5 compatibility (#706)

    Upgraded all Astro dependencies to v5+. This required suppressing Sentry instrumentation on the sidecar when used programmatically (unless explicitly passed isStandalone: true) to prevent Spotlight spamming itself with transactions from the very sidecar instance that it is running.

    BREAKING: We had to bump minimum required Astro version for the Astro plugin to 4.7+ as we needed the new dev toolbar app APIs.

Minor Changes

  • Add profile grafting into traces (#692)

    With this change, Spotlight can now ingest v1 profiles and graft profiling data into the trace view to fill in the gaps where span/trace instrumentation falls short.

    This feature is experimental.

    Breaking change for tsconfig: It now targets ES2023 as we needed Array.findLastIndex()

  • Flatter tree view for deeply nested traces with 1 child at each level (#686)

Patch Changes

  • Sort envelopes from most recent to oldest (#697)

  • Fix some typing issues in sentryDataCache (#691)

  • Fix span details modal resetting trace view tree state on close (#701)

  • Fix some profile samples were not grouped and added to trace span list for detail view (#698)

  • Fix span details showing incorrect span start time (#689)

  • Fix rare error when score.total is missing from measurements (#682)

  • Make things snappy by using Map() for trace span look ups (#690)

  • Better auto collapsing logic for large or deep span trees (#699)

  • Unify and simplify duration calculations and representations (#688)

  • Updated dependencies

... (truncated)

Commits
  • d05c7d7 meta(changelog): Update package versions (#713)
  • 2bf2651 chore(deps-dev): bump vite from 5.4.13 to 5.4.14 (#711)
  • 88e732b chore(deps-dev): bump vite from 5.4.12 to 5.4.13 (#709)
  • be6d502 ci: Fix docker build for external contribs (#710)
  • 53a15e9 ci: Only build & sign binaries on master (#708)
  • 002a187 chore(website): Upgrade Astro to v5 (#706)
  • 9583001 ref: Use fossilize for Node SEA builds (#703)
  • bb7a499 ci: Don't push docker image with dependabot (#702)
  • 0028ace chore(deps): bump @​sentry/browser from 8.8.0 to 8.51.0 (#700)
  • 05e03c7 fix: Fix span details modal resetting tree on close (#701)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@spotlightjs/astro](https://github.com/getsentry/spotlight) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/getsentry/spotlight/releases)
- [Commits](https://github.com/getsentry/spotlight/compare/@spotlightjs/astro@2.3.0...@spotlightjs/astro@3.0.0)

---
updated-dependencies:
- dependency-name: "@spotlightjs/astro"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@netlify
Copy link

netlify bot commented Mar 3, 2025

Deploy Preview for dustinsgoodman ready!

Name Link
🔨 Latest commit 12c3309
🔍 Latest deploy log https://app.netlify.com/sites/dustinsgoodman/deploys/67c568227ca5b10008eb087f
😎 Deploy Preview https://deploy-preview-489--dustinsgoodman.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #491.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/spotlightjs/astro-3.0.0 branch March 10, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants