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

Merged
merged 8 commits into from
Mar 27, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 27, 2018

Overview

The following dependencies have been updated:

  • typescript in / from "2.7.2" to "2.8.1"
  • core-js in app/react from "2.5.3" to "2.5.4"
  • core-js in app/angular from "2.5.3" to "2.5.4"
  • core-js in app/polymer from "2.5.3" to "2.5.4"
  • core-js in app/vue from "2.5.3" to "2.5.4"
  • core-js in examples/angular-cli from "2.5.3" to "2.5.4"
  • typescript in examples/angular-cli from "2.7.2" to "2.8.1"

Details

Dependencies.io has updated typescript (a npm dependency in /) from "2.7.2" to "2.8.1".

2.8.1

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.8.

For breaking changes, check out the Breaking changes in TypeScript 2.8 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.8 RC and after TypeScript 2.8 RC.

Download:

Special thanks to all contributors to this release:

  • Aditya Daflapurkar
  • Adnan Chowdhury
  • Adrian Leonhard
  • Alan Agius
  • Alex Eagle
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Armando Aguirre
  • Benjamin Lichtman
  • Daniel Rosenwasser
  • Eric Grube
  • Esakki Raj
  • Herrington Darkholme
  • Jack Williams
  • Josh Goldberg
  • Klaus Meinhardt
  • Martyn Janes
  • Matt McCutchen
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Noj Vek
  • Priyantha Lankapura
  • Ricardo N Feliciano
  • Ron Buckton
  • Ryan Cavanaugh
  • Sergii Bezliudnyi
  • Sheetal Nandi
  • Stephan Ginthör
  • TravCav
  • Wenlu Wang
  • Wesley Wigham
  • Yuichi Nukiyama

Dependencies.io has updated core-js (a npm dependency in app/react) from "2.5.3" to "2.5.4".

2.5.4
  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version

Dependencies.io has updated core-js (a npm dependency in app/angular) from "2.5.3" to "2.5.4".

2.5.4
  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version

Dependencies.io has updated core-js (a npm dependency in app/polymer) from "2.5.3" to "2.5.4".

2.5.4
  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version

Dependencies.io has updated core-js (a npm dependency in app/vue) from "2.5.3" to "2.5.4".

2.5.4
  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version

Dependencies.io has updated core-js (a npm dependency in examples/angular-cli) from "2.5.3" to "2.5.4".

2.5.4
  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version

Dependencies.io has updated typescript (a npm dependency in examples/angular-cli) from "2.7.2" to "2.8.1".

2.8.1

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 2.8.

For breaking changes, check out the Breaking changes in TypeScript 2.8 page.

For the complete list of fixed issues, check out the issues fixed in TypeScript 2.8 RC and after TypeScript 2.8 RC.

Download:

Special thanks to all contributors to this release:

  • Aditya Daflapurkar
  • Adnan Chowdhury
  • Adrian Leonhard
  • Alan Agius
  • Alex Eagle
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Armando Aguirre
  • Benjamin Lichtman
  • Daniel Rosenwasser
  • Eric Grube
  • Esakki Raj
  • Herrington Darkholme
  • Jack Williams
  • Josh Goldberg
  • Klaus Meinhardt
  • Martyn Janes
  • Matt McCutchen
  • Mohamed Hegazy
  • Nathan Shively-Sanders
  • Noj Vek
  • Priyantha Lankapura
  • Ricardo N Feliciano
  • Ron Buckton
  • Ryan Cavanaugh
  • Sergii Bezliudnyi
  • Sheetal Nandi
  • Stephan Ginthör
  • TravCav
  • Wenlu Wang
  • Wesley Wigham
  • Yuichi Nukiyama

@codecov
Copy link

codecov bot commented Mar 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3303   +/-   ##
=======================================
  Coverage   36.09%   36.09%           
=======================================
  Files         445      445           
  Lines        9783     9783           
  Branches      909      908    -1     
=======================================
  Hits         3531     3531           
- Misses       5691     5703   +12     
+ Partials      561      549   -12
Impacted Files Coverage Δ
app/polymer/src/server/utils.js 0% <0%> (-100%) ⬇️
addons/info/src/components/types/Shape.js 66.03% <0%> (ø) ⬆️
addons/a11y/src/components/Report/Info.js 0% <0%> (ø) ⬆️
addons/info/src/components/markdown/pre/pre.js 77.58% <0%> (ø) ⬆️
lib/core/src/client/preview/config_api.js 46.55% <0%> (ø) ⬆️
lib/ui/src/modules/ui/containers/search_box.js 23.52% <0%> (ø) ⬆️
...-native/src/preview/components/OnDeviceUI/style.js 0% <0%> (ø) ⬆️
addons/storysource/src/loader/index.js 0% <0%> (ø) ⬆️
.../ui/src/modules/ui/components/addon_panel/index.js 34.78% <0%> (ø) ⬆️
lib/ui/src/modules/ui/components/search_box.js 36.36% <0%> (ø) ⬆️
... and 67 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 9f68e8e...c628f8c. Read the comment docs.

@danielduan danielduan merged commit 5cf5714 into master Mar 27, 2018
@Hypnosphi Hypnosphi deleted the dependencies.io-update-build-317.0.0 branch March 27, 2018 19:03
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