Skip to content

Commit

Permalink
Merge pull request #1488 from material-components:manually-bump-deps
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 319277419
  • Loading branch information
copybara-github committed Jul 1, 2020
2 parents f7e3760 + 04456a4 commit 0afbfef
Show file tree
Hide file tree
Showing 33 changed files with 184 additions and 180 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
<!-- ## Unreleased -->

## [v0.17.0] - 2020-01-01

### Changed

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
]
}
},
"version": "0.16.1"
"version": "0.17.0"
}
14 changes: 7 additions & 7 deletions packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-base",
"version": "0.15.0",
"version": "0.17.0",
"description": "",
"main": "base-element.js",
"module": "base-element.js",
Expand All @@ -11,16 +11,16 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/base": "=8.0.0-canary.c678a9d34.0",
"@material/dom": "=8.0.0-canary.c678a9d34.0",
"@material/base": "=8.0.0-canary.610c26c4a.0",
"@material/dom": "=8.0.0-canary.610c26c4a.0",
"lit-element": "^2.3.0",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/elevation": "=8.0.0-canary.c678a9d34.0",
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
"@material/theme": "=8.0.0-canary.c678a9d34.0"
"@material/elevation": "=8.0.0-canary.610c26c4a.0",
"@material/feature-targeting": "=8.0.0-canary.610c26c4a.0",
"@material/ripple": "=8.0.0-canary.610c26c4a.0",
"@material/theme": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
12 changes: 6 additions & 6 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-button",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design button web component",
"keywords": [
"material design",
Expand All @@ -16,16 +16,16 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-icon": "^0.15.0",
"@material/mwc-ripple": "^0.15.0",
"@material/mwc-icon": "^0.17.0",
"@material/mwc-ripple": "^0.17.0",
"lit-element": "^2.3.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/button": "=8.0.0-canary.c678a9d34.0",
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
"@material/theme": "=8.0.0-canary.c678a9d34.0"
"@material/button": "=8.0.0-canary.610c26c4a.0",
"@material/feature-targeting": "=8.0.0-canary.610c26c4a.0",
"@material/theme": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-checkbox",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design checkbox web component",
"keywords": [
"material design",
Expand All @@ -16,15 +16,15 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-base": "^0.15.0",
"@material/mwc-ripple": "^0.15.0",
"@material/mwc-base": "^0.17.0",
"@material/mwc-ripple": "^0.17.0",
"lit-element": "^2.3.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/checkbox": "=8.0.0-canary.c678a9d34.0",
"@material/theme": "=8.0.0-canary.c678a9d34.0"
"@material/checkbox": "=8.0.0-canary.610c26c4a.0",
"@material/theme": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
16 changes: 8 additions & 8 deletions packages/dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-dialog",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design dialog web component",
"keywords": [
"material design",
Expand All @@ -16,20 +16,20 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/dialog": "=8.0.0-canary.c678a9d34.0",
"@material/dom": "=8.0.0-canary.c678a9d34.0",
"@material/mwc-base": "^0.15.0",
"@material/dialog": "=8.0.0-canary.610c26c4a.0",
"@material/dom": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-base": "^0.17.0",
"blocking-elements": "^0.1.0",
"lit-element": "^2.3.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0",
"wicg-inert": "^3.0.0"
},
"devDependencies": {
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
"@material/shape": "=8.0.0-canary.c678a9d34.0",
"@material/theme": "=8.0.0-canary.c678a9d34.0"
"@material/feature-targeting": "=8.0.0-canary.610c26c4a.0",
"@material/rtl": "=8.0.0-canary.610c26c4a.0",
"@material/shape": "=8.0.0-canary.610c26c4a.0",
"@material/theme": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-drawer",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design drawer web component",
"keywords": [
"material design",
Expand All @@ -16,16 +16,16 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/drawer": "=8.0.0-canary.c678a9d34.0",
"@material/mwc-base": "^0.15.0",
"@material/drawer": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-base": "^0.17.0",
"blocking-elements": "^0.1.0",
"lit-element": "^2.3.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0",
"wicg-inert": "^3.0.0"
},
"devDependencies": {
"@material/theme": "=8.0.0-canary.c678a9d34.0"
"@material/theme": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
16 changes: 8 additions & 8 deletions packages/fab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-fab",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material design floating action button component",
"keywords": [
"material design",
Expand All @@ -16,18 +16,18 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-ripple": "^0.15.0",
"@material/mwc-ripple": "^0.17.0",
"lit-element": "^2.3.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/animation": "=8.0.0-canary.c678a9d34.0",
"@material/fab": "=8.0.0-canary.c678a9d34.0",
"@material/mwc-base": "^0.15.0",
"@material/mwc-icon": "^0.15.0",
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
"@material/rtl": "=8.0.0-canary.c678a9d34.0"
"@material/animation": "=8.0.0-canary.610c26c4a.0",
"@material/fab": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-base": "^0.17.0",
"@material/mwc-icon": "^0.17.0",
"@material/ripple": "=8.0.0-canary.610c26c4a.0",
"@material/rtl": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
12 changes: 6 additions & 6 deletions packages/floating-label/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-floating-label",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design floating label web component",
"keywords": [
"material design",
Expand All @@ -16,15 +16,15 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/floating-label": "=8.0.0-canary.c678a9d34.0",
"@material/floating-label": "=8.0.0-canary.610c26c4a.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/animation": "=8.0.0-canary.c678a9d34.0",
"@material/base": "=8.0.0-canary.c678a9d34.0",
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
"@material/typography": "=8.0.0-canary.c678a9d34.0"
"@material/animation": "=8.0.0-canary.610c26c4a.0",
"@material/base": "=8.0.0-canary.610c26c4a.0",
"@material/rtl": "=8.0.0-canary.610c26c4a.0",
"@material/typography": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
12 changes: 6 additions & 6 deletions packages/formfield/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-formfield",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design formfield web component",
"keywords": [
"material design",
Expand All @@ -16,16 +16,16 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/form-field": "=8.0.0-canary.c678a9d34.0",
"@material/mwc-base": "^0.15.0",
"@material/form-field": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-base": "^0.17.0",
"lit-element": "^2.3.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/rtl": "=8.0.0-canary.c678a9d34.0",
"@material/theme": "=8.0.0-canary.c678a9d34.0",
"@material/typography": "=8.0.0-canary.c678a9d34.0"
"@material/rtl": "=8.0.0-canary.610c26c4a.0",
"@material/theme": "=8.0.0-canary.610c26c4a.0",
"@material/typography": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions packages/icon-button-toggle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-icon-button-toggle",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design icon button toggle",
"keywords": [
"material design",
Expand All @@ -16,10 +16,10 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/icon-button": "=7.0.0-canary.b9776b1d0.0",
"@material/mwc-base": "^0.15.0",
"@material/mwc-icon-button": "^0.15.0",
"@material/mwc-ripple": "^0.15.0",
"@material/icon-button": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-base": "^0.17.0",
"@material/mwc-icon-button": "^0.17.0",
"@material/mwc-ripple": "^0.17.0",
"lit-element": "^2.3.0",
"tslib": "^1.10.0"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/icon-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-icon-button",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design icon button web component",
"keywords": [
"material design",
Expand All @@ -16,16 +16,16 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/mwc-ripple": "^0.15.0",
"@material/mwc-ripple": "^0.17.0",
"lit-element": "^2.3.0",
"tslib": "^1.10.0"
},
"devDependencies": {
"@material/feature-targeting": "=8.0.0-canary.c678a9d34.0",
"@material/icon-button": "=8.0.0-canary.c678a9d34.0",
"@material/mwc-icon": "^0.15.0",
"@material/ripple": "=8.0.0-canary.c678a9d34.0",
"@material/theme": "=8.0.0-canary.c678a9d34.0"
"@material/feature-targeting": "=8.0.0-canary.610c26c4a.0",
"@material/icon-button": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-icon": "^0.17.0",
"@material/ripple": "=8.0.0-canary.610c26c4a.0",
"@material/theme": "=8.0.0-canary.610c26c4a.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-icon",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design icon web component",
"keywords": [
"material design",
Expand Down
4 changes: 2 additions & 2 deletions packages/line-ripple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-line-ripple",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design line ripple web component",
"keywords": [
"material design",
Expand All @@ -16,7 +16,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/line-ripple": "=7.0.0-canary.b9776b1d0.0",
"@material/line-ripple": "=8.0.0-canary.610c26c4a.0",
"lit-html": "^1.1.2",
"tslib": "^1.10.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/linear-progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@material/mwc-linear-progress",
"version": "0.15.0",
"version": "0.17.0",
"description": "Material Design linear progress web component",
"keywords": [
"material design",
Expand All @@ -16,8 +16,8 @@
},
"license": "Apache-2.0",
"dependencies": {
"@material/linear-progress": "=7.0.0-canary.b9776b1d0.0",
"@material/mwc-base": "^0.15.0",
"@material/linear-progress": "=8.0.0-canary.610c26c4a.0",
"@material/mwc-base": "^0.17.0",
"lit-element": "^2.3.0",
"tslib": "^1.10.0"
},
Expand Down
Loading

0 comments on commit 0afbfef

Please sign in to comment.