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 #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 30, 2017

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-scripts (source) 1.0.14 -> 1.1.5 age adoption passing confidence

Release Notes

facebook/create-react-app (react-scripts)

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

v1.0.17

Compare Source

1.0.17 (November 3, 2017)

💅 Enhancement
📝 Documentation
Committers: 3
Migrating from 1.0.16 to 1.0.17

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

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

or

yarn add --exact react-scripts@1.0.17

v1.0.16

Compare Source

1.0.16 (October 31, 2017) 🎃

🐛 Bug Fix
Committers: 2
Migrating from 1.0.15 to 1.0.16

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

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

or

yarn add --exact react-scripts@1.0.16

v1.0.15

Compare Source

1.0.15 (October 30, 2017)

🐛 Bug Fix
💅 Enhancement
📝 Documentation
🏠 Internal
Committers: 24
Migrating from 1.0.14 to 1.0.15

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

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

or

yarn add --exact react-scripts@1.0.15

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from e6f38d0 to 10219dc Compare October 31, 2017 11:11
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.0.15 fix(deps): update dependency react-scripts to v1.0.16 Oct 31, 2017
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 10219dc to 3b58d5f Compare November 3, 2017 19:29
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.0.16 fix(deps): update dependency react-scripts to v1.0.17 Nov 3, 2017
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.0.17 Update dependency react-scripts to v1.0.17 Jan 8, 2018
@renovate renovate bot changed the title Update dependency react-scripts to v1.0.17 fix(deps): update dependency react-scripts to v1.0.17 Jan 8, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 3b58d5f to 922acfa Compare January 15, 2018 01:03
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.0.17 fix(deps): update dependency react-scripts to v1.1.0 Jan 15, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 922acfa to 0bc38f6 Compare February 9, 2018 13:24
@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 0bc38f6 to 5c4d792 Compare April 3, 2018 00:10
@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.2 Apr 3, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 5c4d792 to 8addfd2 Compare April 3, 2018 17:36
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.1.2 fix(deps): update dependency react-scripts to v1.1.3 Apr 3, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 8addfd2 to 36205df Compare April 4, 2018 00:30
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.1.3 fix(deps): update dependency react-scripts to v1.1.4 Apr 4, 2018
@renovate renovate bot changed the title fix(deps): update dependency react-scripts to v1.1.4 Update dependency react-scripts to v1.1.4 May 9, 2018
@renovate renovate bot changed the title Update dependency react-scripts to v1.1.4 fix(deps): update dependency react-scripts to v1.1.4 May 9, 2018
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 36205df to 256afd8 Compare August 22, 2018 19:56
@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
@renovate renovate bot force-pushed the renovate/react-scripts-1.x branch from 256afd8 to 4e6da16 Compare September 25, 2022 19:33
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

0 participants