-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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 17 dependencies from npm #3477
Conversation
@tmeasday any idea what this error is?
|
This is odd, it failed to detect the checked out branch. I wonder why, exactly? Is there anything in particular different about this particular PR that could have made it happen? In any case, I think we need to be a little more defensive with our branch detection. I'll release a package update with a fix. |
Probably this?
|
Good point! |
Codecov Report
@@ Coverage Diff @@
## master #3477 +/- ##
=======================================
Coverage 37.44% 37.44%
=======================================
Files 455 455
Lines 10284 10284
Branches 913 918 +5
=======================================
Hits 3851 3851
- Misses 5890 5901 +11
+ Partials 543 532 -11
Continue to review full report at Codecov.
|
Updated to |
Weird, running yarn in the subdirectory didn't complete updating the |
@Hypnosphi OK, solved the "no branch" issue. Any idea what is happening here that means we aren't detecting a branch? Does Teamcity set any environment vars for the checked out branch? |
Not sure if it does that by default, but it should be configurable. Would having something like |
Overview
The following dependencies have been updated:
codelyzer
in/
from "4.2.1" to "4.3.0"eslint-plugin-jest
in/
from "21.15.0" to "21.15.1"tslint-config-prettier
in/
from "1.10.0" to "1.12.0"typescript
in/
from "2.8.1" to "2.8.3"glamorous
inaddons/actions
from "4.12.3" to "4.12.4"glamorous
inlib/components
from "4.12.3" to "4.12.4"glamorous
inaddons/a11y
from "4.12.3" to "4.12.4"glamorous
inaddons/info
from "4.12.3" to "4.12.4"glamorous
inaddons/jest
from "4.12.3" to "4.12.4"style-loader
inlib/core
from "0.20.3" to "0.21.0"glamorous
inapp/react
from "4.12.3" to "4.12.4"react-modal
inlib/ui
from "3.4.1" to "3.4.2"url-parse
inapp/react-native
from "1.3.0" to "1.4.0"@types/node
inexamples/angular-cli
from "9.6.5" to "9.6.6"karma
inexamples/angular-cli
from "2.0.0" to "2.0.2"typescript
inexamples/angular-cli
from "2.8.1" to "2.8.3"react-chromatic
inexamples/official-storybook
from "0.8.1" to "0.8.2"Details
Dependencies.io has updated
codelyzer
(a npm dependency in/
) from "4.2.1" to "4.3.0".4.3.0
New Rules
max-inline-declarations
which limits the size of inline templates and/or styles. Credits to NagRock #536 174ed46.prefer-output-readonly
requires the@Output
s of a component to bereadonly
. Credits to rafaelss95 #515 3d652d1.no-conflicting-life-cycle-hooks
prevents to implement OnChanges and DoCheck on the same class. Credits to rafaelss95 #560 e521115.enforce-component-selector
Component Selector Required #551 b9c899b. Credits to wKoza.no-life-cycle-call
disallow explicit calls to lifecycle hooks. Credits to rafaelss95 #427 3e10013Bug Fixes
@angular/platform-browser-dynamic
#525 671e954.contextual-life-cycle
too aggressively scoped #545 dcb4b3e.no-output-named-after-standard-event
Does Not Check Output Rename #537 96d9292.A lot of credits go to rafaelss95, wKoza. The rest of the amazing people who work on codelyzer can be found here.
Dependencies.io has updated
eslint-plugin-jest
(a npm dependency in/
) from "21.15.0" to "21.15.1".21.15.1
21.15.1 (2018-04-19)
Bug Fixes
Dependencies.io has updated
tslint-config-prettier
(a npm dependency in/
) from "1.10.0" to "1.12.0".1.12.0
1.12.0 (2018-04-19)
Features
1.11.0
1.11.0 (2018-04-19)
Features
Reverts
Dependencies.io has updated
typescript
(a npm dependency in/
) from "2.8.1" to "2.8.3".2.8.3
This release include a set of bug fixes reported against TypeScript 2.8.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.3.
Download:
Dependencies.io has updated
glamorous
(a npm dependency inaddons/actions
) from "4.12.3" to "4.12.4".4.12.4
4.12.4 (2018-04-18)
Bug Fixes
Dependencies.io has updated
glamorous
(a npm dependency inlib/components
) from "4.12.3" to "4.12.4".4.12.4
4.12.4 (2018-04-18)
Bug Fixes
Dependencies.io has updated
glamorous
(a npm dependency inaddons/a11y
) from "4.12.3" to "4.12.4".4.12.4
4.12.4 (2018-04-18)
Bug Fixes
Dependencies.io has updated
glamorous
(a npm dependency inaddons/info
) from "4.12.3" to "4.12.4".4.12.4
4.12.4 (2018-04-18)
Bug Fixes
Dependencies.io has updated
glamorous
(a npm dependency inaddons/jest
) from "4.12.3" to "4.12.4".4.12.4
4.12.4 (2018-04-18)
Bug Fixes
Dependencies.io has updated
style-loader
(a npm dependency inlib/core
) from "0.20.3" to "0.21.0".0.21.0
0.21.0 (2018-04-18)
Features
Dependencies.io has updated
glamorous
(a npm dependency inapp/react
) from "4.12.3" to "4.12.4".4.12.4
4.12.4 (2018-04-18)
Bug Fixes
Dependencies.io has updated
react-modal
(a npm dependency inlib/ui
) from "3.4.1" to "3.4.2".3.4.2
testId
prop for use as a test hookDependencies.io has updated
url-parse
(a npm dependency inapp/react-native
) from "1.3.0" to "1.4.0".1.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/node
(a npm dependency inexamples/angular-cli
) from "9.6.5" to "9.6.6".9.6.6
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
karma
(a npm dependency inexamples/angular-cli
) from "2.0.0" to "2.0.2".2.0.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
typescript
(a npm dependency inexamples/angular-cli
) from "2.8.1" to "2.8.3".2.8.3
This release include a set of bug fixes reported against TypeScript 2.8.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.3.
Download:
Dependencies.io has updated
react-chromatic
(a npm dependency inexamples/official-storybook
) from "0.8.1" to "0.8.2".0.8.2
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.