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

fix(deps): update dependency react-scripts to v1.1.5 #25

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2018

This PR contains the following updates:

Package Type Update Change References
react-scripts dependencies minor 1.0.17 -> 1.1.5 source

Release Notes

facebook/create-react-app

v1.1.5

Compare Source

1.1.5 (August 24, 2018)

  • react-scripts

    • Update the webpack-dev-server dependency
  • react-dev-utils

    • #​4866 Fix a Windows-only vulnerability (CVE-2018-6342) in the development server (@​acdlite)
      • Note: the fix is included in a patch version for every major release of react-dev-utils: react-dev-utils@1.0.4, react-dev-utils@2.0.2, react-dev-utils@3.1.2, react-dev-utils@4.2.2, react-dev-utils@5.0.2, and react-dev-utils@6.0.0-next.a671462c
    • Update the sockjs-client dependency
Committers: 1
Migrating from 1.1.4 to 1.1.5

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.5

or

yarn add --exact react-scripts@1.1.5

v1.1.4

Compare Source

1.1.4 (April 3, 2018)

🐛 Bug Fix
Committers: 1
Migrating from 1.1.3 to 1.1.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.4

or

yarn add --exact react-scripts@1.1.4

v1.1.3

Compare Source

1.1.3 (April 3, 2018)

🐛 Bug Fix
  • react-scripts

Committers: 1
Migrating from 1.1.2 to 1.1.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.3

or

yarn add --exact react-scripts@1.1.3

v1.1.2

Compare Source

1.1.2 (April 3, 2018)

🐛 Bug Fix
  • react-scripts

    • #​4085 Resolve .js before .mjs files to unbreak dependencies with native ESM support. (@​leebyron)
📝 Documentation
Committers: 2
Migrating from 1.1.1 to 1.1.2

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.2

or

yarn add --exact react-scripts@1.1.2

v1.1.1

Compare Source

1.1.1 (February 2, 2018)

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 6
Migrating from 1.1.0 to 1.1.1

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.1

or

yarn add --exact react-scripts@1.1.1

v1.1.0

Compare Source

1.1.0 (January 15, 2018)

🚀 New Feature
🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 47
Migrating from 1.0.17 to 1.1.0

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@1.1.0

or

yarn add --exact react-scripts@1.1.0

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 9c832fc to 82351b2 Compare February 9, 2018 13:27
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.1.0 fix(deps): update dependency react-scripts to v1.1.1 Feb 9, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 82351b2 to b49521b Compare June 24, 2018 22:49
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.1.1 fix(deps): update dependency react-scripts to v1.1.4 Jun 24, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from b49521b to 2e2e708 Compare August 22, 2018 19:35
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.1.4 fix(deps): update dependency react-scripts to v1.1.5 Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants