Skip to content

Commit 4fe2026

Browse files
committed
chore: bump package versions to alpha.5 across all H3ravel packages
- Updated version of @h3ravel/contracts from 0.29.0-alpha.4 to 0.29.0-alpha.5 - Updated version of @h3ravel/core from 1.22.0-alpha.4 to 1.22.0-alpha.5 - Updated version of @h3ravel/database from 11.5.0-alpha.4 to 11.5.0-alpha.5 - Updated version of @h3ravel/events from 0.1.0-alpha.4 to 0.1.0-alpha.5 - Updated version of @h3ravel/filesystem from 0.4.15-alpha.4 to 0.4.15-alpha.5 - Updated version of @h3ravel/foundation from 0.1.0-alpha.4 to 0.1.0-alpha.5 - Updated version of @h3ravel/hashing from 0.2.0-alpha.4 to 0.2.0-alpha.5 - Updated version of @h3ravel/http from 11.8.0-alpha.4 to 11.8.0-alpha.5 - Updated version of @h3ravel/mail from 11.0.17-alpha.4 to 11.0.17-alpha.5 - Updated version of @h3ravel/queue from 11.1.0-alpha.4 to 11.1.0-alpha.5 - Updated version of @h3ravel/router from 1.15.0-alpha.4 to 1.15.0-alpha.5 - Updated version of @h3ravel/session from 0.1.0-alpha.4 to 0.1.0-alpha.5 - Updated version of @h3ravel/shared from 0.29.0-alpha.4 to 0.29.0-alpha.5 - Updated version of @h3ravel/support from 0.17.0-alpha.4 to 0.17.0-alpha.5 - Updated version of @h3ravel/url from 1.1.0-alpha.4 to 1.1.0-alpha.5 - Updated version of @h3ravel/validation from 0.1.0-alpha.4 to 0.1.0-alpha.5 - Updated version of @h3ravel/view from 0.1.14-alpha.4 to 0.1.14-alpha.5 - Updated pnpm-lock.yaml to reflect new versions - Updated pnpm-workspace.yaml to reflect new catalog versions
1 parent 85747af commit 4fe2026

23 files changed

Lines changed: 199 additions & 199 deletions

File tree

examples/basic-app/package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,26 @@
2323
},
2424
"dependencies": {
2525
"@h3ravel/arquebus": "catalog:prod",
26-
"@h3ravel/cache": "workspace:^11.1.0-alpha.4",
27-
"@h3ravel/config": "workspace:^1.5.0-alpha.4",
28-
"@h3ravel/console": "workspace:^11.15.0-alpha.4",
29-
"@h3ravel/core": "workspace:^1.22.0-alpha.4",
30-
"@h3ravel/database": "workspace:^11.5.0-alpha.4",
31-
"@h3ravel/filesystem": "workspace:^0.4.15-alpha.4",
32-
"@h3ravel/hashing": "workspace:^0.2.0-alpha.4",
33-
"@h3ravel/http": "workspace:^11.8.0-alpha.4",
34-
"@h3ravel/mail": "workspace:^11.0.17-alpha.4",
26+
"@h3ravel/cache": "workspace:^11.1.0-alpha.5",
27+
"@h3ravel/config": "workspace:^1.5.0-alpha.5",
28+
"@h3ravel/console": "workspace:^11.15.0-alpha.5",
29+
"@h3ravel/core": "workspace:^1.22.0-alpha.5",
30+
"@h3ravel/database": "workspace:^11.5.0-alpha.5",
31+
"@h3ravel/filesystem": "workspace:^0.4.15-alpha.5",
32+
"@h3ravel/hashing": "workspace:^0.2.0-alpha.5",
33+
"@h3ravel/http": "workspace:^11.8.0-alpha.5",
34+
"@h3ravel/mail": "workspace:^11.0.17-alpha.5",
3535
"@h3ravel/musket": "catalog:prod",
36-
"@h3ravel/queue": "workspace:^11.1.0-alpha.4",
37-
"@h3ravel/router": "workspace:^1.15.0-alpha.4",
38-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
39-
"@h3ravel/support": "workspace:^0.17.0-alpha.4",
40-
"@h3ravel/url": "workspace:^1.1.0-alpha.4",
41-
"@h3ravel/view": "workspace:^0.1.14-alpha.4",
42-
"@h3ravel/validation": "workspace:^0.1.0-alpha.4",
43-
"@h3ravel/foundation": "workspace:^0.1.0-alpha.4",
44-
"@h3ravel/session": "workspace:^0.1.0-alpha.4",
45-
"@h3ravel/events": "workspace:^0.1.0-alpha.4",
36+
"@h3ravel/queue": "workspace:^11.1.0-alpha.5",
37+
"@h3ravel/router": "workspace:^1.15.0-alpha.5",
38+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
39+
"@h3ravel/support": "workspace:^0.17.0-alpha.5",
40+
"@h3ravel/url": "workspace:^1.1.0-alpha.5",
41+
"@h3ravel/view": "workspace:^0.1.14-alpha.5",
42+
"@h3ravel/validation": "workspace:^0.1.0-alpha.5",
43+
"@h3ravel/foundation": "workspace:^0.1.0-alpha.5",
44+
"@h3ravel/session": "workspace:^0.1.0-alpha.5",
45+
"@h3ravel/events": "workspace:^0.1.0-alpha.5",
4646
"cross-env": "catalog:",
4747
"h3": "catalog:prod",
4848
"reflect-metadata": "catalog:",

packages/cache/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/cache",
3-
"version": "11.1.0-alpha.4",
3+
"version": "11.1.0-alpha.5",
44
"description": "Cache system with multiple drivers for H3ravel.",
55
"h3ravel": {
66
"providers": [
@@ -56,7 +56,7 @@
5656
"version-patch": "pnpm version patch"
5757
},
5858
"peerDependencies": {
59-
"@h3ravel/support": "workspace:^0.16.1-alpha.4"
59+
"@h3ravel/support": "workspace:^0.16.1-alpha.5"
6060
},
6161
"devDependencies": {
6262
"typescript": "^5.4.0"

packages/config/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/config",
3-
"version": "1.5.0-alpha.4",
3+
"version": "1.5.0-alpha.5",
44
"description": "Environment/config loading and management system for H3ravel.",
55
"h3ravel": {
66
"providers": [
@@ -56,14 +56,14 @@
5656
"version-patch": "pnpm version patch"
5757
},
5858
"dependencies": {
59-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
60-
"@h3ravel/support": "workspace:^0.17.0-alpha.4",
59+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
60+
"@h3ravel/support": "workspace:^0.17.0-alpha.5",
6161
"@h3ravel/musket": "catalog:prod"
6262
},
6363
"devDependencies": {
6464
"tsx": "catalog:",
65-
"@h3ravel/core": "workspace:^1.22.0-alpha.4",
66-
"@h3ravel/contracts": "workspace:^0.29.0-alpha.4",
65+
"@h3ravel/core": "workspace:^1.22.0-alpha.5",
66+
"@h3ravel/contracts": "workspace:^0.29.0-alpha.5",
6767
"typescript": "^5.9.2"
6868
}
6969
}

packages/console/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/console",
3-
"version": "11.15.0-alpha.4",
3+
"version": "11.15.0-alpha.5",
44
"description": "CLI utilities for scaffolding, running migrations, tasks and for H3ravel.",
55
"type": "module",
66
"main": "./dist/index.cjs",
@@ -66,17 +66,17 @@
6666
"version-patch": "pnpm version patch"
6767
},
6868
"peerDependencies": {
69-
"@h3ravel/core": "workspace:^1.22.0-alpha.4",
70-
"@h3ravel/support": "workspace:^0.17.0-alpha.4"
69+
"@h3ravel/core": "workspace:^1.22.0-alpha.5",
70+
"@h3ravel/support": "workspace:^0.17.0-alpha.5"
7171
},
7272
"devDependencies": {
73-
"@h3ravel/contracts": "workspace:^0.29.0-alpha.4",
73+
"@h3ravel/contracts": "workspace:^0.29.0-alpha.5",
7474
"typescript": "^5.9.2"
7575
},
7676
"dependencies": {
7777
"@h3ravel/musket": "catalog:prod",
78-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
79-
"@h3ravel/foundation": "workspace:^0.1.0-alpha.4",
78+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
79+
"@h3ravel/foundation": "workspace:^0.1.0-alpha.5",
8080
"chalk": "^5.6.2",
8181
"commander": "^14.0.1",
8282
"dayjs": "catalog:",

packages/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/contracts",
3-
"version": "0.29.0-alpha.4",
3+
"version": "0.29.0-alpha.5",
44
"description": "H3ravel Contracts.",
55
"type": "module",
66
"main": "./dist/index.cjs",

packages/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/core",
3-
"version": "1.22.0-alpha.4",
3+
"version": "1.22.0-alpha.5",
44
"description": "Core application container, lifecycle management and service providers for H3ravel.",
55
"type": "module",
66
"main": "./dist/index.cjs",
@@ -59,9 +59,9 @@
5959
"release:patch": "pnpm build && pnpm version patch && git add . && git commit -m \"version: bump core package version\" && pnpm publish --tag latest"
6060
},
6161
"dependencies": {
62-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
63-
"@h3ravel/support": "workspace:^0.17.0-alpha.4",
64-
"@h3ravel/foundation": "workspace:^0.1.0-alpha.4",
62+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
63+
"@h3ravel/support": "workspace:^0.17.0-alpha.5",
64+
"@h3ravel/foundation": "workspace:^0.1.0-alpha.5",
6565
"chalk": "^5.6.2",
6666
"commander": "^14.0.1",
6767
"detect-port": "catalog:",
@@ -75,7 +75,7 @@
7575
"tslib": "catalog:"
7676
},
7777
"devDependencies": {
78-
"@h3ravel/contracts": "workspace:^0.29.0-alpha.4",
78+
"@h3ravel/contracts": "workspace:^0.29.0-alpha.5",
7979
"@types/semver": "catalog:",
8080
"typescript": "^5.9.2"
8181
}

packages/database/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/database",
3-
"version": "11.5.0-alpha.4",
3+
"version": "11.5.0-alpha.5",
44
"description": "Modeling data and migration system for H3ravel.",
55
"type": "module",
66
"main": "./dist/index.cjs",
@@ -61,10 +61,10 @@
6161
"sqlite3": "catalog:"
6262
},
6363
"peerDependencies": {
64-
"@h3ravel/core": "workspace:^1.22.0-alpha.4",
65-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
66-
"@h3ravel/filesystem": "workspace:^0.4.15-alpha.4",
67-
"@h3ravel/support": "workspace:^0.17.0-alpha.4"
64+
"@h3ravel/core": "workspace:^1.22.0-alpha.5",
65+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
66+
"@h3ravel/filesystem": "workspace:^0.4.15-alpha.5",
67+
"@h3ravel/support": "workspace:^0.17.0-alpha.5"
6868
},
6969
"devDependencies": {
7070
"typescript": "^5.9.2"

packages/events/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/events",
3-
"version": "0.1.0-alpha.4",
3+
"version": "0.1.0-alpha.5",
44
"description": "Events package for H3ravel.",
55
"h3ravel": {
66
"providers": [
@@ -57,7 +57,7 @@
5757
"version-patch": "pnpm version patch"
5858
},
5959
"peerDependencies": {
60-
"@h3ravel/core": "workspace:^1.22.0-alpha.4"
60+
"@h3ravel/core": "workspace:^1.22.0-alpha.5"
6161
},
6262
"devDependencies": {
6363
"typescript": "^5.4.0"

packages/filesystem/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/filesystem",
3-
"version": "0.4.15-alpha.4",
3+
"version": "0.4.15-alpha.5",
44
"description": "Filesystem manager for H3ravel.",
55
"h3ravel": {
66
"providers": [
@@ -58,11 +58,11 @@
5858
},
5959
"dependencies": {
6060
"@h3ravel/musket": "catalog:prod",
61-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
62-
"@h3ravel/support": "workspace:^0.17.0-alpha.4"
61+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
62+
"@h3ravel/support": "workspace:^0.17.0-alpha.5"
6363
},
6464
"peerDependencies": {
65-
"@h3ravel/core": "workspace:^1.22.0-alpha.4"
65+
"@h3ravel/core": "workspace:^1.22.0-alpha.5"
6666
},
6767
"devDependencies": {
6868
"typescript": "^5.4.0"

packages/foundation/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@h3ravel/foundation",
3-
"version": "0.1.0-alpha.4",
3+
"version": "0.1.0-alpha.5",
44
"description": "H3ravel Foundation for shared and reuseable services.",
55
"type": "module",
66
"main": "./dist/index.cjs",
@@ -63,13 +63,13 @@
6363
},
6464
"devDependencies": {
6565
"@types/supertest": "^6.0.3",
66-
"@h3ravel/contracts": "workspace:^0.29.0-alpha.4",
66+
"@h3ravel/contracts": "workspace:^0.29.0-alpha.5",
6767
"supertest": "^7.1.4"
6868
},
6969
"dependencies": {
7070
"h3": "catalog:prod",
71-
"@h3ravel/shared": "workspace:^0.29.0-alpha.4",
71+
"@h3ravel/shared": "workspace:^0.29.0-alpha.5",
7272
"@h3ravel/musket": "catalog:prod",
73-
"@h3ravel/support": "workspace:^0.17.0-alpha.4"
73+
"@h3ravel/support": "workspace:^0.17.0-alpha.5"
7474
}
7575
}

0 commit comments

Comments
 (0)