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

Update 8 dependencies from npm #2952

Merged
merged 8 commits into from
Feb 10, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Feb 9, 2018

Overview

The following dependencies have been updated:

  • eslint-plugin-jest in / from "21.7.0" to "21.8.0"
  • react-datetime in addons/knobs from "2.12.0" to "2.13.0"
  • react-modal in lib/ui from "3.1.12" to "3.1.13"
  • react-modal in app/angular from "3.1.12" to "3.1.13"
  • react-modal in app/polymer from "3.1.12" to "3.1.13"
  • babel-jest in examples/cra-kitchen-sink from "22.2.0" to "22.2.2"
  • jest in examples/cra-kitchen-sink from "22.2.1" to "22.2.2"
  • react-scripts in examples/cra-kitchen-sink from "1.1.0" to "1.1.1"

Details

Dependencies.io has updated eslint-plugin-jest (a npm dependency in /) from "21.7.0" to "21.8.0".

21.8.0

21.8.0 (2018-02-09)

Features

21.7.1

21.7.1 (2018-02-09)

Bug Fixes

  • include meta.docs.url for all rules (824c2a3)

Dependencies.io has updated react-datetime (a npm dependency in addons/knobs) from "2.12.0" to "2.13.0".

2.13.0
  • Use more appropriate cursor for empty space in time picker and in day texts
  • Add viewDate prop that sets a value when opening the calendar when there is no selected date
  • Make disableOnClickOutside work as intended
  • Better touch support for tapping and holding
  • Use static property defaultProps instead of getDefaultProps

Big thanks to all contributors!


Dependencies.io has updated react-modal (a npm dependency in lib/ui) from "3.1.12" to "3.1.13".

3.1.13
  • 700a28a [fixed] Tab focus escapes modal on shift + tab after opening

Dependencies.io has updated react-modal (a npm dependency in app/angular) from "3.1.12" to "3.1.13".

3.1.13
  • 700a28a [fixed] Tab focus escapes modal on shift + tab after opening

Dependencies.io has updated react-modal (a npm dependency in app/polymer) from "3.1.12" to "3.1.13".

3.1.13
  • 700a28a [fixed] Tab focus escapes modal on shift + tab after opening

Dependencies.io has updated babel-jest (a npm dependency in examples/cra-kitchen-sink) from "22.2.0" to "22.2.2".

22.2.2

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated jest (a npm dependency in examples/cra-kitchen-sink) from "22.2.1" to "22.2.2".

22.2.2

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.


Dependencies.io has updated react-scripts (a npm dependency in examples/cra-kitchen-sink) from "1.1.0" to "1.1.1".

1.1.1

🐛 Bug Fix

  • react-scripts
    • #4000 Fix escaping $ in environment variables. (iansu)

💅 Enhancement

  • react-scripts

📝 Documentation

  • react-scripts
    • #3971 Update instructions for continuous delivery with Netlify. (hubgit)
    • #3894 Include {json,css} files in prettier command. (reyronald)

🏠 Internal

  • create-react-app

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

@codecov
Copy link

codecov bot commented Feb 9, 2018

Codecov Report

Merging #2952 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2952   +/-   ##
=======================================
  Coverage   37.37%   37.37%           
=======================================
  Files         426      426           
  Lines        9151     9151           
  Branches      868      881   +13     
=======================================
  Hits         3420     3420           
+ Misses       5200     5177   -23     
- Partials      531      554   +23
Impacted Files Coverage Δ
app/react/src/server/utils.js 0% <0%> (-100%) ⬇️
app/angular/src/server/ts_config.js 38.09% <0%> (ø) ⬆️
addons/knobs/src/angular/helpers.js 76.97% <0%> (ø) ⬆️
addons/links/src/react/components/link.js 78.78% <0%> (ø) ⬆️
addons/knobs/src/components/types/Date/index.js 23.52% <0%> (ø) ⬆️
addons/a11y/src/components/Report/index.js 0% <0%> (ø) ⬆️
addons/jest/src/components/Indicator.js 0% <0%> (ø) ⬆️
app/react-native/src/bin/storybook-build.js 0% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/search_box.js 23.52% <0%> (ø) ⬆️
...dons/actions/src/lib/types/object/getObjectName.js 62.5% <0%> (ø) ⬆️
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a4f0cf...29bf93b. Read the comment docs.

@Hypnosphi Hypnosphi merged commit 3e9d6be into master Feb 10, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-217.0.0 branch February 10, 2018 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants