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

chore: upgrade bugsnag client lib to v2 #81

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

mwasilew2
Copy link
Contributor

@mwasilew2 mwasilew2 commented Sep 6, 2024

Description of the change

We are currently using the v1 of the bugsnag library which hasn't received releases in 2 years. We're missing bugfixes and features. For example, v1 doesn't support unwrapping.

spcontext was updated here: spacelift-io/spcontext#20

See: https://app.clickup.com/t/8695ccuv1 for more details

Type of change

  • Bug fix (non-breaking change that fixes an issue);
  • New feature (non-breaking change that adds functionality);
  • Breaking change (fix or feature that would cause existing functionality not to work as expected);
  • Other (miscellaneous, GitHub workflow changes, changes to the PR template);

Checklists

Development

  • Lint rules pass locally;
  • All tests related to the changed code pass in development;

Code review

  • This pull request has a descriptive title and sufficient context for a reviewer. There may be a screenshot or screencast attached;
  • This pull request is no longer a draft;

Deployment

  • Selected merge strategy is squash merge;
  • Changes have been reviewed by at least one other engineer;

Signed-off-by: Michal Wasilewski <michal@mwasilewski.net>
@mwasilew2 mwasilew2 marked this pull request as draft September 6, 2024 10:32
Signed-off-by: Michal Wasilewski <michal@mwasilewski.net>
Copy link
Contributor

@peterdeme peterdeme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@mwasilew2 mwasilew2 merged commit 4041872 into main Sep 10, 2024
4 checks passed
@mwasilew2 mwasilew2 deleted the mwasilew2/upgrade-bugsnag-lib-to-v2 branch September 10, 2024 08:06
@adamconnelly
Copy link
Contributor

🙇

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