Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions .yarn/changelogs/common.dcfa5d09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<!-- version-type: patch -->

# common

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features

<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes

<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation

<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance

<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring

<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests

<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build

<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI

<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `@furystack/core` from ^16.0.0 to ^16.0.2
- Bumped `@furystack/entity-sync` from ^1.0.7 to ^1.0.9
- Bumped `@furystack/rest` from ^8.1.1 to ^8.1.3
- Bumped `@types/node` from ^25.4.0 to ^25.5.0
- Bumped `vitest` from ^4.0.18 to ^4.1.2

## 🔧 Chores

<!-- PLACEHOLDER: Describe other changes (chore:) -->
75 changes: 75 additions & 0 deletions .yarn/changelogs/frontend.dcfa5d09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<!-- version-type: patch -->

# frontend

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features

<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes

<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation

<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance

<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring

<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests

<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build

<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI

<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `vite` from ^7.3.1 to ^8.0.3
- Bumped `@furystack/cache` from ^6.1.1 to ^6.1.3
- Bumped `@furystack/core` from ^16.0.0 to ^16.0.2
- Bumped `@furystack/entity-sync` from ^1.0.7 to ^1.0.9
- Bumped `@furystack/entity-sync-client` from ^2.0.1 to ^2.0.3
- Bumped `@furystack/inject` from ^12.0.32 to ^12.0.34
- Bumped `@furystack/logging` from ^8.1.1 to ^8.1.3
- Bumped `@furystack/rest` from ^8.1.1 to ^8.1.3
- Bumped `@furystack/rest-client-fetch` from ^8.1.3 to ^8.1.5
- Bumped `@furystack/shades` from ^13.1.0 to ^13.1.2
- Bumped `@furystack/shades-common-components` from ^15.0.0 to ^15.0.2
- Bumped `@furystack/shades-lottie` from ^9.0.1 to ^9.0.3
- Bumped `@furystack/shades-mfe` from ^3.0.1 to ^3.0.3
- Bumped `@furystack/utils` from ^8.2.1 to ^8.2.3
- Bumped `@types/node` from ^25.4.0 to ^25.5.0
- Bumped `path-to-regexp` from ^8.3.0 to ^8.4.0

## 🔧 Chores

<!-- PLACEHOLDER: Describe other changes (chore:) -->
60 changes: 60 additions & 0 deletions .yarn/changelogs/monaco-mfe.dcfa5d09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<!-- version-type: patch -->

# monaco-mfe

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features

<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes

<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation

<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance

<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring

<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests

<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build

<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI

<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `vite` from ^7.3.1 to ^8.0.3

## 🔧 Chores

<!-- PLACEHOLDER: Describe other changes (chore:) -->
72 changes: 72 additions & 0 deletions .yarn/changelogs/pi-rat.dcfa5d09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<!-- version-type: patch -->

# pi-rat

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features

<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes

<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation

<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance

<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring

<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests

<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build

<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI

<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `vite` from ^7.3.1 to ^8.0.3
- Bumped `vitest` from ^4.0.18 to ^4.1.2
- Bumped `@vitest/coverage-v8` from ^4.0.18 to ^4.1.2
- Bumped `eslint` from ^10.0.3 to ^10.1.0
- Bumped `eslint-plugin-jsdoc` from ^62.7.1 to ^62.8.1
- Bumped `eslint-plugin-playwright` from ^2.9.0 to ^2.10.1
- Bumped `jsdom` from ^28.1.0 to ^29.0.1
- Bumped `lint-staged` from ^16.3.3 to ^16.4.0
- Bumped `typescript-eslint` from ^8.57.0 to ^8.57.2
- Bumped `@furystack/eslint-plugin` from ^2.1.1 to ^2.1.3
- Bumped `@furystack/yarn-plugin-changelog` from ^1.0.6 to ^1.0.8
- Bumped `@types/jsdom` from ^28.0.0 to ^28.0.1
- Bumped `@types/node` from ^25.4.0 to ^25.5.0

