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

CLI-1466: Bugsnag-php minimum version bumped 3.29.2 #1843

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

Conversation

rahulgupta-acquia
Copy link

Motivation

Fixes CLI-1466

Proposed changes

Alternatives considered

Testing steps

  1. Follow the contribution guide to set up your development environment or download a pre-built acli.phar for this PR.
  2. If running from source, clear the kernel cache to pick up new and changed commands: ./bin/acli ckc
  3. Check for regressions: (add specific steps for this pr)
  4. Check new functionality: (add specific steps for this pr)

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (8edc651) to head (96c4aa7).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1843   +/-   ##
=========================================
  Coverage     92.92%   92.92%           
  Complexity     1846     1846           
=========================================
  Files           123      123           
  Lines          6964     6964           
=========================================
  Hits           6471     6471           
  Misses          493      493           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1843/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1843/acli.phar
chmod +x acli.phar

@rahulgupta-acquia rahulgupta-acquia added the dependencies Pull requests that update a dependency file label Jan 18, 2025
@rahulgupta-acquia rahulgupta-acquia marked this pull request as ready for review January 18, 2025 06:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant