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

Upgrade react-scripts #11543

Closed
nixocio opened this issue Jan 14, 2022 · 0 comments
Closed

Upgrade react-scripts #11543

nixocio opened this issue Jan 14, 2022 · 0 comments

Comments

@nixocio
Copy link
Contributor

nixocio commented Jan 14, 2022

ISSUE TYPE
  • Feature Idea

Upgrade react-scripts.

In order to upgrade to react-scripts we need to upgrade:

  • node, and npm
  • eslint
  • eslint-plugins
  • fix test failures
  • analyze and fix lint failures

See: https://github.com/facebook/create-react-app/releases/tag/v5.0.0

nixocio added a commit to nixocio/awx that referenced this issue Jan 18, 2022
Bump node and npm version inside container

Preparing to bump react-scripts.

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Jan 18, 2022
Bump node and npm versions inside container

Prepating to bump react scripts to 5.0.

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Jan 19, 2022
Bump react scripts to 5.0

See: ansible#11543
TinLe pushed a commit to TinLe/awx that referenced this issue Jan 21, 2022
Bump node and npm versions inside container

Prepating to bump react scripts to 5.0.

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Jan 24, 2022
Bump react scripts to 5.0

See: ansible#11543
@nixocio nixocio self-assigned this Jan 25, 2022
nixocio added a commit to nixocio/awx that referenced this issue Jan 26, 2022
Bump react scripts to 5.0

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Jan 26, 2022
Bump react scripts to 5.0

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Jan 27, 2022
Bump react scripts to 5.0

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Jan 31, 2022
Bump react scripts to 5.0

See: ansible#11543
nixocio added a commit to nixocio/awx that referenced this issue Feb 2, 2022
Bump react scripts to 5.0

See: ansible#11543

Bump eslint

Bump eslint and related plugins

Add @babe/core

Add @babe/core remove babel/core.

Rename .eslintrc to .eslintrc.json

Rename .eslintrc to .eslintrc.json

Add extra plugin

Move babe-plugin-macro as dev dependencies

Move babe-plugin-macro as dev dependencies

Add preset-react

Add preset-react

Fixing lint errors

Fixing lint errors

Run eslint --fix

Run eslint --fix

Turn no-restricted-exports off

Turn no-restricted-exports off

Revert "Run eslint --fix"

This reverts commit e760885.

Run --fix

Run --fix

Fix lint errors
nixocio added a commit to nixocio/awx that referenced this issue Feb 4, 2022
Bump react scripts to 5.0

See: ansible#11543

Bump eslint

Bump eslint and related plugins

Add @babe/core

Add @babe/core remove babel/core.

Rename .eslintrc to .eslintrc.json

Rename .eslintrc to .eslintrc.json

Add extra plugin

Move babe-plugin-macro as dev dependencies

Move babe-plugin-macro as dev dependencies

Add preset-react

Add preset-react

Fixing lint errors

Fixing lint errors

Run eslint --fix

Run eslint --fix

Turn no-restricted-exports off

Turn no-restricted-exports off

Revert "Run eslint --fix"

This reverts commit e760885.

Run --fix

Run --fix

Fix lint errors
nixocio added a commit to nixocio/awx that referenced this issue Feb 8, 2022
Bump react scripts to 5.0

See: ansible#11543

Bump eslint

Bump eslint and related plugins

Add @babe/core

Add @babe/core remove babel/core.

Rename .eslintrc to .eslintrc.json

Rename .eslintrc to .eslintrc.json

Add extra plugin

Move babe-plugin-macro as dev dependencies

Move babe-plugin-macro as dev dependencies

Add preset-react

Add preset-react

Fixing lint errors

Fixing lint errors

Run eslint --fix

Run eslint --fix

Turn no-restricted-exports off

Turn no-restricted-exports off

Revert "Run eslint --fix"

This reverts commit e760885.

Run --fix

Run --fix

Fix lint errors

Also bump specificity of Select CSS border component to avoid bug of
missing borders.
nixocio added a commit to nixocio/awx that referenced this issue Feb 8, 2022
Bump react scripts to 5.0

See: ansible#11543

Bump eslint

Bump eslint and related plugins

Add @babe/core

Add @babe/core remove babel/core.

Rename .eslintrc to .eslintrc.json

Rename .eslintrc to .eslintrc.json

Add extra plugin

Move babe-plugin-macro as dev dependencies

Move babe-plugin-macro as dev dependencies

Add preset-react

Add preset-react

Fixing lint errors

Fixing lint errors

Run eslint --fix

Run eslint --fix

Turn no-restricted-exports off

Turn no-restricted-exports off

Revert "Run eslint --fix"

This reverts commit e760885.

Run --fix

Run --fix

Fix lint errors

Also bump specificity of Select CSS border component to avoid bug of
missing borders.
nixocio added a commit to nixocio/awx that referenced this issue Feb 8, 2022
Bump react scripts to 5.0

See: ansible#11543

Bump eslint

Bump eslint and related plugins

Add @babe/core

Add @babe/core remove babel/core.

Rename .eslintrc to .eslintrc.json

Rename .eslintrc to .eslintrc.json

Add extra plugin

Move babe-plugin-macro as dev dependencies

Move babe-plugin-macro as dev dependencies

Add preset-react

Add preset-react

Fixing lint errors

Fixing lint errors

Run eslint --fix

Run eslint --fix

Turn no-restricted-exports off

Turn no-restricted-exports off

Revert "Run eslint --fix"

This reverts commit e760885.

Run --fix

Run --fix

Fix lint errors

Also bump specificity of Select CSS border component to avoid bug of
missing borders.

Also update API tests related to lincenses.
nixocio added a commit to nixocio/awx that referenced this issue Feb 8, 2022
Bump react scripts to 5.0

See: ansible#11543

Bump eslint

Bump eslint and related plugins

Add @babe/core

Add @babe/core remove babel/core.

Rename .eslintrc to .eslintrc.json

Rename .eslintrc to .eslintrc.json

Add extra plugin

Move babe-plugin-macro as dev dependencies

Move babe-plugin-macro as dev dependencies

Add preset-react

Add preset-react

Fixing lint errors

Fixing lint errors

Run eslint --fix

Run eslint --fix

Turn no-restricted-exports off

Turn no-restricted-exports off

Revert "Run eslint --fix"

This reverts commit e760885.

Run --fix

Run --fix

Fix lint errors

Also bump specificity of Select CSS border component to avoid bug of
missing borders.

Also update API tests related to lincenses.
@nixocio nixocio closed this as completed Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant