tobitege
7d31057904
feat: file explorer: better sorting; .gitignore support; file upload config ( #2621 )
...
* feat: file explorer: better sorting; .gitignore support; file upload config
* resolved poetry
* move config settings (no extra file); updated uploading of files; fix exception on refresh of removed folder
* removed console cmds; fix in a toast
* attempt fix of upload toasts
* fix new options' assignments in listen.py
2024-06-28 16:36:25 +00:00
dependabot[bot]
a918198f43
chore(deps): bump vite from 5.3.1 to 5.3.2 in /frontend ( #2681 )
2024-06-28 23:48:02 +08:00
dependabot[bot]
839c51ed3c
chore(deps): bump jose from 5.6.1 to 5.6.2 in /frontend ( #2682 )
2024-06-28 23:47:35 +08:00
dependabot[bot]
fdef348365
chore(deps): bump jose from 5.5.0 to 5.6.1 in /frontend ( #2663 )
2024-06-27 15:42:38 +00:00
மனோஜ்குமார் பழனிச்சாமி
877d9ae794
Added Sound Notification 🎵 ( #2203 )
...
* Added Sound Notification
* prettify
* linted
* disabled by default
* Add dev config for frontend
* add volume icon
* fix typo
* lint
* lint
* Apply suggestions from code review
Co-authored-by: Graham Neubig <neubig@gmail.com >
* Move volume icon to bottom
---------
Co-authored-by: Graham Neubig <neubig@gmail.com >
2024-06-27 01:27:48 +00:00
dependabot[bot]
8fef94cac4
chore(deps): bump jose from 5.4.1 to 5.5.0 in /frontend ( #2645 )
...
Bumps [jose](https://github.com/panva/jose ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/panva/jose/releases )
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/jose/compare/v5.4.1...v5.5.0 )
---
updated-dependencies:
- dependency-name: jose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:40:14 +08:00
dependabot[bot]
10b7a1e9c5
chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 in /frontend ( #2644 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.8 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:29:55 +08:00
dependabot[bot]
5abe014218
chore(deps): bump react-router-dom from 6.23.1 to 6.24.0 in /frontend ( #2628 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.23.1 to 6.24.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.24.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 23:19:52 +08:00
tobitege
163ee3abf6
dev: added make-i18n to "build" (package.json) ( #2641 )
...
* added i18n to build-frontend
* revert Makefile; update package.json for make-i18n instead
2024-06-26 11:53:40 +02:00
Boxuan Li
ee86d8d25e
Frontend support for delegation and rejection ( #2608 )
...
1. Add support for rejection action on frontend
2. Show users the reason for rejection
3. Get rid of weird empty box after delegation
4. On web GUI, show customer when a delegation starts and ends
2024-06-26 00:30:10 -07:00
tobitege
94d24b71d7
frontend: apply more i18n ( #2639 )
2024-06-26 05:54:35 +02:00
PierrunoYT
fcbf1f8242
feat(frontend): Add Typing Indicator for Agent Response using Tailwind CSS ( #2630 )
...
* feat(frontend): Add Typing Indicator for Agent Response
* finetuning and linting
* evil lil linter
* TailwindCSS styles now
* improve bounce
* merge fix
* merge fix 2
* one more fix
* poetry.lock fix
---------
Co-authored-by: tobitege <tobitege@gmx.de >
2024-06-26 04:15:04 +02:00
dependabot[bot]
c1009069ab
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #2629 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 16:33:12 +00:00
dependabot[bot]
ffda754256
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #2627 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.13.1 to 7.14.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 23:55:40 +08:00
dependabot[bot]
7ca7f803e1
chore(deps): bump framer-motion from 11.2.11 to 11.2.12 in /frontend ( #2626 )
...
Bumps [framer-motion](https://github.com/framer/motion ) from 11.2.11 to 11.2.12.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/framer/motion/compare/v11.2.11...v11.2.12 )
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 15:37:44 +00:00
tobitege
dab9a60e00
feat: Agent buttons hover decor ( #2623 )
...
* feat: Agent buttons hover decor
* use TailwindCSS for styling
2024-06-25 15:44:34 +02:00
PierrunoYT
c99b94dbe9
feat(frontend): Add "Copy" Button to Chat Messages ( #2619 )
...
* Add "Copy" Button to Chat Messages
### PR Overview: Add "Copy" Button to Chat Messages
**Description:**
This PR introduces a "Copy" button to each chat message in the `ChatMessage` component. The button allows users to easily copy the content of a chat message to their clipboard. The implementation includes a button with a clipboard icon and the necessary functionality to copy the message content.
**Changes Made:**
1. **Imports:**
- Added `FaClipboard` from `react-icons/fa` for the clipboard icon.
- Added `toast` from `#utils/toast` for displaying notifications.
2. **New Functionality:**
- Implemented `copyToClipboard` function using `navigator.clipboard.writeText` to copy the message content.
- Added a button element with an `onClick` handler to trigger the `copyToClipboard` function.
3. **UI Enhancements:**
- The button is styled to match the existing UI and is placed next to the message content.
**Code Changes:**
- Modified `frontend/src/components/chat/ChatMessage.tsx` to include the new button and functionality.
**Testing:**
- Verified that clicking the "Copy" button copies the message content to the clipboard.
- Confirmed that a toast notification appears upon successful copy or failure.
**Example Code:**
```tsx
import React from "react";
import Markdown from "react-markdown";
import { twMerge } from "tailwind-merge";
import { code } from "../markdown/code";
import { FaClipboard } from "react-icons/fa";
import toast from "#/utils/toast"; // Assuming you have a toast utility for notifications
interface MessageProps {
message: Message;
}
function ChatMessage({ message }: MessageProps) {
const className = twMerge(
"markdown-body",
"p-3 text-white max-w-[90%] overflow-y-auto rounded-lg",
message.sender === "user" ? "bg-neutral-700 self-end" : "bg-neutral-500",
);
const copyToClipboard = () => {
navigator.clipboard.writeText(message.content).then(() => {
toast.info("Message copied to clipboard!");
}).catch((error) => {
toast.error(`Failed to copy message: ${error}`);
});
};
return (
<div data-testid="message" className={className}>
<div className="flex justify-between items-center">
<Markdown components={{ code }}>{message.content}</Markdown>
<button
onClick={copyToClipboard}
className="ml-2 p-1 bg-neutral-600 rounded hover:bg-neutral-500"
aria-label="Copy message"
>
<FaClipboard />
</button>
</div>
</div>
);
}
export default ChatMessage;
```
**Notes:**
- Ensure that the `react-icons` package is installed (`npm install react-icons` or `yarn add react-icons`).
- The toast utility is assumed to be available for notifications. If not, consider using an alternative notification method.
* layout enhancements; linting
---------
Co-authored-by: tobitege <tobitege@gmx.de >
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-06-25 06:15:44 +00:00
dependabot[bot]
e71b8d1464
chore(deps-dev): bump @types/node from 20.14.7 to 20.14.8 in /frontend ( #2617 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.7 to 20.14.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 21:36:33 +03:00
sp.wack
868b7460d4
Replace console errors with toast errors ( #2601 )
2024-06-23 07:09:16 +00:00
sp.wack
63a3285b23
Disable eslint rule that throws useeffect warning ( #2600 )
2024-06-23 06:32:37 +00:00
sp.wack
0c1d6f8b4e
fix(frontend): Prevent actions from disappearing before sending data ( #2599 )
...
* Prevent actions from disappearing before sending data
* Lint
2024-06-23 06:28:48 +00:00
sp.wack
fa86e32231
Update feedback modal content ( #2582 )
2024-06-22 08:12:39 +00:00
Graham Neubig
45d7a53b91
Add links to a feedback sharing site ( #2580 )
...
* Add links to a feedback sharing site
* Remove console log
---------
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-06-22 09:36:31 +02:00
மனோஜ்குமார் பழனிச்சாமி
c743320201
Interactive Terminal ( #2493 )
...
* Interactive Terminal
* linted
* fixed tests
* fixed tests
* refactored logic
* remove console logs
2024-06-21 20:56:54 -06:00
dependabot[bot]
1076789c23
chore(deps-dev): bump @types/node from 20.14.6 to 20.14.7 in /frontend ( #2571 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.6 to 20.14.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 15:23:25 +00:00
dependabot[bot]
3f158d09e2
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /frontend ( #2570 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-21 15:18:21 +00:00
dependabot[bot]
2df629f912
chore(deps-dev): bump eslint-plugin-jsx-a11y in /frontend ( #2543 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.8.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leo <ifuryst@gmail.com >
2024-06-21 07:30:29 +03:00
tobitege
ff9f34bea2
sec: update npm module to 8.17.1 ( #2554 )
2024-06-21 02:45:09 +00:00
Shimada666
0c2882d552
add workspace text ( #2548 )
2024-06-21 00:57:10 +08:00
dependabot[bot]
8e22cd5f5e
chore(deps-dev): bump @types/node from 20.14.5 to 20.14.6 in /frontend ( #2542 )
2024-06-21 00:36:46 +08:00
dependabot[bot]
ff0a35451d
chore(deps): bump monaco-editor from 0.49.0 to 0.50.0 in /frontend ( #2541 )
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 09:52:26 -06:00
dependabot[bot]
dda435e5e8
chore(deps-dev): bump eslint-plugin-react in /frontend ( #2524 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.2 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
2024-06-19 17:10:08 +00:00
dependabot[bot]
64fe3d4cba
chore(deps): bump framer-motion from 11.2.10 to 11.2.11 in /frontend ( #2523 )
...
Bumps [framer-motion](https://github.com/framer/motion ) from 11.2.10 to 11.2.11.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/framer/motion/compare/v11.2.10...v11.2.11 )
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 09:33:33 -06:00
மனோஜ்குமார் பழனிச்சாமி
92a1eaa866
Add dev config for frontend for WSL ( #2506 )
...
* Add dev config for frontend
* Update package.json
* Update package.json
2024-06-19 14:06:06 +05:30
dependabot[bot]
3ffcc7157d
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #2497 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.13.0 to 7.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 00:26:20 -07:00
dependabot[bot]
07fa57ff69
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.5 in /frontend ( #2498 )
2024-06-18 22:54:46 +08:00
dependabot[bot]
9b9dae9463
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #2495 )
2024-06-18 22:53:51 +08:00
dependabot[bot]
1bc3ca20da
chore(deps): bump jose from 5.4.0 to 5.4.1 in /frontend ( #2496 )
2024-06-18 22:53:06 +08:00
dependabot[bot]
f8607e0ccf
chore(deps): bump @nextui-org/react from 2.4.1 to 2.4.2 in /frontend ( #2485 )
2024-06-18 00:10:13 +08:00
dependabot[bot]
0d5dc1faeb
chore(deps): bump vite from 5.3.0 to 5.3.1 in /frontend ( #2441 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 23:11:35 +08:00
dependabot[bot]
0f26ff214a
chore(deps): bump vite from 5.2.13 to 5.3.0 in /frontend ( #2416 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.2.13 to 5.3.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 14:57:37 +00:00
dependabot[bot]
52719b5ded
chore(deps-dev): bump lint-staged from 15.2.6 to 15.2.7 in /frontend ( #2414 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 15.2.6 to 15.2.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.6...v15.2.7 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 14:56:16 +00:00
dependabot[bot]
d1eaf486bd
chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.6 in /frontend ( #2407 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 15.2.5 to 15.2.6.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.5...v15.2.6 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 17:35:01 +03:00
Leo
7fcd14a055
fix the failed unit test. ( #2405 )
...
Signed-off-by: ifuryst <ifuryst@gmail.com >
2024-06-12 13:55:23 +00:00
dependabot[bot]
a25fb4d21b
chore(deps-dev): bump @typescript-eslint/parser in /frontend ( #2387 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 18:33:20 +00:00
dependabot[bot]
11d7efb0e8
chore(deps-dev): bump @testing-library/jest-dom in /frontend ( #2388 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 02:17:20 +08:00
dependabot[bot]
17e7a45c3c
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #2389 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 02:16:47 +08:00
dependabot[bot]
e14297fde9
chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 in /frontend ( #2390 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 02:15:00 +08:00
dependabot[bot]
a5f5bc30b4
chore(deps): bump @vitejs/plugin-react from 4.3.0 to 4.3.1 in /frontend ( #2371 )
2024-06-11 00:32:10 +08:00
tobitege
f1760f3a67
remove some MonologueAgent mentions ( #2364 )
2024-06-10 11:57:37 +00:00