Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Dec 21, 2023
1 parent 0752bad commit 990dd48
Show file tree
Hide file tree
Showing 22 changed files with 272 additions and 109 deletions.
95 changes: 0 additions & 95 deletions change/change-16682f44-c91a-4057-b8d5-68ce2deda29f.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": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "0.1.16",
"tag": "@lage-run/cache-github-actions_v0.1.16",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@lage-run/cache-github-actions",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "0.1.16",
Expand Down
15 changes: 15 additions & 0 deletions packages/cache/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/cache",
"entries": [
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "1.1.4",
"tag": "@lage-run/cache_v1.1.4",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@lage-run/cache",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "1.1.4",
Expand Down
29 changes: 29 additions & 0 deletions packages/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@lage-run/cli",
"entries": [
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "0.16.4",
"tag": "@lage-run/cli_v0.16.4",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@lage-run/cli",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
],
"patch": [
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/config to v0.3.4",
"commit": "not available"
},
{
"author": "beachball",
"package": "@lage-run/cli",
"comment": "Bump @lage-run/scheduler to v1.1.11",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "0.16.3",
Expand Down
11 changes: 10 additions & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @lage-run/cli

This log was last generated on Tue, 12 Dec 2023 04:22:41 GMT and should not be manually modified.
This log was last generated on Thu, 21 Dec 2023 08:37:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.16.4

Thu, 21 Dec 2023 08:37:41 GMT

### Patches

- Bump @lage-run/config to v0.3.4
- Bump @lage-run/scheduler to v1.1.11

## 0.16.3

Tue, 12 Dec 2023 04:22:41 GMT
Expand Down
6 changes: 3 additions & 3 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.16.3",
"version": "0.16.4",
"description": "Command Line Interface for Lage",
"repository": {
"type": "git",
Expand All @@ -21,12 +21,12 @@
},
"dependencies": {
"@lage-run/cache": "^1.1.4",
"@lage-run/config": "^0.3.3",
"@lage-run/config": "^0.3.4",
"@lage-run/find-npm-client": "^0.1.4",
"@lage-run/hasher": "^1.0.6",
"@lage-run/logger": "^1.3.0",
"@lage-run/reporters": "^1.2.6",
"@lage-run/scheduler": "^1.1.10",
"@lage-run/scheduler": "^1.1.11",
"@lage-run/scheduler-types": "^0.3.12",
"@lage-run/target-graph": "^0.8.8",
"chokidar": "3.5.3",
Expand Down
23 changes: 23 additions & 0 deletions packages/config/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@lage-run/config",
"entries": [
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "0.3.4",
"tag": "@lage-run/config_v0.3.4",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@lage-run/config",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Update backfill-config to ^6.4.1"
}
],
"none": [
{
"author": "[email protected]",
"package": "@lage-run/config",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "0.3.3",
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 Tue, 12 Dec 2023 04:22:41 GMT and should not be manually modified.
This log was last generated on Thu, 21 Dec 2023 08:37:41 GMT and should not be manually modified.

<!-- Start content -->

## 0.3.4

Thu, 21 Dec 2023 08:37:41 GMT

### Patches

- Update backfill-config to ^6.4.1 ([email protected])

## 0.3.3

Tue, 12 Dec 2023 04:22:41 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/config",
"version": "0.3.3",
"version": "0.3.4",
"description": "Config management for Lage",
"repository": {
"type": "git",
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.16.3",
"@lage-run/cli": "^0.16.4",
"@lage-run/monorepo-scripts": "*",
"@lage-run/target-graph": "^0.8.8",
"@lage-run/scheduler-types": "^0.3.12",
Expand Down
15 changes: 15 additions & 0 deletions packages/find-npm-client/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/find-npm-client",
"entries": [
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "0.1.4",
"tag": "@lage-run/find-npm-client_v0.1.4",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@lage-run/find-npm-client",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
]
}
},
{
"date": "Tue, 01 Nov 2022 22:25:59 GMT",
"tag": "@lage-run/find-npm-client_v0.1.4",
Expand Down
15 changes: 15 additions & 0 deletions packages/hasher/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/hasher",
"entries": [
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "1.0.6",
"tag": "@lage-run/hasher_v1.0.6",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@lage-run/hasher",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "1.0.6",
Expand Down
29 changes: 29 additions & 0 deletions packages/lage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "lage",
"entries": [
{
"date": "Thu, 21 Dec 2023 08:37:41 GMT",
"version": "2.7.10",
"tag": "lage_v2.7.10",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "lage",
"commit": "0752bad677868d982719f792f6692ab43ad325e0",
"comment": "Use ranges for devDependencies"
}
],
"patch": [
{
"author": "beachball",
"package": "lage",
"comment": "Bump @lage-run/cli to v0.16.4",
"commit": "not available"
},
{
"author": "beachball",
"package": "lage",
"comment": "Bump @lage-run/scheduler to v1.1.11",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 12 Dec 2023 04:22:41 GMT",
"version": "2.7.9",
Expand Down
11 changes: 10 additions & 1 deletion packages/lage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - lage

This log was last generated on Tue, 12 Dec 2023 04:22:41 GMT and should not be manually modified.
This log was last generated on Thu, 21 Dec 2023 08:37:41 GMT and should not be manually modified.

<!-- Start content -->

## 2.7.10

Thu, 21 Dec 2023 08:37:41 GMT

### Patches

- Bump @lage-run/cli to v0.16.4
- Bump @lage-run/scheduler to v1.1.11

## 2.7.9

Tue, 12 Dec 2023 04:22:41 GMT
Expand Down
Loading

0 comments on commit 990dd48

Please sign in to comment.