## 🔧 Chores

<!-- PLACEHOLDER: Describe other changes (chore:) -->
76 changes: 76 additions & 0 deletions .yarn/changelogs/service.dcfa5d09.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!-- version-type: patch -->

# service

<!--
FORMATTING GUIDE:

### Detailed Entry (appears first when merging)

Use h3 (###) and below for detailed entries with paragraphs, code examples, and lists.

### Simple List Items

- Simple changes can be added as list items
- They are collected together at the bottom of each section

TIP: When multiple changelog drafts are merged, heading-based entries
appear before simple list items within each section.
-->

## ✨ Features

<!-- PLACEHOLDER: Describe your shiny new features (feat:) -->

## 🐛 Bug Fixes

<!-- PLACEHOLDER: Describe the nasty little bugs that has been eradicated (fix:) -->

## 📚 Documentation

<!-- PLACEHOLDER: Describe documentation changes (docs:) -->

## ⚡ Performance

<!-- PLACEHOLDER: Describe performance improvements (perf:) -->

## ♻️ Refactoring

<!-- PLACEHOLDER: Describe code refactoring (refactor:) -->

## 🧪 Tests

<!-- PLACEHOLDER: Describe test changes (test:) -->

## 📦 Build

<!-- PLACEHOLDER: Describe build system changes (build:) -->

## 👷 CI

<!-- PLACEHOLDER: Describe CI configuration changes (ci:) -->

## ⬆️ Dependencies

- Bumped `typescript` from ^5.9.3 to ^6.0.2
- Bumped `sqlite3` from ^5.1.7 to ^6.0.1
- Bumped `@furystack/cache` from ^6.1.1 to ^6.1.3
- Bumped `@furystack/core` from ^16.0.0 to ^16.0.2
- Bumped `@furystack/entity-sync` from ^1.0.7 to ^1.0.9
- Bumped `@furystack/entity-sync-service` from ^1.0.8 to ^1.0.10
- Bumped `@furystack/inject` from ^12.0.32 to ^12.0.34
- Bumped `@furystack/logging` from ^8.1.1 to ^8.1.3
- Bumped `@furystack/repository` from ^10.1.7 to ^10.1.9
- Bumped `@furystack/rest` from ^8.1.1 to ^8.1.3
- Bumped `@furystack/rest-service` from ^12.3.1 to ^12.3.3
- Bumped `@furystack/security` from ^7.0.5 to ^7.0.7
- Bumped `@furystack/sequelize-store` from ^6.0.45 to ^6.0.47
- Bumped `@furystack/utils` from ^8.2.1 to ^8.2.3
- Bumped `@furystack/websocket-api` from ^13.2.3 to ^13.2.5
- Bumped `@types/node` from ^25.4.0 to ^25.5.0
- Bumped `sequelize` from ^6.37.7 to ^6.37.8
- Bumped `vitest` from ^4.0.18 to ^4.1.2

## 🔧 Chores

<!-- PLACEHOLDER: Describe other changes (chore:) -->
6 changes: 6 additions & 0 deletions .yarn/versions/dcfa5d09.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
common: patch
frontend: patch
monaco-mfe: patch
pi-rat: patch
service: patch
10 changes: 5 additions & 5 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"create-schemas": "node ./dist/bin/create-schemas.js"
},
"devDependencies": {
"@types/node": "^25.4.0",
"@types/node": "^25.5.0",
"ts-json-schema-generator": "^2.9.0",
"vitest": "^4.0.18"
"vitest": "^4.1.2"
},
"dependencies": {
"@furystack/core": "^16.0.0",
"@furystack/entity-sync": "^1.0.7",
"@furystack/rest": "^8.1.1",
"@furystack/core": "^16.0.2",
"@furystack/entity-sync": "^1.0.9",
"@furystack/rest": "^8.1.3",
"ollama": "^0.6.3"
}
}
Loading
Loading