Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Mar 16, 2018

Overview

The following dependencies have been updated:

  • @types/graphql in / from "0.11.7" to "0.12.5"
  • apollo-cache-inmemory in / from "1.1.4" to "1.1.11"
  • apollo-client in / from "2.0.4" to "2.2.7"
  • css-loader in / from "0.28.7" to "0.28.11"
  • express in / from "4.16.2" to "4.16.3"
  • glamorous in / from "4.11.2" to "4.12.1"
  • graphql-tools in / from "2.16.0" to "2.23.0"
  • match-sorter in / from "2.2.0" to "2.2.1"
  • nodemon in / from "1.14.7" to "1.17.2"
  • react-modal in / from "3.1.10" to "3.3.2"
  • sequelize in / from "4.28.6" to "4.37.1"
  • stylelint in / from "8.4.0" to "9.1.3"
  • tslint-config-prettier in / from "1.6.0" to "1.10.0"

Details

Dependencies.io has updated @types/graphql (a npm dependency in /) from "0.11.7" to "0.12.5".

0.12.5

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 apollo-cache-inmemory (a npm dependency in /) from "1.1.4" to "1.1.11".

1.1.11

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 apollo-client (a npm dependency in /) from "2.0.4" to "2.2.7".

2.2.7

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 css-loader (a npm dependency in /) from "0.28.7" to "0.28.11".

0.28.11

2018-03-16

Bug Fixes

  • lib/processCss: don't check mode for url handling (options.modules) (#698) (c788450)

Dependencies.io has updated express (a npm dependency in /) from "4.16.2" to "4.16.3".

4.16.3

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.2" 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.


Dependencies.io has updated graphql-tools (a npm dependency in /) from "2.16.0" to "2.23.0".

2.23.0

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

2.22.0
  • When concatenating errors maintain a reference to the original for use downstream Issue #480 PR #637
  • Improve generic typings for several resolver-related interfaces PR #662
  • Remove copied apollo-link code PR #670
  • Handle undefined path in getErrorsFromParent PR #667

Dependencies.io has updated match-sorter (a npm dependency in /) from "2.2.0" to "2.2.1".

2.2.1

2.2.1 (2018-03-15)

Bug Fixes

  • remove code sponsor link from Readme (#38) (2800b57)
  • skip search/sort when search term is empty (#40) (dcec521), closes #39

Dependencies.io has updated nodemon (a npm dependency in /) from "1.14.7" to "1.17.2".

1.17.2

1.17.2 (2018-03-13)

Bug Fixes


Dependencies.io has updated react-modal (a npm dependency in /) from "3.1.10" to "3.3.2".

3.3.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 sequelize (a npm dependency in /) from "4.28.6" to "4.37.1".

4.37.1

4.37.1 (2018-03-16)

Bug Fixes

  • model/aggregate: inject scope before conforming options (#9190) (ba49c7f)
4.37.0

4.37.0 (2018-03-15)

Features

  • mssql/describeTable: include auto increment flag (#9171) (4daf522)
4.36.1

4.36.1 (2018-03-13)

Bug Fixes

  • bulkCreate: updateOnDuplicate doesn't map back to fields (#9162) (83dfc5a)

Dependencies.io has updated stylelint (a npm dependency in /) from "8.4.0" to "9.1.3".

9.1.3
  • Fixed: invalid HTML causing CssSyntaxError by updating postcss-html dependency (#3214).
  • Fixed: empty markdown block causing CssSyntaxError by updating postcss-html dependency (#3214).
9.1.2
  • Fixed: parsing of markdown files by updating postcss-html dependency (#3207).

Dependencies.io has updated tslint-config-prettier (a npm dependency in /) from "1.6.0" to "1.10.0".

1.10.0

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

@ghost ghost assigned nathanmsmith Mar 16, 2018
@nathanmsmith nathanmsmith deleted the dependencies.io-update-build-18.0.0 branch April 21, 2018 20:16
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.

maintain order of original data if no search term is provided After updating the package I get an error. Regression: Watching too many files

2 participants