Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore update #5536

Closed
wants to merge 166 commits into from
Closed

Conversation

dustinwloring1988
Copy link

No description provided.

Rami9237 and others added 30 commits November 2, 2024 11:49
Changed `of the of the` to `of the` for the 6th artifact instruction
Use latest Anthropic Sonnet 3.5 model
Remove unnecessary convertToCoreMessages
Fixing Typo in System Prompt
added the export and rename options to each history item
added the export and rename options to each history item
Bumps [@uiw/codemirror-theme-vscode](https://github.com/uiwjs/react-codemirror) from 4.23.0 to 4.23.7.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.23.0...v4.23.7)

---
updated-dependencies:
- dependency-name: "@uiw/codemirror-theme-vscode"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.6.0 to 6.8.0.
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](codemirror/commands@6.6.0...6.8.0)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@codemirror/search](https://github.com/codemirror/search) from 6.5.6 to 6.5.8.
- [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md)
- [Commits](codemirror/search@6.5.6...6.5.8)

---
updated-dependencies:
- dependency-name: "@codemirror/search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.5 to 11.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](fkhadra/react-toastify@v10.0.5...v11.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-toastify-11.0.3

chore(deps): bump react-toastify from 10.0.5 to 11.0.3
…mirror/search-6.5.8

chore(deps): bump @codemirror/search from 6.5.6 to 6.5.8
…st-2.1.8

chore(deps-dev): bump vitest from 2.0.1 to 2.1.8
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.30.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.30.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…mirror/commands-6.8.0

chore(deps): bump @codemirror/commands from 6.6.0 to 6.8.0
…odemirror-theme-vscode-4.23.7

chore(deps): bump @uiw/codemirror-theme-vscode from 4.23.0 to 4.23.7
…up-4.30.1

chore(deps): bump rollup from 4.18.0 to 4.30.1
dustinwloring1988 and others added 28 commits January 17, 2025 16:50
add private repo cloning
add private repo cloning
…angler-3.103.2

chore(deps-dev): bump wrangler from 3.99.0 to 3.103.2
added dedicated bolt terminal in workbench
added dedicated bolt terminal in workbench
ran pnpm update
ran pnpm update
ran pnpm lint fix and fixed warnings
ran pnpm lint fix and fixed warnings
added a basic chat restore
added a basic chat restore
ran pnpm update
ran pnpm update
fixed lint errors
fixed lint errors
improved popout options
improved popout options
some small ui updates for preview popout and chat history popout
some small ui updates for preview popout and chat history popout
quick lint fix
quick lint fix
a quick layout change
a quick layout change
Bumps [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: vite-plugin-node-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.18.1 to 12.0.0.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.18.1...v12.0.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…amer-motion-12.0.0

chore(deps): bump framer-motion from 11.18.1 to 12.0.0
…te-plugin-node-polyfills-0.23.0

chore(deps-dev): bump vite-plugin-node-polyfills from 0.22.0 to 0.23.0
ran pnpm update
@dustinwloring1988 dustinwloring1988 deleted the chore-update branch January 21, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants