Skip to content

Commit

Permalink
Applying package updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
UI Fabric Build Bot committed Sep 28, 2018
1 parent 8409a5b commit 219d66b
Show file tree
Hide file tree
Showing 40 changed files with 177 additions and 123 deletions.
6 changes: 3 additions & 3 deletions apps/fabric-website-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"es6-weak-map": "^2.0.2",
"highlight.js": "^9.12.0",
"office-ui-fabric-core": ">=9.0.0 <10.0.0",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
Expand All @@ -57,9 +57,9 @@
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/example-app-base": ">=6.7.3 <7.0.0",
"@uifabric/icons": ">=6.1.1 <7.0.0",
"@uifabric/merge-styles": ">=6.9.1 <7.0.0",
"@uifabric/merge-styles": ">=6.9.2 <7.0.0",
"@uifabric/styling": ">=6.27.0 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"@uifabric/utilities": ">=6.21.1 <7.0.0",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
Expand Down
6 changes: 3 additions & 3 deletions apps/fabric-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"dependencies": {
"@uifabric/fabric-website-resources": ">=6.9.1 <7.0.0",
"@uifabric/example-app-base": ">=6.7.3 <7.0.0",
"@uifabric/experiments": ">=6.32.3 <7.0.0",
"@uifabric/experiments": ">=6.32.4 <7.0.0",
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/icons": ">=6.1.1 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"color-functions": "1.1.0",
"json-loader": "^0.5.7",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"tslib": "^1.7.1"
}
}
6 changes: 3 additions & 3 deletions apps/server-rendered-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"dependencies": {
"@uifabric/icons": ">=6.1.1 <7.0.0",
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/merge-styles": "^6.9.1",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"@uifabric/merge-styles": "^6.9.2",
"es6-promise": "^4.1.0",
"immutability-helper": "^2.6.4",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"tslib": "^1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/ssr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/webpack-env": "1.13.0",
"@uifabric/fabric-website-resources": ">=6.9.1 <7.0.0",
"mocha": "^3.3.0",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"raw-loader": "^0.5.1",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/test-bundle-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0"
},
"dependencies": {
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"tslib": "^1.7.1"
}
}
4 changes: 2 additions & 2 deletions apps/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0"
},
"dependencies": {
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"@microsoft/load-themed-styles": "^1.7.13",
"es6-promise": "^4.1.0",
"immutability-helper": "^2.6.4",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"typescript": "2.8.4",
Expand Down
6 changes: 3 additions & 3 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"storybook-readme": "=3.0.6"
},
"dependencies": {
"@uifabric/experiments": ">=6.32.3 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"@uifabric/experiments": ">=6.32.4 <7.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"react": ">=16.3.2-0 <17.0.0",
"react-dom": ">=16.3.2-0 <17.0.0",
"typescript": "2.8.4",
Expand Down

This file was deleted.

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@uifabric/set-version/version_2018-09-27-16-50.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/charting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@
"@types/d3-selection": "1.3.0",
"@types/d3-shape": "^1.2.3",
"@uifabric/icons": ">=6.1.1 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"d3-array": "1.2.1",
"d3-axis": "1.0.8",
"d3-scale": "2.0.0",
"d3-selection": "1.3.0",
"d3-shape": "^1.2.0",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"prop-types": "^15.5.10",
"tslib": "^1.7.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/charting": "^0.22.0",
"@uifabric/example-app-base": ">=6.7.3 <7.0.0",
"@uifabric/experiments": ">=6.32.3 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/experiments": ">=6.32.4 <7.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"auto-fontsize": "^1.0.18",
"css-loader": "^0.15.1",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"react-grid-layout": "samiyaakhtar/react-grid-layout",
"style-loader": "^0.21.0",
"tslib": "^1.7.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/example-app-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@
},
"dependencies": {
"@microsoft/load-themed-styles": "^1.7.13",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"highlight.js": "^9.12.0",
"markdown-to-jsx": "6.6.1",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"react-syntax-highlighter": "^7.0.2",
"tslib": "^1.7.1",
"whatwg-fetch": "2.0.4"
Expand Down
25 changes: 25 additions & 0 deletions packages/experiments/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"name": "@uifabric/experiments",
"entries": [
{
"version": "6.32.4",
"tag": "@uifabric/experiments_v6.32.4",
"date": "Fri, 28 Sep 2018 12:27:38 GMT",
"comments": {
"patch": [
{
"comment": "HorizontalStack: remove padding as a fix for collapsing margins, remove unnecessary calc() calls",
"author": "kkjeer <[email protected]>",
"commit": "9e45030357156e0469790bf08a35fd1a2f3e14dd"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.0 <2.0.0` to `>=1.1.1 <2.0.0`"
},
{
"comment": "Updating dependency \"@uifabric/merge-styles\" from `>=6.9.1 <7.0.0` to `>=6.9.2 <7.0.0`"
},
{
"comment": "Updating dependency \"office-ui-fabric-react\" from `>=6.74.1 <7.0.0` to `>=6.74.2 <7.0.0`"
}
]
}
},
{
"version": "6.32.3",
"tag": "@uifabric/experiments_v6.32.3",
Expand Down
9 changes: 8 additions & 1 deletion packages/experiments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @uifabric/experiments

This log was last generated on Thu, 27 Sep 2018 12:27:48 GMT and should not be manually modified.
This log was last generated on Fri, 28 Sep 2018 12:27:38 GMT and should not be manually modified.

## 6.32.4
Fri, 28 Sep 2018 12:27:38 GMT

### Patches

- HorizontalStack: remove padding as a fix for collapsing margins, remove unnecessary calc() calls

## 6.32.3
Thu, 27 Sep 2018 12:27:48 GMT
Expand Down
8 changes: 4 additions & 4 deletions packages/experiments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/experiments",
"version": "6.32.3",
"version": "6.32.4",
"description": "Experimental React components for building experiences for Office 365.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -53,10 +53,10 @@
"@uifabric/foundation": ">=0.5.3 <1.0.0",
"@uifabric/icons": ">=6.1.1 <7.0.0",
"@uifabric/variants": ">=6.10.0 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/merge-styles": ">=6.9.1 <7.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"@uifabric/merge-styles": ">=6.9.2 <7.0.0",
"deep-assign": "^2.0.0",
"office-ui-fabric-react": ">=6.74.1 <7.0.0",
"office-ui-fabric-react": ">=6.74.2 <7.0.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/experiments/src/version.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @uifabric/[email protected].3
// @uifabric/[email protected].4
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
import { setVersion } from '@uifabric/set-version';
setVersion('@uifabric/experiments', '6.32.3');
setVersion('@uifabric/experiments', '6.32.4');
2 changes: 1 addition & 1 deletion packages/file-type-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@uifabric/styling": ">=6.27.0 <7.0.0",
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"tslib": "^1.7.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/foundation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"sinon": "^4.1.3"
},
"dependencies": {
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"tslib": "^1.7.1"
},
"disabledTasks": [
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0"
},
"dependencies": {
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"@uifabric/styling": ">=6.27.0 <7.0.0",
"tslib": "^1.7.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-serializer-merge-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0"
},
"dependencies": {
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/merge-styles": ">=6.9.1 <7.0.0"
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"@uifabric/merge-styles": ">=6.9.2 <7.0.0"
}
}
19 changes: 19 additions & 0 deletions packages/merge-styles/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
{
"name": "@uifabric/merge-styles",
"entries": [
{
"version": "6.9.2",
"tag": "@uifabric/merge-styles_v6.9.2",
"date": "Fri, 28 Sep 2018 12:27:38 GMT",
"comments": {
"patch": [
{
"comment": "Ignoring registering rules which are undefined.",
"author": "David Zearing <[email protected]>",
"commit": "f2291fcd09a42295f7ccc0136ddaf40f0ad6cbe5"
}
],
"dependency": [
{
"comment": "Updating dependency \"@uifabric/set-version\" from `>=1.1.0 <2.0.0` to `>=1.1.1 <2.0.0`"
}
]
}
},
{
"version": "6.9.1",
"tag": "@uifabric/merge-styles_v6.9.1",
Expand Down
9 changes: 8 additions & 1 deletion packages/merge-styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @uifabric/merge-styles

This log was last generated on Fri, 21 Sep 2018 14:25:46 GMT and should not be manually modified.
This log was last generated on Fri, 28 Sep 2018 12:27:38 GMT and should not be manually modified.

## 6.9.2
Fri, 28 Sep 2018 12:27:38 GMT

### Patches

- Ignoring registering rules which are undefined.

## 6.9.1
Fri, 21 Sep 2018 14:25:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/merge-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uifabric/merge-styles",
"version": "6.9.1",
"version": "6.9.2",
"description": "Office UI Fabric style loading utilities.",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"office-ui-fabric-react-tslint": ">=6.0.0 <7.0.0"
},
"dependencies": {
"@uifabric/set-version": ">=1.1.0 <2.0.0",
"@uifabric/set-version": ">=1.1.1 <2.0.0",
"tslib": "^1.7.1"
}
}
Loading

0 comments on commit 219d66b

Please sign in to comment.