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

Fix: Missing sourceinfo causes property lookup on undefined object #204

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

oliverfoster
Copy link
Member

fixes #180

Fix

  • Added guard to property lookup
  • Prevent asking user to pick update pathways where there are none

@oliverfoster oliverfoster self-assigned this May 15, 2024
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

Copy link
Contributor

@swashbuck swashbuck left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

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

👍 working as expected.

@joe-allen-89 joe-allen-89 merged commit 7d21def into master Jun 11, 2024
1 check passed
@joe-allen-89 joe-allen-89 deleted the issue/180b branch June 11, 2024 14:08
github-actions bot pushed a commit that referenced this pull request Jun 11, 2024
## [3.1.5](v3.1.4...v3.1.5) (2024-06-11)

### Fix

* Missing sourceinfo causes property lookup on undefined object (fixes #204) ([7d21def](7d21def)), closes [#204](#204)
Copy link

🎉 This PR is included in version 3.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

update fails if a plugin is not bower registered
4 participants