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

Revert "chore(deps): bump @mdi/angular-material in /packages/stark-ui" #1825

Merged

Conversation

SuperITMan
Copy link
Member

This reverts commit 3ac874e.

ISSUES CLOSED: #1762

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Wrong update of @mdi/angular-material dependency.

Issue Number: #1762

What is the new behavior?

Revert wrong commit.

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.366% when pulling 6fdf466 on SuperITMan:bugfix/revert-mdi-update into 4e8d22a on NationalBankBelgium:master.

Copy link
Collaborator

@christophercr christophercr left a comment

Choose a reason for hiding this comment

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

I think you should also adapt the dependabot config to avoid any future upgrade of this dependency 😉

@christophercr
Copy link
Collaborator

It seems dependabot was faster than us... and it already upgraded to a newer version yesterday: #1832 😆

Copy link
Contributor

@nicanac nicanac left a comment

Choose a reason for hiding this comment

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

Yes, but it's a good new, it seems to work well

@christophercr
Copy link
Collaborator

@nicanac In fact it's not good... we should adapt this PR to prevent dependabot from keeping upgrading @mdi/angular-material

@SuperITMan
Copy link
Member Author

SuperITMan commented May 8, 2020

@christophercr if we ask dependabot to not update the dependency, we should create an issue to not forget to update it 😊
If we do so, you're probably right that it would be better to lock it on the version 4.x.
I adapt the PR

@nicanac there are breaking changes in the icons, such as "github" icon.

We should maybe have a look on svg-to-ts library. Could be useful to have compilation issues if an icon changes 😊

@SuperITMan SuperITMan merged commit e7b2cbb into NationalBankBelgium:master Jul 24, 2020
@SuperITMan SuperITMan deleted the bugfix/revert-mdi-update branch July 24, 2020 00:58
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.

ui: update mdi/angular-material dependency came with breaking changes
4 participants