Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Update react-dev-utils requirement to ^5.0.1 in /services/client #52

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 25, 2018

Updates the requirements on react-dev-utils to permit the latest version.

Changelog

Sourced from react-dev-utils's changelog.

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 [email protected]

or

yarn add --exact [email protected]

1.1.3 (April 3, 2018)

🐛 Bug Fix

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 [email protected]

or

yarn add --exact [email protected]
... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/services/client/react-dev-utils-tw-5.0.1 branch from 04fe035 to e2373a3 Compare April 27, 2018 22:18
@apoclyps apoclyps merged commit fe40327 into master Apr 27, 2018
@apoclyps apoclyps deleted the dependabot/npm_and_yarn/services/client/react-dev-utils-tw-5.0.1 branch April 27, 2018 22:45
apoclyps added a commit that referenced this pull request May 19, 2018
* Removing API meetups endpoint until data until data is modeled in the database (#36)

* Bump nginx from 1.13.5 to 1.13.12 in /services/nginx (#55)

Bumps nginx from 1.13.5 to 1.13.12.

Signed-off-by: dependabot[bot] <[email protected]>

* Bump Flask from 0.12.1 to 0.12.2 in /services/users (#56)

Bumps [Flask](https://github.com/pallets/flask) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/docs/changelog.rst)
- [Commits](pallets/flask@0.12.1...0.12.2)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump pyjwt from 1.5.3 to 1.6.1 in /services/users (#57)

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 1.6.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.md)
- [Commits](jpadilla/pyjwt@1.5.3...1.6.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump coverage from 4.4.1 to 4.5.1 in /services/users (#49)

Bumps [coverage](https://bitbucket.org/ned/coveragepy) from 4.4.1 to 4.5.1.
- [Changelog](https://bitbucket.org/ned/coveragepy/src/master/CHANGES.rst)
- [Commits](https://bitbucket.org/ned/coveragepy/branches/compare/coverage-4.5.1..coverage-4.4.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump Flask-Testing from 0.6.2 to 0.7.1 in /services/users (#46)

Bumps [Flask-Testing](https://github.com/jarus/flask-testing) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/jarus/flask-testing/releases)
- [Commits](jarus/flask-testing@v0.6.2...v0.7.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump psycopg2 from 2.7.3.1 to 2.7.4 in /services/users (#45)

Bumps [psycopg2](http://initd.org/psycopg/) from 2.7.3.1 to 2.7.4.

Signed-off-by: dependabot[bot] <[email protected]>

* Bump flake8 from 3.4.1 to 3.5.0 in /services/users (#48)

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.4.1 to 3.5.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump flask-cors from 3.0.3 to 3.0.4 in /services/users (#64)

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.3...3.0.4)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump Flask from 0.12.2 to 1.0 in /services/users (#63)

Bumps [Flask](https://www.palletsprojects.com/p/flask/) from 0.12.2 to 1.0.

Signed-off-by: dependabot[bot] <[email protected]>

* Bump Flask-Script from 2.0.5 to 2.0.6 in /services/users (#47)

Bumps [Flask-Script](https://github.com/smurfix/flask-script) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/smurfix/flask-script/releases)
- [Changelog](https://github.com/smurfix/flask-script/blob/master/CHANGES)
- [Commits](https://github.com/smurfix/flask-script/commits/v2.0.6)

Signed-off-by: dependabot[bot] <[email protected]>

* Update jest requirement to 22.4.3 in /services/client (#59)

Updates the requirements on [jest](https://github.com/facebook/jest) to permit the latest version.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits)

Signed-off-by: dependabot[bot] <[email protected]>

* Update sass-loader requirement to ^7.0.1 in /services/client (#58)

Updates the requirements on [sass-loader](https://github.com/webpack-contrib/sass-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/commits/v7.0.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Update css-loader requirement to 0.28.11 in /services/client (#68)

Updates the requirements on [css-loader](https://github.com/webpack-contrib/css-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/commits/v0.28.11)

Signed-off-by: dependabot[bot] <[email protected]>

* Update eslint requirement to 4.19.1 in /services/client (#50)

Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v4.19.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Update url-loader requirement to 1.0.1 in /services/client (#44)

Updates the requirements on [url-loader](https://github.com/webpack-contrib/url-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/commits/v1.0.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Update query-string requirement to ^6.0.0 in /services/client (#51)

Updates the requirements on [query-string](https://github.com/sindresorhus/query-string) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/commits/v6.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update eslint-loader requirement to 2.0.0 in /services/client (#69)

Updates the requirements on [eslint-loader](https://github.com/MoOx/eslint-loader) to permit the latest version.
- [Release notes](https://github.com/MoOx/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MoOx/eslint-loader/commits/2.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update postcss-loader requirement to 2.1.4 in /services/client (#67)

Updates the requirements on [postcss-loader](https://github.com/postcss/postcss-loader) to permit the latest version.
- [Release notes](https://github.com/postcss/postcss-loader/releases)
- [Changelog](https://github.com/postcss/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-loader/commits/v2.1.4)

Signed-off-by: dependabot[bot] <[email protected]>

* Update eslint-plugin-babel requirement to ^5.1.0 in /services/client (#66)

Updates the requirements on [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel) to permit the latest version.
- [Release notes](https://github.com/babel/eslint-plugin-babel/releases)
- [Commits](https://github.com/babel/eslint-plugin-babel/commits/v5.1.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update postcss-flexbugs-fixes requirement to 3.3.0 in /services/client (#42)

Updates the requirements on [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes) to permit the latest version.
- [Release notes](https://github.com/luisrudge/postcss-flexbugs-fixes/releases)
- [Changelog](https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/luisrudge/postcss-flexbugs-fixes/commits)

Signed-off-by: dependabot[bot] <[email protected]>

* Update fs-extra requirement to ^5.0.0 in /services/client (#53)

Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/commits/5.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update eslint-plugin-prettier requirement to 2.6.0 in /services/client (#61)

Updates the requirements on [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) to permit the latest version.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v2.6.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update eslint-plugin-flowtype requirement to 2.46.3 in /services/client (#40)

Updates the requirements on [eslint-plugin-flowtype](https://github.com/gajus/eslint-plugin-flowtype) to permit the latest version.
- [Release notes](https://github.com/gajus/eslint-plugin-flowtype/releases)
- [Commits](https://github.com/gajus/eslint-plugin-flowtype/commits/v2.46.3)

Signed-off-by: dependabot[bot] <[email protected]>

* Update babel-eslint requirement to ^8.2.3 in /services/client (#43)

Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v8.2.3)

Signed-off-by: dependabot[bot] <[email protected]>

* Update eslint-plugin-react requirement to 7.7.0 in /services/client (#60)

Updates the requirements on [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) to permit the latest version.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/commits/v7.7.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update redux requirement to ^4.0.0 in /services/client (#54)

Updates the requirements on [redux](https://github.com/reactjs/redux) to permit the latest version.
- [Release notes](https://github.com/reactjs/redux/releases)
- [Changelog](https://github.com/reactjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactjs/redux/commits/v4.0.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update react-dev-utils requirement to ^5.0.1 in /services/client (#52)

Updates the requirements on [react-dev-utils](https://github.com/facebookincubator/create-react-app) to permit the latest version.
- [Release notes](https://github.com/facebookincubator/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/next/CHANGELOG.md)
- [Commits](https://github.com/facebookincubator/create-react-app/commits)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump Flask from 1.0 to 1.0.2 in /services/users (#94)

Bumps [Flask](https://www.palletsprojects.com/p/flask/) from 1.0 to 1.0.2.

Signed-off-by: dependabot[bot] <[email protected]>

* Bump gunicorn from 19.7.1 to 19.8.1 in /services/users (#92)

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.7.1 to 19.8.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@19.7.1...19.8.1)

Signed-off-by: dependabot[bot] <[email protected]>

* Bump nginx from 1.13.12 to 1.14.0 in /services/nginx (#99)

Bumps nginx from 1.13.12 to 1.14.0.

Signed-off-by: dependabot[bot] <[email protected]>

* Adding events service (#101)

* Adding events service (#101) (#102)

* Removing unused resources (#106)

* [no-ticket] Adding ecs task defination and staging/production deploy steps (#107)

* Adding ecs task defination and staging/production deploy steps

* Updating event modal tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants