Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Update 10 dependencies from npm #23

Closed
wants to merge 11 commits into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 16, 2018

Overview

The following dependencies have been updated:

  • @types/jest in / from "22.1.1" to "22.2.0"
  • @types/node in / from "9.3.0" to "9.4.7"
  • @types/react-dom in / from "16.0.3" to "16.0.4"
  • @types/react-router-dom in / from "4.2.3" to "4.2.5"
  • @types/react in / from "16.0.36" to "16.0.40"
  • glamorous in / from "4.11.4" to "4.12.1"
  • lint-staged in / from "6.1.0" to "7.0.0"
  • prettier in / from "1.10.2" to "1.11.1"
  • react-scripts-ts in / from "2.13.0" to "2.14.0"
  • typescript in / from "2.7.1" to "2.7.2"

Details

Dependencies.io has updated @types/jest (a npm dependency in /) from "22.1.1" to "22.2.0".

22.2.0

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

22.1.4

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

22.1.3

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

22.1.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 @types/node (a npm dependency in /) from "9.3.0" to "9.4.7".

9.4.7

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

9.4.6

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

9.4.5

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

9.4.4

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

9.4.3

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

9.4.2

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

9.4.1

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

9.4.0

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 @types/react-dom (a npm dependency in /) from "16.0.3" to "16.0.4".

16.0.4

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 @types/react-router-dom (a npm dependency in /) from "4.2.3" to "4.2.5".

4.2.5

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

4.2.4

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 @types/react (a npm dependency in /) from "16.0.36" to "16.0.40".

16.0.40

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

16.0.39

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

16.0.38

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

16.0.37

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 glamorous (a npm dependency in /) from "4.11.4" to "4.12.1".

4.12.1

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

4.12.0

4.12.0 (2018-03-02)

Features

4.11.6

4.11.6 (2018-02-17)

Bug Fixes

  • TypeScript: add recursive array type to CSS prop (#383) (47f8428)
4.11.5

4.11.5 (2018-02-16)

Bug Fixes

  • css-properties: remove incorrect React.ReactChild from Lossy Union (#372) (a2dcedf)

Dependencies.io has updated lint-staged (a npm dependency in /) from "6.1.0" to "7.0.0".

7.0.0

7.0.0 (2018-02-21)

Bug Fixes

  • package: Bump dependencies (267ff0f)

Code Refactoring

Features

Performance Improvements

BREAKING CHANGES

  • Requires Node.js v6 or later.

  • Remove implicit support for running npm scripts.

    Consider example lint-staged config:

    {
      "name": "My project",
      "version": "0.1.0",
      "scripts": {
        "my-custom-script": "linter --arg1 --arg2",
        "precommit": "lint-staged"
      },
      "lint-staged": {
        "*.js": ["my-custom-script", "git add"]
      }
    }

    The list of commands should be changed to the following:

      "*.js": ["npm run my-custom-script --", "git add"]
    
  • The following minimatch options are not supported in micromatch:

6.1.1

6.1.1 (2018-02-16)

Bug Fixes

  • package: Update staged-git-files to version 1.0.0 (677e860)

Dependencies.io has updated prettier (a npm dependency in /) from "1.10.2" to "1.11.1".

1.11.1

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

1.11.0

🔗 Release Notes


Dependencies.io has updated react-scripts-ts (a npm dependency in /) from "2.13.0" to "2.14.0".

2.14.0

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 typescript (a npm dependency in /) from "2.7.1" to "2.7.2".

2.7.2

This release include a set of bug fixes reported against TypeScript 2.7.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.7.2.

Download:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants