@lage-run/scheduler
Advanced tools
Comparing version 1.3.1 to 1.3.2
# Change Log - @lage-run/scheduler | ||
<!-- This log was last generated on Fri, 27 Sep 2024 20:03:27 GMT and should not be manually modified. --> | ||
<!-- This log was last generated on Wed, 02 Oct 2024 20:25:42 GMT and should not be manually modified. --> | ||
<!-- Start content --> | ||
## 1.3.2 | ||
Wed, 02 Oct 2024 20:25:42 GMT | ||
### Patches | ||
- Simulate file access for lage server (kchau@microsoft.com) | ||
- Bump @lage-run/cache to v1.3.4 | ||
- Bump @lage-run/config to v0.4.3 | ||
- Bump @lage-run/hasher to v1.6.0 | ||
- Bump @lage-run/runners to v1.0.3 | ||
- Bump @lage-run/target-graph to v0.9.0 | ||
- Bump @lage-run/worker-threads-pool to v0.8.3 | ||
- Bump @lage-run/scheduler-types to v0.3.16 | ||
## 1.3.1 | ||
Fri, 27 Sep 2024 20:03:27 GMT | ||
Fri, 27 Sep 2024 20:03:49 GMT | ||
@@ -11,0 +26,0 @@ ### Patches |
{ | ||
"name": "@lage-run/scheduler", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Scheduler for Lage", | ||
@@ -20,13 +20,13 @@ "repository": { | ||
"dependencies": { | ||
"@lage-run/cache": "^1.3.3", | ||
"@lage-run/config": "^0.4.2", | ||
"@lage-run/hasher": "^1.5.0", | ||
"@lage-run/cache": "^1.3.4", | ||
"@lage-run/config": "^0.4.3", | ||
"@lage-run/hasher": "^1.6.0", | ||
"@lage-run/logger": "^1.3.1", | ||
"@lage-run/runners": "^1.0.2", | ||
"@lage-run/target-graph": "^0.8.10", | ||
"@lage-run/worker-threads-pool": "^0.8.2" | ||
"@lage-run/runners": "^1.0.3", | ||
"@lage-run/target-graph": "^0.9.0", | ||
"@lage-run/worker-threads-pool": "^0.8.3" | ||
}, | ||
"devDependencies": { | ||
"@lage-run/monorepo-scripts": "*", | ||
"@lage-run/scheduler-types": "^0.3.15" | ||
"@lage-run/scheduler-types": "^0.3.16" | ||
}, | ||
@@ -33,0 +33,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146236
3817
+ Added@lage-run/target-graph@0.9.3(transitive)
+ Addedworkspace-tools@0.37.0(transitive)
- Removed@lage-run/target-graph@0.8.10(transitive)
- Removedworkspace-tools@0.36.4(transitive)
Updated@lage-run/cache@^1.3.4
Updated@lage-run/config@^0.4.3
Updated@lage-run/hasher@^1.6.0
Updated@lage-run/runners@^1.0.3