Skip to content

Commit

Permalink
chore(publish): publish packages (spinnaker#9541)
Browse files Browse the repository at this point in the history
- [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]

Co-authored-by: spinnakerbot <[email protected]>
  • Loading branch information
spinnakerbot2 and spinnakerbot authored Aug 2, 2021
1 parent 8f7c6ef commit 3ce268c
Show file tree
Hide file tree
Showing 34 changed files with 228 additions and 60 deletions.
23 changes: 23 additions & 0 deletions app/scripts/modules/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.5.0 (2021-08-02)


### Bug Fixes

* **all:** Convert requires to imports ([abf4c75](https://github.com/spinnaker/deck/commit/abf4c7590ee4bf84adfb1624c5aafcaccf829be5))
* **app:** Fix favicon in vite dev server ([71ec894](https://github.com/spinnaker/deck/commit/71ec8943bdd8cb30b92dbfd919ce7320725134c1))
* **app:** Move plugin manifest to public folder ([1dc917d](https://github.com/spinnaker/deck/commit/1dc917df39eae663ea62f8bec55ae5ade07804ad))
* **app:** Remove resolutions from app ([e117619](https://github.com/spinnaker/deck/commit/e1176195b4eb72f049b7901f719a1a9144c4a2b2))
* **build:** Fix gradle builds ([d4d25f6](https://github.com/spinnaker/deck/commit/d4d25f6a4ec1e615d29942193bfd5ddd6273440f))
* **build:** Use the right yarn.lock file ([4dac13e](https://github.com/spinnaker/deck/commit/4dac13e31b5f3d6e997bf41707a566c3e7977c26))
* **vite:** Add vite fixes ([8e0840a](https://github.com/spinnaker/deck/commit/8e0840a647944d9f90ad51c6568c320b096730d6))
* **vite:** Link app to core source files during dev ([37bf5f9](https://github.com/spinnaker/deck/commit/37bf5f9049c6b76f84afcdfc718124cc35d2b932))


### Features

* **build:** Exploring vitejs as dev server and build tool ([e2125b1](https://github.com/spinnaker/deck/commit/e2125b189d3e44056a7bce02dabf8cb97c021764))





# 1.4.0 (2021-07-30)


Expand Down
22 changes: 11 additions & 11 deletions app/scripts/modules/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "deck-app",
"private": true,
"version": "1.4.0",
"version": "1.5.0",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -14,18 +14,18 @@
"author": "",
"license": "ISC",
"dependencies": {
"@spinnaker/amazon": "^0.7.6",
"@spinnaker/appengine": "^0.0.48",
"@spinnaker/cloudfoundry": "^0.0.135",
"@spinnaker/core": "^0.1.0",
"@spinnaker/docker": "^0.0.94",
"@spinnaker/ecs": "^0.0.306",
"@spinnaker/google": "^0.0.52",
"@spinnaker/amazon": "^0.7.7",
"@spinnaker/appengine": "^0.0.49",
"@spinnaker/cloudfoundry": "^0.0.136",
"@spinnaker/core": "^0.2.0",
"@spinnaker/docker": "^0.0.95",
"@spinnaker/ecs": "^0.0.307",
"@spinnaker/google": "^0.0.53",
"@spinnaker/kayenta": "2.0.0",
"@spinnaker/kubernetes": "^0.0.81",
"@spinnaker/oracle": "^0.0.37",
"@spinnaker/kubernetes": "^0.0.82",
"@spinnaker/oracle": "^0.0.38",
"@spinnaker/styleguide": "^1.0.26",
"@spinnaker/titus": "^0.2.2",
"@spinnaker/titus": "^0.2.3",
"@uirouter/angularjs": "1.0.26",
"angular": "1.6.10",
"graphql": "15.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/amazon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.7.7](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/amazon





## [0.7.6](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)


Expand Down
6 changes: 3 additions & 3 deletions packages/amazon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.7.6",
"version": "0.7.7",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/core": "^0.1.0",
"@spinnaker/core": "^0.2.0",
"@uirouter/angularjs": "1.0.26",
"@uirouter/core": "6.0.8",
"@uirouter/react": "1.0.7",
Expand Down Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/mocks": "1.0.7",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"@types/angular": "1.6.26",
"@types/angular-ui-bootstrap": "0.13.41",
"@types/classnames": "2.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/appengine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.49](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/appengine





## [0.0.48](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)

**Note:** Version bump only for package @spinnaker/appengine
Expand Down
6 changes: 3 additions & 3 deletions packages/appengine/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/appengine",
"license": "Apache-2.0",
"version": "0.0.48",
"version": "0.0.49",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/core": "^0.1.0",
"@spinnaker/core": "^0.2.0",
"@uirouter/angularjs": "1.0.26",
"angular": "1.6.10",
"angular-ui-bootstrap": "2.5.0",
Expand All @@ -28,7 +28,7 @@
"devDependencies": {
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/mocks": "1.0.7",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"@types/angular": "1.6.26",
"@types/angular-ui-bootstrap": "0.13.41",
"@types/classnames": "2.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/azure/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.286](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/azure





## [0.0.285](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)

**Note:** Version bump only for package @spinnaker/azure
Expand Down
6 changes: 3 additions & 3 deletions packages/azure/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/azure",
"license": "Apache-2.0",
"version": "0.0.285",
"version": "0.0.286",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/core": "^0.1.0",
"@spinnaker/core": "^0.2.0",
"@uirouter/angularjs": "1.0.26",
"angular": "1.6.10",
"angular-ui-bootstrap": "2.5.0",
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"@types/angular": "1.6.26",
"@types/angular-ui-bootstrap": "0.13.41",
"@types/lodash": "4.14.64",
Expand Down
8 changes: 8 additions & 0 deletions packages/cloudfoundry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.136](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/cloudfoundry





## [0.0.135](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)


Expand Down
6 changes: 3 additions & 3 deletions packages/cloudfoundry/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/cloudfoundry",
"license": "Apache-2.0",
"version": "0.0.135",
"version": "0.0.136",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/core": "^0.1.0",
"@spinnaker/core": "^0.2.0",
"@uirouter/react": "1.0.7",
"@uirouter/react-hybrid": "1.0.2",
"angular": "1.6.10",
Expand All @@ -32,7 +32,7 @@
"@rollup/plugin-alias": "^3.1.2",
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/mocks": "1.0.7",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"@types/angular": "1.6.26",
"@types/angular-ui-bootstrap": "0.13.41",
"@types/enzyme": "3.10.3",
Expand Down
22 changes: 22 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)


### Bug Fixes

* **core/filterModel:** Do not add browser histroy events when changing infrastructure filter queries ([56cc429](https://github.com/spinnaker/deck/commit/56cc429a93d6a980cdce4e52dfb8adbe1d045832))
* **core:** fixed a bunch of circular deps ([29f2b39](https://github.com/spinnaker/deck/commit/29f2b39fd44b43265124e824cb311ff3f8abbf0a))
* **core:** Remove circular dependencies - 2 ([ee5f783](https://github.com/spinnaker/deck/commit/ee5f783e213bb175f6f9bd9c85bd42e3d6850d47))
* **core:** Remove circular dependency of modules ([5c942b1](https://github.com/spinnaker/deck/commit/5c942b15b5f6a257d737a87fc8552dc5e40c8762))
* **core:** trying to avoid importing ReactInjector in presentation ([4d464ce](https://github.com/spinnaker/deck/commit/4d464cea3a98be1c31484c7ec4123d3ca74c7c21))
* **md:** text for BLOCKED status in allowed times constraint ([#9550](https://github.com/spinnaker/deck/issues/9550)) ([811e806](https://github.com/spinnaker/deck/commit/811e8065d12d36d114ea9e3af0049d368563a1ff))
* **md:** the raw delivery config is not showing up properly. Hiding it for now ([#9548](https://github.com/spinnaker/deck/issues/9548)) ([8f7c6ef](https://github.com/spinnaker/deck/commit/8f7c6eff565a7915fbb8fe2607eae742ffc516b1))


### Features

* **core/cluster:** Remove unused react2angular <filter-search> component ([7514b0b](https://github.com/spinnaker/deck/commit/7514b0b06e687e3f92548517297365ed4d8137ce))





# [0.1.0](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/core",
"license": "Apache-2.0",
"version": "0.1.0",
"version": "0.2.0",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -89,7 +89,7 @@
"@graphql-codegen/typescript-operations": "^1.18.3",
"@graphql-codegen/typescript-react-apollo": "^2.3.0",
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"@types/angular": "1.6.26",
"@types/angular-mocks": "1.5.10",
"@types/angular-ui-bootstrap": "0.13.41",
Expand Down
8 changes: 8 additions & 0 deletions packages/dcos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.14](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/dcos





## [0.0.13](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)

**Note:** Version bump only for package @spinnaker/dcos
Expand Down
8 changes: 4 additions & 4 deletions packages/dcos/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/dcos",
"license": "Apache-2.0",
"version": "0.0.13",
"version": "0.0.14",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"private": true,
Expand All @@ -14,16 +14,16 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/core": "^0.1.0",
"@spinnaker/docker": "^0.0.94",
"@spinnaker/core": "^0.2.0",
"@spinnaker/docker": "^0.0.95",
"angular": "1.6.10",
"lodash": "4.17.21",
"ngimport": "0.6.1",
"rxjs": "6.6.7"
},
"devDependencies": {
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"shx": "0.3.3",
"typescript": "4.0.2"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/docker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.95](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/docker





## [0.0.94](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)

**Note:** Version bump only for package @spinnaker/docker
Expand Down
6 changes: 3 additions & 3 deletions packages/docker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/docker",
"license": "Apache-2.0",
"version": "0.0.94",
"version": "0.0.95",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/core": "^0.1.0",
"@spinnaker/core": "^0.2.0",
"@uirouter/angularjs": "1.0.26",
"angular": "1.6.10",
"formik": "1.5.1",
Expand All @@ -25,7 +25,7 @@
},
"devDependencies": {
"@spinnaker/eslint-plugin": "^1.0.14",
"@spinnaker/scripts": "^0.0.21",
"@spinnaker/scripts": "^0.0.22",
"@types/angular": "1.6.26",
"@types/lodash": "4.14.64",
"@types/react": "16.8.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.307](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-08-02)

**Note:** Version bump only for package @spinnaker/ecs





## [0.0.306](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2021-07-30)


Expand Down
Loading

0 comments on commit 3ce268c

Please sign in to comment.