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 12 dependencies from npm #3201

Merged
merged 13 commits into from
Mar 13, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 13, 2018

Overview

The following dependencies have been updated:

  • tslint-config-prettier in / from "1.9.0" to "1.10.0"
  • glamorous in app/react from "4.12.0" to "4.12.1"
  • glamorous in addons/actions from "4.12.0" to "4.12.1"
  • glamorous in lib/components from "4.12.0" to "4.12.1"
  • glamorous in addons/a11y from "4.12.0" to "4.12.1"
  • glamorous in addons/info from "4.12.0" to "4.12.1"
  • glamorous in addons/jest from "4.12.0" to "4.12.1"
  • react-modal in lib/ui from "3.3.1" to "3.3.2"
  • express in lib/core from "4.16.2" to "4.16.3"
  • node-sass in app/angular from "4.8.1" to "4.8.2"
  • express in app/react-native from "4.16.2" to "4.16.3"
  • rxjs in examples/angular-cli from "5.5.6" to "5.5.7"

Details

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

1.10.0

1.10.0 (2018-03-12)

Features

  • checker: better conflict-rules message (b4e99af)

Dependencies.io has updated glamorous (a npm dependency in app/react) from "4.12.0" to "4.12.1".

4.12.1

4.12.1 (2018-03-12)

Bug Fixes

  • TypeScript: add CSSFunctions to CSSProperties typings (#392) (ce401a8)

Dependencies.io has updated glamorous (a npm dependency in addons/actions) from "4.12.0" to "4.12.1".

4.12.1

4.12.1 (2018-03-12)

Bug Fixes

  • TypeScript: add CSSFunctions to CSSProperties typings (#392) (ce401a8)

Dependencies.io has updated glamorous (a npm dependency in lib/components) from "4.12.0" to "4.12.1".

4.12.1

4.12.1 (2018-03-12)

Bug Fixes

  • TypeScript: add CSSFunctions to CSSProperties typings (#392) (ce401a8)

Dependencies.io has updated glamorous (a npm dependency in addons/a11y) from "4.12.0" to "4.12.1".

4.12.1

4.12.1 (2018-03-12)

Bug Fixes

  • TypeScript: add CSSFunctions to CSSProperties typings (#392) (ce401a8)

Dependencies.io has updated glamorous (a npm dependency in addons/info) from "4.12.0" to "4.12.1".

4.12.1

4.12.1 (2018-03-12)

Bug Fixes

  • TypeScript: add CSSFunctions to CSSProperties typings (#392) (ce401a8)

Dependencies.io has updated glamorous (a npm dependency in addons/jest) from "4.12.0" to "4.12.1".

4.12.1

4.12.1 (2018-03-12)

Bug Fixes

  • TypeScript: add CSSFunctions to CSSProperties typings (#392) (ce401a8)

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

3.3.2
  • eb1ac25 [chore] update list of files that shouldn't be packed.
  • d8051f9 [chore] improve documentation for shouldCloseOnOverlayClick.
  • 9012d81 [chore] add to docs the default value of the html class option.

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

4.16.3
  • deps: accepts@~1.3.5
    • deps: mime-types@~2.1.18
    • deps: depd@~1.1.2
      • perf: remove argument reassignment
    • deps: encodeurl@~1.0.2
      • Fix encoding % as last character
    • deps: [email protected]
      • Fix 404 output for bad / missing pathnames
      • deps: encodeurl@~1.0.2
      • deps: statuses@~1.4.0
    • deps: proxy-addr@~2.0.3
    • deps: [email protected]
      • Fix incorrect end tag in default error & redirects
      • deps: depd@~1.1.2
      • deps: encodeurl@~1.0.2
      • deps: statuses@~1.4.0
    • deps: [email protected]
    • deps: statuses@~1.4.0
    • deps: type-is@~1.6.16
      • deps: mime-types@~2.1.18

Dependencies.io has updated node-sass (a npm dependency in app/angular) from "4.8.1" to "4.8.2".

4.8.2

Fixes

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9
Alpine Linux x64 4, 6, 7, 8, 9
FreeBSD 10+ amd64 4, 6, 8, 9
FreeBSD 10+ i386 4, 6, 8, 9

*Linux support refers to Ubuntu, Debian, and CentOS 5+


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

4.16.3
  • deps: accepts@~1.3.5
    • deps: mime-types@~2.1.18
    • deps: depd@~1.1.2
      • perf: remove argument reassignment
    • deps: encodeurl@~1.0.2
      • Fix encoding % as last character
    • deps: [email protected]
      • Fix 404 output for bad / missing pathnames
      • deps: encodeurl@~1.0.2
      • deps: statuses@~1.4.0
    • deps: proxy-addr@~2.0.3
    • deps: [email protected]
      • Fix incorrect end tag in default error & redirects
      • deps: depd@~1.1.2
      • deps: encodeurl@~1.0.2
      • deps: statuses@~1.4.0
    • deps: [email protected]
    • deps: statuses@~1.4.0
    • deps: type-is@~1.6.16
      • deps: mime-types@~2.1.18

Dependencies.io has updated rxjs (a npm dependency in examples/angular-cli) from "5.5.6" to "5.5.7".

5.5.7

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

@Hypnosphi Hypnosphi merged commit 6d1aafa into master Mar 13, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-298.0.0 branch March 13, 2018 22:04
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.

4 participants