Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Sep 11, 2024
1 parent 3fb589f commit 35a66aa
Show file tree
Hide file tree
Showing 38 changed files with 432 additions and 111 deletions.
67 changes: 0 additions & 67 deletions change/change-51e9d75f-76d5-499b-9a20-b5593d7c907a.json

This file was deleted.

15 changes: 15 additions & 0 deletions packages/cache-github-actions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/cache-github-actions",
"entries": [
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "0.1.20",
"tag": "@lage-run/cache-github-actions_v0.1.20",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@lage-run/cache-github-actions",
"commit": "3fb589f859c1215e2f3b93bbdb55fae1d5fef116",
"comment": "yarn 4"
}
]
}
},
{
"date": "Thu, 23 May 2024 18:15:05 GMT",
"version": "0.1.19",
Expand Down
10 changes: 9 additions & 1 deletion packages/cache-github-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @lage-run/cache-github-actions

This log was last generated on Thu, 23 May 2024 18:15:05 GMT and should not be manually modified.
This log was last generated on Wed, 11 Sep 2024 20:30:48 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.20

Wed, 11 Sep 2024 20:30:48 GMT

### Patches

- yarn 4 ([email protected])

## 0.1.19

Thu, 23 May 2024 18:15:05 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-github-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/cache-github-actions",
"version": "0.1.19",
"version": "0.1.20",
"description": "Github Action Cache for Lage",
"repository": {
"type": "git",
Expand Down
21 changes: 21 additions & 0 deletions packages/cache/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@lage-run/cache",
"entries": [
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "1.3.2",
"tag": "@lage-run/cache_v1.3.2",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@lage-run/cache",
"commit": "3fb589f859c1215e2f3b93bbdb55fae1d5fef116",
"comment": "yarn 4"
},
{
"author": "beachball",
"package": "@lage-run/cache",
"comment": "Bump @lage-run/logger to v1.3.1",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 25 Jun 2024 18:25:19 GMT",
"version": "1.3.1",
Expand Down
11 changes: 10 additions & 1 deletion packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @lage-run/cache

This log was last generated on Tue, 25 Jun 2024 18:25:19 GMT and should not be manually modified.
This log was last generated on Wed, 11 Sep 2024 20:30:48 GMT and should not be manually modified.

<!-- Start content -->

## 1.3.2

Wed, 11 Sep 2024 20:30:48 GMT

### Patches

- yarn 4 ([email protected])
- Bump @lage-run/logger to v1.3.1

## 1.3.1

Tue, 25 Jun 2024 18:25:19 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/cache",
"version": "1.3.1",
"version": "1.3.2",
"description": "Cache for Lage",
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@azure/identity": "^4.0.1",
"@lage-run/logger": "^1.3.0",
"@lage-run/logger": "^1.3.1",
"@lage-run/target-graph": "^0.8.9",
"backfill-cache": "5.8.0",
"backfill-config": "6.4.2",
Expand Down
51 changes: 51 additions & 0 deletions packages/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,57 @@
{
"name": "@lage-run/cli",
"entries": [
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "0.19.2",
"tag": "@lage-run/cli_v0.19.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/cache to v1.3.2",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/config to v0.4.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/hasher to v1.3.2",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/logger to v1.3.1",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/reporters to v1.2.9",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/scheduler to v1.2.12",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/worker-threads-pool to v0.8.1",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 07 Sep 2024 00:01:57 GMT",
"version": "0.19.1",
Expand Down
16 changes: 15 additions & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,23 @@
# Change Log - @lage-run/cli

This log was last generated on Sat, 07 Sep 2024 00:01:57 GMT and should not be manually modified.
This log was last generated on Wed, 11 Sep 2024 20:30:48 GMT and should not be manually modified.

<!-- Start content -->

## 0.19.2

Wed, 11 Sep 2024 20:30:48 GMT

### Patches

- Bump @lage-run/cache to v1.3.2
- Bump @lage-run/config to v0.4.1
- Bump @lage-run/hasher to v1.3.2
- Bump @lage-run/logger to v1.3.1
- Bump @lage-run/reporters to v1.2.9
- Bump @lage-run/scheduler to v1.2.12
- Bump @lage-run/worker-threads-pool to v0.8.1

## 0.19.1

Sat, 07 Sep 2024 00:01:57 GMT
Expand Down
16 changes: 8 additions & 8 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/cli",
"version": "0.19.1",
"version": "0.19.2",
"description": "Command Line Interface for Lage",
"repository": {
"type": "git",
Expand All @@ -20,17 +20,17 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cache": "^1.3.1",
"@lage-run/config": "^0.4.0",
"@lage-run/hasher": "^1.3.1",
"@lage-run/logger": "^1.3.0",
"@lage-run/reporters": "^1.2.8",
"@lage-run/cache": "^1.3.2",
"@lage-run/config": "^0.4.1",
"@lage-run/hasher": "^1.3.2",
"@lage-run/logger": "^1.3.1",
"@lage-run/reporters": "^1.2.9",
"@lage-run/rpc": "^1.1.0",
"@lage-run/runners": "^1.0.1",
"@lage-run/scheduler": "^1.2.11",
"@lage-run/scheduler": "^1.2.12",
"@lage-run/scheduler-types": "^0.3.14",
"@lage-run/target-graph": "^0.8.9",
"@lage-run/worker-threads-pool": "^0.8.0",
"@lage-run/worker-threads-pool": "^0.8.1",
"chokidar": "3.5.3",
"commander": "9.5.0",
"execa": "5.1.1",
Expand Down
15 changes: 15 additions & 0 deletions packages/config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/config",
"entries": [
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "0.4.1",
"tag": "@lage-run/config_v0.4.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@lage-run/config",
"comment": "Bump @lage-run/logger to v1.3.1",
"commit": "not available"
}
]
}
},
{
"date": "Sat, 07 Sep 2024 00:01:57 GMT",
"version": "0.4.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @lage-run/config

This log was last generated on Sat, 07 Sep 2024 00:01:57 GMT and should not be manually modified.
This log was last generated on Wed, 11 Sep 2024 20:30:48 GMT and should not be manually modified.

<!-- Start content -->

## 0.4.1

Wed, 11 Sep 2024 20:30:48 GMT

### Patches

- Bump @lage-run/logger to v1.3.1

## 0.4.0

Sat, 07 Sep 2024 00:01:57 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/config",
"version": "0.4.0",
"version": "0.4.1",
"description": "Config management for Lage",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/logger": "^1.3.0",
"@lage-run/logger": "^1.3.1",
"@lage-run/runners": "^1.0.1",
"@lage-run/target-graph": "^0.8.9",
"backfill-config": "6.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cli": "^0.19.1",
"@lage-run/cli": "^0.19.2",
"@lage-run/monorepo-scripts": "*",
"@lage-run/scheduler-types": "^0.3.14",
"@lage-run/target-graph": "^0.8.9",
Expand Down
15 changes: 15 additions & 0 deletions packages/format-hrtime/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/format-hrtime",
"entries": [
{
"date": "Wed, 11 Sep 2024 20:30:48 GMT",
"version": "0.1.6",
"tag": "@lage-run/format-hrtime_v0.1.6",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@lage-run/format-hrtime",
"commit": "3fb589f859c1215e2f3b93bbdb55fae1d5fef116",
"comment": "yarn 4"
}
]
}
},
{
"date": "Mon, 08 May 2023 22:27:16 GMT",
"tag": "@lage-run/format-hrtime_v0.1.5",
Expand Down
Loading

0 comments on commit 35a66aa

Please sign in to comment.