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 TR-3287 remove source based npm dependencies #50

Merged
merged 2 commits into from Jan 12, 2022

Conversation

wazelin
Copy link
Member

@wazelin wazelin commented Jan 12, 2022

TR-3287

  • fix: remove source-based npm dependencies by updating raphael package dependency to 2.3.0

@github-actions
Copy link

Coverage Report

Totals Coverage
Statements: 94.45% ( 562 / 595 )
Methods: 96.69% ( 175 / 181 )

@wazelin wazelin force-pushed the fix/TR-3287/remove-source-based-npm-dependencies branch from bd32a9c to 3c0a655 Compare January 12, 2022 09:44
Copy link

@yohanlaborda yohanlaborda left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master
  • Commits are following conventional commits
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@bziondik bziondik left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Co-authored-by: Tamas Besenyei <tamas@besenyei.net>
@github-actions
Copy link

Version

Target Version 0.8.2
Last version 0.8.1

There are 0 BREAKING CHANGE, 0 feature, 2 fixes

@krampstudio
Copy link
Contributor

merging since the change requested by Tamas has been addressed

@krampstudio krampstudio merged commit e498091 into develop Jan 12, 2022
@krampstudio krampstudio deleted the fix/TR-3287/remove-source-based-npm-dependencies branch January 12, 2022 15:14
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.

None yet

6 participants