Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update laravel sdk version #702

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

serglom21
Copy link
Collaborator

Update laravel SDK version to the latest to fix Session Replay not showing up in backend issue context according to the supported versions in our docs

example event

Screenshot 2025-02-27 at 1 07 11 PM

Copy link

vercel bot commented Feb 27, 2025

@serglom21 is attempting to deploy a commit to the Sentry Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.10%. Comparing base (63e4f96) to head (e7595b0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #702   +/-   ##
=======================================
  Coverage   30.10%   30.10%           
=======================================
  Files          38       38           
  Lines         940      940           
  Branches      113      113           
=======================================
  Hits          283      283           
  Misses        640      640           
  Partials       17       17           
Flag Coverage Δ
api 6.59% <ø> (ø)
frontend 47.06% <ø> (ø)
Components Coverage Δ
checkout_module 6.59% <ø> (ø)
product_component 43.30% <ø> (ø)

Copy link

codecov bot commented Feb 27, 2025

Bundle Report

Bundle size has no change ✅

@realkosty
Copy link
Collaborator

hey @serglom21, unfortunately I'm getting the following error when trying to deploy to staging locally:

./deploy.sh --env=staging laravel

...

Beginning deployment of service [staging-application-monitoring-laravel]...
╔════════════════════════════════════════════════════════════╗
╠═ Uploading 1181 files to Google Cloud Storage             ═╣
╚════════════════════════════════════════════════════════════╝
File upload done.
Updating service [staging-application-monitoring-laravel]...failed.                                                                                                                    
ERROR: (gcloud.app.deploy) Error Response: [9] Cloud build d9959698-0bc6-4144-b1d8-c281020d8057 status: FAILURE
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - symfony/css-selector is locked to version v7.2.0 and an update of this package was not requested.
    - symfony/css-selector v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
  Problem 2
    - symfony/options-resolver is locked to version v7.2.0 and an update of this package was not requested.
    - symfony/options-resolver v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
  Problem 3
    - symfony/css-selector v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
    - tijsverkoyen/css-to-inline-styles v2.3.0 requires symfony/css-selector ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/css-selector[v7.2.0].
    - tijsverkoyen/css-to-inline-styles is locked to version v2.3.0 and an update of this package was not requested.
Full build logs: https://console.cloud.google.com/cloud-build/builds;region=us-central1/d9959698-0bc6-4144-b1d8-c281020d8057?project=390982047935

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants