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

build: bump some dependencies #2376

Closed
wants to merge 1 commit into from
Closed

Conversation

FredericEspiau
Copy link
Contributor

@FredericEspiau FredericEspiau commented Mar 2, 2020

What has been done

The following dependencies have been bumped:

  • "@babel/core": "7.7.5" to "7.8.6"
  • "@babel/generator": "7.6.4" to "7.8.6"
  • "@babel/parser": "7.7.5" to "7.8.6"
  • "@babel/plugin-syntax-dynamic-import": "7.0.0" to "7.8.3"
  • "@babel/preset-env": "7.7.6" to "7.8.6"
  • "@typescript-eslint/eslint-plugin": "2.11.0" to "2.21.0"
  • "@typescript-eslint/parser": "2.11.0" to "2.21.0"
  • "babel-eslint": "10.0.3" to "10.1.0"
  • "babel-loader": "8.0.5" to "8.0.6"
  • "eslint": "6.7.2" to "6.8.0"
  • "eslint-config-prettier": "6.3.0" to "6.10.0"
  • "eslint-config-import": "2.18.2" to "2.20.1"
  • "eslint-config-markdown": "1.0.0" to "1.0.2"
  • "eslint-config-prettier": "3.1.1" to "3.1.2"

Before testing

Run yarn clean && yarn install

Why ?

There is a bug with babel-eslint which can prevent linting from working in certain valid cases.

Sources:

- "@babel/core": "7.7.5" to "7.8.6"
- "@babel/generator": "7.6.4" to "7.8.6"
- "@babel/parser": "7.7.5" to "7.8.6"
- "@babel/plugin-syntax-dynamic-import": "7.0.0" to "7.8.3"
- "@babel/preset-env": "7.7.6" to "7.8.6"
- "@typescript-eslint/eslint-plugin": "2.11.0" to "2.21.0"
- "@typescript-eslint/parser": "2.11.0" to "2.21.0"
- "babel-eslint": "10.0.3" to "10.1.0"
- "babel-loader": "8.0.5" to "8.0.6"
- "eslint": "6.7.2" to "6.8.0"
- "eslint-config-prettier": "6.3.0" to "6.10.0"
- "eslint-config-import": "2.18.2" to "2.20.1"
- "eslint-config-markdown": "1.0.0" to "1.0.2"
- "eslint-config-prettier": "3.1.1" to "3.1.2"

Signed-off-by: Frederic Espiau <frederic.espiau@corp.ovh.com>
@FredericEspiau FredericEspiau self-assigned this Mar 2, 2020
@FredericEspiau FredericEspiau added the build Changes that affect the build system or external dependencie label Mar 2, 2020
@ovh-cds
Copy link
Collaborator

ovh-cds commented Mar 2, 2020

CDS Report build-monorepository#9882.0 ✘
*

  • Build ✘

Copy link
Member

@antleblanc antleblanc left a comment

Choose a reason for hiding this comment

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

build-monorepository pipeline fails.

Could you please take a look and make sure that we are still able to build the project?

Thanks!

@FredericEspiau FredericEspiau deleted the build/babel-eslint branch March 3, 2020 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencie
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants