Skip to content

[6.3] Match chalk dependency version on kibana with the one used on x-pack#20622

Closed
mistic wants to merge 2 commits intoelastic:6.3from
mistic:match-dependencies-between-xpack-6.3
Closed

[6.3] Match chalk dependency version on kibana with the one used on x-pack#20622
mistic wants to merge 2 commits intoelastic:6.3from
mistic:match-dependencies-between-xpack-6.3

Conversation

@mistic
Copy link
Contributor

@mistic mistic commented Jul 10, 2018

This is a simple PR that matches the chalk dependency version with the one used by x-pack (version ^2.4.1). It also bumps the chalk version to ^2.4.1 in the following dependencies and update the lockfile when applied:

  • kibana
  • xpack
  • packages/kbn-dev-utils
  • packages/kbn-es
  • packages/kbn-plugin-generator
  • packages/kbn-pm
  • packages/kbn-test
  • packages/kbn-ui-framework

A pretty close thing was done to master in the following PR: #20621

A pretty close thing was done to 6.x in the following PR: #20629

package.json Outdated
"bunyan": "1.7.1",
"cache-loader": "1.0.3",
"chalk": "2.3.0",
"chalk": "^2.3.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

thoughts on ^2.4.1? i don't have a preference but thought i'd note it

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@mistic mistic requested a review from tylersmalley July 10, 2018 17:13
@mistic mistic changed the title [6.3] chore(NA): match chalk dependency version on kibana with the one used on x-pack [6.3] Match chalk dependency version on kibana with the one used on x-pack Jul 10, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@tylersmalley tylersmalley added the backport This PR is a backport of another PR label Jul 12, 2018
Copy link
Member

@tylersmalley tylersmalley left a comment

Choose a reason for hiding this comment

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

Since this isn't a bug, let's only backport this to 6.x/6.4.

@mistic mistic closed this Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR review Team:Operations Kibana-Operations Team v6.3.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants