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

Misc: Clean usage and place in the monorepo of some dependencies #12653

Merged
merged 6 commits into from Oct 3, 2020

Conversation

gaetanmaisse
Copy link
Member

@gaetanmaisse gaetanmaisse commented Oct 3, 2020

What I did

This PR contains commits related to dependency changes extracted from #12315 in order to have no production code changes in the CI PR.

Sum up:

  • Move some deps from root package.json to sub packages as they are only used in them
  • Remove codelyzer as it looks unused for a while
  • Add some missing peer deps
  • Set a "fixed" version of Aurelia (see commit message for details)

How to test

  • CI should be 🟢

@gaetanmaisse gaetanmaisse added the maintenance User-facing maintenance tasks label Oct 3, 2020
`dev` tag was used for `aurelia` dep in both:
 - `@storybook/aurelia`
 - `aurelia-kitchen-sink`

A new version is published with this tag multiples a week.
But there is no real benefit for us to use a non "stable" version.
So I set the version to the 0.7.0 (latest stable as of today).

If we need/want to test against `dev` version of aurelia when can setup a specific E2E test.
@gaetanmaisse gaetanmaisse marked this pull request as ready for review October 3, 2020 08:02
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

LGTM!

@shilman shilman added this to the 6.1 maintenance milestone Oct 3, 2020
@shilman shilman merged commit 950c503 into next Oct 3, 2020
@shilman shilman deleted the tech/clean-deps branch October 3, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants